Posted on 2 Comments

There’s power in that command line

There is something wonderfully satisfying about using PUTTY to secure shell into a server and manipulate the server and websites at the command line. When I’m about to make major changes, this is one way I backup the site which of course is far faster than ftping a copy of the site to another machine.

PuTTY is a terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols. The name “PuTTY” has no definitive meaning[1], though ‘tty’ is the name for a terminal in the Unix tradition, usually held to be short for teletype. [Source, Wikipedia, PuTTY]

Posted on Leave a comment

LHC Achieves Blackhole!

And it has formed in my house! Last night I set my glasses down and they instantly vanished. This morning the same thing happened to some ointment I pulled out for one of the children. When I say vanished, I mean blink and it is gone! I hope this hole doesn’t grow too large. So far it has only eaten objects about the size of 2 decks of cards. Now I’ll allow it to eat the cat but any larger than that the children are at risk and there will none of that!

Posted on Leave a comment

Undo global search and replace screwup

I made a mess. Does anyone remember how to back out of (undo) a global search and replace in CFStudio5? Should be the same process for Homesite+.

Update: Seems like I remember undoing a global search and replace in the past. Fortunately my replace string was absolutely unique and I was easily able to fix this with another global search and replace. The lesson is "don’t start a global search and replace and walk away from the computer for 15 minutes. If you did the find part wrong, you could be faced with many of changes!"