October 23, 2009
Use MySQL? You need Maatkit
Maatkit is a pretty useful set of utilities for MySQL. From their site:You can use Maatkit to prove replication is working correctly, fix corrupted data, automate repetitive tasks, speed up your servers, and much, much more.
December 06, 2004
SSH for Windows
I was recently pointed to an OpenSSH installer for Windows. This includes both the clients (ssh, scp) and a server (ssh shell server, and scp/sftp server). It also adds the clients to your path for you so you can use them from the command line.
November 09, 2004
Unix Utils for Windows
I work with unix operating systems quite a bit. So when I'm using Windows I'm often missing some of the handy little command line unix tools that are ubiquitous to unix but no where to be found on Windows. Just today I was wanting to use the GNU find utility.
December 09, 2003
xcopy - Handy tool on windows
February 01, 2003
FTP Scripts on windows
I found this Microsoft KB article today 96269 which shows you how to use the ftp program that comes with all versions of windows an automate a file transfer.
ftp -s:script.txt ftp.server.com
The contents of script.
October 14, 2002
Uptime for Windows 2000, 2003, XP and NT
Almost every unix operating system comes with a utility called uptime that tells you how long your server has been running.Unfortunitly no such tool comes with windows, but there is a pretty fool proof way to determine the date you computer was last started.





