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-11-09 Sat wk45 09:33] – [Some preferred graphical programs:] baumkp | home_server:home_server_setup:vnc_setup [2025-05-20 Tue wk21 12:48] (current) – [Newer references] baumkp | ||
|---|---|---|---|
| Line 15: | Line 15: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | |||
| + | 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:// | ||
| + | |||
| + | |||
| + | * sudo systemctl status tigervncserver@: | ||
| + | * sudo systemctl start: tigervncserver@: | ||
| + | |||
| + | ====Newer references==== | ||
| + | *How to Forge [[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| + | *[[https:// | ||
| ++++Old, tl;dr;| | ++++Old, tl;dr;| | ||
| Line 65: | Line 100: | ||
| ====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:// |
| *[[https:// | *[[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: '' | ||