Versions Compared

Key

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

GENERAL INSTRUCTIONS!

This article includes instructions for how to remote login to your on-campus computer via common methods RDP, VNC, and SSH. 

NOTE: Prerequisites  Prerequisites do not apply to those attempting to access wincompute/Stat Apps Server. Please follow the instructions under "Signing into the Stat Apps Server" below.

Info
titlePrerequisites
  1. NOT FOR WINCOMPUTE/STAT APP SERVER!
  2. You must have permission to login to the computer remotely. This is turned off by default. If you don't have remote access, or if you're not sure if you do, create a ticket with CNS IT.
  3. You must know the computer name or IP address of your on-campus computer.
  4. You must have Duo Two Factor Authentication set up with a phone or code-generating token. See the FAQs for which Duo authentication methods are supported.
  5. For VNC and SSH connections, you must have the Cisco AnyConnect Secure Mobility Client for the UT VPN installed.

Signing into the Stat Apps Server(Wincompute)? Here's the information you need:

...

Expand
titleConnect from Mac to PC via RDP

You'll need the Microsoft Remote Desktop app which is available for free in the Apple App Store.

Configure your connection for the first time:

  1. Open the Microsoft Remote Desktop app.
  2. Go to Microsoft Remote Desktop > Preferences.
  3. Under the User Accounts tab:
    1. Click the + to add an account.
    2. Username: AUSTIN\your-eid
    3. Password: your EID password
    4. Friendly name: your EID or a name of your choosing
  4. Repeat Step 3 if you are not signing into the remote computer using your EID.
    1. If signing into remote computer using a local account, enter the username as: .\username
  5. Under the Gateways tab:
    1. Click the + to add a gateway
    2. Gateway name: rdg.austin.utexas.edu
    3. Friendly name: UT RDG or a name of your choosing
    4. User Account: Your EID account created in Step 3
  6. Close the Preferences Menu.
  7. In the upper left, choose the + icon and choose Add PC.
  8. Enter the computer settings:
    1. PC Name: computer name or IP address
      1. If you're connecting to the Stat Apps Server, the computer name is: wincompute.cns.utexas.edu
    2. User account: the Friendly name of the account you sign into the remote computer with, created in Step 3 or 4.
    3. Friendly name: computer name or a name of your choosing.
    4. Gateway: the Friendly name of the gateway created in Step 5.
      1. If signing into the remote computer using your EID: the checkbox should be cleared
      2. If signing into the remote computer using a local account: the checkbox should be checked
    5. Clear the checkbox next to Reconnect if the connection is dropped.
  9. Click Add.

Connect:

  1. Open the Microsoft Remote Desktop app.
  2. Double click the Desktop you created above.
  3. Authenticate with Duo:
    1. If you have Duo Mobile: Open the Duo Mobile app configured on your smartphone, you'll automatically be sent a to approve the automatic push notification.
    2. OrPhone Call: If you don't have a smartphone, you'll receive a phone call to the your primary phone number in your Duo account: answer . Answer the call and click press any number to authenticateon the keypad. 
Expand
titleConnect from Mac to Mac/Linux via SSH
  1. Connect to the UT VPN.
  2. Open Terminal.
  3. Run either of these commands based on whether you're using the computer name or IP address:
    1. ssh username@computer-name
    2. ssh username@IP-address
  4. Enter your password and click Return.

...

Expand
titleConnect from PC to PC via RDP

Set up your connection:

  1. Open Remote Desktop Connection.
  2. Click Show Options in the lower left corner.
  3. Under the Advanced tab, click Settingsunder Connect from anywhere.
  4. On the RD Gateway Server Settings window:
    1. Select Use these RD Gateway server settings
    2. Server Name: rdg.austin.utexas.edu
    3. Logon method: Ask for password
    4. Check/clear the Bypass RD Gateway server for local addresses checkbox as follows:
      1. If signing into the remote computer using your EID: the checkbox should be cleared
      2. If signing into the remote computer using a local account: the checkbox should be checked
    5. Check/clear Use my RD Gateway credentials for the remote computer as follows:
      1. If signing into the remote computer using your EID: the checkbox should be checked
      2. If signing into the remote computer using a local account: the checkbox should be cleared
      Image Removed
    6. Image Added
  5. Click OK.
  6. Under the Experience tab, Clear the checkbox next to Reconnect if the connection is dropped.
  7. Under to the General tab:
    1. Computer: computer name or IP address
      1. If you're connecting to the Stat Apps Server, the computer name is: wincompute.cns.utexas.edu
    2. Username:
      1. If signing into the remote computer using your EID: AUSTIN\eid
      2. If signing into the remote computer using a local account: leave blank
  8. Click Save As to create a shortcut. Name it something identifiable and save it somewhere convenient such as the Desktop.

Connect:

  1. Double click the shortcut created above.
  2. Enter your EID password for the Gateway.
  3. Authenticate with Duo:
    1. If you have Duo Mobile: Open the Duo Mobile app configured on your smartphone, you'll automatically be sent a to approve the automatic push notification.
    2. OrPhone Call: If you don't have a smartphone, you'll receive a phone call to the your primary phone number in your Duo account: answer . Answer the call and click press any number to authenticateon the keypad. 
  4. If using a local account, you'll be prompted for the account password.

...

Expand
titleConnect from Linux to PC via RDP

You'll need the Remmina app or another RDP client. Remmina is included in most Linux distributions.

Set up your connection:

  1. Open Remmina and click the + icon in the top left corner or go to Remmina > Create a New Connection Profile.
  2. Enter your settings:
    1. Name: a name of your choosing
    2. Protocol: RDP
    3. Under Basic:
      1. Server: your computer name or IP address
        1. If you're connecting to the Stat Apps Server, the computer name is: wincompute.cns.utexas.edu
      2. Username: your EID or account username
      3. Password: your EID password or account password
      4. Domain:
        1. If signing in with your EID: AUSTIN
        2. If signing into a local account: localhost
    4. Under Advanced:
      1. Remote Desktop Gateway server: rdg.austin.utexas.edu
      2. Remote Desktop Gateway username: your EID
      3. Remote Desktop Gateway password: your EID password
      4. Remote Desktop Gateway domain: AUSTIN
  3. Click Save.

Connect:

  1. Double click your connection created above.
  2. Authenticate with Duo:
    1. If you have Duo Mobile: Open the Duo Mobile app configured on your smartphone, you'll automatically be sent a to approve the automatic push notification.
    2. OrPhone Call: If you don't have a smartphone, you'll receive a phone call to the your primary phone number in your Duo account: answer . Answer the call and click press any number to authenticateon the keypad. 
Expand
titleConnect from Linux to Linux/Mac via SSH
  1. Connect to the UT VPN.
  2. Open Terminal.
  3. Run either of these commands based on whether you're using the computer name or IP address:
    1. ssh username@computer-name
    2. ssh username@IP-address
  4. Enter your password and click Return.

OR

Set up a connection:

You'll need the Remmina app or another RDP client. Remmina is included in most Linux distributions.

  1. Open Remmina and click the + icon in the top left corner or go to Remmina > Create a New Connection Profile.
  2. Enter your settings:
    1. Name: a name of your choosing
    2. Protocol: SSH - Secure Shell
    3. Under Basic:
      1. Server: your computer name or IP address
      2. Username: your EID
      3. Password: your EID password
  3. Click Save.

Connect:

  1. Connect to the UT VPN.
  2. Open Remmina and double click the connection created above.

...