Posted on February 25, 2011, 4:24 PM, by Mike Diehn, under
dns,
SysAdmin.
Sauron seems cool. Been out of development for a while. I’ve installed 0.7.3 on a server at work to try it out. It’s an IPAM – IP Address Management system that also writes BIND and ISC DHCP configs and zone files. Backed by PostgreSQL. Looks like it can manage a bunch of servers for us. […]
Posted on February 25, 2011, 9:49 AM, by Mike Diehn, under
personal.
Here are those two bash functions I use at work to make my blosxom blog into a daily time log. I made them because I wanted to be able to dash off a one-liner entry into a logfile that would be easily viewable later. So, here they are: Timelog function Make a single line entry […]
I use blosxom as a simple blog at work. I have two bash functions that allow me to use the blog as a timelog. Whenever I change workstations, my blog breaks for a while until I get around to relearning how to setup cgi for user directory’s. This time, I’m writing it down! 🙂 First, […]