Skip to content

Instantly share code, notes, and snippets.

@cpliakas
Created May 4, 2012 16:07
Show Gist options
  • Save cpliakas/2595793 to your computer and use it in GitHub Desktop.
Save cpliakas/2595793 to your computer and use it in GitHub Desktop.
Headless X server on Ubuntu for X11 forwarding
#!/bin/bash
sudo apt-get install xserver-xorg xserver-xorg-core x11-apps x11-xserver-utils
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment