How to Check Server Load via SSH?
Server Load: Server Load expresses the number of processes waiting in the queue to access the computer processor. It’s calculated for a certain period of time and number of processes is smaller, the performance…
Server Load: Server Load expresses the number of processes waiting in the queue to access the computer processor. It’s calculated for a certain period of time and number of processes is smaller, the performance…
What is SSH? SSH is meant as Secure Shell. The SSH is a program for logging into the remote machine and for the executing commands in the remote machine. SSH provides an authentication…
What is RPM Packet Manager? RPM (RPM Package Manager) is a popular utility for installing software on Unix-like systems, especially Red HatLinux. RPM was developed on the basis of the Linux Standard Base (LSB). It…
What is PHP Memory Limit? The Php allows default memory to be used when processing the website. The default PHP memory limit before the version 5.2 was 8MB. Then it was increased to a default…
Suspend an account via root SSH In WHM or cPanel server, there is an option to suspend a particular account/domain for a particular period. This option is very helpful to deactivate an account…