This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
| cern:website [2021/06/15 12:12] – [Setup access] iwn | cern:website [2023/09/28 16:22] – [Copy to eos] iwn | ||
|---|---|---|---|
| Line 55: | Line 55: | ||
| In this way '' | In this way '' | ||
| < | < | ||
| - | < | + | < |
| ForceType text/plain | ForceType text/plain | ||
| Header set Content-Type " | Header set Content-Type " | ||
| </ | </ | ||
| + | |||
| + | <Files *.rtf> | ||
| + | ForceType text/rtf | ||
| + | Header set Content-Type " | ||
| + | </ | ||
| </ | </ | ||
| Line 73: | Line 78: | ||
| EOS is now mounted on PSI T3, so you mount with | EOS is now mounted on PSI T3, so you mount with | ||
| + | <code bash> | ||
| + | kinit $USER@CERN.CH && eosfusebind -g krb5 $HOME/ | ||
| + | </ | ||
| + | or (outdated) | ||
| <code bash> | <code bash> | ||
| mkdir ~/eos | mkdir ~/eos | ||