Skip to content

Instantly share code, notes, and snippets.

@stories2
Last active July 9, 2018 08:15
Show Gist options
  • Select an option

  • Save stories2/ec21338deb3a8464c534e32773ada56c to your computer and use it in GitHub Desktop.

Select an option

Save stories2/ec21338deb3a8464c534e32773ada56c to your computer and use it in GitHub Desktop.
Ubuntu install

After boot

Check network

ifconfig -a

Check update & install upgrade

apt-get upgrade```

### Check is ssh installed
```netstat -ntlp | sshd
service ssh status```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment