This might be a really dumb question, but how do I get modprobe to work? I'm trying to load up a couple modules to test but I keep getting "bash: modprobe: command not found". Is there something I'm missing?
No... well, yes, but it's not a good idea. sbin is the directory for super user programs like adduser and the like... regular users should NOT be able to these... Even if you are the only one using the machine I would recomend not making the path load. So su only when you need to and use the '-' switch only when have to.
But in case my warning don't phase you, as root (under su) you can give permissions to sbin and it's contents to another user and add that to the path in your shells (bash it apears) start script.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.