skill-tree:use:1:5:b
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
skill-tree:use:1:5:b [2020/06/05 17:06] – external edit 127.0.0.1 | skill-tree:use:1:5:b [2025/04/16 18:30] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # USE1.5-B Remote Access | + | # USE1.5 |
- | # Background | + | |
- | A HPC system is accessed remotely and has its own file systems | + | HPC systems |
- | Learning | + | Package management tools provide access |
+ | A user has to load the software | ||
- | Users must connect to a HPC system typically using the Secure Shell (SSH) which then starts a shell and allows for interactive access. | + | The widely available software tools are: |
- | When the user disconnects such a session is terminated. | + | * Environment modules |
- | Starting of a server-sided session that persists after disconnection enables to execute long-running programs remotely and allows to seamlessly continue on a previous session. | + | * SPACK |
- | Data transfer between a local users system (e.g., desktop or laptop) and remote system requires special tools and allows even for interactive access. | + | * Conda |
- | Tools discussed are generally valid for user systems using Linux, Mac, and Windows but also mobile devices. | + | ## Learning Outcomes |
- | # Aim | + | * Query available software using the package manager and select the appropriate versions for deployment in the session environment. |
- | * To understand how to access | + | * Describe the MODULEPATH variable and understand |
+ | * Query information about packages using SPACK and install as well as load and unload software modules | ||
+ | * Understand what conda environments are for and how a user can install their own environments | ||
- | # Outcomes | + | ## Subskills |
- | * Describe how SSH-authentication works | + | |
- | - Password authentication | + | |
- | - Public-Key authentication | + | |
- | - The role of an authentication agent and the security implications | + | |
- | * Generate an SSH public/ | + | |
- | * Registering a key for public-key authentication using ssh-copy-id | + | |
- | * Perform a remote login from Linux using SSH | + | |
- | * Know when to use and how to create a config file | + | |
- | * Utilize tools to transfer data between local and remote system | + | |
- | - scp | + | |
- | - sftp | + | |
- | - rsync (-avz) | + | |
- | * Describing how SSHFS allows to mount a remote directory to a local directory for interactive usage (Mac/Linux only) | + | |
- | * Utilizing screen and tmux to preserve a session between logins | + | |
- | - creation of a session | + | |
- | - detaching from the current session | + | |
- | - resuming a previous session | + | |
- | # Subskills | + | * [[skill-tree: |
+ | * [[skill-tree: | ||
+ | * [[skill-tree: | ||
skill-tree/use/1/5/b.1591369587.txt.gz · Last modified: 2020/06/05 17:06 by 127.0.0.1