Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : Linux : Education - Tutorials
LPI certification 102 exam prep, Part 3
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedbackPreviousNext
4. Security overview
  


File permissions for root's other files page 3 of 21


Second, root's dot-files shouldn't be readable by an ordinary user. Check the files in root's home directory (ls -la) to make sure they're appropriately protected. You can even make the whole directory readable only by root:


# cd
# pwd
/root
# chmod 700 .

Main menuSection menuFeedbackPreviousNext
Privacy Legal Contact