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.
While there's always a pack of geeks telling me how they've been running the same Debian system since Potato, I've found that most desktop systems under any kind of heavy use by those of us who do a lot of experimenting and install a lot of software don't last forever.
Or they won't last a long time without a great deal of maintenance and fixing mistakes made along the way.
My current, main Debian desktop system -- running on the Lenovo G555 laptop I bought in early 2010 -- has been in place since late 2010, after Fedora 13/14 died a quick yet painful death and I had a brief flirtation with Ubuntu 10.04. I started with Debian Squeeze while it was still the Testing distribution but well after the freeze that would lead it to becoming Stable the following February.
I upgraded to Wheezy -- the current Testing release that is now frozen -- with very little pain at all and am pretty happy with GNOME 3/Shell. I've installed Xfce for comparison's sake. I'm not using it much, preferring GNOME Shell even though it seems like I'm in some kind of silent minority and in threat of using my geek credibility because I not only don't hate the Shell but actually like it and find that it boosts my productivity on the desktop.
So here's the old and crusty part: You (really I) never know how much disk space you'll need when you set up a system. And since I chose to use Logical Volume Management with a couple of encrypted volumes, I really can't mess with them. Go ahead and send me links about how you shrink and expand LVM partitions. With encryption. It's just too hard. There's not enough real information out there. And for the non-super-geeks out there, attempts to modify encrypted LVM partitions are likely to go pear-shaped damn quickly.
My current Debian Wheezy installation is an upgrade from Squeeze, so I was unprepared for what just happened: I'm doing a bunch of installs in between my other work, and I just got around to a traditional Wheezy desktop installation with the GNOME desktop using netinstall image.
I was unprepared for the only GUI package manager to be GNOME Package Kit. No Synaptic Package Manager. Not even the "Sofware Center" ported from Ubuntu that shipped in Squeeze.
Debian Developers, you think GNOME Package Kit is anywhere near as good as Synaptic? It's certainly RHEL-like, as Package Kit is the GUI package manager in RHEL/CentOS.
At least Debian is still shipping Aptitude, unlike Ubuntu.
But no Synaptic? In Debian? Are they kidding? Not counting these five paragraphs, I'm speechless.
Later: The Xfce install of Debian Wheezy DOES include Synaptic. So does the KDE install. I did another GNOME install and confirmed that Synaptic is NOT included. This is quite an omission. The LXDE install of Debian also does not include Synaptic, but that is very much expected.
At the risk of repeating myself yet again, Debian's default installs of Xfce and KDE include the Synaptic Package Manager, but the GNOME install does not. That is crazy.
Given the rumor that Debian is looking at Xfce as the default desktop environment for the Wheezy release, that Xfce seems more "complete" in regard to package management is, in a way, encouraging.
More Debian GNOME install weirdness: Debian has always included the full office suite in just about every default desktop installation. GNOME, Xfce and even LXDE installs have included OpenOffice and now LibreOffice.
What's strange about the current GNOME installation of Debian Wheezy is that it includes not only LibreOffice but also the Abiword word processor and Gnumeric spreadsheet. That's like a double office suite. It's strange to have both.
Debian with KDE: I've done quite a few installs in the last week, and while I'm not sure I could get used to KDE, the desktop in its default installation in Debian Wheezy is very nice. It works great, doesn't require 3D acceleration (like GNOME 3 does), and generally has a lot (a whole lot) of polish.
Stella takes CentOS (which takes Red Hat Enterprise Linux) and adds many (many!!) of the desktop packages you're missing; along with RPMForge/RepoForgethe EPEL repository, you're pretty much all the way there
It's nice to say that the very-very-very-long-term-support releases in the Linux world that won't cost you arms and legs -- the RHEL-source-fed CentOS and Scientific Linux -- are there if you want to run the same distribution for years and years.
But that's only true if you can stick with the relatively anemic selection of desktop packages available in the CentOS, Scientific Linux and, by extension, Red Hat repositories.
You soon hit a wall. Applications you use every day in Debian, Ubuntu and even Fedora are just not there.
For me those include the Audacity and Ardour audio editors and the OpenShot video editor (or ANY video editor, for that matter). For others -- and maybe for you -- it could mean Skype (if that's your thing, and it very well might be) or the VLC media player.
And then there's a buttload of codecs and other various (and) naughty multimedia bits that are available but often hard to find.
If you're running LibreOffice in Debian Wheezy, you've probably already seen the approximately 30 updates associated with the office suite present themselves on your system.
It's not a major version update, just a newer version of 3.5.4.2 (3.5.4-6 in Debian's package-numbering scheme).
Just moving from Squeeze to Wheezy (and from the squeeze-backports version of LibreOffice to the Wheezy version) fixed my problem with the libreoffice-pdfimport not working. Prior to Wheezy I needed to uninstall that package and manually download the pdfimport extension from an OpenOffice site.
Now Debian's libreoffice-pdfimport package works perfectly and allows me to open and edit PDFs in LibreOffice Draw application.
Not that I understand it, but here is the changelog for this particular update of LibreOffice:
debian/patches/CVE-2012-2334-clip-max-entries.diff: add additional fix for CVE-2012-2334 from Florian Weimer which we missed to apply so far..
debian/templates/soffice-template.desktop.in: fix Icon= (remove obsolete 3), thanks Miros◈aw Zalewski (closes: #678313)