Difference between revisions of "References"
From LVSKB
(add ScalaServer) |
(add books) |
||
Line 14: | Line 14: | ||
* [http://user-mode-linux.sourceforge.net/ user-mode-linux.sourceforge.net] - debugging the Linux kernel in user-mode | * [http://user-mode-linux.sourceforge.net/ user-mode-linux.sourceforge.net] - debugging the Linux kernel in user-mode | ||
* [http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ The Xen virtual machine monitor] - an open source virtual machine monitor | * [http://www.cl.cam.ac.uk/Research/SRG/netos/xen/ The Xen virtual machine monitor] - an open source virtual machine monitor | ||
+ | |||
+ | == Books == | ||
+ | |||
+ | * IBM Redbooks: [http://www.redbooks.ibm.com/abstracts/sg246336.html Messaging Solutions in a Linux Environment] | ||
== Tools == | == Tools == |
Revision as of 07:49, 20 August 2006
Contents
Cluster
- LinuxVirtualServer.org - The official LinuxVirtualServer web site
- High-Availability Linux Project
- Windows 2000 Clustering Technologies
- The Condor® Project Homepage
Kernel
- kernel.org - The primary site of the Linux kernel source
- kerneltrip.org - The related information and forum of kernel development
- kernelnewbies.org - The site for learning how to hack the kernel
- kernelhacking.org - Some documents about kernel hacking
- user-mode-linux.sourceforge.net - debugging the Linux kernel in user-mode
- The Xen virtual machine monitor - an open source virtual machine monitor
Books
- IBM Redbooks: Messaging Solutions in a Linux Environment
Tools
- Ethereal - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education.