Remote compile error in Nsight

Hi, I am trying to make an example on this site:

But I got the following error. How can I solve it? Thanks…

Last login: Mon Mar 13 20:53:11 2017 from 192.168.1.34
echo $PWD’>’
/bin/sh -c “cd "/home/ubuntu/Desktop/Denemeler/";export LD_LIBRARY_PATH="/usr/local/cuda-8.0/lib64":${LD_LIBRARY_PATH};"/home/ubuntu/Desktop/Denemeler/remoteprojects/"”;exit
ubuntu@tegra-ubuntu:~$ echo $PWD’>’
/home/ubuntu>
ubuntu@tegra-ubuntu:~$ /bin/sh -c “cd "/home/ubuntu/Desktop/Denemeler/";export LD_LIBRARY_PATH="/usr/local/cuda-8.0/lib64":${LD_LIBRARY_PATH};"/home/ubuntu/Desktop/Denemeler/remoteprojects/"”;exit
/bin/sh: 1: /home/ubuntu/Desktop/Denemeler/remoteprojects/: Permission denied
logout