Archive for May, 2006

Latest System Work – went with Edubuntu

Sunday, May 28th, 2006

Things have been somewhat steady lately but not overly busy. My latest endeavor was working on two systems, one was a simple ram, dvd burner and hard drive upgrade, the other is actually worth mentioning in more detail. It was an old 400mhz box with 64mb ram and 10 GB hd divided into a few partitions to accommodate Win98 and Linux. This was a box I had done a few years back and had Jamd Linux on it – for those who remember this spinoff distro. It was based on Red Hat 9 at the time if I recall correctly and had a kde desktop. Anyway, needless to say, it had to go so then came the debate of which distro to put on in its place. My favorite distro to use in general is Arch Linux, but in my opinion, Arch tends to be at its best when there is a decent internet connection available as it tends to do a lot of updates compared to some of the major distros which is a great quality, but because this computer has no network card, I decided to look at variations. Scarcely do I use anything but Arch but as this would be a box for a school specifically, I decided to ’shop around’. I thought of other distros like Frugalware but again I felt Frugal would be better served if there was a decent internet connection available. Also, I didn’t really want anything that involved me downloading numerous iso’s as there was no dvd reader in this box. I decided to try out Edubuntu. This got me interested because it was apparently designed for use in a school which is where this box was going. The result of the story is that I ended up getting it installed but it took a great deal of time installing due to the speed of the machine. Here are the major points I found:

Good:

* Nicely customized desktop

* Includes a lot of apps and games geared toward a school setting

* Includes the typical config tools to which people have grown accustomed from using debian / ubuntu based distros

* Uses the Gnome desktop

* Desktop speed quite usable once I disabled a bunch of services and upped memory to 192

Bad:

* Too many services enabled by default can slow down a system, I disabled about 6 that I found completely unnecessary even for admin types

* Preconfigured gui preferences for services and such are nice, but required me to su to root in term – opening them from a user level asked for a password which was rejected each time (yes, I created a root password prior to trying this)

* I never did end up getting sound working. The user was in the audio group by default which was good, but there was no alsaconf included to run (alsa-utils must not have been installed) and since I had no internet, I couldn’t try upgrading to see if that would fix it.

* I did actually try to get my usb-ethernet adapter to work but even though it showed under networking and I assigned an ip and confirmed the correct nameservers, I never was able to ping anything. It did load the correct module, but in the end I didn’t have all that much time to mess around with it so I left it as is.

Overall: I was reasonably impressed with the Desktop and Installation which was logical. Included apps were very specifically designed to usage which was expected. Not having any sound was fairly disappointing since it was a generic Soundblaster, although I have heard that these cards were a problem for Edubuntu. Maybe one day I will throw a network card into it and see if it resolves itself. I probably won’t touch this box for quite a while now so hopefully by the time I do, Edubuntu crew is still hard at work with development :)

edubuntu

Cleaning up repo

Tuesday, May 23rd, 2006

For those of you who are using the ELG repo, you may have noticed some packages were removed lately. I have decided that since the xfce4-svn packages have not been updated in quite some time that it would be best to remove them. The repo will sync a bit faster now and obviously this will improve bandwidth a bit as well. If anyone is interested in packaging the xfce4-svn collection and is able to do this on an up to date basis, send me an email and I will look at uploading it again.

Customization – Attempt #1

Sunday, May 21st, 2006

Well, I took a look at the guide I linked in the last post but it didn’t go over very well. It could be because that guide had been around for a while and I’m using a newer version of themes/wordpress. I may have to dissect the theme in a different way. I may give it another go later. It might be good to learn php better and then I can basically rewrite my own theme.

Customization!

Saturday, May 20th, 2006

I’ve now moved the blog over to my server instead of having it external. This allows for a lot more customization. I will be looking at changing the way it looks very soon. I did find what appears to be a decent guide on how to dissect the wordpress default theme to make it more your own. I will post back when I’ve made some more changes.