User Tools

Site Tools


сервис_vnc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
сервис_vnc [2022/03/19 16:43]
val
сервис_vnc [2023/09/24 18:07]
val
Line 1: Line 1:
 ====== Сервис VNC ====== ====== Сервис VNC ======
  
-===== TightVNC ​=====+===== Windows ​===== 
 + 
 +==== TightVNC ​====
  
   * [[https://​www.tightvnc.com/​download.php|Download TightVNC]]   * [[https://​www.tightvnc.com/​download.php|Download TightVNC]]
  
-===== Krfb =====+===== Linux ===== 
 + 
 +==== TightVNC ==== 
 + 
 +  * [[https://​invs.ru/​support/​chastie-voprosy/​kak-ustanovit-vnc-na-debian/​|Как установить VNC на Debian]] 
 + 
 +<​code>​ 
 +# apt -y install xfce4 xfce4-terminal firefox-esr tightvncserver dbus-x11 
 + 
 +# vncserver -depth 24 -geometry 1280x800 
 + 
 +# vncserver -kill :1 
 +</​code>​ 
 + 
 +==== x11vnc ==== 
 + 
 +  * [[https://​losst.pro/​nastrojka-x11vnc-na-ubuntu|Настройка x11vnc в Ubuntu]] 
 + 
 +<​code>​ 
 +$ x11vnc -noxdamage -shared -dontdisconnect -many -noxfixes -rfbauth /​etc/​x11vnc.pass 
 +</​code>​ 
 + 
 +==== Krfb ====
  
   * [[https://​www.altlinux.org/​VNC#​С_помощью_Krfb]]   * [[https://​www.altlinux.org/​VNC#​С_помощью_Krfb]]
сервис_vnc.txt · Last modified: 2023/09/24 19:23 by val