Difference between revisions of "References"
From LVSKB
m (→Kernel) |
m |
||
Line 11: | Line 11: | ||
* [http://kernelnewbies.org/ kernelnewbies.org] - The site for learning how to hack the kernel | * [http://kernelnewbies.org/ kernelnewbies.org] - The site for learning how to hack the kernel | ||
* [http://www.kernelhacking.org/ kernelhacking.org] - Some documents about kernel hacking | * [http://www.kernelhacking.org/ kernelhacking.org] - Some documents about kernel hacking | ||
+ | |||
+ | == Tools == | ||
+ | |||
+ | * [http://www.ethereal.com Ethereal] - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education. |
Revision as of 13:46, 1 July 2005
Cluster
- LinuxVirtualServer.org - The official LinuxVirtualServer web site
- High-Availability Linux Project
- Windows 2000 Clustering Technologies
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
Tools
- Ethereal - An excellent network analysis tool for troubleshooting, analysis, software and protocol development, and education.