Question:
I enter the "services" of linux, I want to start the "vncserver" for remote control. But the service is still "stopped", even the message dialog pops up with "the vncserver starts up sucessfully".
Answer:
The service of "vncserver" should get a password first. So type the command below in "terminal" instead.
#vncserver
after type the password, you can use it as IP:1, type twice it's IP:2, and so on.