Add robot computer access documentation

This commit is contained in:
2026-01-24 14:50:17 -05:00
parent 446a294ea6
commit 0ed8a1c5fd
3 changed files with 4 additions and 6 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,3 @@
.old/ .old/
centos-upgrade-plan.txt centos-upgrade-plan.txt
.vscode/

View File

@@ -105,11 +105,9 @@ X2Go sessions can be paused or suspended from the X2Go client window. Multiple s
* These folders will then appear on the server under `/media/disk/<share_name>`. * These folders will then appear on the server under `/media/disk/<share_name>`.
![x2go_server](docs/imgs/x2go_automount.png) ![x2go_server](docs/imgs/x2go_automount.png)
## ~~Robot computer remote desktop access~~ ## Robot computer remote desktop access
* *Currently unavailable* (TODO network cable unplugged?) * In an X2Go session go to *Applications>Internet>Remote Viewer>Connection Address* and enter [`vnc://192.168.16.101:5900`](vnc://192.168.16.101:5900).
* In an X2Go session go to *Applications>Internet>Remote Viewer>Connection Address* and enter [`vnc://192.168.16.101`](vnc://192.168.16.101).
![remote_viewer](docs/imgs/remote_viewer.png) ![remote_viewer](docs/imgs/remote_viewer.png)
@@ -198,4 +196,4 @@ Read the `ssh` login message (`cat /etc/motd`) for server status and updates. [O
## Administrators ## Administrators
See additional documentation in [`docs/README.md`](docs/README.md). For additional documentation see [`docs/README.md`](docs/README.md).

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 28 KiB