Archive for the 'linux' Category
Ubuntu 7.04 Feisty Fawn
Thursday, April 19th, 2007
I’ve recently gone back to booting Linux every other day or so when I don’t have any pressing graphical or… er… “gaming work” to do. It’s been really slick, especially on my new hardware (nVidia graphics cards are SO much easier than ATi/AMD, sadly. C’mon AMD, open-source those drivers).
Ubuntu 7.04, Feisty Fawn was released today right on schedule, and it’s the closest thing yet to a usable desktop Linux OS. It’s still in the nerd camp for some reasons, but I’d go so far as to say my mom could use it (hi mom!) without too much trouble, and that’s saying a lot.
There’s a great review up here, and also great news that Java EE5 and the Java 6 JDK will be included in the main Ubuntu repositories! I’m glad to see Java integrating cleanly with Linux and under an open-source license. I remember just a few years ago when it was hard to even run a Java app on Linux, and now it’s just an apt-get away.
And if you want to impress your friends, check out Beryl, also newly in the main repository. It allows for insanely cool 3D effects and multiple desktops on a spinning cube, which is surprisingly useful and a helpful visualization concept as well as being an absolutely SWEET effect. I’ll post some screenshots a little later.
What are you waiting for? If you’ve interested in Linux and what it can do (a lot, now), grab an Ubuntu live-cd and see if you like it. [Note: if you can’t get into the main Ubuntu site because their servers are swamped, try this list of torrents]
Convert Apache common logs to combined logs
Thursday, February 15th, 2007
I was setting up AWStats for my server a while ago and realized my Apache server log format was wrong for all my sites. It was in the “Common” format, which doesn’t include referrer or user-agent information. As soon as I caught that, I immediately switched the “Combined” log format, which gives all that information.
However, after switching formats, I didn’t want to lose all the old stats I had gathered. I had to find some way to convert the old Common-format Apache logs so that I could run my new log through AWStats without losing anything. Read on for how I did it…
Read the rest of this entry »







