Hello and welcome to my programming and technology channel.
This is how you could launch your Kali Linux, especially on Raspberry Pi in headless mode using a VNC such as VNC Viewer.
The best monitor for Raspberry Pi: https://amzn.to/2LI7GqD
Best Raspberry Pi bundle: https://amzn.to/2LF2N1z
Check out my other channel if you are interested in Space and Science: / whatdamath
Support me on Patreon to help this channel become better.
/ whatdamath
Twitter: / whatdamath
Facebook: / whatdamath
Github: https://github.com/whatdamath/
Commands to use:
apt-get install x11vnc
x11vnc –storepasswd
x11vnc -ncache 10 -auth guess -nap -forever -loop -repeat -rfbauth /root/.vnc/passwd -rfbport 5900
cd /usr/local/bin
nano sharex11vnc (ctrl x + y)
inside the file:
#!/bin/sh
x11vnc -ncache 10 -auth guess -repeat -nap -loop -forever -rfbauth ~/.vnc/passwd -desktop "VNC ${USER}@${HOSTNAME}"|grep -Eo "[0-9]{4}"
chmod 755 /usr/local/bin/sharex11vnc
Watch video Kali Linux: How To Install VNC on Raspberry Pi Running Kali? online without registration, duration hours minute second in high quality. This video was added by user Anton Petrov - Coding and Tech 26 July 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 27,128 once and liked it 244 people.