Skip to content
Archive of posts tagged LAMP

Take That, Bandwidth Leeches

A recent trip through my hit reports revealed a startling fact: This site’s bandwidth is being heavily leeched. Yes, I never thought it could happen to me, an innocent little development blog that posts an occasional hot babe. But then, it did happen; it seems many, many people like the image of

Fixing A “Bad Minute” Error Message When Trying To Use Crontab With Certain Unix Text Editors

A helpful tidbit I ran across about using crontab. If each of your cron jobs do not appear on a single line in the crontab text file, you’ll get an error like this: “/tmp/crontab.XXXXXX.crontab”:1: bad minute errors in crontab file, can’t install. Do you want to retry the same edit? This problem most often occurs [...]