From 90d37fc01421fb9cbec63f08c31e674b171964f3 Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Tue, 6 Sep 2022 12:14:17 +0200 Subject: [PATCH] Update dice.md --- docs.it4i/dice.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs.it4i/dice.md b/docs.it4i/dice.md index 7072caa67..c29ec743f 100644 --- a/docs.it4i/dice.md +++ b/docs.it4i/dice.md @@ -168,14 +168,14 @@ For access, set PAM passwords at [AAI][f]. 1. Download [Cyberduck][i]. 2. Download [connection profile][1] for IT4I iRods server. -3. Left doubleclick this file to open connection. +3. Left double-click this file to open connection.  ### Fuse !!!note "Linux client only" - This is a Linux client only, basic knowledge of the command line is neccessary. + This is a Linux client only, basic knowledge of the command line is necessary. Fuse allows you to work with your iRODS collection like an ordinary directory. @@ -211,7 +211,7 @@ time="2022-07-29 09:51:18.008166" level=info msg="Successfully started backgroun [some_use@local_pc ~]$ cp test1G.txt ~/IRODS ``` -It works as ordinary filesystem +It works as ordinary file system ```console [some_user@local_pc ~]$ ls -la ~/IRODS @@ -230,7 +230,7 @@ To stop/unmount your collection, use: ### iCommands -!!!note "Linux client only" - This is a Linux client only, basic knowledge of the command line is neccessary. + This is a Linux client only, basic knowledge of the command line is necessary. We recommend Centos7, Ubuntu 20 is optional. -- GitLab