Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
tools:remote-desktop [2020/03/13 14:54] – créée 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 16: | Ligne 16: | ||
Open Putty, then configure it as follows: | Open Putty, then configure it as follows: | ||
- | | + | * Session: |
* Hostname: '' | * Hostname: '' | ||
* Port: 22 | * Port: 22 | ||
- | * Connexion type: '' | + | * Connexion type: '' |
* Give it a name and save it, for instance '' | * Give it a name and save it, for instance '' | ||
+ | |||
+ | {{ : | ||
+ | |||
* Connexion > SSH > Tunnel: | * Connexion > SSH > Tunnel: | ||
* Source port: '' | * Source port: '' | ||
* Destination: | * Destination: | ||
* Click '' | * Click '' | ||
+ | {{ : | ||
+ | {{ : | ||
+ | |||
* Session: | * Session: | ||
* Resave it :) | * Resave it :) | ||
* Click '' | * Click '' | ||
+ | {{ : | ||
+ | |||
It then ask for your credential to connect to the '' | It then ask for your credential to connect to the '' | ||
+ | |||
+ | {{ : | ||
Once logged in, your SSH tunnel is up ! Do not closed the windows ! | Once logged in, your SSH tunnel is up ! Do not closed the windows ! | ||
Ligne 39: | Ligne 49: | ||
* Click '' | * Click '' | ||
- | Tada! | + | {{ : |
+ | Â | ||
+ | Tada! Now fill the correct credential to log on the machine. | ||
+ | Â | ||
+ | {{ : | ||
+ | Â | ||
+ | ==== 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. | ||
+ | {{ : | ||