Advert
Install Zend Server on Rackspace Cloud Fedora 15
To install Zend Server CS on Rackspace Cloud fire up a new Fedora 15 instance and log in using Putty. Create a new repo using the...
Read MoreUpgrade Fedora 13 to 15 on Rackspace Cloud
I had to upgrade some old servers I had running Fedora 13 on Rackspace Cloud to 15. To do this I performed the following tasks: yum -y...
Read MoreInstall Memcached on Fedora 14 in the Rackspace Cloud
This will install the latest stable version of Memcached on Fedora 14 in the Rackspace Cloud. yum install memcached nano -w...
Read MoreInstall Axigen on Fedora 14 Rackspace Cloud
Download Software wget http://www.axigen.com/usr/files/axigen-7.6.1/axigen-7.6.1.x86_64.rpm.run Install Server yum install...
Read MoreInstall Subversion On Fedora 14 on Rackspace Cloud
Install Subversion and Apache yum install mod_dav_svn subversion vi /etc/httpd/conf.d/subversion.conf Add to bottom: <Location...
Read More