Category : Linux

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 file #vi /etc/hosts like this: 127.0.0.1 localhost localhost.local domain serverip hostname save it 4. Disable startup service a. chkconfig postfix off b. service postfix off c….
Click here for countinue reading

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 client machine select it>>edit it >>selet network which you have made and edit and  limit..Read more

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 ./parallels_installer_v3.12.0_build120601.16_os_CentOS_5_x86_64 6. After installation, open Internet Browser and go to below URL: https://your-server-ip-address:84..Read more

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 layout for creating partition. Delete all existing data on the hard disk. After deletion the windows will look like this. Select the Standard partition Select the…
Click here for countinue reading