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.
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