Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
home_server:home_server_setup:vnc_setup [2024-06-29 Sat wk26 09:25] – baumkp | home_server:home_server_setup:vnc_setup [2025-01-01 Wed wk01 21:12] (current) – [VNC Server] baumkp | ||
---|---|---|---|
Line 2: | Line 2: | ||
======VNC Server====== | ======VNC Server====== | ||
<fc # | <fc # | ||
+ | |||
I want a simple server GUI VNC system. | I want a simple server GUI VNC system. | ||
* Install a GUI | * Install a GUI | ||
Line 9: | Line 10: | ||
* '' | * '' | ||
After setting up a basic Debian server I do the following. | After setting up a basic Debian server I do the following. | ||
+ | |||
+ | Some additional confusing notes: | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | I had a lot of problems getting tigervncserver to work with xfce. The site [[https:// | ||
+ | This recommended the following '' | ||
+ | < | ||
+ | [ -x / | ||
+ | [ -r $HOME/ | ||
+ | vncconfig -iconic & | ||
+ | dbus-launch --exit-with-session xfce4-session</ | ||
+ | |||
+ | The parameter '' | ||
+ | |||
+ | My '' | ||
+ | <code share> | ||
+ | geometry=2000x1200 | ||
+ | localhost=false</ | ||
+ | |||
+ | The '' | ||
+ | |||
+ | When I finally got tigervncserver with xfce on Debian 12 the XFCE session came up with an annoying authorisation request that I found a resolution at [[https:// | ||
+ | |||
+ | |||
+ | ====Newer references==== | ||
+ | *How to Forge [[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
+ | *[[https:// | ||
++++Old, tl;dr;| | ++++Old, tl;dr;| | ||
Line 59: | Line 97: | ||
====Some preferred graphical programs: | ====Some preferred graphical programs: | ||
*Synaptic package manager - a graphical package manager; package: synaptic (To use: '' | *Synaptic package manager - a graphical package manager; package: synaptic (To use: '' | ||
- | *Virtual machine manager - a graphical virtual machine manager; package: virt-manager | + | *[[https:// |
- | *XnView - a photo display manipulation program | + | *[[https:// |
- | *Byobu - a fancy terminal; package byobu | + | *[[https:// |
*Gnome file manager; package: nautilus. (CLI: '' | *Gnome file manager; package: nautilus. (CLI: '' | ||
*Gnome disk utility; package: gnome-disk-utility. (CLI: '' | *Gnome disk utility; package: gnome-disk-utility. (CLI: '' |