خرید بک لینک

I have a new installation on Ubuntu 16.04 and have tightvncserver installed and it is working. Initially when I logged in with vnc (through ssh), I got just a grey screen. I checked online and there were some suggestions about what to do. Based on those suggestions, I changed ~/.vnc/xstartup to the following

#!/bin/sh

xrdb $HOME/.Xresources
xsetroot -solid grey
x-terminal-emulator -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
x-window-manager &
# Fix to make GNOME work
#export XKL_XMODMAP_DISABLE=1
#/etc/X11/Xsession

gnome-panel &
gnome-settings-daemon &
metacity &
nautilus &
gnome-session &

What I get now is a screen where I get a menu and start a terminal and so forth but it doesn't look anything like the screen I get if I login normally. Is there something else I need to start so I can see that in vnc? Thanks.

برچسب: نویسنده: استخدام کار تاريخ: سه شنبه 8 تير 1395 ساعت: 23:16

صفحه بندی