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.
The AMD Catalyst 13.6 proprietary video driver will support the latest AMD APUs -- and I really need it
Given that my still-shiny, still-new HP Pavilion G6-2210-us laptop with an AMD A4-4300M APU that features AMD Radeon HD 7420G graphics is not well-supported in Linux's current open-source Radeon driver, I've been looking to AMD's proprietary Catalyst video driver for help.
I've tried the current version -- 13.4. X won't even start.
That's because my APU is so new, even the Catalyst driver doesn't support it.
But help is on the way. Version 13.6 of Catalyst does support the Radeon HD 7420G, according to the release notes.
This doesn't happen all the time. But it did today.
I'm stuck using Citrix. Maybe Citrix isn't crap (though it's certainly looking like it), but the application I'm using over Citrix is -- I repeat, IS -- crap.
I'm in Fedora 18, and it starts dying on me.
So I reboot into Windows 8. "Maybe it'll work better in the desktop operating system that isn't the playground of hackers and libre-everything partisans."
I start up Windows 8. I start my Citrix app.
It won't run at all in Windows. It won't even run badly. Nothing. Fucking nothing.
Back to Fedora. I just have to start a new session periodically to keep the Citrix over-the-wire goodness flowing.
Maybe this is a Windows 8 issue (because it runs reliably yet crappy in Windows 7). Maybe it's a Firefox-in-Windows issue.
All I know is I can hobble along in Linux but not Windows.
My shared-hosting provider moved my account to a new machine, and along with all that newness came a new ssh key.
FileZilla figured it out right away and asked me if I wanted to accept the new key. (I did.)
But when trying to open an sftp connection in Thunar or Nautilus, I got a "Host key verification failed" error.
The solution was easy to find.
All I had to do was go to the .ssh folder in my home directory (/home/steven/.ssh for me; /home/your_account/.ssh for you) and get rid of the "old" ssh key from the old server.
I tried to re-connect to my shared-hosting account via sftp, the system asked me to accept the new ssh key, I did so, and now I'm back in sftp with this account via the Thunar file manager in Xfce.
It didn't take me days to figure it out, but getting this Fedora 18 system to recognize and actually print on my el-cheapo HP LaserJet 1020 should have been a whole lot easier than it turned out to be.
The system "recognized" the printer as soon as I plugged it in. I already had the hplip package installed, which I thought would help. Drivers were installed for me.
But as soon as I tried to print, nothing happened.