Welcome to the world of FreeBSD
FreeBSD is a free, open source and UNIX-like operating system. Though relatively unknown, it's one of the most secure, versatile and safest O/S's available.
We keep you up-to-date with news relating to FreeBSD and its dependants. Spreading the fame of FreeBSD, the unknown Giant (IBM).
If you are wondering who is behind this blog, find out more about us.
FreeBSD VPS Hosting
Check out our cheap hosting packages for FreeBSD based webhosting. Hosting done BSD style: stable, secure, flexible and friendly.
-
Tag Archives: Howto’s
FreeBSD + OpenVPN + PF + DummyNet + NTOP
All-in-one guide for those looking to create a low cost firewall appliance Setting up your own OpenVPN Firewall appliance with FreeBSD (scribd.com)
Mount ReiserFS partitions in FreeBSD (howto)
My desktop dual boots Gentoo Linux and FreeBSD. When I installed Gentoo at the time I decided on splitting certain directories in distinct partition, so the I created a partition strictly for portage and opted for the ReiserFS filesystem. Today … Continue reading
Freebsd mount a NAS via SMB / CIFS (howto)
Qestion: I want to use our NAS server to store backups. Our NAS supports FTP and CIFS / SMB sharing technology. How do I mount and store files on NAS using FreeBSD? How do I automate entire procedure using a … Continue reading
Using ccache on FreeBSD (howto)
ccache is a compiler cache. It speeds up re-compilation of C/C++ code by caching previous compiles and detecting when the same compile is being done again. The following is a step by step guide to how to enable and use … Continue reading
DesktopBSD Live USB stick
Fusselbaer has posted some instructions on how to set up DesktopBSD running live from a USB memory stick. The instructions are in German and can’t unfortunately be automatically translated with Google Translate since the link is https. The steps and … Continue reading
Setting up a FreeBSD ZFS-only system
“After loader support for ZFS was imported into FreeBSD around a month ago, I’ve been thinking of installing a ZFS-only system on my laptop. I also decided to try out using the GPT layout instead of using disklabels etc. The first thing I started with … Continue reading
How to upgrade FreeBSD 7.0 to 7.1 Stable Release
step-by-step instructions Source: cyberciti.biz
OpenVPN – getting it running
FreeBSD Diary has 2 howtos on setting up OpenVPN on FreeBSD This article is about OpenVPN, a full-featured open source SSL VPN solution. I first started using OpenVPN in December 2006. That is nearly two years ago. I took some … Continue reading