Changes between Version 7 and Version 8 of Docs/825gen2/Dev/Networking/RemoteControl
- Timestamp:
- 02/22/24 14:11:19 (9 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/825gen2/Dev/Networking/RemoteControl
v7 v8 4 4 There is a "Remote Control" option in "Setup" "Setup Network Services". Set to "Yes" (On) to enable remote control. 5 5 6 To enable remote control from the terminal:6 1. To enable remote control from the terminal: 7 7 {{{ 8 8 mkdir -p /etc/freerdp/keys/ … … 10 10 }}} 11 11 12 Rename the generated keys to server.crt and server.key12 2. Rename the generated keys to server.crt and server.key 13 13 14 14 A script is added to do the above steps automatically.