
REGISTER TODAY!
LOPSA Training at OLFUNavigationEvents
Recent Updates |
WWWTransparent dynamic reverse proxy with nginxSubmitted by nickanderson on Sun, 2009-07-12 13:58.Applications | Linux | Mentoring | WWW
A while back I wrote about using Apache as a dynamic reverse proxy. Anyone who has done even minimal research into web servers knows that Apache is the swiss army knife. It trys to be everything for everyone, and like a swiss army knife may not be as good as a more refined too at least as far as efficiency is concerned.Read the full article Transparent dynamic reverse proxy with nginx at
nickanderson's blog | add new comment | 1006 reads
Script to check SSL Cert Expiration via nagiosSubmitted by arr on Thu, 2007-11-29 07:50.WWW
Someone on the sage-members mailing list asked about checking SSL expiration dates. We use the following script to check them via nagios (actually, we use a slightly older version that takes hostname and port instead of URL, but this is the next version we plan to roll out). I thought I'd post it here (with the permission of the author, who is no longer at Tufts) for others to use: #!/usr/local/bin/perl ########################################################################### ##### # ##### check_cert.pl -- check HTTPS, IMAPS, LDAPS or SMTP (with # arr's blog | add new comment | 122414 reads
DjangoSubmitted by eadmund on Mon, 2007-01-22 14:08.Applications | Database | Linux | Software Development | Unix | Windows | WWW
Excellent Python web development framework Stable I like to use this to throw together nice web frontends for the PHBs to look at stats & stuff. It's pretty simple to use, interfaces easily to a database--very useful for the sorts of sysadmin-plus stuff I tend to do. add new comment | 2056 reads
|
|||||||||||||||||||||||||||||||||||||||||||||||||