Configuration to point an X tty to a separate system?
Posted
by
buu700
on Super User
See other posts from Super User
or by buu700
Published on 2012-06-21T08:05:16Z
Indexed on
2012/06/21
9:18 UTC
Read the original article
Hit count: 225
Specifically, I have an Ubuntu 10.04 system with a headless Ubuntu 12.04 virtual machine, and I'm looking for a way to have it set up so pressing ctrl+alt+F8 will take me into another X client which is connected to an X server on the vm (with gdm appropriately displayed at startup, etc.). As in, my startup script should spin up the headless machine and then immediately perform a "startx" pointed at the vm.
© Super User or respective owner