Pario TechnoBlob
About
Posts
Tag: X
Using xpra to run remote X applications
This post describes how you can run a X application on a host and view it on another. Xpra is a tool which allows you to run X programs — usually on a remote host — and then...
Switching to a graphical login on RHEL6
This is a short post on how to install the necessary components to get X Server running on a bare bone RedHat 6 Enterprise Server (CentOS6) installation. The following...
Run X programs through ssh
A easy way to run remote X programs (from another host) on your local linux installation is to connect to it via ssh using the -Y switch. For instance if you would like to run...