Skip to content

Instantly share code, notes, and snippets.

@mconnell
Created October 8, 2012 13:21
Show Gist options
  • Select an option

  • Save mconnell/3852509 to your computer and use it in GitHub Desktop.

Select an option

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 root@192.168.112.48
password: root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment