a basic FreeBSD server install
When it comes to servers, I have always preferred FreeBSD as my operating system of choice. Maybe it’s the cute devil mascot, maybe it’s the amazing stability it offers, maybe it’s just what I’m used to, but I love it! In this article, I’ll discuss how to set up a very basic, bare-bones FreeBSD server installation.
The first thing you need, obviously, is FreeBSD itself! FreeBSD is free, open-source software licensed under the BSD License. You can obtain a copy at http://www.freebsd.org. I will be using the version 6-2-RELEASE boot-only ISO. This ISO will boot into the FreeBSD kernel and start the sysinstall utility. A direct link is available here: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.2/6.2-RELEASE-i386-bootonly.iso. You can choose to use the full ISOs available in the same directory on the FTP site. Go ahead and burn your ISO(s) using whichever software you prefer and boot the computer with the CD.
FreeBSD installation:
Entire article here
