The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
0answers
51 views

Zentyal/Ubuntu SIP module doesn't stay unloaded

We are using Zentyal 3.1 (Ubuntu 12.04.2 LTS - kernel version: 3.2.0.38-generic) as proxy/firewall for our location. At the moment the firewall rules are set to allow all, however sip packets are ...
1
vote
0answers
159 views

How to disable Opportunity locking on Red Hat 5/CentOS 5?

Syslog returns the error "kernel: CIFS VFS: Write2 ret -13, wrote 0" when I'm using the software under cifs fylesystem, managed by NAS server. CIFS Version is 1.60RH. I saw that the options ...
0
votes
0answers
53 views

Advantage of loading usb-storage manually

I saw in a hardening guide of RHEL that USB storage should be manually loaded by adding install usb-storage: to /etc/modprobe.conf. What's the advantage of doing that manually? Is that to keep a ...
2
votes
1answer
792 views

How to fix module fuse not found error?

I used to be able to mount a NTFS formatted drive (read only) on my Ubuntu Linux (9.04) Sheevaplug. I was chasing the impossible dream of being able to mount it for both read and write and somehow ...
1
vote
2answers
984 views

ubuntu slow startup time - modprobe?

I have setup my laptop with Ubuntu 11.04. I bought a fresh SSD, and expected the startup time at <30 seconds but it takes about 3-5 minutes. I have taken a snapshop using bootchart but I don't ...
0
votes
1answer
775 views

modprobe ndiswrapper - not found

I'm trying to use ndiswrapper on a Slackware 12 (I think) box, but I'm running into a problem with modprobe. Everything I find online says that it should be working, but for some unknown reason it ...
2
votes
1answer
3k views

Is there a way to refresh the current configuration used by modprobe with a newly updated modules.conf file?

Is there a way to refresh the current configuration used by modprobe with an updated modules.conf file at the command line for Red Hat Linux 9.0?
0
votes
1answer
305 views

modprobe -k -q (missing parameter)

well, I got the following modprobe scripts modprobe -k -q streams what does the -k parameter mean ?. is it exist in older modprobe ? I don't see -k parameter in recent modprobe. Thanks for your ...
4
votes
2answers
2k views

Understanding modprobe.conf

Questions: Can someone help me understand the following Note: trivial information from /etc/modprobe.conf install foo /sbin/modprobe --ignore-install foo; /sbin/start_udev alias ...
0
votes
2answers
1k views

Fixing X11's startup Errors by Xorg.conf or modprobe

I am using Ubuntu Live CD to get an access to the broken Ubuntu after running a few Linux Kernel Magic commands without knowing completely what I did. I mounted the system to Live CD. I need to ...
-1
votes
3answers
415 views

To control decibels in speakers by Ubuntu

I need to load the module pcspkr to Linux kernel often by sudo modprobe pcspkr. It sometimes happens that something goes totally wrong such that I cannot stand the amount of decibels in my speakers. ...