Header Shadow Image


Archive for September, 2011

Configuring Linux Bonding: bond0 using eth0 eth1 and wlan0

This is a simple howto tutorial for creating and bonding three interfaces, a wireless one (wlan0), one RealTek based GIGe cabled NIC (eth0) and another alternate Intel based GIGe NIC (eth1).  This is partially a conceptual howto since a home HTPC / Backup center probably doesn't need three separate NIC's for redundancy.  However, with recent […]

LINUX PXE: Installing and Network Booting Windows 7, Linux, Solaris using PXE

In this post we'll configure network booting through PXE.  PXE stands for Preboot eXecution Environment and has been available for Network Devices (or NIC's) for some time.  Such a network boot setup has many uses in particular in OS setup and deployment.  In this post I'll introduce the steps to quickly set one up.  The […]

Linux Administration: Resetting the root password when forgotten.

So you've lost the password to the root account.  Worst, you've had a boot password and it was the same.  Here are some instructions on how to get back into your system:

Linux LVM: Resizing partitions.

This post is designed as a blind test, meaning its sole purpose is for testing and learning LVM functionality.  In this process we will work with an existing LVM that contains live data to grow, shrink and move it's contents around.  Before we do anything, a disclaimer is in order: DISCLAIMER: Aside from the disclaimer […]

Linux LVM: Recovering a lost volume.

  It may become necessary to recover or rebuild an LVM in case either a backup /etc/lvm/backup/<VOLGROUP> is not available or becomes lost or other conditions arise causing loss of system volume data.  What might otherwise appear destroyed, deleted or inaccessible, LVM comes with a few backup options in case of disaster.  Here are the […]


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License