You can install an X server on the remote machine and use SSH : Most linux distros will do it with a bit of tweaking, windows needs extra software. Whole ,thread about it : http://www.raspberrypi.org/phpBB3/viewt ... 76#p120876
Ok so I have installed VNC on pi,but trying to access it from windows I get connection refused (10061).
I have the right ip and VNC is running on pi,what is wrong?
Now I´m trying to get VNC to start at boot,I´ve maid a file in the autostart folder with the txt:
[Desktop Entry]
Type=Application
Name=TightVNC
Exec=vncserver :1
StartupNotify=false
Looks like you're talking at cross-purposes... TheRussian is talking about a desktop application autostart script... crazyskeggy is talking about a system service autostart script...
@TheRussian - this question pops up loads of times on the forums, so I'm sure the answer can't be hard to find if you try searching for it...