
REGISTER TODAY!
LOPSA Training at OLFUNavigationEvents
Recent Updates |
IPCisco Call Manager configurationSubmitted by vitroth on Mon, 2010-03-01 22:17.Documentation | Networking | VOIP
Anyone who has ever administered a Cisco Unified Communications Manager (AKA Call Manager, or CM) system learns very quickly that there are approximately 17 billion different configuration settings in CM. All of those configuration dials have to be maintained in the right ways to get the system to do what you want. I've taken several Cisco training courses on CM, and I felt like the thing that was missing was a real-world case study of how you setup all the pieces to interact with each other and why. There was no real "best practices" in the classes, just a lot of "this setting does X or Y" without any explanation of why you would choose to do X vs Y. Read on for exactly that information from documentation I've been working on for the CM environment at my job. vitroth's blog | add new comment | 884 reads
Uma ThurmanSubmitted by caseybea on Fri, 2010-01-08 15:51.VOIP
OK, not related to work, but worthy of a blog entry at least. The other day I dove into VOIP for the first time. I admit, I'm a bit of a holdout with regards to my home phone service. I'm also old enough to recall the days when the phone in our house plugged into the wall with that huge 4-prong plug, and Ma Bell engineer(s) needed to do ANYTHING with regards to phone jacks or phones. If you so much as clipped a wire, out came the Bell-Police :-) Getting to the point of cutting my AT&T service is emotionally difficult. I've ALWAYS had AT&T. Anyway, I finally decided to switch to VoIP and cut my land line. I'm not there yet, as I'm currently testing out the device first. I opted for an "ooma", which is essentially a product that's "VoIP in a box". You pay for the unit (about $200 US), and that's it. Everything else is free for as long as you own the unit. No monthly charges, no fees, no regulatory charges, nothing. Free local calls, free long distance. And they support porting your land-line number to the device when you're ready ($40 fee). caseybea's blog | 3 comments | 4665 reads
Transparent 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
Slides from last month's Atlanta Linux Enthusiasts, and tonight's topics.Submitted by villyard on Thu, 2009-04-16 14:12.IPv6
Last month's Atlanta Linux Enthusiasts' presenter, Michael H. Warfield, has posted the slides from his talk "The Brave New World of IPv6." http://www.wittsend.com/mhw/2009/IPv6-BNW-ALE-2009.odp Tonight's topics (7:30pm, Emory University) are: "A Demo of the Opensuse Build Service (OBS)" villyard's blog | add new comment | 887 reads
Tomorrow's Atlanta Linux Enthusiasts PresentationSubmitted by villyard on Wed, 2009-03-18 14:17.IPv6
Tomorrow's Atlanta Linux Enthusiasts presentation will be "The Brave New World of IPv6" presented by Michael Warfield. villyard's blog | add new comment | 2027 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 | 122415 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
NMAPSubmitted by dklein on Sun, 2007-01-14 10:50.Communications | Linux | Network | Networking | Operating System | Operating System | Protocols | Security | TCP | UDP | Unix | User Security | Visualization | Windows
Fast enumeration of network services Active Nmap is a powerful tool for discovering hosts on a network and enumerating what service they are offering. This can be used to find vulnerable systems, to locate rogue services on your network or simply for a first step in troubleshooting. add new comment | 3042 reads
|
|||||||||||||||||||||||||||||||||||||||||||||||||