1. Launch the SSH terminal
2. Install the RPM file
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
3. Install the ioncube loader
yum -y install php-ioncube-loader
4. Restart the service
service httpd restart
1. Launch the SSH terminal
2. Install the RPM file
wget -q -O - http://www.atomicorp.com/installers/atomic |sh
3. Install the ioncube loader
yum -y install php-ioncube-loader
4. Restart the service
service httpd restart
Nano editor makes it easier to edit files through the terminal/command prompt window. In order to install it on CentOS 1. Login as […]
To see list of available locales type following in terminal locale -a Now to change the locale type export LANG=<some_locale> For Example […]
1. Login as root (replace localhost with your server address) ssh root@localhost 2. Type in this command and press enter passwd 3. Type in your […]
Install cPanel DNSONLY To install cPanel DNSONLY, run the following commands: To open the /home directory, run the following command: cd /home To install […]