Author Archives: Gerard

About Gerard

Gerard is a keen user of open source operating systems and software. On this blog he shares FreeBSD news and links that he comes across.

Finishing up the FreeBSD Xen port

There’s been an active discustion on the FreeBSD Xen mailinglist about finishing the Xen port. Xen is a virtual machine monitor for IA-32 (x86, x86-64), IA-64 and PowerPC 970 architectures. It allows several guest operating systems to be executed on … Continue reading

Posted in FreeBSD | Leave a comment

Meta Ports to install group of ports (FreeBSD)

Often, after a fresh new installation of FreeBSD, we have a set of programs we want to install. The conventional method would be installing it one by one in /usr/ports. Today, we will use meta ports to install the set … Continue reading

Posted in FreeBSD | 1 Comment

twIP on FreeBSD

twIP (pronounced “twip” and short for tweet IP) runs as a process under a *nix-like system, but could also be run on a standalone (OS-less) device, as long as there is a device driver for some networking hardware. The underlying … Continue reading

Posted in FreeBSD | 1 Comment

UFS file system space allocation policy

Ivan Voras has an interesting post explaining UFS file system space allocation: Users coming from other systems don’t usually know it (and probably don’t care, in today’s environment of multi-TB drives), but UFS has a rather interesting approach to space … Continue reading

Posted in FreeBSD | Leave a comment

Porting Chromium to FreeBSD

Ben Laurie has started porting Chromium (the open source project behind the Google Chrome browser) to FreeBSD. In my copious spare time, I’ve started work on a FreeBSD port of Chromium. So far it doesn’t even build, but I’ve identified … Continue reading

Posted in FreeBSD | 2 Comments

KDE updated: 4.3.1 in ports

KDE 4.3.1 is a bugfix, translation and maintenance update. KDE users are encouraged to upgrade to this version. Release notes can be found on the KDE 4.3.1 announcement page. Installing and upgrading instructions can be found here.

Posted in FreeBSD | Leave a comment

FreeBSD as a WiFi Access Point

At a recent Linux users’ gathering Ivan Voras temporarily saved the day when a WRT router was not working. He set up his Acer Aspire One netbook as a wireless access point on FreeBSD 8.0. It had wired connectivity to … Continue reading

Posted in FreeBSD | Tagged | Leave a comment

netboot.me – Netbooting over the internet

netboot.me is a service that allows you to boot nearly any operating system or utility on any computer with a wired internet connection – without having to know ahead of time what you’ll want to boot. Once you can netboot.me, … Continue reading

Posted in FreeBSD | 1 Comment