Skip to end of banner
Go to start of banner

Working With Linux

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Guide to Linux to replace the outdated guide at clusters.engineering.wustl.edu
  1. Why Linux
  2. Getting On Linux
    1. SSH to Linuxlab
    2. OOD Getting to Terminal
    3. WSL
    4. Installing VM
  3. Bash Shell Basics
    1. Navigating the Directory
    2. Move edit and create files
    3. Text Editing
    4. Pipes and Redirections
    5. Basic Scripting
    6. LSF Script Example
  4. Workflow (How to Use the Shell Environment)
    1. processes (ps / kill / top / free )
    2. man / resources
    3. tmux
    4. scp / ftp
  5. Packages
  6. Filesystem
    1. /home
    2. /usr
    3. /bin
    4. /var
    5. /etc
    6. /dev
    7. /tmp
    8. /proc
  7. Compilers
    1. GCC / CMAKE
    2. python
    3. r
  8. Python on Linux
    1. Virtenv
    2. Dealing with Filesystem
    3. Pip
  9. Cuda
  10. Docker / Singularity
    1. Intro
    2. Installation
    3. Singularity Examples
    4. Singularity and LSF
  • No labels