Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:hpc:mill [2025/12/22 15:53] – [Request an account] dbwkppub:hpc:mill [2025/12/22 16:05] (current) – [SSH Keys] dbwkp
Line 4: Line 4:
  
  
-SSH Keys+===== SSH Keys =====
  
 If you want to connect using SSH keys, either to avoid having to type in your password, or are wanting to connect from off campus without a VPN, you can add your SSH public key to Mill. If you want to connect using SSH keys, either to avoid having to type in your password, or are wanting to connect from off campus without a VPN, you can add your SSH public key to Mill.
Line 42: Line 42:
 Adding your SSH key Adding your SSH key
  
-You may add your own SSH public key to your Mill account. You can also send the key to itrss-support@umsystem.edu and we can add it to your Mill account.+You may add your own SSH public key to your Mill account. You can also send the key to tdx.umsystem.edu  and we can add it to your Mill account.
  
     Copy the contents of your SSH public key, which is written to the file created in the Generating an SSH Key step.     Copy the contents of your SSH public key, which is written to the file created in the Generating an SSH Key step.
Line 64: Line 64:
     Add your public key to your account by appending it to your authorized_keys file on Mill     Add your public key to your account by appending it to your authorized_keys file on Mill
  
-[sso@hellbender-login ~]$ vim /home/sso/.ssh/authorized_keys+[sso@mill-login ~]$ vim /home/sso/.ssh/authorized_keys
  
     OR send us your public key.     OR send us your public key.