Assuming fresh FreeBSD 9.0 Release installation: In my case I have to install sources first, so it’s done by : #csup -g -L 2 /usr/share/examples/cvsup/standard-supfile then: Make your world a.k.… more →
Stowrote 3 months ago: This post is a continuation of the “FreeBSD jail on embedded Nas4Free install” post, whi … more →
wrote 3 months ago: Setting up a FreeBSD jail on embedded Nas4Free install As most DIY computer geeks i have a server at … more →
wrote 11 months ago: Assuming fresh FreeBSD 9.0 Release installation: In my case I have to install sources first, so it … more →
wrote 1 year ago: Asuming already buildedworld. # mkdir /home/jails/smtp5 # cd /usr/src/ # make installworld DESTDIR=/ … more →