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

Update dice.md

parent baa73469
Branches
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: ...@@ -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 ssh some_user@karolina.it4i.cz
ml irodsfs 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 - now you can choose between Fuse client or iCommands
***Fuse*** ***Fuse***
...@@ -71,13 +72,14 @@ time="2022-08-01 12:44:27.555090" level=info msg="Successfully started backgroun ...@@ -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 ) you can work with fuse as an ordinary directory ( ls, cd, cp, mv etc )
***iCommands*** ***iCommands***
```console ```console
ml irodsfs ml irodsfs
iinit iinit
Enter your current PAM password: Enter your current PAM password:
``` ```
- put you password you set in keycloak - put you password you set in keycloak
```console ```console
...@@ -198,7 +200,7 @@ sudo rpm --import https://packages.irods.org/irods-signing-key.asc ...@@ -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 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 epel-release -y
sudo yum install python-psutil python-jsonschema 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/ mkdir ~/.irods/
cd ~ && wget https://docs.it4i.cz/irods1.it4i.cz.crt [k] 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