Difference between revisions of "References"
From LVSKB
m (→Kernel) |
m (→Cluster) |
||
Line 4: | Line 4: | ||
* [http://www.linux-ha.org/ High-Availability Linux Project] | * [http://www.linux-ha.org/ High-Availability Linux Project] | ||
* [http://www.microsoft.com/windows2000/technologies/clustering/default.asp Windows 2000 Clustering Technologies] | * [http://www.microsoft.com/windows2000/technologies/clustering/default.asp Windows 2000 Clustering Technologies] | ||
+ | * [http://www.cs.wisc.edu/condor/ The Condor® Project Homepage] | ||
== Kernel == | == Kernel == |
Revision as of 13:41, 29 July 2005
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
Tools
- Ethereal - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education.