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 [2020/09/07 18:06] – [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 ===== | ||
- | If you are working on a linux box and you have {{wp> | + | If you are working on a linux box and you have [[wp> |
< | < | ||
{{general: | {{general: | ||
- | < | + | < |
</ | </ | ||
Line 24: | Line 17: | ||
{{: | {{: | ||
- | < | + | < |
</ | </ | ||
+ | |||
+ | If that doesn' | ||
===== Mac OS ===== | ===== Mac OS ===== | ||
Line 43: | Line 38: | ||
< | < | ||
</ | </ | ||
+ | |||
+ | ===== 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: | ||
+ | </ |