Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
systemverwaltung:user_info:jumphost [2023/09/15 08:31]
admin [Jumphost]
systemverwaltung:user_info:jumphost [2024/04/02 11:26] (aktuell)
admin
Zeile 7: Zeile 7:
     * Hint: keep in mind that your homedir is sepeate here for jumphost ''styx'' and not backed up!     * Hint: keep in mind that your homedir is sepeate here for jumphost ''styx'' and not backed up!
     * //Method// protocol: ssh //Port//: 22123     * //Method// protocol: ssh //Port//: 22123
-    * Inside Uni des Saarlandes ''styx'' is reachable via //Port:// 22+    * **Inside** Uni des Saarlandes ''styx'' is reachable via //Port:// 22
   * //Name//: **contact.math.uni-sb.de**   * //Name//: **contact.math.uni-sb.de**
     * //Access//: with credentials for your **SIC account** and you are Member of Math Department     * //Access//: with credentials for your **SIC account** and you are Member of Math Department
Zeile 31: Zeile 31:
 ==== For Users and without VPN: ==== ==== For Users and without VPN: ====
 __Please change content inside this brackets: <>__ __Please change content inside this brackets: <>__
-<file bash .ssh/config>+<file text .ssh/config>
 Host styx  Host styx 
     HostName styx.math.uni-sb.de     HostName styx.math.uni-sb.de
Zeile 37: Zeile 37:
     User <your username>     User <your username>
     ForwardAgent yes     ForwardAgent yes
 +    
 +Host co
 +    Hostname contact.math.uni-sb.de
 +    port 22
 +    user <change to your username at SIC>
 +    ForwardAgent yes
 +
 +Host wsco
 +    Hostname <host in your Dep. w/ Port 22 open>.math.uni-sb.de
 +    user <your user name on Workst. in your Dep.>
 +    ProxyCommand ssh co -W %h:%p
  
 +# Server
 Host gemini Host gemini
     HostName gemini.math.uni-sb.de     HostName gemini.math.uni-sb.de

QR-Code
QR-Code systemverwaltung:user_info:jumphost (erstellt für aktuelle Seite)