Jetson TK1-Remote Access issue

Hi ,

I am trying to access my jetson TK1 board remotely from my PC. I logged on to the board from PC through ssh command. Then i am running windows RDP(mstsc), it connects but i only see a blank screen.
I also installed VNC server but it says “Connection was refused by host”.

Can anyone tell how to fix the problem?

I am using Tegra R21.1 (Ubuntu 14.04) release and windows 7 PC.

Did you configure the VNC server to start in boot?

I’ve written instructions about one way to do it (check the VNC section):

https://devtalk.nvidia.com/default/topic/785551/embedded-systems/my-jetson-focused-linux-tips-and-tricks/

Sorry for the late reply kulve. Thankyou, Your linked helped me to solve my issue