- ARCHIVE / TAG ARCHIVE
- pfSense on VirtualBox
Since clean install from .iso image didn’t work for me, here is a quick work-around-how-to for running pfSense on VirtualBox (using existing VMWare image)… Get pfSense-1.2.2-VM.zip (VMWare image) and pfSense-1.2.2-LiveCD-Installer.iso (from one of existing mirrors). Extract VM.zip and import VM disk into VirtualBox using File / Virtual Media Manager. Set up your new machine to [...]
- FreeBSD uptime
I have just stumbled across an old machine I have used for a project couple of years ago, and guess what: -su-2.05b# uname -a FreeBSD xxx 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Sat Aug 27 18:17:42 CEST 2005 root@xxx:/usr/obj/usr/src/sys/PF i386 -su-2.05b# uptime 8:37PM up 617 days, 4:46, 1 user, load averages: 0.00, 0.02, 0.00 I guess this [...]