LibRemote: Unterschied zwischen den Versionen
Pete (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Anlumo (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
Zeile 16: | Zeile 16: | ||
* Play video or music without having a computer connected. | * Play video or music without having a computer connected. | ||
* Use a Linux computer for a presentation while on a non-Linux device. | * Use a Linux computer for a presentation while on a non-Linux device. | ||
* Make a screen recording of an HDMI source (like a notebook). | |||
= Warnings = | = Warnings = | ||
Zeile 29: | Zeile 30: | ||
= Usage Instructions = | = Usage Instructions = | ||
The computer's IP is <code>10.20. | The computer's IP is <code>10.20.30.111</code>. To remote control the computer, connect to [http://10.20.30.111:8080/guacamole/ this address]. The login is metalab/metalab. After logging in, you're going to see these items: | ||
* Desktop Session | * Desktop Session | ||
Zeile 48: | Zeile 49: | ||
Shutdown shuts down the computer directly from this interface (executes <code>sudo shutdown -h now</code> in a terminal). You can also shut it down from the UI in screen sharing mode (there's a warning that another user is connected, but that's yourself so that's fine). | Shutdown shuts down the computer directly from this interface (executes <code>sudo shutdown -h now</code> in a terminal). You can also shut it down from the UI in screen sharing mode (there's a warning that another user is connected, but that's yourself so that's fine). | ||
Note that you can also use a regular RDP client on your own device instead of the web application. The login information is the same, the IP is <code>10.20. | Note that you can also use a regular RDP client on your own device instead of the web application. The login information is the same, the IP is <code>10.20.30.111</code> and the port is 3389 (the default). This was tested on the [https://apps.apple.com/us/app/remote-desktop-mobile/id714464092 Remote Desktop Mobile] app by Microsoft on an iPad. | ||
VNC is not supported at the moment. This is mostly due to GNOME not supporting Extend Mode with it. | VNC is not supported at the moment. This is mostly due to GNOME not supporting Extend Mode with it. | ||
Zeile 54: | Zeile 55: | ||
= Installed Applications = | = Installed Applications = | ||
* OBS | * OBS (Streaming application, can be used in Extend Mode to do PiP, show only a single window or do other fancy stuff. Can also do screen recordings.) | ||
* LibreOffice Impress (like PowerPoint) | * LibreOffice Impress (like PowerPoint) | ||
* Terminal | * Terminal | ||
* VLC (for video/audio playback and streaming) | |||
Suggestions for other applications useful for this device are welcome! | Suggestions for other applications useful for this device are welcome! |