US minimized installation tutorial See this Blog
http://blog.csdn.net/xfworld/article/details/6342000
Just perform the installation step-up, and start the graphical interface to install the vnc4server.
sudo apt-get install Vnc4server
Vnc4server
Enter Password two times
Vnc4server-kill:1 off VNC.
Modify Vnc4server configuration file, vi ~/.vnc/xstartup
#!/bin/sh# uncomment the following and lines for normal desktop:unset session_manager# exec/etc/x11/xinit/xinitrc[-X/ Etc/vnc/xstartup] && exec/etc/vnc/xstartup[-R $HOME/. Xresources] && Xrdb $HOME/. Xresourcesxsetroot-solid greyexec gnome-session &gnome-panel &gnome-setting-daemon &metacity & Nautilus-n &gnome-terminal & #vncconfig-iconic & #x-terminal-emulator-geometry 80x24+10+10-ls-title "$ Vncdesktop Desktop "& #x-window-manager &
UBUNTU12 version of the system such a configuration on the line, 14 of the system seems to only use Xfce4 desktop, so make sure your system is not 14 version.
Start VNC again, Vnc4server
Release port 5901 in the firewall.
My client uses real VNC, enter ip:1 (IP address: port number) to connect, and then enter the password
After connecting, open the terminal, find a file to compare more directories.
LS a bit
is there a black area that covers the text ? I'm not sure if you're going to have this problem, but I've come across it anyway.
How to solve it. Do you move the terminal window and the black area is moved? Well, that would be a good run. Change the terminal theme.
It's a black-bottom white, right?
Then there is the problem of VNC display in Chinese.
Terminal input: Locale
Look at the output is not en_us.utf-8, not to think of ways to change this, the way to search online, a lot.
Then install the fonts,
Install Chinese fonts, you can follow this blog
Http://www.cnblogs.com/phinecos/archive/2010/04/14/1712225.html
Then install Gnome-tweak-tool
You can set the system default font on the inside.
Restart the vnc4server at the command-line interface, and of course you need to execute these commands in putty or Xshell.
Vnc4server-kill:1
Vnc4server
Reconnect to VNC, open the Nautilus File Manager, is not the Chinese directory can be displayed?
Ubuntuserver Minimize the installation of the GNOME environment configuration Vnc4server