layout | title |
---|---|
page |
HPC Carpentry Lesson Outline |
- SSH to a cluster
- Bash fundamentals (
cd
,ls
, ..., aliases, functions,~/.bashrc
) - Transferring files (
scp
?sftp
? Maybe only one?), maybe adapt 15-transferring-files.md - Working with the environment (showing the power of changing
PATH
) - Introducing modules or similar