Guest User

Untitled

a guest
Feb 15th, 2019
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. sudo apt-get purge lightdm
  2.  
  3. sudo apt-get update
  4.  
  5. sudo apt-get install lightdm
  6.  
  7. dpkg-reconfigure lightdm
  8.  
  9. ls -ld /tmp
  10.  
  11. drwxrwxrwt
  12.  
  13. mv .Xauthority .Xauthority.bak
Add Comment
Please, Sign In to add comment