home_server:home_server_setup:vnc_setup

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 revisionBoth sides next revision
home_server:home_server_setup:vnc_setup [2022-01-08 Sat wk01 19:29] – [VNC Server] baumkphome_server:home_server_setup:vnc_setup [2023-04-30 Sun wk17 17:43] – external edit 127.0.0.1
Line 1: Line 1:
-{{tag>linux server ubuntu vnc setup vncserver tigervnc gnome xfce}}+{{tag>linux server ubuntu debian vnc setup vncserver tigervnc gnome xfce}}
 =====VNC Server===== =====VNC Server=====
 I want a simple server GUI VNC system.  Sadly most the instructions on the net do not seem to meet my needs. I want a simple server GUI VNC system.  Sadly most the instructions on the net do not seem to meet my needs.
 +  * Install a GUI
 +    * A light desktop system, e.g. xfce
 +    * The x11 windows manager system
 +    * A display manager, optional
 +    * ''sudo apt install --no-install-recommends xfce4 xserver-xorg'', xfce-goodies is an option package
 After setting up a basic Debian server I do the following. After setting up a basic Debian server I do the following.
  
Line 46: Line 51:
  *The cron script statement is ''/home/homedirectory/Myscripts/StartVNC.sh >/dev/null 2>&1''  *The cron script statement is ''/home/homedirectory/Myscripts/StartVNC.sh >/dev/null 2>&1''
  (I elected not to use the systemd setup described in the Digitalocean set instructions as I normally run 2 vncservers with different geometries to allow better performance on tablet/laptop/desktop computers.)  (I elected not to use the systemd setup described in the Digitalocean set instructions as I normally run 2 vncservers with different geometries to allow better performance on tablet/laptop/desktop computers.)
 +
 +If connection is refused may need to use option ''-localhost no'', e.g. ''vncserver -localhost no''
 +
 ++++ ++++
  
  • /app/www/public/data/pages/home_server/home_server_setup/vnc_setup.txt
  • Last modified: 2023-12-26 Tue wk52 11:39
  • by baumkp