As soon as your new virtual private server (VPS) is partitioned, you’ll probably want to log in and get started. Secure Shell, most commonly referred to as SSH, is your go-to option for logg... Read more
rsync is an open source tool for copying and synchronizing files both locally and remotely across Unix-based systems. It’s not only fast, but also smart—the tool utilizes a famous algorithm... Read more
Here are several tips that can know the speed of reading and writing to a hard disk under Linux. The tests are fairly basic, certainly, but they give results close to reality. Read more
That’s an amusing fact. The kernel developers are making sometimes rude comments in their source code. Some Linux commands to highlight the insults used and believe me, it’s very funny. An e... Read more
CSSTidy Optimizer is a stylesheet CSS. The latter is used from the command line in Linux and reduces the size of a style sheet CSS according to different criteria, in order to make the displ... Read more
Windows GodMode is an old trick, but I thought it’d be nice to share it. Read more
Wp-config.php file contains all of the confidential information which WordPress needs to access your database and encrypt cookies. It is therefore essential to properly protect this file. Read more
In this post we will see how we are going to take mysql databases backup using simple shell scripting with help of crontab. Read more
Today we will see a little trick usually reserved for system administrators. It enables auto-completion when you want to connect to a remote server via SSH command. This is useful if you man... Read more
What is the Linux command / UNIX fastest way to remove millions of files as soon as possible from a directory? To perform this analysis, we measured the elapsed time with the command using s... Read more