Created
December 1, 2011 07:55
-
-
Save pierot/1414786 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# don't forget to install ssh server :) | |
sudo apt-get install ssh openssh-server | |
# put it in headless-mode | |
sudo mv /etc/init/gdm.conf /etc/init/gdm.conf.disabled |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment