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-12-25 Wed wk52 23:02] – [Newer references] 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==== | ====Newer references==== | ||