System Administration

How to Update URLs in a MySQL Database after Moving a Site with WGET

Sometimes you need to move your old website off of a CMS, or at least archive it, and the only way is to use WGET to mirror the website. Wget downloads entire websites, turning dynamic sites into static sites. The following command would download the site http://www.theoldsite.net/mypath/index.html:

wget -H -Dimghost.com,theoldsite.net '--restrict-file-name=windows' -A gif,jpg,html,tcl -np --convert-links --html-extension -rx http://www.theoldsite.net/mypath/index.html

Building Computers from Parts Rocks

I was just thinking about computers I've owned, and six came out of boxes, ready to run. An Atari 800, and Atari 1040 ST, a Mac Quadra 660 (I think), a Mac iBook, a Mini Mac, and a Compaq budget PC. The rest were bought used, found in the trash, built from parts, or were kits or kit-like (barebones kits that took disks). I'm not sure how many computers I've owned, total. Probably between 20 and 30.

What is my IP?

YOUR IP ADDRESS IS: 38.107.191.110 END;

PCMCIA Ethernet Cards for Sale

I have a bunch of used PCMCIA ethernet cards (10/100) with new dongles. They are $4 each plus shipping.

Contact me via this website to buy.

.

Syndicate content