Skip to content

Things to add

ssh key setup

ssh for gitlab

https://gricad-gitlab.univ-grenoble-alpes.fr/help/user/ssh.md

ssh for the cluster

ssh-copy-id

useful software

check what you have apt get install

mamba or conda

https://mamba.readthedocs.io/en/latest/installation.html https://github.com/conda-forge/miniforge#mambaforge wget "https://github.com/conda-forge/miniforge/releases/latest/download/Mambaforge-$(uname)-$(uname -m).sh" bash Mambaforge-$(uname)-$(uname -m).sh