NEMO2/FAQ: Difference between revisions

From bwHPC Wiki
Jump to navigation Jump to search
No edit summary
Line 13: Line 13:
[[File:Ip_check.png|center|400px|thumb|Check IP Info.]]
[[File:Ip_check.png|center|400px|thumb|Check IP Info.]]
* Send us the output of the following command:
* Send us the output of the following command:
<pre>
<code>
ssh -l [[username]] [[Registration/Login/Hostname|hostname]] -vvv
ssh -l [[username]] [[Registration/Login/Hostname|hostname]] -vvv
# Example:
# Example:
ssh -l fr_ab1234 login.nemo.uni-freiburg.de -vvv
ssh -l fr_ab1234 login.nemo.uni-freiburg.de -vvv
</pre>
</code>

Revision as of 16:59, 21 November 2025

Q: I am having problems logging in to the cluster:

A: What you can do:

Check IP Info.
  • Send us the output of the following command:

ssh -l username hostname -vvv

  1. Example:

ssh -l fr_ab1234 login.nemo.uni-freiburg.de -vvv