Blog


How to install Splunk Enterprise on Kali Linux.


IF you want to set up Splunk on Kali Linux then you should know that this is a common practice for building a security home lab and learning SIEM concepts. The standard approach involves installing Splunk Enterprise directly on Kali, which acts as the central log indexer and analysis platform . Here is a step-by-step guide…

disk dumping (dd) in linux


dd command in linux used for disk dumping. using dd one can perform so many task in linux. Understand disk dumping with an example #dd if=/dev/sda of=a.txt bs=1M count=2000 in above command dd means disk dumping or dump data and it will create a file a.txt of size 2G if = is input file which…

Fix Kali Linux GPG Key Error (Missing Key 827C8569F2518CC6)


if you also see the the below error during running kali linux apt update or apt install the i have solution for this problem. Sub-process /usr/bin/sqv returned an error code (1), error message is: Missing key 827C8569F2518CC677FECA1AED65462EC8D5E4C5, which is needed to verify signature. Warning: GPG error: http://kali.download/kali kali-rolling InRelease: Sub-process /usr/bin/sqv returned an error code…

RAID-5 over loop device: Linux Lab


RAID OVER LOOP DEVICES (RAID 5) In this tutorial we will learn how one can configure RAID over loop devices. For demonstration i have created RAID-5 here over loop devices. First we Need to Create three files. Here I have created three files of equal size. each 1GB

Something went wrong. Please refresh the page and/or try again.

About Me

Hi, I’m satish tiwary Previously a Linux System engineer and a Network Engineer, But Now I became a full-time IT Trainer and freelance writer in 2014. I spend most of my time with my system and my kids .I am Blogger and a YouTuber too.

Subscribe to My Blog

Get new content delivered directly to your inbox.