Archive

Author: Shaik Sai Meera

How to Monitor performance with atop

How to Monitor performance with atop

  How to Monitor performance with atop A handy utility to monitor performance on a server is atop. Generally speaking this is a more detailed and interactive alternative to the top utility. Installation You will need to… Read More

How to Add an IP Address in Linux

How to Add an IP Address in Linux

How to Add an IP Address in Linux You should speak with your account manager to have an IP address assigned to you before adding IPs to your server. The quickest way to add… Read More

How to Changing your installed PHP version

How to Changing your installed PHP version

How to Changing your installed PHP version When looking at your web stack, you may notice you are running on a version of PHP which is behind the latest one. Often, we might assume… Read More

Installing PHP modules

Installing PHP modules

Installing PHP modules The default installation of PHP as described in Installing PHP will install the following PHP modules: [root@websrv ~]# php -m [PHP Modules] bz2 calendar Core ctype curl date ereg exif fileinfo filter ftp… Read More

How to Installing PHP

How to Installing PHP

How to Installing PHP Installation If you want to display much beyond static HTML, it’s likely that you’ll be looking to use PHP on your server. Installing is pretty simple from the standard CentOS… Read More

How to Add a New Account in WHM

How to Add a New Account in WHM

How to Add a New Account in WHM Once you’ve got your WHM server setup, you’re going to want to add an Account. In WHM, an Account can be thought of as a catch-all… Read More