Re: [CentOS] X forwarding

2013-02-02 Thread skull
Am 02.02.2013 16:45, schrieb Brett Serkez: > On Sat, Feb 2, 2013 at 9:49 AM, skull wrote: > >> How does one use X forwarding properly? >> ... >> >> Anything else there is to do? >> When i try to: >> ssh -X root@server virt-manager >> >> > Just to be sure, you are in an xterm with DISPLAY set to th

Re: [CentOS] X forwarding

2013-02-02 Thread Brett Serkez
On Sat, Feb 2, 2013 at 9:49 AM, skull wrote: > How does one use X forwarding properly? > ... > > Anything else there is to do? > When i try to: > ssh -X root@server virt-manager > > Just to be sure, you are in an xterm with DISPLAY set to the local X-Server before issuing the ssh? Try substitute

[CentOS] X forwarding

2013-02-02 Thread skull
How does one use X forwarding properly? I got a server running CentOS 6.3 at runlevel 3 (no DE installed) I try to access virt-manager via x-forwarding from another CentOS 6.3 client in my network (runlevel 5 with default gnome) on The server i changed my sshd_config: X11Forwarding yes i install