Today in this blog we will learn some of the basic server commands for XEN VPS and OpenVZ Servers. We…
In an operating system, to complete a certain operation or task, the processes are required, Process is nothing but a…
All files on a Linux system are stored on file systems which are organized into a single inverted tree of…
In many situations, we need to perform a Linux command-line operation but we might not know the right utility to…
How Node.js Works? In the previous article we have discussed that Node applications are highly scalable and data intensive and…
How to install mytop in linux and cpanel MySQL is one of the most important programs on a server, unfortunately…
Spamming on server exim -bpc If this is change very fast then it seems spamming is on server also you…
Command for to Delete php.ini file from all directories find -name php.ini -exec rm -f {} \;
The SYN (TCP connection request) attack is a common denial of service (DoS) technique. A SYN flood is a form…
Here is how to Zip and Unzip files in UNIX unzip myFile.zip – This command will uncompress compressed files with…