Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  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