infrastructure:vnc
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| infrastructure:vnc [2025/10/02 10:37] – pmania | infrastructure:vnc [2025/11/13 09:49] (current) – pmania | ||
|---|---|---|---|
| Line 109: | Line 109: | ||
| < | < | ||
| # on your client machine | # on your client machine | ||
| - | ssh USERNAME@REMOTE.SERVER.IP -t -t -L 5902:localhost:5902 " | + | ssh USERNAME@REMOTE.SERVER.IP -t -t -L 5901:localhost:5901 " |
| </ | </ | ||
| Please let this command and the terminal running it open while you want to work with VNC. | Please let this command and the terminal running it open while you want to work with VNC. | ||
| Line 124: | Line 124: | ||
| In the tigervnc-viewer, | In the tigervnc-viewer, | ||
| Afterwards, you can enter ' | Afterwards, you can enter ' | ||
| - | For 24.04, please enter ' | + | For 24.04, please enter ' |
| Please note: Please __do not__ enter the IP address of your remote machine here, but really ' | Please note: Please __do not__ enter the IP address of your remote machine here, but really ' | ||
| Line 130: | Line 130: | ||
| ====Errors related to the display==== | ====Errors related to the display==== | ||
| - | Depending on your system, using display :2 might not work. You can try to use :1 instead. In order to do that: | + | Depending on your system, using display :1 might not work. You can try to use :2 instead. In order to do that: |
| * Change the both ports in the ssh commands to 5900+DISPLAYNUMBER. Example: for display :2, both ports should be 5902. for display :1, both parts should be 5901. | * Change the both ports in the ssh commands to 5900+DISPLAYNUMBER. Example: for display :2, both ports should be 5902. for display :1, both parts should be 5901. | ||
| * Change the -display parameter at the end of the ssh command. | * Change the -display parameter at the end of the ssh command. | ||
infrastructure/vnc.txt · Last modified: by pmania
