Finding things in Linux is not complicated once you know a few commands. In the article we look at find, locate, and whereis commands. […]
Finding things in Linux

Finding things in Linux is not complicated once you know a few commands. In the article we look at find, locate, and whereis commands. […]
Making unbreakable passwords is a challenge. One that you need to win. Unbreakable passwords don’t need to be impossible to make. […]
Understanding Man Pages is important when you are working with Linux as these are the manual pages (help section). […]
Distribution Evaluation – Kali Linux 20.4. Kali is a toolkit for pentesting and forensics. Kali Linux is perfect for administrators. […]
Distribution Evaluation – Linux Mint 20. Comes with the Cinnamon Desktop Linux Mint is a great general purpose distribution. […]
Shell Scripting – Functions. An introduction to functions for the Bash shell. Functions play an important role in shell scripting. […]
Shell Scripting – Case Statements make it easier and more elegant to code choices when shell scripting than IF statements. […]
Shell Scripting – The IF statement. The most common form of decision construct in shell scripting is the IF statement. […]
APT vs APT-GET :: Which to Choose APT vs APT-GET :: Which one is better?. If you have been using Debian for awhile you are familiar with APT-GET. APT has been around for only a short while, only since Debian 8. Many people have not switched over to using APT. APT-GET still works, so why […]
This article helps show you how to find what hardware you are running using a series of Linux Hardware Commands. What you running? […]