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
Next revisionBoth sides next revision
home_server:home_server_setup:vnc_setup [2019-12-08 Sun wk49 14:27] baumkphome_server:home_server_setup:vnc_setup [2022-01-08 Sat wk01 19:28] baumkp
Line 1: Line 1:
-=====Setup to Administer Ubuntu Server using Tiger VNC=====+{{tag>linux server ubuntu vnc setup vncserver tigervnc gnome xfce}} 
 +=====VNC Server===== 
 +I want a simple server GUI VNC system.  Sadly most the instructions on the net do not seem to meet my needs. 
 +After setting up a basic Debian server I do the following.
  
 +++++Old, tl;dr;|
 For 18.04 I decided to go with TigerVNC according to Linuxize [[https://linuxize.com/post/how-to-install-and-configure-vnc-on-ubuntu-18-04/|How to Install and Configure VNC on Ubuntu 18.04]]. The main difference is that I can not be bothered using a secure link in my home private network. So to allow a direct connection add ''-localhost no'' to the TigerVNC command line to allow direct connection, see GitHub TigerVNC notes unable to connect to socket: [[https://github.com/TigerVNC/tigervnc/issues/117|Connection refused(10061) #117]] For 18.04 I decided to go with TigerVNC according to Linuxize [[https://linuxize.com/post/how-to-install-and-configure-vnc-on-ubuntu-18-04/|How to Install and Configure VNC on Ubuntu 18.04]]. The main difference is that I can not be bothered using a secure link in my home private network. So to allow a direct connection add ''-localhost no'' to the TigerVNC command line to allow direct connection, see GitHub TigerVNC notes unable to connect to socket: [[https://github.com/TigerVNC/tigervnc/issues/117|Connection refused(10061) #117]]
  
Line 41: Line 45:
  *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.)
 +++++
  
 ===Some preferred graphical programs:=== ===Some preferred graphical programs:===
Line 51: Line 55:
   *Gnome disk utility; package: gnome-disk-utility. (CLI: ''gksudo gnome-disk &'', but be care if using in root...)   *Gnome disk utility; package: gnome-disk-utility. (CLI: ''gksudo gnome-disk &'', but be care if using in root...)
   *Gnome disk usage utility; package: boabab. (CLI: boabab &)   *Gnome disk usage utility; package: boabab. (CLI: boabab &)
 +
 ++++Home Server Index|<pagelist&header> ++++Home Server Index|<pagelist&header>
 *[[home_server:home_server_setup:summary]] *[[home_server:home_server_setup:summary]]
Line 58: Line 63:
 *[[home_server:home_server_setup:vnc_setup]] *[[home_server:home_server_setup:vnc_setup]]
 *[[home_server:home_server_setup:disk_check]] *[[home_server:home_server_setup:disk_check]]
-*[[home_server:home_server_setup:other_services]] +*[[home_server:home_server_setup:other_services:index]]
-*[[home_server:home_server_setup:timedate]]+
 </pagelist>++++ </pagelist>++++
 <- home_server:home_server_setup:kvm|Prev ^ home_server:home_server_setup:summary|Start page ^ home_server:home_server_setup:disk_check|Next -> <- home_server:home_server_setup:kvm|Prev ^ home_server:home_server_setup:summary|Start page ^ home_server:home_server_setup:disk_check|Next ->
  
  
  • /app/www/public/data/pages/home_server/home_server_setup/vnc_setup.txt
  • Last modified: 2024-06-29 Sat wk26 09:34
  • by baumkp