1

I would like to run Ubuntu headless , keyboard less, and mouse less. I plan on logging in remotely to the box from a Mac. The primary reason for doing this is lack of space. How can I install and setup this up without hassles? Meaning, I don't want to have recompile my kernel or tweak driver settings.

Thanks

Tim
  • 32,861
  • 27
  • 118
  • 178
user331905
  • 111
  • 1
  • 3

1 Answers1

0

If you plan on using only the command line, then SSH is the way to go. There is an excellent tutorial in the official documentation.
If you are interested in desktop sharing, then you need VNC or something similar. Take a look at this help page.

Volker Siegel
  • 13,065
  • 5
  • 49
  • 65
hmayag
  • 2,246
  • 5
  • 21
  • 23