Skip to content

Instantly share code, notes, and snippets.

@mayhem
Created July 17, 2019 12:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mayhem/a00ae98f8842561fc3aeeb68c204a97c to your computer and use it in GitHub Desktop.
Save mayhem/a00ae98f8842561fc3aeeb68c204a97c to your computer and use it in GitHub Desktop.
root@bono /home/zas # la -la . .ssh
.:
total 24
drwxr-xr-x 3 zas zas 4096 Jul 17 13:01 .
drwxr-xr-x 5 root root 4096 Jul 17 13:13 ..
-rw-r--r-- 1 zas zas 220 Jul 17 12:43 .bash_logout
-rw-r--r-- 1 zas zas 3771 Jul 17 12:43 .bashrc
-rw-r--r-- 1 zas zas 807 Jul 17 12:43 .profile
drwxr--r-- 2 root root 4096 Jul 17 13:03 .ssh
.ssh:
total 12
drwxr--r-- 2 root root 4096 Jul 17 13:03 .
drwxr-xr-x 3 zas zas 4096 Jul 17 13:01 ..
-rw-r----- 1 root root 381 Jul 17 13:03 authorized_keys
root@bono /home/zas # cat .ssh/authorized_keys
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAtgqKIMf5MLJCwDOMDVuhB+DzvmeYGKBW7puz2tCqTfsYplOyfHKoHZ2bhvB0j0Flgq8KzhsK1bfFonkzpOn4X+9AFmurZiclIWuqjEU+uWNmGN+YdITNps5dij4hQNs1Dcyp3urbgA0YQaUXyNDaYgU8Qy27S18kxJg6YFqnphdUQApAkYJUlxPUHK2VNRjcbPRJ1xQz2y7GE6jkmtlvVAiZQUI5H3CPfdzgbmLT0JqzWpssR5LHujDDtdLsRB2WfEqgJK5VF7g7axgK1C70r1S1WWdjG0DZnVwl4ZAoZo1JFvklTsIPKOg7k5EpJemQJ2I/LbykYKNFTxwnteUs5Q==
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment