Tuesday, October 25, 2005
Advice for car buying (googler reco):
http://www.carbuyingtips.com
http://www.carbuyingtips.com
Monday, October 24, 2005
Tire mounting/balacing recommendation from a googler:
I can highly recommend buying tires online at tirerack.com and having
them shipped to Custom Alignment for mounting and balancing just down the street in mountain view. They're about 50% more expensive in mounting & balancing, but they do SUCH a good job that excluding abuse, the balancing job can last the life of the tires.
I can highly recommend buying tires online at tirerack.com and having
them shipped to Custom Alignment for mounting and balancing just down the street in mountain view. They're about 50% more expensive in mounting & balancing, but they do SUCH a good job that excluding abuse, the balancing job can last the life of the tires.
Monday, October 17, 2005
Starting xSnipe:
% nohup ./snipe.py > /dev/null 2>&1 &
% nohup ./snipe.py > /dev/null 2>&1 &
Backup RML website:
Make two tgz files:
1) For ./public_html/gallery (gallery pics)
tar zcvf bak_gallery_101605.tgz public_html/gallery/*
2) ./public_html (everything else)
$ tar --create -v -z -f bak_www_101605.tgz --exclude gallery/* public_html/*
3) Mysql:
mysqldump -p rachelle_rachelle > mybackupfile
TAR EXCLUDING A SUBDIR:
eg. Dir tree is:
mydir/
tmp_donn/
dir1/
dir2/
To tar everything in tmp_donn EXCEPT stuff in dir1, do this cmd in mydir:
tar --create -v -z -f test.tgz --exclude dir1/* tmp_donn/*
Make two tgz files:
1) For ./public_html/gallery (gallery pics)
tar zcvf bak_gallery_101605.tgz public_html/gallery/*
2) ./public_html (everything else)
$ tar --create -v -z -f bak_www_101605.tgz --exclude gallery/* public_html/*
3) Mysql:
mysqldump -p rachelle_rachelle > mybackupfile
TAR EXCLUDING A SUBDIR:
eg. Dir tree is:
mydir/
tmp_donn/
dir1/
dir2/
To tar everything in tmp_donn EXCEPT stuff in dir1, do this cmd in mydir:
tar --create -v -z -f test.tgz --exclude dir1/* tmp_donn/*
Sunday, October 16, 2005
Good San Jose Steakhouse
Spencer's in Doubletree hotel at the airport. (Steak)
(408) 437-2170
2050 Gateway pl, San Jose, CA
(408) 453-4000
Spencer's in Doubletree hotel at the airport. (Steak)
(408) 437-2170
2050 Gateway pl, San Jose, CA
(408) 453-4000