This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:common:configurations:remote-access [2024/09/18 02:56] nick |
products:sbc:common:configurations:remote-access [2024/09/18 06:47] (current) nick |
||
---|---|---|---|
Line 51: | Line 51: | ||
=== Ubuntu 24.04 === | === Ubuntu 24.04 === | ||
+ | |||
+ | You need to upgrade system to latest version and install '' | ||
+ | |||
+ | ```shell | ||
+ | sudo apt update | ||
+ | sudo apt full-upgrade | ||
+ | sudo apt install gnome-remote-desktop | ||
+ | sync | ||
+ | sudo reboot | ||
+ | ``` | ||
+ | |||
+ | After reboot, goto '' | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Enable '' | ||
+ | |||
+ | {{: | ||
+ | |||
+ | <WRAP important > | ||
+ | **You need to logout before you to login with RDP client.** | ||
+ | </ | ||
+ | |||
=== Ubuntu 22.04 === | === Ubuntu 22.04 === | ||
Line 59: | Line 82: | ||
{{: | {{: | ||
- | * **Enable | + | <WRAP important > |
+ | **Enable | ||
You will not be able to login remotely if there are no active user sessions, so you need to enable auto login. Goto '' | You will not be able to login remotely if there are no active user sessions, so you need to enable auto login. Goto '' | ||
Line 67: | Line 91: | ||
Then enter your password and turn on the Automatic login switch: | Then enter your password and turn on the Automatic login switch: | ||
- | {{: | + | {{: |
- | . | + | |
+ | |||
+ | |||
==== Connect to a RDP server ==== | ==== Connect to a RDP server ==== | ||
+ | |||
+ | <WRAP tip > | ||
+ | If you get a black screen, please close the RDP client and try again. | ||
+ | </ | ||
+ | |||
=== Connect on Windows system === | === Connect on Windows system === |