Skip to content
Snippets Groups Projects
Commit 5211616f authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Merge branch 'generic-placeholders' into 'preview'

Generic placeholders

See merge request !1053
parents 699b7cde 42aecd85
No related branches found
No related tags found
2 merge requests!1055Automated merge from preview to main,!1053Generic placeholders
...@@ -12,7 +12,7 @@ Please be aware of the following notes: ...@@ -12,7 +12,7 @@ Please be aware of the following notes:
- ZIH systems operate at a lower availability level than your usual Enterprise - ZIH systems operate at a lower availability level than your usual Enterprise
Cloud VM. There can always be downtimes, e.g. of the filesystems or the batch Cloud VM. There can always be downtimes, e.g. of the filesystems or the batch
system. system.
- Scheduled downtimes are announced by email. Please plan your courses - Scheduled downtimes are announced by e-mail. Please plan your courses
accordingly. accordingly.
- Access to HPC resources is handled through projects. See your course as a - Access to HPC resources is handled through projects. See your course as a
project. Projects need to be registered beforehand (more info on the page project. Projects need to be registered beforehand (more info on the page
......
...@@ -35,7 +35,7 @@ login. For this purpose, it is possible to set a local password: ...@@ -35,7 +35,7 @@ login. For this purpose, it is possible to set a local password:
{: align="center"} {: align="center"}
On the 'Missing Password' page, it is possible to reset the passwords of a 'non-ZIH-login'. For this On the 'Missing Password' page, it is possible to reset the passwords of a 'non-ZIH-login'. For this
you write your login, which usually corresponds to your email address, in the field and click on you write your login, which usually corresponds to your e-mail address, in the field and click on
'reset. Within 10 minutes the system sends a signed e-mail from <hpcprojekte@zih.tu-dresden.de> to 'reset. Within 10 minutes the system sends a signed e-mail from <hpcprojekte@zih.tu-dresden.de> to
the registered e-mail address. this e-mail contains a link to reset the password. the registered e-mail address. this e-mail contains a link to reset the password.
......
...@@ -109,7 +109,7 @@ just enter your e-mail address in the form. ...@@ -109,7 +109,7 @@ just enter your e-mail address in the form.
![Login via E-Mail Callback][3] ![Login via E-Mail Callback][3]
Click on the link in the mail. Click on the link in the e-mail.
![Callback Mail][4] ![Callback Mail][4]
...@@ -353,7 +353,7 @@ No matter which application you submit, the procedure is always identical. ...@@ -353,7 +353,7 @@ No matter which application you submit, the procedure is always identical.
The final step is to complete the application process. The final step is to complete the application process.
The application is submitted to us and approved for review. Editing is no longer possible. The application is submitted to us and approved for review. Editing is no longer possible.
In the next step you will receive an email with the data of the application In the next step you will receive an e-mail with the data of the application
as a PDF. In it you will find a template for the confirmation of the commissioned research. as a PDF. In it you will find a template for the confirmation of the commissioned research.
![Finalize][18] ![Finalize][18]
......
...@@ -33,7 +33,7 @@ These licenses also apply to your contributions. ...@@ -33,7 +33,7 @@ These licenses also apply to your contributions.
If you are in doubt, please contact us either via If you are in doubt, please contact us either via
[GitLab Issue](https://gitlab.hrz.tu-chemnitz.de/zih/hpcsupport/hpc-compendium/-/issues) [GitLab Issue](https://gitlab.hrz.tu-chemnitz.de/zih/hpcsupport/hpc-compendium/-/issues)
or via [Email](mailto:hpc-support@tu-dresden.de). or via [e-mail](mailto:hpc-support@tu-dresden.de).
## Quick Overview ## Quick Overview
...@@ -326,9 +326,17 @@ highlighting. There is a complete list of supported ...@@ -326,9 +326,17 @@ highlighting. There is a complete list of supported
#### Data Privacy and Generic Names #### Data Privacy and Generic Names
Where possible, replace login, project name, and other private data with clearly recognizable Where possible, replace login, project name, and other private data with clearly recognizable
placeholders. In particular, use the generic login `marie` and the project title `p_number_crunch` placeholders. In particular, use the generic placeholders depicted in the following table.
as placeholders at first. If you need a second login and a second project stick to `martin` and The table also holds a second placeholder, if, e.g., you need a second login to formulate an example.
`p_long_computations`.
| Description | Placeholder | 2nd Placeholder |
|---|---|
| Username | Marie | Martin |
| Login | `marie` | `martin` |
| E-mail | marie@tu-dresden.de | martin@tu-dresden.de |
| Project title | `p_number_crunch` | `p_long_computations` |
| Workspace title | `number_crunch` | `long_computations` |
{: summary="Generic placeholders", align="bottom"}
```console ```console
marie@login$ ls -l marie@login$ ls -l
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment