Results 1 to 3 of 3
How to find out a particular module is installed in Linux/Debian?
Say for example the module HTTPD::Log::Merge...
- 05-23-2007 #1Just Joined!
- Join Date
- May 2007
- Posts
- 1
How to find out a particular module is installed in Linux/Debian?
How to find out a particular module is installed in Linux/Debian?
Say for example the module HTTPD::Log::Merge
- 06-06-2007 #2Linux User
- Join Date
- Jan 2007
- Location
- cleveland
- Posts
- 448
welcome to the forum
if you mean kernel modules--I'm not sure what your example is--
try "lsmod"the sun is new every day (heraclitus)
- 06-06-2007 #3
you can also try
Code:modinfo mod_name
Brilliant Mediocrity - Making Failure Look Good


Reply With Quote
