Difference between revisions of "UNIX"

From PHASTA Wiki
Jump to: navigation, search
Line 16: Line 16:
  
 
[[https://www.rc.colorado.edu/support/tutorials/linux Slides and Video from CU's Research Computing group]]
 
[[https://www.rc.colorado.edu/support/tutorials/linux Slides and Video from CU's Research Computing group]]
 +
 +
[[http://www.nixsrv.com/llthw  "Learn Linux the Hard Way" (online book)]]
 
== Graphical Sessions (VNC) ==
 
== Graphical Sessions (VNC) ==
 
See [[VNC]]
 
See [[VNC]]

Revision as of 14:30, 15 May 2013

Most of our systems (and general HPC resources) run some UNIX derivative. Much of the software is command line based, so it's worthwhile to learn the basics.

There are tons of free resources on the web for getting started, for example this [book]. There should also be a "for dummies" book in the lab.

As you find resources that are helpful, please update this page.

Connecting (SSH)

Windows: [PuTTY SSH Client] [WinSCP file transfer tool]

MacOS and Linux users can use [OpennSSH] on the command line (it generally comes with the OS).

Command Line Basics

[Google's tutorial]

[Slides and Video from CU's Research Computing group]

["Learn Linux the Hard Way" (online book)]

Graphical Sessions (VNC)

See VNC