VNC to access Kali Linux on Raspberry Pi - Sevagas
blog.sevagas.comVNC to access Kali Linux on Raspberry Pi, Radio Pushka | 26 November 2018 - 07:31 6 So I did what you guys told me, and nothing works. all the ports are closed, even the ssh port which usually starts on startup. however, the vnc server does work if started on the command line.
Unable to get tight VNC working - Kali Linux
forums.kali.org › showthreadJan 21, 2020 · Kali GNU 2019.4 1. Login as root user 2. apt-get install update 3. apt-get upgrade 4. apt-get install xfce4 xfce4-goodies gnome-icon-theme tightvncserver 5. apt-get install tightvncserver 6. adduser vnc 7. apt-get install sudo 8. gpasswd -a vnc sudo 9. su - vnc 10. chmod 755 /home/vnc/.vnc/xstartup 11. chown vnc /home/vnc/.vnc/xstartup