Version 1 (modified by 2 weeks ago) (diff) | ,
---|
How to Code in a Terminal Window
When you want to develop programs, e.g. in Python, on a server, the easiest connection option usually is via ssh
access and the command line mode in a terminal window.
In case, you are not used to working in a terminal, we have gathered a small set of recommendations and tutorial links. The examples will be using the NLP lab server aurora as an example.
- for the primary access, see the information for various OSes directly at https://aurora.fi.muni.cz
- for basic navigation one you are logged in, see the Ubuntu tutorial for working in terminal.