<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://wiki.adamsweet.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://wiki.adamsweet.org/feed.php">
        <title>Adam Sweet's Wiki</title>
        <description></description>
        <link>http://wiki.adamsweet.org/</link>
        <image rdf:resource="http://wiki.adamsweet.org/lib/images/favicon.ico" />
       <dc:date>2008-09-13T19:17:58+01:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=managing_linux_software_raid&amp;rev=1221217757&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=rdp_over_ssh&amp;rev=1220815080&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=networking&amp;rev=1220814882&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=linux&amp;rev=1219827111&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=adding_kernel_modules_to_a_red_hat_installer_s_kernel&amp;rev=1214471058&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=kernel_stuff&amp;rev=1214470733&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=vnc_over_ssh&amp;rev=1213739327&amp;do=diff"/>
                <rdf:li rdf:resource="http://wiki.adamsweet.org/doku.php?id=ipmi_on_linux&amp;rev=1210579837&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.adamsweet.org/lib/images/favicon.ico">
        <title>Adam Sweet's Wiki</title>
        <link>http://wiki.adamsweet.org/</link>
        <url>http://wiki.adamsweet.org/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=managing_linux_software_raid&amp;rev=1221217757&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-12T12:09:17+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>managing_linux_software_raid</title>
        <link>http://wiki.adamsweet.org/doku.php?id=managing_linux_software_raid&amp;rev=1221217757&amp;do=diff</link>
        <description>Managing Linux Software RAID


Below are some notes on using Linux Software RAID. It's not complete yet of course :)

Marking a damaged disk as failed:

mdadm --manage --set-faulty /dev/md1 /dev/sdd1

Removing the damaged disk from the array:

mdadm /dev/md1 -r /dev/sdd1

Shutdown your system, bring it up into single user mode and partition and format your new disk. Set the partition type as Linux Software RAID autodetect. Of course you need to partition your new disk the same as the previous on…</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=rdp_over_ssh&amp;rev=1220815080&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-07T20:18:00+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>rdp_over_ssh - created</title>
        <link>http://wiki.adamsweet.org/doku.php?id=rdp_over_ssh&amp;rev=1220815080&amp;do=diff</link>
        <description>RDP Over SSH


This shows how to use Windows Remote Desktop v5 over SSH over the Internet. It helps if you're running Linux, SSHing to another Linux machine and then forwarding an RDP connection to a Windows box.

Set up your initial tunnel from your own Linux box to another remote one on the Windows network:</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=networking&amp;rev=1220814882&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-09-07T20:14:42+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>networking</title>
        <link>http://wiki.adamsweet.org/doku.php?id=networking&amp;rev=1220814882&amp;do=diff</link>
        <description>Stuff About Networking on Linux

	*  Adding a Route
	*  IP Forwarding
	*  VNC over SSH
	*  RDP over SSH</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=linux&amp;rev=1219827111&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-08-27T09:51:51+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>linux - Added Managing Linux Software RAID</title>
        <link>http://wiki.adamsweet.org/doku.php?id=linux&amp;rev=1219827111&amp;do=diff</link>
        <description>Stuff About Linux

	*  Scripting
	*  Networking
	*  Command Line
	*  System Control
	*  Kernel Stuff
	*  Managing Linux Software RAID</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=adding_kernel_modules_to_a_red_hat_installer_s_kernel&amp;rev=1214471058&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-26T10:04:18+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>adding_kernel_modules_to_a_red_hat_installer_s_kernel</title>
        <link>http://wiki.adamsweet.org/doku.php?id=adding_kernel_modules_to_a_red_hat_installer_s_kernel&amp;rev=1214471058&amp;do=diff</link>
        <description>How to Add Kernel Modules to a Red Hat Installer's Kernel


The following was copied verbatim from &lt;http://linux.duke.edu/~mstenner/docs/add-driver&gt;. I admit this freely, the reason for doing this is that I've had to do this a lot recently and academic pages have a habit of going away eventually.</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=kernel_stuff&amp;rev=1214470733&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-26T09:58:53+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>kernel_stuff</title>
        <link>http://wiki.adamsweet.org/doku.php?id=kernel_stuff&amp;rev=1214470733&amp;do=diff</link>
        <description>Kernel Stuff


Adding kernel modules to a Red Hat installer's kernel</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=vnc_over_ssh&amp;rev=1213739327&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-06-17T22:48:47+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>vnc_over_ssh</title>
        <link>http://wiki.adamsweet.org/doku.php?id=vnc_over_ssh&amp;rev=1213739327&amp;do=diff</link>
        <description>Using VNC Over SSH

Setting it up for the first time

	*  Install vncserver on the destination machine.
	*  Run vncserver once and note the session number given (:1 if nobody else is using VNC on the machine). It will ask you to create a vnc password so do so. Example (minus the password part):</description>
    </item>
    <item rdf:about="http://wiki.adamsweet.org/doku.php?id=ipmi_on_linux&amp;rev=1210579837&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-12T09:10:37+01:00</dc:date>
        <dc:creator>adam</dc:creator>
        <title>ipmi_on_linux</title>
        <link>http://wiki.adamsweet.org/doku.php?id=ipmi_on_linux&amp;rev=1210579837&amp;do=diff</link>
        <description>Running IPMI on Linux

What is IPMI?

IPMI is standard which allows remote server management, primarily developed by Intel. IPMI cards, known as Baseboard Management Cards (BMCs) are primitive computers in their own right and are operational all the time, so long as the server has a power source. The server itself does not need to be powered on, or the operating system operational for the BMC to work, it just needs a power source to be connected to the server.</description>
    </item>
</rdf:RDF>
