meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
general:computerenvironment:openterminal [2019/10/01 14:13] – [Linux] ingo | general:computerenvironment:openterminal [2024/04/15 10:57] (current) – [Linux] freya | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== The Linux Shell ====== | ||
- | In this course we will make heavy use of the terminal (a.k.a shell). With its help, we can interact with the computer via the command line. Whenever we give you some piece of code in grey shaded boxes, | ||
- | < | ||
- | $ whoami | ||
- | </ | ||
- | you can execute the corresponding commands in the shell. Note, the '< | ||
- | |||
===== Opening a shell ===== | ===== Opening a shell ===== | ||
Line 12: | Line 5: | ||
===== Linux ===== | ===== Linux ===== | ||
- | Linux is installed | + | If you are working |
< | < | ||
{{general: | {{general: | ||
- | < | + | < |
</ | </ | ||
Line 24: | Line 17: | ||
{{: | {{: | ||
- | < | + | < |
</ | </ | ||
+ | |||
+ | If that doesn' | ||
===== Mac OS ===== | ===== Mac OS ===== | ||
Line 35: | Line 30: | ||
< | < | ||
{{general: | {{general: | ||
+ | < | ||
</ | </ | ||
+ | |||
+ | Once you have started the terminal something like the following will appear | ||
+ | < | ||
+ | {{: | ||
+ | < | ||
+ | </ | ||
+ | |||
+ | ===== Windows ===== | ||
+ | Most Windows operating systems don't ship with a terminal application. We suggest to install [[https:// | ||
+ | |||
+ | After downloading the installer, double-click it and click through the installation process. | ||
+ | |||
+ | Once you have started MobaXterm, you can start an emulated BASH shell by clicking on "Start local terminal" | ||
+ | |||
+ | <figure mobax> | ||
+ | {{ : | ||
+ | < | ||
+ | **Starting a local session with MobaXterm opens a BASH-like terminal.** | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | <WRAP tabs> | ||
+ | * [[general: | ||
+ | </ |