This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
products:sbc:common:configurations:remote-access [2026/02/02 04:24] gray update by using AI |
products:sbc:common:configurations:remote-access [2026/02/23 21:49] (current) gray old revision restored (2024/09/18 06:47) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Remote | + | ====== Remote |
| - | ===== Access a Remote Terminal | + | ===== Access a remote terminal |
| - | SSH (Secure | + | SSH (Secure |
| - | You can access the terminal of a board remotely from another computer on the same network using the Secure | + | You can access the terminal of a board remotely from another computer on the same network using the Secure |
| - | ==== Connect to an SSH Server | + | ==== Connect to an SSH server |
| - | Open a terminal window on your computer and enter the following command, replacing the '' | + | Open a terminal window on your computer and enter the following command, replacing the '' |
| + | with the IP address of the board you are trying to connect | ||
| + | username is '' | ||
| ```shell | ```shell | ||
| ssh < | ssh < | ||
| ``` | ``` | ||
| - | When the connection | + | When the connection |
| - | Enter your account password when prompted | + | Enter your account password when prompted. e.g. the default password is '' |
| - | You should now see a command prompt | + | You should now see the command prompt: |
| ```shell | ```shell | ||
| Line 40: | Line 42: | ||
| ``` | ``` | ||
| - | ===== Access a Remote Desktop | + | ===== Access a remote desktop |
| - | Remote Desktop Protocol ([[https:// | + | Remote Desktop Protocol ([[https:// |
| + | to connect to another computer over a network connection. The user employs | ||
| + | must run RDP server software. | ||
| ==== Enable the RDP server ==== | ==== Enable the RDP server ==== | ||
| Line 58: | Line 62: | ||
| ``` | ``` | ||
| - | After reboot, goto '' | + | After reboot, goto '' |
| {{: | {{: | ||
| - | Enable '' | + | Enable '' |
| {{: | {{: | ||
| <WRAP important > | <WRAP important > | ||
| - | **You need to log out before you can log in with RDP client.** | + | **You need to logout |
| </ | </ | ||
| Line 73: | Line 77: | ||
| === Ubuntu 22.04 === | === Ubuntu 22.04 === | ||
| - | Go to '' | + | Goto '' |
| + | under '' | ||
| {{: | {{: | ||
| <WRAP important > | <WRAP important > | ||
| - | **Enable | + | **Enable |
| - | You will not be able to log in remotely if there are no active user sessions, so you need to enable auto login. | + | You will not be able to login remotely if there are no active user sessions, so you need to enable auto login. |
| {{: | {{: | ||
| - | Then enter your password and turn on the '' | + | Then enter your password and turn on the Automatic login switch: |
| {{: | {{: | ||
| Line 91: | Line 96: | ||
| - | ==== Connect to an RDP server ==== | + | ==== Connect to a RDP server ==== |
| <WRAP tip > | <WRAP tip > | ||
| Line 98: | Line 103: | ||
| - | === Connect on Windows === | + | === Connect on Windows |
| - | Open the '' | + | Just open '' |
| - | === Connect on Linux === | + | === Connect on Linux system |
| You need to install '' | You need to install '' | ||
| Line 111: | Line 116: | ||
| ``` | ``` | ||
| - | Open '' | + | Open '' |
| {{: | {{: | ||
| Line 119: | Line 124: | ||
| {{: | {{: | ||
| - | === Connect on macOS === | + | === Connect on macOS system |
| - | You can install | + | You can install '' |