Archive

Author: Shaik Sai Meera

How to Log in to WHM and cPanel

How to Log in to WHM and cPanel

How to Log in to WHM and cPanel There are 2 components to a cPanel server. There’s WHM, which is the interface to manage reseller accounts. Then there is cPanel, which is the control… Read More

Information and guidance about .htaccess

Information and guidance about .htaccess

Information and guidance about .htaccess The .htaccess file is used by Apache to allow configuration changes to be made per vhost without having to access the main Apache configuration files. You can have a .htaccess file in any… Read More

How to Install/Configure of Apache in Linux

How to Install/Configure of Apache in Linux

How to Install/Configure of Apache in Linux Install Apache First things first, your server may not even have Apache installed on it. Install the latest version with yum, like so: yum install httpd As with… Read More

Extending an LVM disk partition in Linux

Extending an LVM disk partition in Linux

Extending an LVM disk partition in Linux When you purchase additional disk space - either in the form of additional hard disks, or an eCloud disk extension - there are some steps that need… Read More

Service Management on CentOS 6

Service Management on CentOS 6

[caption id="attachment_10841" align="alignnone" width="2215"]  [/caption] Service Management on CentOS 6 On a Linux server, a service is an application that is capable of running in the background performing some task or other. This guide… Read More

How to Reboot Your Server in Linux

How to Reboot Your Server in Linux

[caption id="attachment_10837" align="alignnone" width="2560"]  [/caption] How to Reboot Your Server in Linux Beyond kernel updates, there shouldn’t really be much need to reboot your Linux server (we’re not working with Windows after all), but… Read More