Tagged Questions
1
vote
3answers
431 views
How to disable password prompting for automatic updates on Red Hat
Basically, I have the opposite problem of this guy. I would like my updates to be installed in a transparent way : I'm tired of entering my password every time.
I'm running on Red Hat (6.2 to be ...
21
votes
7answers
2k views
Non-Root Package Managers
From my research, I seem to notice that all package managers insist on being used as a privileged user and must be installed into /.
Typically, what I like to do is create a throwaway account, ...