Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ACLs permissions can be backed up to a text file,

Code Block
languagebash
cd ~
getfacl -R /home/www.dailyplanet.com/ > ~/www.dailyplanet.com.acl.bck.txt

...