by jcannon on February 12, 2008
Abstract : By many estimates, Apache is the world's most popular web server software, hosting more than half of active domains according to Netcraft. Typically, Apache is run on Linux or UNIX, but it runs quite well on Windows. This paper provides an... more
- Tuesday, February 12, 2008
-
in:
Server Center
- jcannon
by jcannon on January 25, 2008
The Apache authentication module mod_auth_kerb allows Apache to authenticate users against a Kerberos KDC including one from ActiveDirectory. Kerberos itself can be fairly complex to set up. This guide will attempt to show the specific steps required to make this possible as well as discuss security limitations specific to the interoperability matters. ... more
- Friday, January 25, 2008
-
in:
Server Center
- jcannon
by jcannon on January 04, 2008
Often SSL or TLS is required to secure data from web applications. Sometimes this is just prudent to prevent confidential or sensitive data from being confiscated. Sometimes this is required by regulations like HIPAA, or industry bodies, such as the Payment Card Industry. This guide will show how to install Apache with SSL on Windows.... more
- Friday, January 04, 2008
-
in:
Server Center
- jcannon
by jcannon on December 11, 2007
This paper is written for a somewhat technical audience and covers how the identity management expectations differ between the Windows Server platform and Linux - and how Windows Server can be used to manage both. This paper assume that the reader is familiar with general Windows administration tasks, such as user management.... more
- Tuesday, December 11, 2007
-
in:
Server Center
- jcannon
by jcannon on November 20, 2007
We have all run into cases where Windows fails to load for one reason or another. The problem may be hardware or a software failure, and the problem may seem to be irrecoverable. Yet often Linux can be used to help recover data that otherwise might be lost. Another application of using Linux recovery is in the creation of disk images for post-mortem analysis of security breaches.... more
- Tuesday, November 20, 2007
-
in:
Server Center
- jcannon
by jcannon on October 30, 2007
Today's post returns Port 25 to our more regular technical analysis that examine common technical scenarios when running Windows and Linux together, or Windows and other popular open source projects. This week, the lab looks at at disk recovery options using GRUB and dual boot scenarios.... more
- Tuesday, October 30, 2007
-
in:
Server Center
- jcannon
by kishi on August 07, 2007
This blog includes open-source technology directed primarily at host-based logging, log file rotation and log file analysis. Many of these tools are very common free and open-source software tools that are distributed and preconfigured with most of the major Linux systems, including major vendors such as RedHat and Novell.
... more
- Tuesday, August 07, 2007
-
in:
Community
- kishi
by MichaelF on May 24, 2007
It's happened to me and I'm sure it has happened to you: your software won't load and your data is now trapped inside your PC. The problem may be a hardware or a software failure, and the problem may seem to be irrecoverable. Yet often Linux... more
- Thursday, May 24, 2007
-
in:
Server Center
- MichaelF
by MichaelF on May 09, 2007
This document provides an overview of LInux IPsec solutions as well as detailed discussions on configuring IPsec-Tools for interoperability scenarios between Red Hat Linux Enterprise 4 and Windows Vista Ultimate Beta.... more
- Wednesday, May 09, 2007
-
in:
Server Center
- MichaelF
by kishi on May 03, 2007
Deployment and Provisioning as we understand it, encompasses all tasks related to the initial installation of an operating system on remote system, as well as post-installation of software on a remote system. Much of these toolsets are geared toward automated system provisioning and cloning. There’s lots of different tools out there that can be used but we have focused on the most popular ones, namely... more
- Thursday, May 03, 2007
-
in:
Community
- kishi
by MichaelF on April 10, 2007
In cases where business applications have been built on open source databases, it may be necessary to connect other Windows applications, such as Microsoft Access or Excel, to these databases for reporting or business intelligence purposes.
One potential application of this process is to use Excel as a front-end for data analysis. Data can be pulled from views or tables and then further analyzed... more
- Tuesday, April 10, 2007
-
in:
Dev Center
- MichaelF
by kishi on April 06, 2007
In my last blog called “Why Manageability Matters” I talked about why we chose to work on “Systems Manageability” as a whole and get a grassroots understanding of it within the context of Linux and Open Source space. In this blog, I’m going to address the Methodology and Ontology of the Systems Manageability project. This will shed immediate light on how we approach, design and implement projects in... more
- Friday, April 06, 2007
-
in:
Server Center
- kishi
by jcannon on March 16, 2007
MySQL is an open source relational database management system which is typically used for light-weight web applications. This paper will provide an overview of configuring & intalling this software on Windows. MySQL does not have as many features as PostgreSQL, however, and one would expect it to perform substantially better than PostgreSQL on Windows because of its thread-based architecture (PostgreSQL... more
- Friday, March 16, 2007
-
in:
Server Center
- jcannon
by jcannon on March 09, 2007
In our continuing series of papers describing both the research undertaken by the Open Source Software Lab, and technical tips, here is the latest networking configuration technical analysis. Abstract: This document provides the reader with an analysis... more
- Friday, March 09, 2007
-
in:
Server Center
- jcannon
by MichaelF on February 22, 2007
This paper will cover the installation and initial configuration of PostgreSQL 8.2 on Windows up to a point where a database is created and plpgsql is installed in it. We assume an ability to walk through the install wizard in general, though screens... more
- Thursday, February 22, 2007
-
in:
Dev Center
- MichaelF