From 48fe3001bb81d408b7162ed3aee2e08feecc742c Mon Sep 17 00:00:00 2001 From: assman_g Date: Thu, 2 May 2024 13:24:45 +0200 Subject: [PATCH] Update Linux Introduction --- Linux-Introduction.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Linux-Introduction.md b/Linux-Introduction.md index 44e1bc7..148e597 100644 --- a/Linux-Introduction.md +++ b/Linux-Introduction.md @@ -49,3 +49,11 @@ Most important info: - `/psi/home/$username:` 10GB , Backup Data, Data Processing , Conda etc. should be in `/data/user/$username`, as it needs quite some storage, very important things that need to be backup-ed and are small go to `/psi/home/$username` + + +## Software + +Software can be used in two ways: +1. load the available software via a [Pmodule](Pmodules) +2. Install your software locally (in `/data/user/$username`) +