Setting up authnz_external and pwauth on Ubuntu Hardy for PAM Auth in Apache2
The following article provides most of the instructions on how to setup authnz_external and pwauth on Ubuntu Hardy. http://www.pyxzl.net/store/authnz.php
The following article provides most of the instructions on how to setup authnz_external and pwauth on Ubuntu Hardy. http://www.pyxzl.net/store/authnz.php
So, I needed to fix up a Ubuntu install that went wacko. I guess a couple of partitions weren’t deleted and left, and a new partition layout was created beside the empty ones. Let’s just say, some space needed to be reclaimed. 1. I downloaed GParted, and fixed up my partitions so that I deleted … Read more
I don’t know how many of you remember when you had to open up a .nfo, maybe you haven’t. ;D But there was one awesome program that would display ASCII Art in windows properly. DMAN NFO Viewer. I’ve put it up for download. [download id=”1″ format=”1″]
So, I’ve been getting emails address to this guy named Josh Trask. It’s been going on for over a year, and I’ve had this email for a long time, I think it was 2005 when I activated my email account. Anyways. I’ve been getting these emails for the last year or so. I’ve been replying … Read more
One idea that has come up and is really handy, is creating a general support user so that you can login to machines and have Administrative rights to that machine. We have many groups, and each group has a Desktop Admin group that we add people to who need Administrative access. But we also use … Read more
The following is information and tools for dealing with a Conficker Outbreak on a Large Enterprise Network with lots of clients. How to unlock all of your Active Directory Accounts with a script. Const ADS_SCOPE_SUBTREE = 2 Const ADS_UF_LOCKOUT = &H10 Set objRootDSE = GetObject(“LDAP://rootDSE”) strDNSDomain = objRootDSE.Get(“defaultNamingContext”) Set objCommand = CreateObject(“ADODB.Command”) Set objConnection = … Read more
It’s a simple command: vmkfstools -X new_sizevmfs_name:disk_name
I was doing some web design work for a friend/customer of mine, and he had a Web Hosting account with a company that used cPanel. I’ve used cPanel before, I’ve dabbled in it and fixed problems with it. But never really used it extensively as a client so to speak. Anyways, included in the customers … Read more
This article will step you through the required steps to install VMWare Tools on Debian Lenny. Although this article is for Ubuntu, it will still work. I’ve successfully done it. http://ubuntuforums.org/showthread.php?t=987631
http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/ff6ddaf5-2c8e-486d-94ea-f2b0cd4ba0e7/