Posts Tagged ‘EUKhost’

Install Winrar (UnRar) on CentOS Linux Easily – CLI Version

Saturday, March 6th, 2010

It took me an hour or so to find out how to install which was a pain, so for anyone having trouble here is the code your need. Replace the wget with the latest version to install the most recent, up-to date version.

These instructions are for the CLI, terminal version so no GUI here.

# wget http://rarlab.com/rar/rarlinux-3.7.1.tar.gz
# tar xvzf rarlinux*
# cd rar
# make
# make install

Install Zend Optimizer on Plesk Server – eUKHost

Thursday, February 11th, 2010

Its this easy..

cd /usr/local/src
wget http://www.eth0.us/files/ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz
tar -zxf ZendOptimizer-3.0.1-linux-glibc21-i386.tar.gz
cd ZendOptimizer-3.0.1-linux-glibc21-i386
./install

Gallery now working

Monday, November 30th, 2009

If you were a user of the Halo Photography Gallery then uploading of fies and screenshots is now working, I kind of forgot to check that it was still possible to upload after upgrading servers from the US (Dreamhost) to the UK(EukHost), Oppsy. (more…)