Installing VMWare on CentOS 5.x (64-bit)
Installing is easy.Login to the server with the root user. VMWare Install Preparation First, we need to download the VMWare installer.You can get to the download via http://vmware.com/download/server/.Once here, click on the download link, accept the EULA, and download the LinuxTarball (VMware-server-1.0.3-44356.tar.gz in my case): ·Main Download Link: http://vmware.com/download/server/ ·# wget –O vmware-server.tar.gz http://download3.vmware.com/software/vmserver/VMware-server-1.0.3-44356.tar.gz After downloading the software, you will need to get a license key (which is free in the free version of VMWare Server).To register, just fill out […]
Read MoreUsers Can’t Change Password – cPanel
When trying to change their password in cPanel, users get the following error: There was an error manipulating the password file. This generally means you entered your old password incorrectly. This has been seen on CentOS and Redhat servers running cPanel 11. The known fix is to run: chmod +s /usr/bin/passwd
Read More