Skip to content

Monthly Archives: mei 2009

Intel produces netbook OS

According to ZDNet, Intel drives a Linux project called Moblin that is aimed at netbooks.
By the looks of it, Intel has a winner. They are probably trying to create a well-established niche for their Atom processors. These Atom processors are in my opinion real winners. They are cheap, use just a few Watts of power. [...]

Lost RAID array after Ubuntu 9.04 upgrade?

This thread in the Ubuntu forum might give you some information about fixing the problem.
MDADM could correctly identify the RAID arrays in my system. In my case the solution was to issue the following command:
mdadm –examine –scan –config=mdadm.conf >> /etc/mdadm/mdadm.conf
Somehow in the upgrade process the information about the arrays is lost, and this fixes it…
TinyURL: [...]

How to Share Files With Mac OS X via Netatalk

Again, a tutorial about connecting your sweet Apple Mac to an Ubuntu server box: Make Tech Easier - [Ubuntu Intrepid] How to Share Files With Mac OS X via Netatalk. This one is quite simple yet comprehensive.
UPDATE: Kremalicious.com has another very nice detailed walktrough!