What is stored at -lib-modules
Describe what is stored at /lib/modules?
Expert
This contains all the kernel modules which needed to be loaded into kernel (booting etc). There will some .map, .dep (dependency files) files present.
While the kernel required a feature which is not resident in the kernel, the kernel module daemon kmod[1] execs modprobe to load the module in.
You can see what modules are loaded already into the kernel by running lsmod that gets its information by reading the file /proc/modules
How tools are represented in the UNIX OS?
Normal 0 false false
Why is merging voice and data a major organizational challenge?
Compare and contrast symmetric and asymmetric encryption including: the number of keys included, key management and distribution, relative speed, operations executed on data, etc. In public key encryptions it possible to first to encrypt with a privat
18,76,764
1937188 Asked
3,689
Active Tutors
1447241
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!