Difference between revisions of "UNIX"

From PHASTA Wiki
Jump to: navigation, search
(Remove unnecessary brackets)
m
Line 1: Line 1:
 
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.  
 
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 [[http://learncodethehardway.org/cli/book book]]. There should also be a "for dummies" book in the lab.  
+
There are tons of free resources on the web for getting started, for example this [http://learncodethehardway.org/cli/book book]. There should also be a "for dummies" book in the lab.  
  
 
As you find resources that are helpful, please update this page.
 
As you find resources that are helpful, please update this page.

Revision as of 10:20, 12 February 2020

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