skill-tree:use:1:5: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:5:b [2020/06/07 20:56] – [Outcomes] luciana | skill-tree:use:1:5:b [2025/03/10 19:24] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | # USE1.5-B Remote Access | + | # USE1.5 |
- | # Background | + | |
- | An HPC system is accessed remotely and has its particular file systems | + | HPC systems |
- | Learning | + | Package management tools provide access |
+ | A user has to load the software | ||
- | Users must connect to an HPC system typically using the Secure Shell (SSH), which then starts a shell and allows the interactive access. | + | The widely available software tools are: |
- | When the user disconnects, | + | * Environment modules |
- | A server-sided session that persists after disconnection enables the user to execute long-running programs remotely and allows the continuation of a previous session seamlessly. | + | * Spack |
- | Data transfer between a local user system (e.g., desktop or laptop) and a remote system requires special tools. Interactive access is also allowed. | + | |
- | The tools discussed here are generally valid for systems | + | ## Learning Outcomes |
+ | * Understand shell variables relevant | ||
+ | * Query available software | ||
+ | * Select the appropriate versions for deployment in the session environment. | ||
+ | * Describe the general dependency structure of software. | ||
+ | * Describe how a package manager makes software available. | ||
+ | * Use the export command to print shell variables. | ||
+ | * Understand shell variables relevant for executing | ||
+ | * PATH for executables | ||
+ | * LD\_LIBRARY\_PATH for libraries | ||
+ | * MANPATH for manual pages (man command) | ||
+ | * PKG\_CONFIG\_PATH for pkg-config | ||
+ | * Manipulate shell variables to include additional software: | ||
+ | * Setting shell variables for a single program by prefixing or by using export. | ||
- | # Aim | + | ## Subskills |
- | * To understand how to access a remote server and transfer data. | + | * [[skill-tree: |
- | + | * [[skill-tree:use:1:5:2:b]] | |
- | # Outcomes | + | * [[skill-tree: |
- | * Describe how SSH-authentication works | + | |
- | - Password authentication | + | |
- | - Public-key authentication | + | |
- | - The role of an authentication agent and the security implications | + | |
- | * Generate an SSH public/ | + | |
- | * Register 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 the local and remote system | + | |
- | | + | |
- | - sftp | + | |
- | - rsync (-avz) | + | |
- | * Describe how SSHFS allows mounting a remote directory to a local directory for interactive usage (Mac/Linux only) | + | |
- | * Utilize 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/use/1/5/b.1591556162.txt.gz · Last modified: 2020/06/07 20:56 by luciana