BSD Stuff
TightVNC server on Freebsd over ssh
26 April 2007, 14:21
I installed TightVNC sever on my system today so that I can get remote access to X Windows. Here is my little howto on it.
Disk Encryption with geli on FreeBSD
20 February 2007, 00:38
I finally got around to encrypt my hard drives. I used geli to do this because I would like the system to be able to mount the encrypted drives from a reboot.
Funky Commands
14 September 2006, 02:06
Here I’ll make a list of all the funky commands that I use and discover. They my be from the very obvious to a few lines that I only used once.
Updating FreeBSD
14 September 2006, 01:01
This is how I update my FreeBSD systems. Update the kernel and ports tree I’ll use cvsup, for updating the ports that are installed I’ll use portupgrade.
FreeBSD as a Firewall/Gateway
12 September 2006, 17:15
In this howto I will use FreeBSD with PF (The OpenBSD Packet Filter), BIND9 and isc-dhcp3-server to build a Firewall/Gateway for my network.
Postfix, Courier-IMAP, MySQL, SASL2 and PostfixAdmin
12 September 2006, 09:33
I made this howto so that when and if I have to set up another Email server I can follow some basic steps. This howto is made for FreeBSD systems but can easily be ported to any Unix type Operating Systems.