1

Good day

I am currently trying to setup my Kali Linux Raspberry Pi 3 to:

  1. Work through VNC Server on my laptop over an Ethernet cable.
  2. 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:

  1. 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?
  2. 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.

1 Answers1

1

Somehow I doubt that the question demonstrates sufficient understanding of Linux to make use of Kali, but nonetheless the following shows how you can start vncserver on boot. Start VNC on Jessie at boot

I have not tested this on Kali, but it works on normal Raspbian Jessie.

Milliways
  • 62,573
  • 32
  • 113
  • 225