How to learn linux

From FarmShare

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
While the material may initially seem daunting, don't be discouraged.  If you've been able to pick up R or SAS to do any work, you'll be able to easily figure out how to use Linux.
While the material may initially seem daunting, don't be discouraged.  If you've been able to pick up R or SAS to do any work, you'll be able to easily figure out how to use Linux.
 +
===step 0===
Zeroth, go through this interactive crash course (45min):
Zeroth, go through this interactive crash course (45min):
* http://linuxsurvival.com/
* http://linuxsurvival.com/
If you can pass all four short quizzes, you can move on.
If you can pass all four short quizzes, you can move on.
 +
===step 1===
First, go through this intro tutorial (1hr):
First, go through this intro tutorial (1hr):
*https://cvw.cac.cornell.edu/Linux/default
*https://cvw.cac.cornell.edu/Linux/default
Line 12: Line 14:
*https://portal.tacc.utexas.edu/documents/13601/1080823/LinuxIntro-20141009-eijkhout+%281%29.pdf/bcdcefad-47c5-4741-ab9f-c3380e63df93
*https://portal.tacc.utexas.edu/documents/13601/1080823/LinuxIntro-20141009-eijkhout+%281%29.pdf/bcdcefad-47c5-4741-ab9f-c3380e63df93
 +
===step 2===
Second, go through this intro tutorial (4hrs):
Second, go through this intro tutorial (4hrs):
* https://swcarpentry.github.io/shell-novice/  
* https://swcarpentry.github.io/shell-novice/  
 +
===step 3===
Third, read through this book (10hrs):
Third, read through this book (10hrs):
* http://www.stanford.edu/~chekh/lxes-en-manual-cc.pdf
* http://www.stanford.edu/~chekh/lxes-en-manual-cc.pdf
 +
===step 4===
Fourth, take this free self-paced course (40hrs):
Fourth, take this free self-paced course (40hrs):
* EdX course https://www.edx.org/course/introduction-linux-linuxfoundationx-lfs101x-2
* EdX course https://www.edx.org/course/introduction-linux-linuxfoundationx-lfs101x-2
 +
===step 5===
Next, look for a tutorial specific to one of our systems: Farmshare, sherlock, xstream, etc.
Next, look for a tutorial specific to one of our systems: Farmshare, sherlock, xstream, etc.

Revision as of 15:01, 14 October 2015

This is intended to be a guide to help you start from zero knowledge of Linux.

While the material may initially seem daunting, don't be discouraged. If you've been able to pick up R or SAS to do any work, you'll be able to easily figure out how to use Linux.

Contents

step 0

Zeroth, go through this interactive crash course (45min):

If you can pass all four short quizzes, you can move on.

step 1

First, go through this intro tutorial (1hr):

This is a tutorial that is typical for any specific Linux system, I think this one was originally written for the XSEDE system Stampede at TACC. Instead of 'vi' you should probably use 'nano' to edit files, it's easier. PDF slides to go along:

step 2

Second, go through this intro tutorial (4hrs):

step 3

Third, read through this book (10hrs):

step 4

Fourth, take this free self-paced course (40hrs):

step 5

Next, look for a tutorial specific to one of our systems: Farmshare, sherlock, xstream, etc.

scientific computing

http://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.1001745 "Best Practices for Scientific Computing" a paper written by biologists for biologists in 2014

In support of the basic concepts espoused above, there is a great website:

A great and accessible intro to using 'git' is here:

Personal tools
Toolbox
LANGUAGES