Kali Linux: Как Установить VNC На Кали Линукс и Raspberry Pi

Published: 26 July 2018
on channel: Антон Питонович Линуксов
7,473
161

Raspberry Pi: https://amzn.to/2LF2N1z
Монитор https://amzn.to/2LI7GqD

Команды:
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: Как Установить VNC На Кали Линукс и Raspberry Pi online without registration, duration hours minute second in high quality. This video was added by user Антон Питонович Линуксов 26 July 2018, don't forget to share it with your friends and acquaintances, it has been viewed on our site 7,47 once and liked it 16 people.