Skip to content

Instantly share code, notes, and snippets.

@parasquid
Forked from cpliakas/ubuntu-x11
Created December 24, 2016 05:02
Show Gist options
  • Save parasquid/50f1a217f1ee21f7ad0409ac9e8b2359 to your computer and use it in GitHub Desktop.
Save parasquid/50f1a217f1ee21f7ad0409ac9e8b2359 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