Category

Linux

21 articles in this category

Installing Zimbra Mail server on CentOS 6.5

February 26, 2015 1 min read

Steps: 1. Update your system #yum update 2. Install prerequisite pakages for Zimbra #yum install sudo sysstat libidn gmp libtool-ltdl compat-glib vixie-cron nc perl libstdc++.i686 3. Modify /etc/host…

How To Install Apache Solr on a CentOS 7 VPS ?

February 24, 2015 2 min read

Apache Solr is an open source enterprise search platform used to easily create search engines which searches websites, files and databases. Please follow the given steps to install…

How to set limit on vps by using vsphere?

February 21, 2015 1 min read

vsphere login>>select main node> select configuration (right side)>> go to hardware tab there is networking select it>>>go to property(right side) >>add >>> rename it and then go to…

How to install Webmin ?

February 21, 2015 1 min read

Learn how to install webmin http://www.stradsolutions.com/linux-vps.php

Cpanel license activation…

February 21, 2015 1 min read

1. Just go on this URL  http://verify.cpanel.net  to verify the licence then, run 2.  Command: /usr/local/cpanel/cpkeyclt to refresh the license.

How to install Cpanel on Cent OS ?

February 21, 2015 1 min read

1.  Login to your server via ssh and run below command:- wget http://layer1.cpanel.net/latest if it throws error “bash: wget: command not found” then run yum install wget -y…

How to install plesk panel on linux?

February 21, 2015 1 min read

1. mkdir /root/plesk 2. cd /root/plesk 3. wget http://download1.parallels.com/Plesk/PP11/11.0/CentOS5/parallels_installer_v3.12.0_build120601.16_os_CentOS_5_x86_64 this is 64bit CentOS version. To give it execution permissions 4. chmod +x parallels_installer_v3.12.0_build120601.16_os_CentOS_5_x86_64 5. Run the auto installer…

How to install KVM in linux?

January 8, 2015 2 min read

Refer below link for kvm installation:- For kvm installation the most important thing is to setup correct partitioning scheme which is describe as below, Always select the custom…

How to create FTP account on cpanel?

January 4, 2015 1 min read

To create an FTP account: Log into cPanel In the Files section, click FTP Accounts. In the Login field, type the name of the FTP user. A full…