Archive for the 'FreeBSD' Category
Installing mysql ports on FreeBSD and backing up mysql
Monday, April 20th, 2009
Here is another post moved over from old blog about mysql installation on FreeBSD. Installing the mysql ports I will be using mysql50-server from the ports section of FreeBSD 7.0 ?View Code BASH1 2 cd /usr/ports/databases/mysql50-server make install clean The above command will build and store the database in /var/db/mysql One will also need [...]
How to upgrade ports in FreeBSD
Sunday, April 19th, 2009
This is a repost of my old blog wanted to move the post over, since I used to use a lot of FreeBSD in my previous position, and still love the OS wanted to continue posting stuff about it. In this little tutorial I will teach how to upgrade ports in FreeBSD Install and use [...]
