Ohjeah!

Archive for October, 2008

Windows Server 2003 (32bit) – Max Event Log Size

with one comment

Just going to make this short and simple, there are many places, including Microsoft documentation, which state you can set the event log size up to 4GB.  While this is true, it will never get remotely close to reaching that size, or 1GB even.  Due to some very bad design, the event log uses memory mapped files under the services.exe process, which due to another very bad design, is limited to 1GB pool.

http://www.microsoft.com/technet/security/guidance/serversecurity/tcg/tcgch06n.mspx

This apparently is not an issue in 2003 64bit, and is resolved in 2008.

Written by jro

October 7th, 2008 at 11:03 am

Posted in Computers

Tagged with , , , ,

Linux Apache + Subversion + Active Directory Authentication

without comments

I found Subversion (svn) over HTTP to be very easy to deploy on top of our existing setup, and only took about 15 minutes.  It simplifies user management by allowing us to manage users through Active Directory, and makes it easier on staff by using URLs for access.  Here is a quick demonstration on a Fedora 9 box, assuming you have already performed a basic or default apache install. Read the rest of this entry »

Written by jro

October 3rd, 2008 at 3:21 pm

Posted in Computers

Tagged with , , , ,

Organization Continued..

without comments

Was documenting our color scheme today and figured I’d share, with the amount of colors available these days coloring is easy!

Black – Data Links

Blue - Phone Links

Grey - Switch Links

OrangeServer Links

Purple Monitoring/LiLo Links

Red - SAN/Network Storage

Yellow - WAN/Internet Links

You can check out some of the pictures in my preivous post.

Written by jro

October 3rd, 2008 at 2:13 pm

Posted in Computers

Tagged with , ,