Category archives: Tuxedo

Discussions about Linux, Unix and related technologies

RSS feed of Tuxedo

Hard-linking and disk-space... whatever...

Toying yet more with compressing rdiff-backup repositories with hard-linking.  Turns out there's already someone who's done it.  My script for hard-link finding is different than the (packaged) one he's using, but it seems to have the same basic idea (I use filecmp, though, rather than reading the files myself, and I don't check owner/group/mode ...

Continue reading

Further to back up nirvana...

Continuing to toy with rdiff-backup.  There's enough areas that you *don't* want to back up (or rather, don't need to, such as icon and font caches) that you wind up with some pretty hideous command-line operations if you go that route, but this post is about another need, namely the need to "compress" the storage ...

Continue reading

rdiff-backup with source-control and mozilla-profile handling...

Can't sleep, so thought I might do some work getting a better backup system built for our machines.  I really like rdiff-backup so far, it's got the "rewind to any time" functionality I'd like, along with reasonable query features and fairly simple operation, so this:

rdiff-backup --exclude-if-present .svn --exclude-if-present .bzr --exclude-if-present CVS

pretty much does ...

Continue reading

Chromium is nice-ish...

I installed the Chromium daily build in order to test a site in a WebKit browser that actually had a JS debugger (see previous post).  All in all, quite nice.  Strangely, though, it seems much slower than Firefox 3.5 on the site I'm testing.  Takes quite a while for the backgrounds and the like to ...

Continue reading

Suspend problems...

Since updating the Kubuntu Jaunty on my main laptop (Lenovo w500) I've lost my hard-won suspend/resume support that I had with Hardy.  If I have nothing running, happy days, suspend/resume works perfectly through multiple cycles.  Certain apps running, no problem suspending/resuming, but Thunderbird and Firefox, I get a dead black screen on an otherwise fully ...

Continue reading

Another round of fixing suspend

Seems that once again I've lost suspend with an Ubuntu update.  Was working perfectly well with Intrepid, but Jaunty just gives me the old, familiar black screen on resume.  Some day this silly laptop will resume properly out-of-box, but today is not that day.

Sync Thunderbird Contacts to Bluetooth Phone?

Got the Nokia 6301.  I'm underwhelmed, but whatever, it's an included-with-the-plan phone. However, I can't find a good program for working with it over BlueTooth, wammu seems to be the only thing that can talk to it, but it doesn't seem to have any hooks into desktop applications (Thunderbird's what I care about) for sync. ...

Continue reading

Kubuntu Limping around the Corner

Have almost finished the replacement of Gentoo on the server/workstation with Kubuntu Intrepid.  Reasonably straightforward install.  Keyboard seems to have been mis-identified, so I don't have a down-arrow, end or home key until I reconfigure the keyboard for each login.  I've seen one crash that appeared to be the nVidia drivers not wanting to go ...

Continue reading

Dependency Heck

Our main workstation/server at home has been doing "Bad Things"(TM) recently, mostly having KDE crash on login, random KDE applications crash when they were clicked, and generally sucking.

Have spent almost the whole day trying to fix it.  This is a Gentoo box, and I'm afraid we just don't use it as a workstation much ...

Continue reading

Yay, 3D and Suspend Working Again

So, the trivial difference that I hadn't realized I'd changed: I apparently enabled "effects" for KDE, which turns on Compiz.  With that enabled the Lenovo W500 laptop would die on resume.  With it turned off, resume works with the proprietary driver and I still have the 3D acceleration for PyOpenGL hacking (when I get a ...

Continue reading