<< More Crimm: Carruth.me | Two Divas and a Dude | GeekSmash.me | Ideal Tech LLC | Debugge >>

tar: Archive contains obsolescent base-64 headers

While extracting a backup archive today, I received this error:

tar: Archive contains obsolescent base-64 headers (more…)

gpg: decryption failed: secret key not available

ubuntu

Lately I decided to setup my own off-site backup (More on this soon), and because of that I wanted to implement encryption for those backups. Well today when testing opening my first backup I received this error: “gpg: decryption failed: secret key not available”. (more…)

Mysql Error with Plesk after updates on VPS server

SOOOO my continuing effort to upgrade my VPS server has lead me to a new error. This time in Plesk:

“Table ‘mysql.servers’ doesn’t exist”

I’m sure it has something to do with me upgrading mysql in my last post. It was an easy fix and here it is: (more…)

My journey to upgrading PHP with Network Solutions

SOOOO In my last post, I wrote about installing Yum on a Network Solutions Fedora Core 6 VPS server. Unfortunately, doing a “yum update php” didn’t help me update to the latest PHP because 5.1.6 is the only Fedora updated release. I have a fix for that! Check this out. (more…)

Installing YUM on a VPS Server [Network Solutions]

After an extremely frustrating day yesterday, I finally slowed down long enough this morning to successfully get YUM installed on my Fedora Core 6 Network Solutions VPS server. Here’s how I did it: (more…)