This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
public:personal_storage [2021/02/17 11:33] Simon Haller-Seeber [ZID Storage] |
public:personal_storage [2022/11/22 09:37] (current) Simon Haller-Seeber |
||
---|---|---|---|
Line 2: | Line 2: | ||
for data exchange you can use [[filesharing|FileSharing]]. | for data exchange you can use [[filesharing|FileSharing]]. | ||
+ | |||
+ | ==== IFI Storage ==== | ||
+ | see https://ifi-wiki.intra.uibk.ac.at/services/ifi-nas | ||
+ | |||
+ | |||
+ | ==== ZID Data Archive ==== | ||
+ | For archiving data have a look at: | ||
+ | * FABS Service: https://www.uibk.ac.at/zid/abteilungen/zs/storage/datenarchivierung.html (in German) | ||
+ | * Data Repository: https://researchdata.uibk.ac.at/ (Invenio, Service might go online Q1/2023) | ||
+ | |||
+ | |||
+ | |||
==== ZID Storage ==== | ==== ZID Storage ==== | ||
Line 8: | Line 20: | ||
You can access the ZID Linux home directories via SSH and SCP. | You can access the ZID Linux home directories via SSH and SCP. | ||
Hostname: zid-gpl.uibk.ac.at | Hostname: zid-gpl.uibk.ac.at | ||
- | User: c703nnnn | + | User: c703XXXX |
| | ||
- | The Linux HOME is shared via all LPCCS machines. You can not directly mount the (encrypted) NFSv4 HOME directories on your PCs but via ssh-fs and zid-gpl.uibk.ac.at this is possibble. | + | The Linux HOME is shared via all LPCCS machines. You can not directly mount the (encrypted) NFSv4 HOME directories on your PCs but via ssh-fs and zid-gpl.uibk.ac.at this is possible. |
+ | |||
+ | Accessing the Windows-Home (nethome) from zid-gpl: | ||
+ | |||
+ | smbclient //nethome.uibk.ac.at/c703XXXX -U c703XXXX -W UIBK | ||
- | You have no rights to mount your Windows HOME on the LPCCS System | ||
=== Windows (nethome, netshare) === | === Windows (nethome, netshare) === | ||
Line 38: | Line 53: | ||
- | ==== IFI Storage ==== | + | == nethome on Personal Linux == |
- | at the moment not available, but in progress (IFI NAS). | + | |
+ | mkdir ~/nethome | ||
+ | mount -t cifs -o user=c703nnnn,domain=UIBK //nethome.uibk.ac.at/~ ~/nethome | ||
- | ==== IFI Group Storage ==== | ||
- | Please ask your groups system administrator! |