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
Смотрите видео Kali Linux: How To Install VNC on Raspberry Pi Running Kali? онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Anton Petrov - Coding and Tech 26 Июль 2018, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 27,128 раз и оно понравилось 244 людям.