I have a local dns server (BIND9 on FreeBSD) that forwards requests it doesn’t know to an external public dns server. This offers the benefit of changing the public DNS […]
Continue reading »Category: Computers
Anything having to do with computers, administration, scripting, configuration, and programming
Change timezone in FreeBSD and Jails
I noticed my jail times were off so I did a quick lookup on timezones. My main server was showing the right timezone, EDT to be exact since it’s daylight […]
Continue reading »*NIX apps I use often
This is an initial and probably growing list. I think I’ll eventually link in my configs or setups for each program and delete this sentence. vim – my favorite editor, […]
Continue reading »Windows Shares with group policy on Windows Vista/7
Apparently UAC in Windows Vista and Windows 7 blocks users from automounting before logon, which is a pain in the butt in a corporate enviroment with. Add this to a […]
Continue reading »Batch IconSet
I got tired of manually converting files either for wallpapers or icons so I wrote this easily modifiable simple script to do just that: #!/bin/sh echo Making icon set here […]
Continue reading »