User Tools

Site Tools


user:afassett:start:syspro

SYS_Pro

Goal

Having two computers that both having the ablity to use the internet and boot from their internal hard-drive work together has a single working computer. Using hard-ware and software already made and sharing the work load between the two machines.

Setting up
  • installing two computers with debian linux 2.6.26 operating systems.
  • wget the kerrighed-2.3.0 (for 32bit machine verison)
  • make sure that the following pre-reuisites are installed
    • automake
    • autoconf
    • gcc
    • awk
    • bzip2
    • rsync
    • linuxsources
    • xmlto
    • patch
    • wget
  • How to get linux-source files
 apt-cache search linx-source 
  <code> apt-get install "linux-source file" </code> <-- should be three of them (may not need two of them)\\
* How to find waht os you have installe  <code> uname -a </code>
* <code> wget www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.20.tar.bz2 </code> or http://www.kernel.org/pub/linux/kernel/v2.6/\\
* $tar -xjvf example.tar.bz2

http://www.debianadmin.com/how-to-set-up-a-high-performance-cluster-hpc-using-debian-lenny-and-kerrighed.html

user/afassett/start/syspro.txt · Last modified: 2010/11/18 15:41 by afassett