How to use Tar and Unzip on Linux to compress and decompress files
Tar and Zip are both file compression formats that you’ll encounter. You can use built-in utilities in Linux to compress and decompress / expand these
Tar and Zip are both file compression formats that you’ll encounter. You can use built-in utilities in Linux to compress and decompress / expand these

The key to solving Linux related server problems is to know where the log files are stored and to be able to get to them
dig +short myip.opendns.com @resolver1.opendns.com Reference: https://www.cyberciti.biz/faq/how-to-find-my-public-ip-address-from-command-line-on-a-linux/
Use the following flags with ‘ls’ to control the directory date sort order: ls -lat -l is for long style -a is for all (including
Use this command: # chkconfig service_name on or off
The log file shows: Mar 14 10:49:10 hostname named[30884]: using 4 UDP listeners per interface Mar 14 10:49:10 hostname named[30884]: using up to 21000 sockets Mar 14
How to free up space if your Linux journal (combined log file) is taking up a lot of space On some systems /var/log might be
Use the following flags to order a directory listing by date in forward order: ls -lat To show a directory listing in reverse order, use
You might end up in a situation where your Bluetooth devices do not re-connect automatically. The solution is: 1) apt remove blueberry -y && apt
Introduction This article explains how to get the IP address of a computer as viewed from the outside. The reason why you might want to