Tagged Questions
1
vote
0answers
292 views
iptables not starting up
I have inherited a custom built Linux kernel 2.6.30.9 and am just upgrading the underlying OS from RHEL 5.4 to 5.8 (kernels 2.6.18.164 and 2.6.18.308 respectively).
When booting, the following is ...
3
votes
1answer
3k views
How to get a list of installed external kernel modules?
From the documentation of Linux kernel 3.2 (Documentation/kbuild/modules.txt)
=== 5. Module Installation
Modules which are included in the kernel are installed in the
directory:
...