Python - virtualenv is your friend
My manager (www.nathanr.net) recently shared the following technique that we use to manage our python instances, I thought it was so good, I wanted to share it with you. No longer stress about what ve...
Thoughts on technology, infrastructure, and AI
Viewing posts tagged sysadmin Clear filter
My manager (www.nathanr.net) recently shared the following technique that we use to manage our python instances, I thought it was so good, I wanted to share it with you. No longer stress about what ve...
Introduction/Pre-requisites The Winbind NTLM Authentication configuration for squid and apache approach to AD authentication is good and all, but it does not work in IE8 over https. An alternate metho...
Introduction We want squid and apache (running on SLES 11) to use Microsoft Active Directory NTLM authentication. This means that users who have logged into our windows domain will not have to enter t...
We were busy yesterday looking into some performance issues with our mail server - I was lucky enough to learn some new Linux commands (these all work on Ubuntu Intrepid, however iotop does not work o...