Friday, September 23, 2005

 
Dave Barry visits Google:
http://blogs.herald.com/dave_barrys_blog/2005/08/crapcam_update.html

Tuesday, September 20, 2005

 
rachel website info:

mysql> show databases;
+-------------------+
| Database |
+-------------------+
| rachelle_rachelle |
| test |
+-------------------+
2 rows in set (0.04 sec)

BACKUP SQL:
mysqldump -p rachelle_rachelle > rml_sql_.sql

BACKUP WWW:
tar --exclude '*.JPG' --exclude '*.jpg' -cvf ~/rml_www_.tar *


Sunday, September 18, 2005

 
Windows XP FAQ S: "Screen Saver - Preventing the Screen Saver from Becoming Active

Start/Run/Regedit
HKEY_USERS\.DEFAULT\Control Panel\Desktop. Value Name: ScreenSaveActive, Data Type: REG_SZ (String Value), Value Data: (0 = disabled, 1 =enabled). Change the value of 'ScreenSaveActive' to '0' to disable the screen saver. Restart Windows for the change to take effect. Note: Windows has a default screen saver called logon.scr, which runs even if no screen saver has been selected."

DCL notes: Changing ScreenSaveActive to 0 does indeed disable the screensaver (even though the ability to disable it is greyed out in Control Panels). heh.

Monday, September 12, 2005

 
Gallery main page:
http://www.mydomain.org/gallery/albums.php

Mambo admin login:
http://www.mydomain.org/administrator

This page is powered by Blogger. Isn't yours?