Skip to content

Instantly share code, notes, and snippets.

@mconnell
Created October 8, 2012 13:21
Show Gist options
  • Save mconnell/3852509 to your computer and use it in GitHub Desktop.
Save mconnell/3852509 to your computer and use it in GitHub Desktop.
open root, add openssh
Mark C. Set root password on new vm:
sudo -s -H
sudo passwd
aptitiude install openssh-server
11:55 AM
Mark C. ssh [email protected]
password: root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment