diff --git a/external/access/passwords/passwords.md b/external/access/passwords/passwords.md index 3f62d5b4574f97ed6aa5bbca2fb241dc39a2ad18..ad4b45d7b257b89550d9522066ebf595dbad9793 100644 --- a/external/access/passwords/passwords.md +++ b/external/access/passwords/passwords.md @@ -36,7 +36,7 @@ When sending passwords to collaborators, it is not advised to use e-mail or inst ### Sending a password 1. 1. Go to [Privatebin @ LCSB](https://privatebin.lcsb.uni.lu/) and type the password you want to share into the Editor tab. You will be asked to enter your LUMS credentials when you click on "Send"<br/> - <img src="../../external/img/privatebin-editor.png"> + <img src="privatebin-editor.png"> 1. Set expiry period - For the highest safety measures, sender can allow password link to be used only once so it expires upon first access. This feature can be set by checking **Burn after reading** checkbox. @@ -44,15 +44,15 @@ When sending passwords to collaborators, it is not advised to use e-mail or inst 1. You can also enter a password to protect your password link - this should be **different** from the password you are sharing! 1. Click **Send** in right-top corner - you should be redirected to a page containing the password and password link - <img src="../../external/img/privatebin-link.png"><br/> + <img src="privatebin-link.png"><br/> 1. Share the **link** with your collaborator via your favorite communication channel ### Receiving a password * You have been provided a link to website where your new password is stored. (This link can be protected by yet another password you might be asked to enter.) -<img src="../../external/img/privatebin-password.png"><br/> +<img src="privatebin-password.png"><br/> * If you see following: -<img src="../../external/img/privatebin-expired.png"><br/> +<img src="privatebin-expired.png"><br/> * You have either entered the wrong/incomplete link - try copy-pasting the link into your browser instead of clicking on it - or * your password link has already expired. In that case you will have to request a new link.<br/> **Warning!**: If the password link was set with one access only (**Burn after reading**) and you are sure that you haven't accessed the link so far, you should notify the password sender because there is a chance that your communication was intercepted and someone accessed the link before you.<br/> diff --git a/external/img/privatebin-editor.png b/external/access/passwords/privatebin-editor.png similarity index 100% rename from external/img/privatebin-editor.png rename to external/access/passwords/privatebin-editor.png diff --git a/external/img/privatebin-expired.png b/external/access/passwords/privatebin-expired.png similarity index 100% rename from external/img/privatebin-expired.png rename to external/access/passwords/privatebin-expired.png diff --git a/external/img/privatebin-link.png b/external/access/passwords/privatebin-link.png similarity index 100% rename from external/img/privatebin-link.png rename to external/access/passwords/privatebin-link.png diff --git a/external/img/privatebin-password.png b/external/access/passwords/privatebin-password.png similarity index 100% rename from external/img/privatebin-password.png rename to external/access/passwords/privatebin-password.png diff --git a/external/img/password-reset-vpn-01.png b/external/access/vpn-cerbere-access/password-reset-vpn-01.png similarity index 100% rename from external/img/password-reset-vpn-01.png rename to external/access/vpn-cerbere-access/password-reset-vpn-01.png diff --git a/external/img/password-reset-vpn-02.png b/external/access/vpn-cerbere-access/password-reset-vpn-02.png similarity index 100% rename from external/img/password-reset-vpn-02.png rename to external/access/vpn-cerbere-access/password-reset-vpn-02.png diff --git a/external/img/password-reset-vpn.png b/external/access/vpn-cerbere-access/password-reset-vpn.png similarity index 100% rename from external/img/password-reset-vpn.png rename to external/access/vpn-cerbere-access/password-reset-vpn.png diff --git a/external/access/vpn-cerbere-access/vpn-cerbere-access.md b/external/access/vpn-cerbere-access/vpn-cerbere-access.md index ecd4f1a96d84e7208f3a44ff9d25aa290f0cf4da..abc116e756689cfc57c03ef26718595f5731fd9c 100644 --- a/external/access/vpn-cerbere-access/vpn-cerbere-access.md +++ b/external/access/vpn-cerbere-access/vpn-cerbere-access.md @@ -15,7 +15,7 @@ In addition to the LCSB account, external collaborators are provided with VPN ac 1. To reset temporary VPN password please visit [PasswordReset](https://passwordreset.uni.lu) - <img src="../../external/img/password-reset-vpn.png" height="300px"><br/> + <img src="password-reset-vpn.png" height="300px"><br/> 2. Click on **Change password** @@ -24,12 +24,12 @@ In addition to the LCSB account, external collaborators are provided with VPN ac * Username - firstname.lastname * Password - Temporary password provided by Sysadmins for VPN - <img src="../../external/img/password-reset-vpn-01.png" height="300px"><br/> + <img src="password-reset-vpn-01.png" height="300px"><br/> * Click **Next** * Enter the new password that you want to use. - <img src="../../external/img/password-reset-vpn-02.png" height="300px"><br/> + <img src="password-reset-vpn-02.png" height="300px"><br/> ## Download VPN @@ -41,16 +41,16 @@ Once you have reset your VPN Password, please download VPN client from [VPN](htt 2. Password - Password you have set for VPN **Note**- If firstname.lastname does not work, give a try with firstname.lastname@uni.lu -<img src="../../external/img/vpn-download.png" height="300px"><br/> +<img src="vpn-download.png" height="300px"><br/> Then depending on your distribution of OS, it will suggest you a link to download. -<img src="../../external/img/vpn-download-01.png" height="300px"><br/> +<img src="vpn-download-01.png" height="300px"><br/> ## Connect to Cerbere via VPN 1. Launch the VPN client and enter - <img src="../../external/img/vpn-connect-01.png" height="300px"><br/> + <img src="vpn-connect-01.png" height="300px"><br/> 2. Enter diff --git a/external/img/vpn-connect-01.png b/external/access/vpn-cerbere-access/vpn-connect-01.png similarity index 100% rename from external/img/vpn-connect-01.png rename to external/access/vpn-cerbere-access/vpn-connect-01.png diff --git a/external/img/vpn-download-01.png b/external/access/vpn-cerbere-access/vpn-download-01.png similarity index 100% rename from external/img/vpn-download-01.png rename to external/access/vpn-cerbere-access/vpn-download-01.png diff --git a/external/img/vpn-download.png b/external/access/vpn-cerbere-access/vpn-download.png similarity index 100% rename from external/img/vpn-download.png rename to external/access/vpn-cerbere-access/vpn-download.png diff --git a/external/img/r3_logo.png b/external/contribute/write-markdown/r3_logo.png similarity index 100% rename from external/img/r3_logo.png rename to external/contribute/write-markdown/r3_logo.png diff --git a/external/img/from_existing_topology.png b/external/daisy/img/from_existing_topology.png similarity index 100% rename from external/img/from_existing_topology.png rename to external/daisy/img/from_existing_topology.png diff --git a/external/img/newly_incoming_topology.png b/external/daisy/img/newly_incoming_topology.png similarity index 100% rename from external/img/newly_incoming_topology.png rename to external/daisy/img/newly_incoming_topology.png diff --git a/external/daisy/project_management.md b/external/daisy/project_management.md index 69794c1fb2f138bb32129175e39b804b3dcde80c..f981978ccb28b1abd994ded080970063d7605a5b 100644 --- a/external/daisy/project_management.md +++ b/external/daisy/project_management.md @@ -12,9 +12,9 @@ 2. Click the add button from the Project Search Page.<br />  3. You will see an empty Project Form. _Acronym, Title_ and _Local Custodians_ are mandatory fields, whereas others are optional. Provide values for fields. Please note that one of the Local Custodians must be a user with VIP Privileges. E.g. in the demo deployment _alice.white_ is a research principle investigator and is a VIP user.<br /> - + 4. Click SUBMIT. Once you successfully save the form, you will be taken to the newly create project's details page, as seen below.<br /> - + <a name="PM2"></a> diff --git a/external/img/owcld_1.png b/external/exchange-channels/owncloud/owcld_1.png similarity index 100% rename from external/img/owcld_1.png rename to external/exchange-channels/owncloud/owcld_1.png diff --git a/external/img/owcld_2.png b/external/exchange-channels/owncloud/owcld_2.png similarity index 100% rename from external/img/owcld_2.png rename to external/exchange-channels/owncloud/owcld_2.png diff --git a/external/exchange-channels/owncloud/owncloud.md b/external/exchange-channels/owncloud/owncloud.md index b3d2aca3b6b74972c08377fe773921adf853dfef..1cc8f37d1921ac8d1f4cdb3e919da7c7892f3227 100644 --- a/external/exchange-channels/owncloud/owncloud.md +++ b/external/exchange-channels/owncloud/owncloud.md @@ -21,7 +21,7 @@ Similar to other cloud storage systems, ownCloud is accessible both via a browse - + You can download the ownCloud client suitable for your staff computer [here](https://owncloud.org/download/). User documentation on ownCloud tools and portal can be found [here](https://doc.owncloud.com/server/index.html). @@ -33,7 +33,7 @@ When sharing research data, one should observe the following guidance using Ownc -  +  * When sharing folders via Links, **the link passwords should not be sent plain in email**. Instead, password links should be used. If you need to generate link passwords can use the [Private bin](https://privatebin.lcsb.uni.lu) service hosted by the LCSB.