UNIX

From PHASTA Wiki
Revision as of 10:20, 12 February 2020 by Jrwrigh (talk | contribs) (Remove unnecessary brackets)
Jump to: navigation, search

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

Slides and Video from CU's Research Computing group

"Learn Linux the Hard Way" (online book)

Graphical Sessions (VNC)

See VNC