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
Install PC-BSD 7 in VMware Fusion (howto)
This tutorial will guide you every step of the way through installing PC-BSD 7 in VMware Fusion (version 2.0).
Setting up MLDonkey on FreeBSD (howto)
Linux/BSD: sharing experiences is a blog with useful howtos for FreeBSD and Linux. The latest howto is on setting up MLDonkey on an old, headless, PC. MLDonkey is an open source, free software multi-network peer-to-peer application. Currently the following protocols are … Continue reading
Google Chrome on FreeBSD 7.0 (howto)
Chris Arnold has been able to get Google Chrome to run on FreeBSD 7.0 under Wine. He’s written up a step-by-step procedure how to get this done. Well done, Chris, and thanks for dropping me a line.
gmirror – recovering data from a failed hard disk
Having a working RAID and data mirroring set up on your server/PC is great for when your one of your hard disks dies, but what to do when this really happens to you? How do you get that data back? This article … Continue reading
Add a second hard drive to FreeBSD (howto)
There are two ways to install a new hard disk under FreeBSD system. You can use all command line utilities such as fdisk, bsdlabel and newfs to create partitions, label and format it. This method requires complete understanding of BSD … Continue reading
Setting up Squid on FreeBSD (howto)
Squid is a caching proxy and conserving badwidth application for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a … Continue reading
Reset admin/root password in FreeBSD (howto)
Turn the system off. Hit ESC when the OS boots up Choose to boot into Single User Mode (option 4) Select the default shell (/bin/sh) When the machine is booted up and you see the prompt, enter: mount -u / … Continue reading
How to resize ZFS in FreeNAS
One of the frequently asked questions regarding ZFS. Is it possible to resize a RAIDZ, RAIDZ2 or MIRRORED ZPOOL? The answer is a littlebit complicated… If you want to change the ‘geometry’ of the ZPOOL (for example: change from a … Continue reading