From d36bed638bbf466abebfd665fca79c8ec5b14489 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Wed, 3 Aug 2022 14:15:57 +0200 Subject: [PATCH] Update dice.md --- docs.it4i/dice.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/docs.it4i/dice.md b/docs.it4i/dice.md index b3811cd6a..e1d325fa8 100644 --- a/docs.it4i/dice.md +++ b/docs.it4i/dice.md @@ -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] ``` -- GitLab