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

Update dice.md

parent baa73469
No related branches found
No related tags found
No related merge requests found
Pipeline #27377 passed with warnings
......@@ -39,7 +39,8 @@ We have to be sure about your identity, this will be done throught this steps:
ssh some_user@karolina.it4i.cz
ml irodsfs
```
- config files for irodsfs and icommands will be loaded
- config files for irodsfs and icommands will be loaded
- now you can choose between Fuse client or iCommands
***Fuse***
......@@ -71,13 +72,14 @@ time="2022-08-01 12:44:27.555090" level=info msg="Successfully started backgroun
you can work with fuse as an ordinary directory ( ls, cd, cp, mv etc )
***iCommands***
***iCommands***
```console
ml irodsfs
iinit
Enter your current PAM password:
```
- put you password you set in keycloak
```console
......@@ -198,7 +200,7 @@ sudo rpm --import https://packages.irods.org/irods-signing-key.asc
sudo wget -qO - https://packages.irods.org/renci-irods.yum.repo | sudo tee /etc/yum.repos.d/renci-irods.yum.repo
sudo yum install epel-release -y
sudo yum install python-psutil python-jsonschema
sudo yum install irods-icommands-4.2.7-1.x86_64
sudo yum install irods-icommands-4.2.7-1.x86_64
mkdir ~/.irods/
cd ~ && wget https://docs.it4i.cz/irods1.it4i.cz.crt [k]
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment