Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| dcc:itsol:remoteaccess:lwpssh [2025/02/21 12:56] – moved content from playground to itsol wiki giulio | dcc:itsol:remoteaccess:lwpssh [2025/03/27 10:41] (current) – alba | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Accessing the LWP via SSH ===== | ===== Accessing the LWP via SSH ===== | ||
| - | The virtual LWP as well as local LWP workstations | + | You can also use the SSH protocol via Command Line Interface (CLI) to access both the virtual LWP as well as local LWP workstations. |
| + | |||
| + | The basic command you need to execute to connect to a virtual LWP session using a terminal is: | ||
| - | The basic command to connect to a virtual LWP session using a terminal is: | ||
| '' | '' | ||
| $ ssh < | $ ssh < | ||
| '' | '' | ||
| - | To connect to a remote, but locally installed LWP workstation, | + | If you want to connect to a remote, but locally installed LWP workstation, |
| - | + | ||
| - | To see how that works, please consult the [[https:// | + | |
| - | Furthermore, when connecting via SSH, it is also possible to setup passwordless authentication via SSH keys. The [[https:// | + | For more information, please consult the [[https:// |
| + | Furthermore, | ||
| + | [[dcc: | ||