Difference between revisions of "References"
From LVSKB
m (→Cluster) |
(add ScalaServer) |
||
Line 18: | Line 18: | ||
* [http://www.ethereal.com Ethereal] - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education. | * [http://www.ethereal.com Ethereal] - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education. | ||
+ | |||
+ | == Research == | ||
+ | |||
+ | * [http://www.cs.rice.edu/CS/Systems/ScalaServer/ ScalaServer: System Support for Scalable Network Servers] |
Revision as of 05:39, 2 May 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
Tools
- Ethereal - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education.