Skip to content

Instantly share code, notes, and snippets.

@cedced19
Created October 20, 2015 13:01
Show Gist options
  • Save cedced19/d12815bf036e57fc524f to your computer and use it in GitHub Desktop.
Save cedced19/d12815bf036e57fc524f to your computer and use it in GitHub Desktop.
Get root user privileges

Update root password:

sudo passwd root

Search for PermitRootLogin and change it to yes:

sudo nano /etc/ssh/sshd_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment