No Image

Installing Mysql 5.x

May 17, 2010 amit 1

The commands are given below. Though this was used to install mysql 5.5.4 , it is applicable to older versions also (and perhaps newer ones […]

No Image

Getting Apache installed

December 23, 2009 amit 0

Installing Apache2.2 Make sure you update ports and then run the following commands: # cd /usr/ports/www/apache22 # make install clean That will install apache2.2 Configuring […]