Good day
I am currently trying to setup my Kali Linux Raspberry Pi 3 to:
- Work through VNC Server on my laptop over an Ethernet cable.
- Start VNC server on the Raspberry Pi setup on boot.
Unfortunately I have run into multiple problems though and have tried every tutorial I can find. My problems are:
- When establishing a connection over VNC server, my laptop just shows a blank grey screen with no raspberry pi screen. What am I doing wrong?
- I've seen multiple tutorials where people change the raspberry pi config.txt so that it opens VNC server on boot. Whenever I run the command for the .config file, it can't find it. I should also probably mention that it never ran any configuration screen when I started it up initially.
I have spent so much time trying to figure this out and really don't know what to do anymore. I appreciate any help.
config.txt
. It does not appear even once. It does refer to a/home/pi/.config
file, but these are not the same. – goldilocks Jul 07 '16 at 15:02