This workshop was designed by datacarpentry to be run on pre-imaged Amazon Web Services
(AWS) instances. For information about how to
use the workshop materials, see the
setup instructions on the main workshop page.
At Utrecht University from 2024 we are using a preconfigured linux server (gemini.science.uu.nl) and have provided required files in
HOME/data
and- presentations will be shared using blackboard.
On your personal machine you require some software to open/edit files and connect to the gemini server:
- A spreadsheet program (Excel, LibreOffice (free), or something similar)
- A terminal to connect a secure shell. On windows you can use mobaXterm, putty, gitbash, or the powershell. Mac has its own terminal.
- A file transfer program using sftp; You can use WinSCP, filezilla or something similar. This is convenient to (re)organise your files oor edit scripts/files in a graphical interface.
- An advanced text/script editor might be helpfull. On windows notepad++ is commonly used. Or cross-platform sublimetext or build-in editors.
To connect to the UU gemini server:
- Terminal:
ssh your_solisid@gemini.science.uu.nl
- Login using your solis credentials
- Setting the (conda) environment command
course B-MBIMIGE
- Secure File Transfer:
sftp gemini.science.uu.nl
🟢 At first login you can be prompted for secure shell access (fingerprint). Just accept this after checking that the gemini.science.uu.nl URL is correct.
When you login gemini using the terminal and start the course conda environment you should see something similar to below:
  Â
When you connect using a file browser like WinSCP:
  Â
From there you can also directly open/inspect and edit (script) files…
  Â