Linux Command “find” 101
It’s been a month since I moved back to Ubuntu as my primary OS. I would like to write about one of the most used commands…
// TAG · 57 POSTS · LINUX
It’s been a month since I moved back to Ubuntu as my primary OS. I would like to write about one of the most used commands…
Grep is one of the most used Linux commands from the command line. The grep command is used to search text or search a given file…
Today’s topic is CloudLinux. So how did I find CloudLinux and what is it? A while ago I had a disaster with my VPS, and this…
If you install CSF (ConfigServer Security & Firewall) you will find in their recommended list that you need to change your SSH port for security reasons.…
Talking about server-side security comes down to firewalls — filtering connections to and from your server. Closing unnecessary ports, blocking unwanted connections, and blacklisting spammers are…
When you are moving your website to another server or maybe copying a file to a remote host, there are many ways to do that. One…
“cp” is one of the most frequently used commands to copy files or directories in a Linux environment. “cp” is short for “copy”. This Linux command…
If you need a free operating system to install on your PC or laptop, perhaps you can go for Ubuntu. Yes, this operating system is free…
I have been using Ubuntu for almost 3 years. I started using it since Ubuntu 8.04 Hardy Heron was released. When Ubuntu releases a new upgrade,…