Skip to content
Snippets Groups Projects
Commit aefa4fca authored by Jan Frenzel's avatar Jan Frenzel
Browse files

Changed every appearance of Mac/MacOSX/Macintosh to Mac.

parent 5fb90cee
No related branches found
No related tags found
2 merge requests!648Automated merge from preview to main,!643Changed every appearance of Mac/MacOSX/Macintosh to Mac.
# Connecting via terminal # Connecting via terminal
Connecting via terminal works on every operating system. For Linux and Macintosh operating systems Connecting via terminal works on every operating system. For Linux and Mac operating systems
no additional software is required. For users of a Windows OS a recent version of Windows is no additional software is required. For users of a Windows OS a recent version of Windows is
required (Windows 10, Build 1809 and higher). It is possible to use required (Windows 10, Build 1809 and higher). It is possible to use
[Command Prompt](https://en.wikipedia.org/wiki/Cmd.exe) or [PowerShell](https://en.wikipedia.org/wiki/PowerShell)). [Command Prompt](https://en.wikipedia.org/wiki/Cmd.exe) or [PowerShell](https://en.wikipedia.org/wiki/PowerShell)).
......
...@@ -299,11 +299,11 @@ anymore. ...@@ -299,11 +299,11 @@ anymore.
**Q**: I am getting the error `Error: could not create workspace directory!` **Q**: I am getting the error `Error: could not create workspace directory!`
**A**: Please check the "locale" setting of your SSH client. Some clients (e.g. the one from MacOSX) **A**: Please check the "locale" setting of your SSH client. Some clients (e.g. the one from Mac)
set values that are not valid on our ZIH systems. You should overwrite `LC_CTYPE` and set it to a set values that are not valid on our ZIH systems. You should overwrite `LC_CTYPE` and set it to a
valid locale value like `export LC_CTYPE=de_DE.UTF-8`. valid locale value like `export LC_CTYPE=de_DE.UTF-8`.
A list of valid locales can be retrieved via `locale -a`. Please only use UTF8 (or plain) settings. A list of valid locales can be retrieved via `locale -a`. Please only use `UTF-8` (or plain) settings.
Avoid "iso" codepages! Avoid "iso" codepages!
---- ----
......
...@@ -243,7 +243,7 @@ The MATLAB support package for ZIH Systems can be found as follows: ...@@ -243,7 +243,7 @@ The MATLAB support package for ZIH Systems can be found as follows:
* Windows: * Windows:
* [tud.nonshared.R2021b.zip](misc/tud.nonshared.R2021b.zip) * [tud.nonshared.R2021b.zip](misc/tud.nonshared.R2021b.zip)
* [tud.nonshared.R2022a.zip](misc/tud.nonshared.R2022a.zip) * [tud.nonshared.R2022a.zip](misc/tud.nonshared.R2022a.zip)
* Linux/macOS: * Linux/Mac:
* [tud.nonshared.R2021b.tar.gz](misc/tud.nonshared.R2021b.tar.gz) * [tud.nonshared.R2021b.tar.gz](misc/tud.nonshared.R2021b.tar.gz)
* [tud.nonshared.R2022a.tar.gz](misc/tud.nonshared.R2022a.tar.gz) * [tud.nonshared.R2022a.tar.gz](misc/tud.nonshared.R2022a.tar.gz)
......
...@@ -199,7 +199,7 @@ localhost ...@@ -199,7 +199,7 @@ localhost
lsf lsf
Lua Lua
lustre lustre
macOS mac
markdownlint markdownlint
Mathematica Mathematica
MathKernel MathKernel
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment