Skip to content
Snippets Groups Projects
Commit 320a02e1 authored by Jan Siwiec's avatar Jan Siwiec
Browse files

Update dice.md

parent 00ec3548
No related branches found
No related tags found
No related merge requests found
Pipeline #28080 passed with warnings
......@@ -8,9 +8,9 @@ Its main goals are related to fostering innovation and creativity in education.
This project attempts to be a leading initiative that supports educational community
to make progress in the field of innovation and creativity through effective, authentic, practical, sustainable actions.
The project has been funded with support from the European Commission.
For more information, see [http://www.diceproject.eu/][b].
For more information, see [the official DICE project page][b].
**IT4Innovations participates in DICE. DICE uses the iRods software**
**IT4Innovations participates in DICE. DICE uses the iRODS software**
The integrated Rule-Oriented Data System (iRODS) is an open source data management software
used by research organizations and government agencies worldwide.
......@@ -18,7 +18,8 @@ iRODS is released as a production-level distribution aimed at deployment in miss
It virtualizes data storage resources, so users can take control of their data,
regardless of where and on what device the data is stored.
As data volumes grow and data services become more complex,
iRODS is serving an increasingly important role in data management, see [https://irods.org/][c].
iRODS is serving an increasingly important role in data management.
For more information, see [the official iRODS page][c].
## How to Put Your Data to Our Server
......@@ -26,7 +27,7 @@ iRODS is serving an increasingly important role in data management, see [https:/
First, we need to verify your identity, this is done through the following steps:
1. Sign in with your organisation [B2ACCESS][d]; the page requests a valid personal certificate (e.g. GEANT).
1. Sign in with your organization [B2ACCESS][d]; the page requests a valid personal certificate (e.g. GEANT).
Accounts with "Low" level of assurance are not granted access to IT4I zone.
1. Confirm your certificate in the browser:
......@@ -41,17 +42,17 @@ First, we need to verify your identity, this is done through the following steps
![](img/eudat_v2.jpg)
1. After successfull login to B2Access:
1. After successful login to B2Access:
1. **For Non IT4I Users**
Sign in to our [AAI][f] through your B2Access account.
You have to set a new password for iRods access.
You have to set a new password for iRODS access.
1. **For IT4I Users**
Sign in to our [AAI][f] through your B2Access account and link your B2ACCESS identity with your existing account.
The IRODS password will be the same as your IT4I LDAP password (i.e. code.it4i.cz password).
The iRODS password will be the same as your IT4I LDAP password (i.e. code.it4i.cz password).
![](img/aai.jpg)
![](img/aai2.jpg)
......@@ -66,13 +67,13 @@ First, we need to verify your identity, this is done through the following steps
![](img/eosc-providers.jpg)
![](img/eudat_request.jpg)
## Access to iRods Collection From Karolina
## Access to iRODS Collection From Karolina
Access to iRods Collection requires access to the Karolina cluster (i.e. [IT4I account][4]),
Access to iRODS Collection requires access to the Karolina cluster (i.e. [IT4I account][4]),
since iRODS clients are provided as a module on Karolina (Barbora is in progress).
The `irodsfs` module loads config file for irodsfs and icommands, too.
Note that you can change password to irods [aai.it4i.cz][m].
Note that you can change password to iRODS at [aai.it4i.cz][m].
### Mounting Your Collection
......@@ -146,16 +147,16 @@ Enter your current PAM password:
Use the command `iput` for upload, `iget` for download, or `ihelp` for help.
## Access to iRods Collection From Other Resource
## Access to iRODS Collection From Other Resource
!!! note
This guide assumes you are uploading your data from your local PC/VM.
Use the password from [AAI][f].
### You Need a Client to Connect to iRods Server
### You Need a Client to Connect to iRODS Server
There are many iRods clients, but we recommend the following:
There are many iRODS clients, but we recommend the following:
- Cyberduck - Windows/Mac, GUI
- Fuse (irodsfs lite) - Linux, CLI
......@@ -174,9 +175,9 @@ For access, set PAM passwords at [AAI][f].
### Fuse
!!!note "Linux client only"
This is Linux client only, basic knowledge of command line is neccessary.
This is a Linux client only, basic knowledge of the command line is neccessary.
Fuse allows you to work with your iRods collection like an ordinary directory.
Fuse allows you to work with your iRODS collection like an ordinary directory.
```console
cd ~
......@@ -229,7 +230,7 @@ To stop/unmount your collection, use:
### iCommands
-!!!note "Linux client only"
This is Linux client only, basic knowledge of command line is neccessary.
This is a Linux client only, basic knowledge of the command line is neccessary.
We recommend Centos7, Ubuntu 20 is optional.
......@@ -301,7 +302,7 @@ Enter your current PAM password:
file.jpg
```
**How to put your data to iRods**
**How to put your data to iRODS**
```console
[some_user@local_pc ~]$ iput cesnet.crt
......
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