Ran into an interesting question today while trying to debug a problem with a monitoring tool, what was the exact installation date of Linux system on this server? I mean …
Tag:
grep
-
-
Setting up a launch Kali Linux on AWS instance has never been easier thanks to Amazon’s official support for Kali Linux. Many cybersecurity professionals know that AWS now offers Kali …
-
PuTTY is the most popular SSH client for Windows based systems. In fact it’s so popular that people actually install it in Linux (apt-get install putty)I. PuTTY is easy to …
-
How to find files containing specific text in Linux? Ubuntu, Debian, Mint, CentOS, Fedora and any Linux distro
by blackMOREOpsVery often new users would dwell on Google trying to find the correct command to find files containing specific text. This is particularly important when you’re tying to follow a …