tools:remote-desktop

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tools:remote-desktop [2020/03/13 14:54] – créée webersatools:remote-desktop [2020/03/13 16:06] (Version actuelle) – [🖱 Remote desktop access] webersa
Ligne 1: Ligne 1:
-====== Remote desktop access ======+====== đź“ˇ 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:+   * Session:
      * Hostname: ''ssh.ige-grenoble.fr''      * Hostname: ''ssh.ige-grenoble.fr''
      * Port: 22      * Port: 22
-     * Connexion type: ''ssh'+     * Connexion type: ''ssh''
      * Give it a name and save it, for instance ''ssh_tunnel''      * Give it a name and save it, for instance ''ssh_tunnel''
 +
 +{{ :tools:remotedesktop1.png?nolink&400 |}}
 +
    * Connexion > SSH > Tunnel:    * Connexion > SSH > Tunnel:
      * Source port: ''12345'' (can be almost everything, but remember it)      * Source port: ''12345'' (can be almost everything, but remember it)
      * Destination: ''<ip of the machine>:3389'' The port 3389 is the default one use by RDP      * Destination: ''<ip of the machine>:3389'' The port 3389 is the default one use by RDP
      * Click ''Add''      * Click ''Add''
 +{{ :tools:remotedesktop2.png?nolink&400 |}}
 +{{ :tools:remotedesktop3.png?nolink&400 |}}
 +
    * Session:    * Session:
      * Resave it :)      * Resave it :)
      * Click ''Open''      * Click ''Open''
 +{{ :tools:remotedesktop4.png?nolink&400 |}}
 +
  
 It then ask for your credential to connect to the ''ssh.ige-grenoble.fr'' passerelle. It's your IntraGere login/password. It then ask for your credential to connect to the ''ssh.ige-grenoble.fr'' passerelle. It's your IntraGere login/password.
 +
 +{{ :tools:remotedesktop5.png?nolink&400 |}}
  
 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 ''Connexion''   * Click ''Connexion''
  
-Tada!+{{ :tools:remotedesktop6.png?nolink&400 |}} 
 + 
 +Tada! Now fill the correct credential to log on the machine. 
 + 
 +{{ :tools:remotedesktop7.png?nolink&400 |}} 
 + 
 +==== From a linux machine ==== 
 + 
 +SSH is handle way more easily in linux... Also, the dedicated software for remote access is [[https://remmina.org/|Remmina]]. So first install remmina : 
 + 
 +    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: 
 +{{ :tools:remmina1.png?nolink&500 |}} 
 + 
 +Enter the disired Name / Group and the correct IP address, User name, Password and Domain  
 +{{ :tools:remmina2.png?nolink&500 |}} 
 + 
 +Go to the ''SSH tunnel'' tab, and click on 
 + 
 +   * Enabled SSH tunnel 
 +   * Custom: ssh.ige-grenoble.fr 
 +   * Username: your IntraGere username 
 +   * Select "Password" for the authentification (or set up your ssh profil) 
 +{{ :tools:remmina3.png?nolink&500 |}} 
 + 
 +Save it, then double click on the profile to open the connexion. 
 +{{ :tools:remmina4.png?nolink&500 |}}
  
  • tools/remote-desktop.1584107663.txt.gz
  • Dernière modification : 2020/03/13 14:54
  • de webersa