Guest User

Untitled

a guest
Jan 24th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. alex squirrel:~ [683:1]% ls -l .ssh
  2. ls: cannot access .ssh/known_hosts: Permission denied
  3. ls: cannot access .ssh/id_rsa: Permission denied
  4. ls: cannot access .ssh/id_rsa.pub: Permission denied
  5. total 0
  6. -????????? ? ? ? ? ? id_rsa
  7. -????????? ? ? ? ? ? id_rsa.pub
  8. -????????? ? ? ? ? ? known_hosts
  9.  
  10. root@squirrel:/home/alex# ls -l .ssh
  11. total 36
  12. -rw-r--r-- 1 alex alex 1679 2011-08-11 10:41 id_rsa
  13. -rw-r--r-- 1 alex alex 395 2011-08-11 10:41 id_rsa.pub
  14. -rw-r--r-- 1 alex alex 3536 2011-10-06 09:38 known_hosts
Add Comment
Please, Sign In to add comment