Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Start by creating a BioHPC account through the following link: https://biohpc.cornell.edu/NewUserRequest.aspx and then setting your password with the link sent to you by BioHPC.

Next if you are connecting to BioHPC off campus ensure you have the Cisco AnyConnect vpn application installed on your machine and the Cornell vpn configured. If not, follow the steps here: https://it.cornell.edu/cuvpn , type cuvpn.cuvpn.cornell.edu into the vpn selection window, select "Two-Step_Login" as the group when the login box pops up, enter your netID and Cornell SSO password into the Username and Password fields, and enter the passcode revealed from tapping "Show" in the DuoMobile app under Cornell University.

Once you are connected to Cornell's network, either by connecting through campus WiFi or connecting through VPN, open the command line and enter the following command:

Code Block
ssh <yourNetID>@cbsujohnson.biohpc.cornell.edu

Next you will be prompted to enter the password you created when establishing your biohpc account. You should now be connected to the BioHPC server and able to interact with the server through terminal commands!