Switching Gas Providers

Based on this monthly pricing scorecard, I’m going to switch from Scana to Walton EMC (our current electricity co-op):

Georgia Gas Marketer Pricecard Information

However, if I’m reading this correctly, it suggests Georgia should never have deregulated. “Regulated Group” comparisons (I assume in other states) have much lower prices.

Now playing: Changes by Yes from “90125.”

Compact Fluorescent Bulbs

Update 1: The website worked. See this posting for web / e-mail info.
Update 2: Buying 12 mini spirals at Home Depot.

I bought a 5 pack of compact fluorescent bulbs from Sam’s. They cost more but last longer and use less energy, so they should be cheaper over time.

One burned out within 6 months in our storage room. Ted says they should not be put in places where you turn them on and off a lot. But that’s what we do with lights. Turn them on and off a lot.

I’ll call the 800# on the bulb and see what they say…

Commercial Electric
800-378-6998
SKU# 319-733
Model EDO-13
120V 60Hz
13W .200A
V# 42836

Now playing: One Headlight by The Wallflowers from “Bringing Down The Horse.”

Backing Up MovableType MYSQL database

root# /usr/local/bin/mysqldump -u [user] -p[password] mov_type > /volumes/YODAMEDIA/mov_type_bak.sql

Where [user] is the MySQL user i.d. There is no space between “p” and password. The key to finding mov_type database was to drop FileBuddy onto Pseudo. The MySQL data directory was hidden from me, but is not hidden from root.

See docs on mysqldump.

Now playing: Samba de Orpheus by Vince Guaraldi

Continue reading

Show Status Mail

> sh st mail

Mail.CurrentByteDeliveryRate = 0

Mail.CurrentByteTransferRate = 0

Mail.CurrentMessageDeliveryRate = 0

Mail.CurrentMessageTransferRate = 0

Mail.DBCacheEntries = 0

Mail.DBCacheHits = 0

Mail.DBCacheReads = 0

MAIL.Dead = 750

Mail.Domain = YOURDOMAIN

MAIL.Hold = 0

Mail.TotalKBTransferred = 18

Mail.TotalKBTransferred.NRPC = 17

Mail.TotalKBTransferred.SMTP = 1

Mail.TotalPending = 1279 <——– something is stuck

Mail.TotalRouted = 4

Mail.TotalRouted.NRPC = 3

Mail.TotalRouted.SMTP = 1

Mail.Transferred = 4

Mail.Transferred.NRPC = 3

Mail.Transferred.SMTP = 1

MAIL.Waiting = 4

MAIL.WaitingForDNS = 0

MAIL.WaitingRecipients = 4

W32.Sobig on Yoda

Found Norton AntiVirus presenting this message when logging into Yoda today:

Scan type: Realtime Protection Scan

Event: Virus Found!

Virus name: W32.Sobig.F@mm

File: C:\WINNT\TEMP\y.domino.data\st433922.TMP

Location: Quarantine

Computer: YODA

User: SYSTEM

Action taken: Clean failed : Quarantine succeeded : Access denied

Date found: Fri Aug 22 22:40:43 2003

(Thanks Norton.)

Password Protecting Nekid Babies

Nekid Baby CensoredDad did not like the idea of Fiona running around nekid on the beach. Wasn’t very lady like. The idea that digital photos of her might end up on the internet really bothered him. So I spent several hours figuring out how to password protect a directory on the Apache web server. The concept of .htaccess with user/password files is very straightforward, but not straight enough in this article. I kept getting error messages.

I went off looking for more help and found that Onar had written Apache Protect, a little utility that does the job. The only difference I can spot is that I was attempting to use a dot name (.htpasswd) instead of a plain name (users) for the password file. Let someone else figure it out. Three cheers to Onar Vikingstad!

Now playing: Adagio Assai Espressivo by James Galway from “Italian Serenade”

Access To Yoda

Could not get to Yoda from Dell laptop. (2000 client to 2000 server.) Kept getting an error message about “no logon server available.”

This tip (#5) came in handy:

Top workgroup FAQs

Looked like this in DOS:

C:\>net use \\yoda /user:

The password or user name is invalid for \\yoda. <–?

Type the password for :

The command completed successfully.

addendum:

Using the DNS name allows logging in wireless (across subnets)

C:\>net use \\yoda.netcentrix.net /user: