->
I added table optimization to the sqlbackup script. This now:
optimizes existing databases (similar to defrag)
dumps them thru bzip2 & stores in $dest by $date
dumps directly into a remote mysql-server
rsyncs database dump to remote machine for archiving.
If this site has been useful, please consider participating in the Fundraiser.
I’ve written a pretty basic (but ugly) script to retrieve the PCI ID of a wireless network card. This is helpful for anyone trying to find the ID for use with ndiswrapper.
You can find this for download under my Downloads section. Simply unzip/untar, and run using “./id-catcher”. Assuming it finds your ID it’ll simply [...]
My sqlbackup script may need some tweaking–I’m looking into it. I noticed after four days of regular, problem-free use it now reports Access denied for ‘user’ at ‘remote.machine’ when dumping directly into the database. I am not sure why but hopefully I can figure it out.
I did remedy the situation by re-granting access to ‘user’ [...]
I’ve put together a MySQL backup script for use on this server. I thought someone else might appreciate use of it (or just use as a basic template). You’re welcome to download a copy (see Downloads). Basically it does this:
Outputs a list of databases
using mysqldump drops these thru a bzip2 filter for [...]
After further testing it seems my backup drive was the faulty one and my main drive is just fine. I also kept a backup of my backup so I haven’t lost any data but what a hassle for a quiet sunday morning.
I may see if I can find a cheap HDD as a replacement. [...]
I booted my desktop this morning and I’ve got some strange hard disk errors. Luckily, of course, I’ve got backups on a second mounted drive (which seems to be fine) and a few other machines I can use in the meantime.
I think I’m going to try a full re-install and see if a full [...]
I noticed something new in Gmail this morning. Google Chat is now available (not yet for all accounts).
So far, with the little testing that I’ve done, it seems pretty cool. Of course I already have all of my contacts setup in gaim (best IM client known to man) but this could be a [...]
I’ve updated the wireless howto with, I think, clearer instructions vs the previous listing I had. I have also included a search engine.
The search engine should be helpful to narrow down the listings to only what you need. It will search the ndiswrapper listings and show you the pages it finds your PCI ID. You [...]
Well in an unexpected turn of events Internet Exploder actually helped me find a very minor mistake in the site-content.
In the previous post I complained about Internet Exploder not displaying the page correctly. Well it turns out it was my lazy editing of the code that caused it and the other browsers (Firefox & [...]
For whatever reason (and trust me Ive been trying to solve it all day!) Microsoft Internet Explorer doesnt load our page correctly. Ive tried just about everything I can think of but in the meantime, if you want this to display at its very best, I suggest downloading Firefox to use as your browser.
You can [...]