Skip to content

Instantly share code, notes, and snippets.

# Init
$ yum update
$ yum upgrade
$ yum install bash-complition -y
$ yum install epel-release
$ yum install bash-complition-extra -y
$ init 6
# SSH
$ ssh REMOTE_USER@REMOTE_IP -p SSH_PORT