Versions Compared

Key

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

...

Info

Logging in to the POD

If you are using a terminal (Mac/Linux), open the terminal, and type:

ssh username@gsafcbig01.ccbb.utexas.edu
(replace username with your student username – studentNN)

If you are using windows Powershell, use the same command as above (for Mac/Linux)

To set up Powershell: powershell

If you are using putty (Windows PC), open it and enter the following:

host name: gsafcbig01.ccbb.utexas.edu

Upon prompting, enter your username and the password

...

For now, just copy the appropriate line above, paste it into your Terminal window (after logging on), then press Enter.

Info
Logging in

Terminal via RStudio web

If you're attending remotely or do not have access to the UT VPN, you can use the Terminal functionality in the RStudio web application.

To access the Terminal built into RStudio Server.

  • Click on this link: 

  • Enter your studentNN account name and our password, then click the Sign In button

  • In the RStudio web application, select the Terminal tab above the text entry window on the left.

You should now see a command line in the RStudio window.

...

For now, just copy the appropriate line above, paste it into your Terminal window (after logging on), then press Enter.

...

Introduction to Unix

Open the following link in a new window or tab. Be sure to bookmark this introduction page. We will be returning here.

Go to Unix/Linux wiki

R and RStudio Part 1

Go to R/Rstudio Part I