User Tools

Site Tools


other:ssh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:ssh [2020/07/09 08:38]
jypeter
other:ssh [2020/07/10 07:45]
jypeter [Useful aliases] Improved
Line 66: Line 66:
  
 <​code>​ <​code>​
-alias obelix='ssh -A -X my_LSCE_login@ssh1.lsce.ipsl.fr -t ssh -A -X obelix'​+# Connecting to LSCE from outside the LSCE network 
 +alias sobelix='ssh -A -X my_LSCE_login@ssh1.lsce.ipsl.fr -t ssh -A -X obelix'​
  
 +# Connecting to LSCE from a computer on the LSCE network
 +alias obelix='​ssh -A -X my_LSCE_login@obelix'​
 +
 +# Connecting to ciclad @ IPSL
 alias ciclad='​ssh -A -X my_ciclad_login@ciclad.ipsl.jussieu.fr'​ alias ciclad='​ssh -A -X my_ciclad_login@ciclad.ipsl.jussieu.fr'​
 </​code>​ </​code>​
other/ssh.txt · Last modified: 2023/05/03 08:32 by jypeter