Hello, guys.
Yesterday, I installed Fedora 15 to my server. I preffer to work over SSH and I enable X forwarding.
My configurational file:
/etc/ssh/sshd_config:
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes
From my laptop I run next commands
ssh -X
user@xx.xx.xx.xx
startx
and the session start on server, no redirect occur.
Next output I saw in terminal
X.Org X Server 1.10.2
Release Date: 2011-05-28
X Protocol Version 11, Revision 0
Build Operating System: x86-17 2.6.32-71.14.1.el6.x86_64
Current Operating System: Linux fc15.vorand.ru 2.6.38.6-27.fc15.i686 #1 SMP Sun May 15 17:57:13 UTC 2011 i686
Kernel command line: ro root=/dev/mapper/vg_fc15-lv_root rd_LVM_LV=vg_fc15/lv_root rd_LVM_LV=vg_fc15/lv_swap rd_NO_LUKS rd_NO_MD rd_NO_DM LANG=en_US.UTF-8 SYSFONT=latarcyrheb-sun16 KEYTABLE=us rhgb quiet
Build Date: 30 May 2011 12:42:31AM
Build ID: xorg-x11-server 1.10.2-1.fc15
Current version of pixman: 0.20.2
Before reporting problems, check
http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Tue Jun 7 19:35:09 2011
(==) Using config directory: "/etc/X11/xorg.conf.d"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
gnome-session-is-accelerated: No hardware 3D support.
gnome-session-check-accelerated: Helper exited with code 256
gnome-session[13496]: WARNING: Session 'gnome' runnable check failed: Завершено с кодом 1
GNOME_KEYRING_CONTROL=/tmp/keyring-xtKFZs
GNOME_KEYRING_PID=13515
GNOME_KEYRING_CONTROL=/tmp/keyring-xtKFZs
GNOME_KEYRING_CONTROL=/tmp/keyring-xtKFZs
GPG_AGENT_INFO=/tmp/keyring-xtKFZs/gpg:0:1
GNOME_KEYRING_CONTROL=/tmp/keyring-xtKFZs
GPG_AGENT_INFO=/tmp/keyring-xtKFZs/gpg:0:1
SSH_AUTH_SOCK=/tmp/keyring-xtKFZs/ssh
(gnome-settings-daemon:13519): PackageKit-WARNING **: failed to set proxy: failed to obtain auth
(gnome-settings-daemon:13519): updates-plugin-WARNING **: failed to set proxies: failed to obtain auth
[1307450111,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
Failed to play sound: File or data not found
** Message: applet now removed from the notification area
(nm-applet:13570): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(nm-applet:13570): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
Initializing nautilus-gdu extension
** Message: applet now embedded in the notification area
(nm-applet:13570): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(gnome-power-manager:13602): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(nm-applet:13570): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(nm-applet:13570): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(gnome-power-manager:13602): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(gnome-sound-applet:13561): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(nm-applet:13570): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(gnome-power-manager:13602): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(gnome-sound-applet:13561): Gtk-CRITICAL **: gtk_cairo_should_draw_window: assertion `GDK_IS_WINDOW (window)' failed
(gnome-settings-daemon:13519): updates-plugin-WARNING **: failed to open directory: Произошла ошибка при открытии каталога «/run/udev/firmware-missing»: Нет такого файла или каталога
So If somebody can help me, please help