http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html
http://www.acme.com/firewall.html        ———- firewall
http://www.defcon1.org/html/Networking_Articles/Firewall-Ipfw/firewall-ipfw.html       freebsd help
http://mirrorlist.freebsd.org/FBSDsites.php…..patch
cd /usr/home/ports
make install clean
/usr/libexec/locate.updatedb
#####################
kernel compilation in freebsd
http://www.projektfarm.com/en/support/howto/freebsd_quota.html
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig
new…….
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
http://www.projektfarm.com/en/support/howto/freebsd_quota.html
####################
#####################3
installing mysql in freebasd
#####################
MySQL is one of the most popular databases on the Internet and it is often used in conjunction with PHP. Besides its undoubted advantages such as easy of use and relatively high performance, MySQL offers simple but very effective security mechanisms. Unfortunately, the default installation of MySQL, and in particular the empty root password and the potential vulnerability to buffer overflow attacks, makes the database an easy …