-bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory
You deploy a new server and get the following message: > -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory How to
You deploy a new server and get the following message: > -bash: warning: setlocale: LC_CTYPE: cannot change locale (UTF-8): No such file or directory How to
The most common type of attack on Linux servers are performed by script kiddies. They have computers running that continuously scans the internet to find
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
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
Help! My CentOS server is running away from me and I can’t find killall! Where is killall? Use pkill process instead, e.g. pkill apache2 Reference:
Your named server suddenly stops working. You go into a mild panic because restarting the service doesn’t show you where it’s failing. It’s as if