O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Folks just starting out with Ubuntu are likely to get to a point where they'll want to setup users and groups. Fortunately Ubuntu provides easy-to-use GUI tools to manage users and groups. This exce...
Minimizing access to critical resources is standard practice when securing any system. In this excerpt from Ryan Troy & Matthew Helmke's VMware Cookbook you'll learn how to allow or deny users the u...
Leverage Ubuntu's default sudo installation to allow fine-grained
control over privileged access.If you have used a number of different Linux distributions in the
past, one surprisin...
The following will help you change specific permission bits rather than using the all-or-nothing approach of chmod's numeric notation. The most common use for symbolic notation is to add the ...
You need to control who can access whatfile. Either you need to keep prying eyes away from the recipe forthe secret sauce, or you have some other secure information thatneeds protection. Or (more like...