Remote X applications on local display in Fedora 11 (leonidas).
I wanted to open some X applications on my Fedora 11 local display over the ssh connections. I have used this in the previous versions of the Fedora and was looking to do the same in F11. Here are the things that can be done to enable this :
Allow tcp connections to X server by removing -nolisten in the X server. Set the following parameter in the gdm.conf
DisallowTCP=false
Continue reading