Skip to content

Instantly share code, notes, and snippets.

View pinfort's full-sized avatar
🏢
Shachiku

pinfort pinfort

🏢
Shachiku
View GitHub Profile

Keybase proof

I hereby claim:

  • I am pinfort on github.
  • I am pinfort (https://keybase.io/pinfort) on keybase.
  • I have a public key whose fingerprint is 7230 149F 6DC9 FE66 AFF5 1AA8 86F7 0972 CD95 0D8C

To claim this, I am signing this object:

We couldn’t find that file to show.
#! /bin/sh
apt-get update
apt-get upgrade -y
adduser pinfort
chmod 701 /home/pinfort
mkdir /home/pinfort/.ssh
chmod 700 /home/pinfort/.ssh
chown pinfort:pinfort /home/pinfort/.ssh
vi /home/pinfort/.ssh/authorized_keys
chmod 600 /home/pinfort/.ssh/authorized_keys