Difference between revisions of "Computer How-Tos"

From Genome Analysis Wiki
Jump to navigationJump to search
(Created page with '== Computer How-Tos == This page contains links to helpful pages that tell how to do various things on the computer for working with our data. *[[Better X Sessions from Home (NX…')
 
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
*[[Better X Sessions from Home (NX)]]
 
*[[Better X Sessions from Home (NX)]]
 +
*[[Debuggers]] - useful when needing to figure out why a program is not working as you expected.
 +
*[[How To Use Git]]- Version Control system for tracking your the history of your files and can serve as a backup.
 +
*[[Basic Linux Intro]] - A list of some of the basic Unix/Linux commands
 +
*[[Introduction to new students]] - some helpful links.

Latest revision as of 10:51, 27 July 2011

Computer How-Tos

This page contains links to helpful pages that tell how to do various things on the computer for working with our data.