skill-tree:use:1:b
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| skill-tree:use:1:b [2020/06/19 12:58] – [Background] 80.3.46.148 | skill-tree:use:1:b [2025/11/06 13:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | # USE1-B Cluster Operating System | + | # USE1 Cluster Operating System |
| - | # Background | + | |
| HPC systems are usually accessed via a Linux-based Command Line Interface (CLI). | HPC systems are usually accessed via a Linux-based Command Line Interface (CLI). | ||
| Line 7: | Line 6: | ||
| While there are many similarities to single-user Linux systems, HPC systems differ widely in the management of provided Software packages, and users must pay attention to the locality of data. | While there are many similarities to single-user Linux systems, HPC systems differ widely in the management of provided Software packages, and users must pay attention to the locality of data. | ||
| - | test | + | ## Learning Outcomes |
| - | # Aim | + | * Describe the command line interface and the bash shell as well es perform basic commands. |
| - | * To access and manipulate | + | * Use and write basic shell scripts, e.g., to automate the execution of several commands. |
| - | * To execute programs in a cluster | + | * Sketch the organization of the typical file system tree. |
| + | * Utilize essential tools to navigate and manage files. | ||
| + | * Understand how to access | ||
| + | * Understand terminal multiplexers | ||
| + | * Utilize tools to transfer | ||
| + | * Utilize package management tools that provide access to a wide variety of software. | ||
| + | * Demonstrate the usage of an editor to open a file in write mode and save the file and define why CLI based editors are useful in an HPC environment. | ||
| + | * Utilize screen or tmux to preserve a session between logins and classify usecases for these three operations: | ||
| + | * Creation of a session. | ||
| + | * Detaching from the current session. | ||
| + | * Resuming a previous session. | ||
| + | * Illustrate the use of CTRL-Z and CTRL-C in combination with the commands jobs and fg to send the signals SIGINT and SIGTSTP. | ||
| + | * Experiment with the kill command and send the signals SIGKILL, SIGINT, SIGTSTP, also via the numbers instead of the names to a specific process id | ||
| - | # Outcomes | + | ## Subskills |
| - | * Describe the command line interface and the bash shell | + | |
| - | * Sketch the organization of the typical file system | + | * [[skill-tree: |
| - | * Utilize essential tools to navigate and manage files | + | * [[skill-tree: |
| - | * Utilize package management tools that provide access to a wide variety of software | + | * [[skill-tree: |
| - | * Use and write basic shell scripts, e.g., to automate the execution of several commands | + | * [[skill-tree: |
| - | * Utilize tools to transfer data between a desktop/ | + | * [[skill-tree: |
| + | * [[skill-tree: | ||
| + | * [[skill-tree: | ||
| + | * [[skill-tree: | ||
| - | # Subskills | ||
| - | * [[skill-tree: | ||
| - | * [[skill-tree: | ||
| - | * [[skill-tree: | ||
| - | * [[skill-tree: | ||
| - | * [[skill-tree: | ||
skill-tree/use/1/b.1592564305.txt.gz · Last modified: 2020/06/19 12:58 by 80.3.46.148
