Remote Linux Connection (off campus)





Note the following instructions/images are from my desktop Windows computer. Yours may appear or work slightly differently.
  1. Download and install UC VPN (see uc.edu, then search VPN).
  2. Start Cisco AnyConnect VPN, entering your UC student username and password.
  3. Once connected, you should see something like:
  4. Download and install puTTY SSH client (see putty.org) Windows only. Mac users skip to step 7.
  5. You can then starty puTTY, entering the correct hostname and clicking open.
  6. You can then login in to the Linux host, using the username assigned in class.
  7. Note steps 4-6 are for Microsoft operating systems (Windows) only. If you have a Mac, instead of using puTTY, you can simply start a terminal window, then type:
    
    ssh username@rwclinux.rwc.uc.edu 
    
    or download a Mac ssh client (see here).
    
    
    Please note I cannot verify these steps for Macs because I don't own one.


©2021, Mark A. Thomas. All Rights Reserved.