Seems like vnc session is not running on the other machine.
- Open terminal
- Login as root
- Key in vncserver
You will require a password to access your desktop
Password: your_password
New 'localhost.localdomain:1 (your_account)' desktop is localhost.localdomain:1
Creating default startup script /home/your_account/.vnc/xstartup
Starting applications specified in /home/your_account/.vnc/xstartup
Log file is /home/your_account/.vnc/localhost.localdomain:1.log
- Edit vi /home/your_account/.vnc/xstartup
- Uncomment
unset SESSION_MANAGER
exec /etc/X11/xinit/xinitrc - To access the desktop from vnc, key in hostname:1 @ ip_address:1
Hi is it possible to explain with screenshots.................!!
ReplyDeleteIf possible, after you follow step by step to solve this problem.
DeleteHopefully that you can sharing the screenshot so that I can update this article.
Dude,
ReplyDeleteWhat's this: New 'localhost.localdomain:1 (your_account)' desktop is localhost.localdomain:1
Do I need to create a file? where?