From c87a73ccbbf107df2557bd08d283716a44e8ae3e Mon Sep 17 00:00:00 2001 From: Weetile Date: Mon, 2 Oct 2023 18:11:46 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index fe1c4d0..bbb08e3 100644 --- a/README.md +++ b/README.md @@ -63,3 +63,11 @@ To add new fonts, for example for use on Visual Studio Code or Eclipse, you'll n fc-cache -f -v ``` Restart the application and you should be good to go! +### Accessing the filesystem through Dolphin +You can access the Linux CIM server in Dolphin by using the `fish` server. To test this, access this protocol in Dolphin, replacing USERNAME with your username (e.g: ZLAT262): +``` +fish://USERNAME@linux.cim.rhul.ac.uk:22 +``` +You can add this as a remote directory in your Dolphin places panel by right clicking on Remote, pressing Add Entry and adding as such: + +![image](https://github.com/Weetile/weetile-compsci-rhul-resources/assets/7700383/ceada147-cb78-4d14-b7d6-af8dcbb32c70)