Pages
Archives
- August 2010
- July 2010
- May 2010
- March 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
Category Archives: work
File upload hang in Safari 4
While working on a method to allow the VSU Communications Unit to add or change the stories in the rotation on the main VSU webpage, I ran into a problem that involved a known Safari issue involving file uploads. I don’t regularly create forms that allow for an upload of a file, however I don’t [...]
Xephyr, RHEL5 and Mac OS X 10.5
When doing system administration it is often more convenient to connect to a server through some sort of remote connection setup rather than having to sit at a console in a datacenter. The comfort of one’s office (or living-room) is often far superior in terms of noise and temperature than the environs of the datacenter [...]
Posted in work Tagged apple, linux, mac os x, mac os x 10.5, rhel5, system administration, xdmcp, xephyr Leave a comment
Adding an Active Directory group to local admin on Mac OS X 10.5
One of the standard methods of configuring Mac OS X in the enterprise has become known as the magic triangle or golden triangle. This is generally described as a setup involving Active Directory (AD) for authentication of the clients and services and Open Directory (OD) for managing the client preferences. The triangle comes from the [...]
Posted in work Tagged active directory, computers, mac os x, mac os x 10.5, system administration Leave a comment
SSLSessionCache error on Apache for Windows
While setting up Apache for Windows to use SSPI so that I could implement Alain O’Dea’s method of combining Active Directory authentication with SVN I ran into an interesting path problem. After following Alain’s instructions I kept receiving the following error: SSLSessionCache: Invalid argument: size has to be >= 8192 bytes After some investigation it [...]
LDAP Commands on RHEL5