/mnt/c/Users/name/Desktop/
Continue reading only if you attempt to access the ApplBio system via the IP-Address 141.2.46.150
IMPORTANT: After you were granted access to our computer system, you should see a terminal displaying something like this:
username@gateway:~$
The id left of the “@” is your username (see above), and the name to the right to the “@” identifies the computer you have connected to. The initial ssh will always bring you to our “gateway”.
The “gateway” is doing exactly what its name says, it just serves as a gateway and is not meant for computations. Therefore, you need to open a second ssh connection that brings you to the computers in our student pool room. You should have received a computer name via email or slack. If you did not get one, let us know! You can access this computer by typing:
ssh pool??
You should see something like this:
username@pool??:~$
Be sure to change the question marks to the digits from the identifier you received via email/slack. Now, all computations will run with the hardware of our computer environment (and not from your home PC).
Also, check out this video about the usage of mobaXterm .