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 [2023/08/08 08:39]
val [vncserver для Linux]
сервис_vnc [2023/09/24 19:23]
val [TightVNC]
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]]
  
-===== vncserver для ​Linux =====+===== Linux ===== 
 + 
 +==== TightVNC ​====
  
   * [[https://​invs.ru/​support/​chastie-voprosy/​kak-ustanovit-vnc-na-debian/​|Как установить VNC на Debian]]   * [[https://​invs.ru/​support/​chastie-voprosy/​kak-ustanovit-vnc-na-debian/​|Как установить VNC на Debian]]
Line 13: Line 17:
  
 # vncserver -depth 24 -geometry 1280x800 # vncserver -depth 24 -geometry 1280x800
 +
 +# ss -tupna | grep vnc
  
 # vncserver -kill :1 # vncserver -kill :1
 </​code>​ </​code>​
  
-===== Krfb =====+==== 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: 2024/05/19 12:50 by val