Many of my traditional blog post live on this site, but a great majority of my social-style posts can be found on my much-busier microbloging site at updates.passthejoe.net. It's busier because my BlogPoster "microblogging" script generates short, Twitter-style posts from the Linux or Windows (or anywhere you can run Ruby with too many Gems) command line, uploads them to the web server and send them out on my Twitter and Mastodon feeds.
I used to post to this blog via scripts and Unix/Linux utilities (curl and Unison) that helped me mirror the files locally and on the server. Since this site recently moved hosts, none of that is set up. I'm just using SFTP and SSH to write posts and manage the site.
Disqus comments are not live just yet because I'm not sure about what I'm going to do for the domain on this site. I'll probably restore the old domain at first just to have some continuity, but for now I like using the "free" domain from this site's new host, NearlyFreeSpeech.net.
I got an OpenBSD shell account on devio.us. Here’s what I have in my web directory.
It won’t be long before I drop a FlatPress install in there.
I did a quick install of WordPress, then killed it — I’m looking for a flexible multiple-blog system
FlatPress has been working great, but I’m still exploring other blogging/CMS systems. I already have one WordPress install on my Hostgator shared-hosting account, and I used Hostgator’s automatic system to install another WordPress instance in a different domain.
That all went well, but what I really wanted was the ability to manage multiple blogs from a single WordPress instance. I made the first configuration change needed, but I couldn’t go further.
Why didn’t it work? I think that as part of the automatic installation of WordPress in Hostgator, it used the same database as my other WordPress instance, and due to that bit of database sharing, somehow I couldn’t get the “networked” blog feature to work.
The automatic installs, whether with Fantastico or Hostgator’s newer tool, are great because you click, click, click and have a service installed, but you then have no idea about how things were done unless you dig into the configuration files.
My database knowledge isn’t exactly broad, and I think the way to learn more is to create the database myself and install and configure the blog/CMS software the traditional way.
That’s what I like about FlatPress — besides not needing a database, you drop your files on the server via FTP, make a few changes, do some configuration (it’s not all text files; there’s a lot GUI in it) and you’re going. You can move it easily, back it up easily and look at the text files that hold your individual entries.
But I still want the multiblog, and I could do it with WordPress, Drupal, or even Movable Type, which I know very well. However, I don’t think that WordPress or Movable Type will allow me to do the one thing I really do want: the ability to write an entry and than target it to my choice blogs, moving it from one to the other (or running it in more than one) at will. That’s what I want.
I got a deal on an Epson Perfection V330 scanner. It runs great in Windows 7 with the voluminous amount of software on the install CD. I hoped that it would work out of the box with Debian Squeeze. No such luck. Sane/Xsane doesn’t recognize it (although it's in the dmesg).
I Googled for and found a few packages that got me going. (Here's a report of this method working in Ubuntu.)
I downloaded, unpacked and installed the driver and scanning software from Avasys, and with a reboot I was able to scan from my Debian Squeeze laptop.
It all works great. Thus far I've only used the Image Scan! software (yep, the name has an ! in it), which does work fairly well by the way.
I imagine these same packages would work for Ubuntu. There are also packages for Mint, Mandriva, CentOS, Fedora, PCLinuxOS and a few others.
You would think that scanners, especially those by companies such as Epson, would either work out of the box or have packages within the Debian (or Ubuntu) repos, if only in non-free. Guess not.
But since the solution was fairly easy to come by, I'm accepting (and now using) it.
I’ve been using the Liquorix kernels on my Debian Squeeze laptop almost since I installed Squeeze in its late-testing phase, and while the GNOME Update Manager doesn’t seem to want to update those kernels from Liquorix, I run Aptitude in a terminal and am able to keep up with the latest kernels.
I’m not exactly sure why Synaptic won’t perform this upgrade. Whenever there’s a new Liquorix kernel in its repository, I get an update icon in my upper GNOME panel (most things on this installation are vanilla Debian). When I run the Update Manager, I get a dialog box asking me whether or not I wish to perform a “safe upgrade.” It seems that whether I answer yes or no, I don’t get the new kernel.
I prefer to update with aptitude anyway, so I run it in the terminal:
$ sudo aptitude update
$ sudo aptitude upgrade
That brings in the new kernels and updates the GRUB bootloader.
Here is the output of sudo aptitude upgrade:
steven@lenovo:~$ sudo aptitude upgrade
Resolving dependencies...
The following NEW packages will be installed:
linux-headers-2.6.37-1.dmz.2-liquorix-amd64{a}
linux-image-2.6.37-1.dmz.2-liquorix-amd64{a}
The following packages will be REMOVED:
linux-headers-2.6.37-1.dmz.1-liquorix-amd64{u}
The following packages will be upgraded:
linux-headers-2.6-liquorix-amd64 linux-image-2.6-liquorix-amd64
2 packages upgraded, 2 newly installed, 1 to remove and 0 not upgraded.
Need to get 38.6 MB of archives. After unpacking 128 MB will be used.
Do you want to continue? [Y/n/?] y
Get:1 http://liquorix.net/debian/ sid/main linux-headers-2.6.37-1.dmz.2-liquorix-amd64 amd64 2.6.37-10 [5,215 kB]
Get:2 http://liquorix.net/debian/ sid/main linux-headers-2.6-liquorix-amd64 amd64 2.6.37-10 [129 kB]
Get:3 http://liquorix.net/debian/ sid/main linux-image-2.6.37-1.dmz.2-liquorix-amd64 amd64 2.6.37-10 [33.1 MB]
Get:4 http://liquorix.net/debian/ sid/main linux-image-2.6-liquorix-amd64 amd64 2.6.37-10 [129 kB]
Fetched 38.6 MB in 56s (687 kB/s)
Reading changelogs... Done
Preconfiguring packages ...
Selecting previously deselected package linux-headers-2.6.37-1.dmz.2-liquorix-amd64.
(Reading database ... 157978 files and directories currently installed.)
Unpacking linux-headers-2.6.37-1.dmz.2-liquorix-amd64 (from .../linux-headers-2.6.37-1.dmz.2-liquorix-amd64_2.6.37-10_amd64.deb) ...
Preparing to replace linux-headers-2.6-liquorix-amd64 2.6.37-9 (using .../linux-headers-2.6-liquorix-amd64_2.6.37-10_amd64.deb) ...
Unpacking replacement linux-headers-2.6-liquorix-amd64 ...
(Reading database ... 169099 files and directories currently installed.)
Removing linux-headers-2.6.37-1.dmz.1-liquorix-amd64 ...
Selecting previously deselected package linux-image-2.6.37-1.dmz.2-liquorix-amd64.
(Reading database ... 157981 files and directories currently installed.)
Unpacking linux-image-2.6.37-1.dmz.2-liquorix-amd64 (from .../linux-image-2.6.37-1.dmz.2-liquorix-amd64_2.6.37-10_amd64.deb) ...
Preparing to replace linux-image-2.6-liquorix-amd64 2.6.37-9 (using .../linux-image-2.6-liquorix-amd64_2.6.37-10_amd64.deb) ...
Unpacking replacement linux-image-2.6-liquorix-amd64 ...
Setting up linux-headers-2.6.37-1.dmz.2-liquorix-amd64 (2.6.37-10) ...
Setting up linux-headers-2.6-liquorix-amd64 (2.6.37-10) ...
Setting up linux-image-2.6.37-1.dmz.2-liquorix-amd64 (2.6.37-10) ...
Running depmod.
Running update-initramfs.
update-initramfs: Generating /boot/initrd.img-2.6.37-1.dmz.2-liquorix-amd64
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 2.6.37-1.dmz.2-liquorix-amd64 /boot/vmlinuz-2.6.37-1.dmz.2-liquorix-amd64
run-parts: executing /etc/kernel/postinst.d/pm-utils 2.6.37-1.dmz.2-liquorix-amd64 /boot/vmlinuz-2.6.37-1.dmz.2-liquorix-amd64
run-parts: executing /etc/kernel/postinst.d/update-notifier 2.6.37-1.dmz.2-liquorix-amd64 /boot/vmlinuz-2.6.37-1.dmz.2-liquorix-amd64
run-parts: executing /etc/kernel/postinst.d/zz-update-grub 2.6.37-1.dmz.2-liquorix-amd64 /boot/vmlinuz-2.6.37-1.dmz.2-liquorix-amd64
Generating grub.cfg ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-2.6.37-1.dmz.2-liquorix-amd64
Found initrd image: /boot/initrd.img-2.6.37-1.dmz.2-liquorix-amd64
Found linux image: /boot/vmlinuz-2.6.37-1.dmz.1-liquorix-amd64
Found initrd image: /boot/initrd.img-2.6.37-1.dmz.1-liquorix-amd64
Found linux image: /boot/vmlinuz-2.6.37-0.dmz.7-liquorix-amd64
Found initrd image: /boot/initrd.img-2.6.37-0.dmz.7-liquorix-amd64
Found linux image: /boot/vmlinuz-2.6.37-0.dmz.6-liquorix-amd64
Found initrd image: /boot/initrd.img-2.6.37-0.dmz.6-liquorix-amd64
Found linux image: /boot/vmlinuz-2.6.32-5-amd64
Found initrd image: /boot/initrd.img-2.6.32-5-amd64
Found Windows 7 (loader) on /dev/sda1
done
Setting up linux-image-2.6-liquorix-amd64 (2.6.37-10) ...
Current status: 0 updates [-2], 906 new [-1].
steven@lenovo:~$
I’m not the type to run off-distro kernels. While it’s generally not something I’m comfortable with, Liquorix packages these kernels specifically for Debian and optimizes them for desktop use. I have never had a problem.
The reason I’m using Liquorix kernels is that my hardware runs better on the 2.6.37 Linux kernel than it does on the stock 2.6.32 kernel that ships with Debian.
The big difference (and the only one that matters to me) is that the weak sound module (Conexant 5069) in my Lenovo G555 laptop. With the ALSA 1.0.23 driver (many distros ship 1.0.23 ALSA with the 1.0.21 driver in the kernel), I’ve been able to plug in headphones, get audio through them and have the speakers mute. Sounds like a given, but on some distros with the 1.0.23 ALSA driver I can do this with a configuration-file change. In Debian with 2.6.37, this works out of the box.
I’m not crazy about new kernels every few days (or even every few weeks if it’s not absolutely necessary), and I hope to try the Debian Sid kernel when it finally goes past 2.6.32.
But the whole idea of running Debian Stable, in which the apps aren’t yet completely ancient with selected newer bits like the kernel and maybe a few packages from Debian Backports (web browsers and such) is very appealing to me due to the fact that Squeeze is working well on my hardware and for my workflow.
How's that for an incendiary headline? Before I continue, here's how I got here:
First I tested the Ubuntu 11.04 Natty Alpha image, which I thought way too raw for a release two months and barely two weeks away, with the Unity layer on top of GNOME barely functional.
Then I tried a pre-alpha of Fedora 15, due May 10, a full 10 days after Ubuntu Natty, and found that while I didn't seem to be running GNOME Shell, it was GNOME 2.91.6 and pretty much worked as normal, and anchored a live system that was functional and responsive, though pretty darn ugly.
The comments on both entries were mostly written by Ubuntu defenders, telling me how wrong I was to judge Ubuntu by this alpha image, how it was going to rock at release time, and how I should a) do some research, b) screw my head on right and c) basically realize that Ubuntu can do no wrong, so shut the f* up.
I'm not a Ubuntu basher.
I always say that Ubuntu holds a very important position in the world of free, open-source software as well as in the wider world of all computer operating systems and environments, and for that reason I hold the Ubuntu project and its corporate entity Canonical to a higher standard than other software projects and companies.
I even run Ubuntu, albeit on one computer and not some or all (but certainly not none).
And I went back into my past entries and found a couple of reviews of previous Ubuntu alpha releases that … actually were functional, and Ubuntu Natty at this point in time running a desktop window manager (is that what it is?), Unity, that is untried, barely tested and not terribly functional does not bode well for a release in under three months time.
Here is my comment from a thread in LXer that explains the reason NOT why I'm anti-Ubuntu but why I see a frantically waving red flag in the path Ubuntu is taking toward its bleeding-edge push for new technologies in what people are expecting to actually use on their desktops:
What I'm saying is if you can't deliver basic functionality in an alpha release of the distribution you hope to deliver to end users in two months time, maybe you should consider holding the troublesome features until the next release so you can provide a better user experience. Fedora did this with systemd, which they could have put in Fedora 14 but instead chose to hold for Fedora 15. Debian is extremely conservative as to what they'll put in a Stable release. Testing is frozen very early, and development then focuses on eliminating bugs in those frozen packages. And yes, Gnome Shell has had considerably more development than has Unity. Along with that "edge" in development, Fedora is releasing AFTER Ubuntu. Fedora gets a reputation for being too "bleeding edge," and I am among those who have been burned by changes in Fedora mid-release. I left Fedora after F14 when I couldn't get my video to work. Now with the same hardware, F15 displays perfectly. And I don't think it's anything Fedora did; the bugs were fixed upstream. I'm still not happy that Ubuntu made a big deal about pulling from Debian Testing instead of Unstable to create the 10.04 LTS, yet they pushed many new or newish features/services such as Ubuntu One and the Me Menu which clearly could benefit from a lot more development before going into a release that is supposed to last three years on the desktop. More care and more conservative package choice should be the guiding principles behind a release with such a long support life. I'm sure that Ubuntu One and the Me Menu features have been improved for 10.10 and will be even more polished in 11.04, but that leaves LTS users to either turn off the features or be forced to jump on the six-month cycle to get better versions. Pulling from Debian Testing is just lip service if you're shoving a bunch of stuff on top of it that has not been through as careful a development process. I want to like Ubuntu, I still use it on one machine, and I support many of the project's goals. But when Fedora seems more conservative in its releases, you know there's something that's not quite kosher. I don't think newbie users are well-served by such raw software. I hope I'm wrong and Ubuntu 11.04 turns out to be a rock-solid, fast and functional release that gives those new to Linux the minimum of trouble. Of course, there's always Mint …
I'm on the record as thinking the Ubuntu 6.06 and 8.04 LTS releases were great ones, but I'm not as happy with 10.04 LTS (though that's the version I run on my remaining Ubuntu machine), which was advertised as conservative in the way packages were pulled from Debian Testing rather than the usual Unstable but which ran off the rails by incorporating features added to the Debian base and other upstream packages by Ubuntu developers that were in no way ready for what I think a long-term-support release should be.
And I fear that Unity is another piece of software for which Ubuntu is both the upstream and downstream, with what smells to me like a mandate to release in distribution form before GNOME 3 and GNOME Shell is allowed to get any traction via other distros such as Fedora and Mint.
Question for you: Do you think there will be a Canonical-supported "spin" of Ubuntu featuring GNOME 3 and GNOME Shell? GNOMEbuntu? Or will it be Linux Mint?
It’s by no means a production system, but I still maintain and occasionally use a 1999-era Compaq Armada 7770dmt laptop that I purchased as quasi-surplus when I was just starting to explore Linux and BSD in 2007 or ‘08.
I paid , and hence the machine became known as The Laptop. I spent an additional for a CD drive (and I’d like to spend on an extra hard-drive caddy — the thing’s built like a tank; a plastic tank, but a tank nonetheless).
The Compaq still has its original 3 GB hard drive (I think it’s an IBM drive, but it’s been so long since I’ve had it out of the case, I can’t remember).
The machine came to me with 64 GB of RAM. I boosted it to the maximum, which is a whopping 144 MB. The Pentium II MMX processor running at 233 MHz isn’t as bad as you’d think.
The machine has provided fodder for at least 50 blog entries, including a long series on which OS to run on it. I can’t remember if OpenBSD or Debian won at that time, but over the years it’s spent considerable time running Puppy Linux as well.
For at least a year I’ve had Debian Lenny on it. Since it’s a slow, memory- and disk-space-limited machine, I didn’t install the default GNOME desktop and all that comes along with it. I instead began with the “standard” install, then added X, the Xfce desktop (I could’ve gone with Xfce or Fvwm2, but I prefer Xfce …) and a very few (and select) applications: MtPaint for image editing, Geany for text editing, Opera for web browsing (although I added the much-slower Iceweasel/Firefox at some point), gFTP as the FTP client, and not much else.
I’ve actually installed the “full” Xfce desktop set of packages on it before, and there was enough room for OpenOffice. OO actually ran passably well on this old “kit,” as they say across the Atlantic. Not tolerably enough for regular use, but OK in a pinch as we say over here (and probably over there).
But it’s been a minimal Debian Lenny for a long time. Aside from a relative lightness that enables you to do more with the hardware than many systems (Ubuntu and Xubuntu wouldn’t even boot, let alone install), the length of support that Debian releases enjoy — lately two years as Stable and an additional year as Old Stable — makes it easy to “set it and forget it.”
And that’s what I’ve done.
But now that Squeeze is Stable, I felt it was time to give an in-place upgrade a try. And I wanted it to work, unlike my hasty and non-successful Lenny-to-Squeeze upgrade attempt last year, well before the Release Notes I used earlier this week were there to save me.
(This entry continues months later … June 28, 2011 to be exact)
I meant to finish this entry at the time, and since then I’ve done the upgrade, fiddled with the machine a bit, but have no idea where my notes went (or if I made any). Notes are a great idea when doing upgrades. My Linux guru Carla Schroder swears by them.
The reason this was a (mostly) successful upgrade from Lenny to Squeeze was that I used the Release Notes and did all the required preparation that resulted in apt-get dist-upgrade actually working.
The only problem I’m having with the upgraded laptop is that Grub2 isn’t working. Luckily the way Debian does the upgrade, Grub1 (aka Grub Legacy) chainloads to Grub2, and if Grub2 doesn’t work, you don’t have a dead system.
In the intervening time, I haven’t been able to get Grub2 to find the kernel. I’m not sure what’s wrong, but since I still have Grub1, the system continues to run.
If I haven’t misplaced it in recent weeks, I have a 20 GB hard drive floating around here somewhere that I could swap into the Compaq Armada 7770dmt to do a clean Debian Squeeze install to see if Grub2 works when it’s not an upgrade.
Debian Squeeze includes OpenOffice 3.2.1, which runs pretty well, I might add. But the buzz in the open-source world is all about LibreOffice, the fork of OO by developers less than happy with Oracle’s treatment of the open-source community.
But Squeeze is now Stable, and it offers OO 3.2.1. What if you want to try LibreOffice 3.3.x?
Well, according to this bug report, it looks like plans are in the works to bring LibreOffice to Debian Backports, where it will be packaged for Squeeze.