Archive

Review: SuSE Linux 9.2 LiveCD

Novell has recently released SUSE Linux 9.2 LiveCD/DVD edition. In line with its impressive track-record, SUSE managed to make yet another step forward each time. Having used SUSE 9.1 for a while now, I was more than looking forward to this new release, so I downloaded and ran SUSE 9.2 LiveCD on my Dell Inspiron, and gave it a try.

The wonders of ‘format c:’

Often the solution given to newbies in response to their computer programs is to format c:. However funny the theoretical outcome of this action may be, this suggestion is often made without the suggester really knowing what will happen. This afternoon I decided to look at format c: and it's cousin rm -Rf / and found some pretty interesting results.

Installing Debian GNU/Linux the hard, but flexible and fast way

My preferred way of installing Debian is booting from a livecd like Knoppix and then using debootstrap. This is a fast and flexible way of getting a system running and results in a very clean installation. Unlike the old Debian installer and the New installer, this makes setting up an entire system on a software RAID 1 system very easy. Besides that, Knoppix supports more hardware than Debian installation CDs. I documented very simply and clearly how I prefer to install a basic Debian system.

A radioSHARK Review

I wanted to love the radioSHARK from Griffin Technology, I really did. I'm a big fan of radio and I've been disappointed that it took so long for a company to develop and AM/FM turner for the PC. So when I heard about the radioSHARK I was excited. A quick trip to the Apple store and I had this little fin-shaped wonder.

Overview of SkyOS Beta8

SkyOS Beta8 was released to testers about week ago to the beta testers, this release focusing on the new networking abilities, the new ISS, and of course the latest patches and programs. I decided to write a quick overview of it, to better expose SkyOS from just an average users point of view.

Critique of Where Perl 6 is Heading

The purpose of this essay is to explain why I believe Perl 6, the way it currently seems to progress, is the wrong thing at the wrong time, and why I predict (with all the expected caveats of predicting something) that it won't be successful. I will also suggest a better alternative for the future of Perl which makes more sense at this point.

A Skype Review

I love Skype. The concept is nothing new, it is an Internet Telephony application: years have passed with people talking to each other for free over the Internet, and it has always been considered cool. However traditional telephones are on everyone's desk today as they were three decades ago, despite that most of these desks now feature PCs connected with fat pipes to the Web.

Introduction to Rubyx Linux

Rubyx is an advanced, source based distro that stands out from the crowd thanks to some unusual and innovative features. It is also exceptionally lean and mean, and it goes like a rocket! I am a big fan of Rubyx and in this article I will attempt to show you why.

Serving from your Home

One of the things I've enjoyed with the introduction of broadband in many households is the ability to host web services from your own home. While this isn't a new topic, by any means, not one I hear talked about too often. I've written a tutorial for OS X users who would like to set up a web (http) server running in their home, and many of the principles can be extended to other operating systems and services (mail, database, etc.)

A quick guide for repairing your kernel from a live CD

GNU/Linux, and all other operating systems, are based around a kernel which controls hardware access and maximizes CPU and RAM efficiency by controlling when and how much programs get to use. The difference between Linux and most other operating systems (closed source ones at least BSD and other open source OS's you can do this with) is that you can compile the kernel to meet your needs.