Prevent access to home folder
From WickyWiki
Prevent access to homefilder to other users (default 0755)
Example userx:
sudo chmod -R 750 /home/userx sudo chmod -R 750 /home/userx/*
Prevent access to homefilder to other users (default 0755)
Example userx:
sudo chmod -R 750 /home/userx sudo chmod -R 750 /home/userx/*