Start networking on boot
You might have noticed that your Ubuntu server does not respond to ping requests after a reboot. In Ubuntu, the networking is not started […]
Start networking on boot Read More »
You might have noticed that your Ubuntu server does not respond to ping requests after a reboot. In Ubuntu, the networking is not started […]
Start networking on boot Read More »
1. You may have to wait a long time to access your server via ssh. To have faster ssh logins you may try the
Speed-up SSH Login Read More »
Installation Install Sysstat Package sudo apt-get install sysstat (or) yum install sysstat (or) rpm -ivh sysstat-10.0.0-1.i586.rpm sysstat – daemon Using sar we can monitor
Load & Memory monitoring using SAR Read More »
It has been a common issue that in most cases the RAM gets upgraded after the server is live. For maximum utilization of the
Increase SWAP space Read More »
Please follow the given steps to disable direct ssh to the server via the shell prompt. STEP 1: Create a user and add it
Disable direct root login via SSH Read More »
Given below are all Linux Commands – Gist. Contents 1 Access Control 2 Communications 3 Documentation 4 Editors 5 File and Directory Management 6
Linux Commands – Gist Read More »
DU is the short form of Disk Usage. The Linux du command is used to find out the disk usage in terms of file
Disk Usage – DU command Read More »
The following port numbers are unofficial list of commonly used for linux/unix based servers. Port Number Protocol Function 21 TCP FTP (File Transfer Protocol)
Commonly Used Port Numbers Read More »
You can check the current priority of the swap file from /proc/swaps. $ cat /proc/swaps In order to change the priority of the swap
Change Priority of SWAP files in Linux Read More »
It is assumed, though not necessary, that you have already installed a hosting panel like Kloxo or Virtualmin. Changing the timezone in OpenVZ The
Changing VPS Time Zone Read More »