Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. drwxr-xr-x 134 root root 12288 Dec 14 11:47 etc
  2. d--------- 4 root root 4096 Dec 14 09:50 home
  3. drwxr-xr-x 24 root root 4096 Dec 11 23:04 lib
  4. drwxr-xr-x 2 root root 4096 Dec 4 18:05 lib32
  5. drwxr-xr-x 2 root root 4096 Dec 4 18:05 lib64
  6. drwx------ 2 root root 16384 Nov 30 23:42 lost+found
  7.  
  8. Ubuntu GNU/Linux, with Linux 3.16.0-28-generic (recovery mode)
  9.  
  10. mount -o remount,rw /
  11. mount --all
  12. chmod 755 /home
  13. chmod -Rf 700 /home/raj
  14. chown -R raj /home/raj
  15. reboot
  16.  
  17. sudo chmod a+rx /home
  18. sudo chmod u+w /home
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement