Using SVN on FreeBSD
If you are one of those folks who likes writing code, then you know the value of having a proper version Control system. CVS and SVN are the two most popular version control system available in the ma…
Linux Tips to Make Your Life Easier
If you are one of those folks who likes writing code, then you know the value of having a proper version Control system. CVS and SVN are the two most popular version control system available in the ma…
Version 1.3 of PC-BSD has just been released. PC-BSD is a FreeBSD based OS that is designed for the "casual" user.
Just in time to ring in the New Year, the PC-BSD team is pleased to announ…
Ken Smith, FreeBSD developer, announced the release of Release Candidate 2 of version 6.2. He states
Since RC1 we have been working out a few more bugs in Device drivers, a
few device drivers were up…
OnLamp's Dru Lavigne outlines some clever hacks you can do with FreeBSD and X.org. I believe that the same will work with Linux with X.org. Of particular interests are the following:
Nesting XSer…
1. Install FreeBSD(If u need help installing, Click here
2. Compile kernel with aditional options for ipfw router:
3. execute at prompt:
#cd /usr/src/sys/i386/conf
#cp GENERIC ROUTER
#edit ROUTER
4…