Difference between revisions of "FAQ"
(Added two more Q/As) |
(categorized) |
||
Line 1: | Line 1: | ||
+ | == Installation == | ||
; Why there are different kernel flavours available and what do they mean? | ; Why there are different kernel flavours available and what do they mean? | ||
: [[Different kernel flavors (UP, SMP, ENTERPRISE, ENTNOSPLIT)]] | : [[Different kernel flavors (UP, SMP, ENTERPRISE, ENTNOSPLIT)]] | ||
+ | ; How do I rebuild the kernel? | ||
+ | : [[Kernel build]] | ||
+ | |||
+ | ; How can I check package signatures? | ||
+ | : [[Package signatures]] | ||
+ | |||
+ | == Networking == | ||
; How do I set up VPN for a VE? | ; How do I set up VPN for a VE? | ||
: [[VPN via the TUN/TAP device]] | : [[VPN via the TUN/TAP device]] | ||
Line 8: | Line 16: | ||
: [[Virtual Ethernet device]] | : [[Virtual Ethernet device]] | ||
+ | == Troubleshooting == | ||
; My kernel crashed. What should I do? | ; My kernel crashed. What should I do? | ||
: [[When you have an oops]] | : [[When you have an oops]] | ||
+ | |||
+ | ; I see a lot of processes in D state. What does that mean? | ||
+ | : [[Processes in D state]] |
Revision as of 13:21, 13 June 2006
Installation
- Why there are different kernel flavours available and what do they mean?
- Different kernel flavors (UP, SMP, ENTERPRISE, ENTNOSPLIT)
- How do I rebuild the kernel?
- Kernel build
- How can I check package signatures?
- Package signatures
Networking
- How do I set up VPN for a VE?
- VPN via the TUN/TAP device
- What is veth and how do I use it?
- Virtual Ethernet device
Troubleshooting
- My kernel crashed. What should I do?
- When you have an oops
- I see a lot of processes in D state. What does that mean?
- Processes in D state