Entries Categorized as 'Linux'

Kickstart Installations

Date December 9, 2009

This is a small paper on setting up a Kickstart server. I used CentOS in [...]

Mirroring Root (/) to Another Drive

Date November 20, 2009

This is a forum post I stumbled upon that explains how to use tar to [...]

VPN Server For Windows Clients

Date November 20, 2009

This tip explains the process of setting up CentOS to allow VPN connections from the [...]

RHEL5 LVM Document

Date November 20, 2009

This document picks up on my Linux iSCSI notes and explains how to add disk [...]

Linux iSCSI Notes

Date November 20, 2009

This document contains various notes on setting up and using a iSCSI target from a [...]

IPTABLES on CentOS

Date November 20, 2009

This document shows how to setup a simple IPTABLE configuration to allow ssh connections and [...]

Add CIFS Support to a 2.4.27 Kernel

Date November 20, 2009

This tip is NOT for someone who has never compiled a kernel before. This tip [...]

Adding a New Hard Drive to Linux

Date November 20, 2009

Use cfdisk to create a linux partition on the new drive # cfdisk /dev/hdb Substitute [...]