diff --git a/script-install-motd b/script-install-motd index bb314768..d1f146d9 100755 --- a/script-install-motd +++ b/script-install-motd @@ -244,10 +244,13 @@ cat <<- 'EOF' >> "$script" echo "\ Links (ctrl+click to follow) - cockpit (administrators): http://localhost:9090 - robot cam...............: http://localhost:9999 - robot computer..........: vnc://192.168.16.101:5900 - manual..................: https://tinyurl.com/jjz9h6fr + Server Manual.........: https://tinyurl.com/jjz9h6fr + Cockpit (for admins)..: http://localhost:9090 + Robot Camera..........: http://localhost:9999 + JupyterLab............: http://localhost:8888 + RStudio Server........: http://localhost:8787 + Robot Computer........: vnc://192.168.16.101:5900 + Windows 10 VM.........: vnc://localhost:5900 (pw: hartman) " EOF