Login with Command Line Interface (CLI)
Run the
sshcommand in your terminal (replacing<user>with your UTD NetID and<hostname>with one of the server hostnames listed below) and pressEnter:ssh -Y <user>@<hostname>
If this is your first time connecting, you will see a warning about host authenticity. Type
yesand pressEnterto continue.Type your UTD NetID password and press
Enter.
Note
Mac users can configure passwordless login and SSH client aliases to log in by simply typing ssh cortex or ssh ponyo without entering a password. See the Passwordless SSH Login and the SSH Alias Configuration pages for instructions.
Download and install MobaXterm Home Edition.
Launch MobaXterm and click on Session in the top-left toolbar.
Select SSH from the session types to configure the connection:
Remote host: Enter one of the hostnames listed below (e.g.,
cortex.cvl.utdallas.edu).Specify username: Check the box and enter your UTD NetID.
Port: Leave it as
22.
Click OK. A terminal prompt will appear asking for your UTD password; enter it and press
Enter.
Download and install PuTTY.
Launch PuTTY and configure the session settings:
Host Name (or IP address): Enter
<user>@<hostname>(e.g.,netid@cortex.cvl.utdallas.edu).Port: Leave it as
22.Connection type: Ensure SSH is selected.
Click Open.
If a “PuTTY Security Alert” box pops up (verifying host keys), click Accept or Yes.
Enter your NetID password in the terminal window and press
Enter.
HPC Cluster
Hostname: cortex.cvl.utdallas.edu
Standalone Server
Hostname: cvlkrcompute1.utdallas.edu
Alias Hostname: ponyo.utdallas.edu