TightNC on Raspbian init.d problem

I have very little Linux experience and so I am following this guide: http://www.howtogeek.com/141157/how-to-configure-your-raspberry-pi-for-remote-shell-desktop-and-file-transfer/

I believe I followed all the steps properly, as I just went through them a second time. TightVNC is installed and works fine, until reboot. After rebooting I must re-enter “tightvncserver” into the command line to access my Banana Pi through VNC. I created the init.d file as shown in the guide and only changed it to 1080p resolution.

this command: sudo chmod 755 /etc/init.d/tightvnc does not display any confirmation or error message in the command line and does not ask for password to change permission

this command: sudo /etc/init.d/tightvnc start gives this response: /etc/init.d/tightvnc: 22: /etc/init.d/tightvnc: stop}”: not found

Any help is appreciated. Thanks.

if you only need a remote desktop connection I advise you to use xrdp you can connect with any device and you only need one command

apt-get install xrdp

I dont know if this help you but maybe it does

if you want to use tightvnc you need to search for a autostart Shell Script i think… maybe this will help you: https://www.google.com/search?q=TightVNC%20with%20autostart&rct=j