Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
tools:remote-desktop [2020/03/13 15:05] – [From a windows machine] webersa | tools:remote-desktop [2020/03/13 16:06] (Version actuelle) – [🖱 Remote desktop access] webersa | ||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
- | ====== Remote desktop access ====== | + | ====== |
===== To a windows machine ===== | ===== To a windows machine ===== | ||
Ligne 54: | Ligne 54: | ||
{{ : | {{ : | ||
+ | |||
+ | ==== From a linux machine ==== | ||
+ | |||
+ | SSH is handle way more easily in linux... Also, the dedicated software for remote access is [[https:// | ||
+ | |||
+ | sudo apt install remmina | ||
+ | |||
+ | Remmina support different protocols, including RDP to connect to a windows machine, but you may need to install it: | ||
+ | |||
+ | sudo apt install remmina-plugin-rdp | ||
+ | |||
+ | Launch Remmina and create a new profile: | ||
+ | {{ : | ||
+ | |||
+ | Enter the disired Name / Group and the correct IP address, User name, Password and Domain | ||
+ | {{ : | ||
+ | |||
+ | Go to the '' | ||
+ | |||
+ | * Enabled SSH tunnel | ||
+ | * Custom: ssh.ige-grenoble.fr | ||
+ | * Username: your IntraGere username | ||
+ | * Select " | ||
+ | {{ : | ||
+ | |||
+ | Save it, then double click on the profile to open the connexion. | ||
+ | {{ : | ||