@@ -6,7 +6,9 @@ This pages provides tools and utilities that make your life on ZIH systems more
### Best Practices
Terminal emulators are particularly well-suited for aiding the computer scientist in their trade. We generally favor TMUX("**T**erminal **Mu**litple**x**er") as it's newer than certain others and allows for better customization.
Terminal emulators are particularly well-suited for aiding the computer scientist in their trade.
We generally favor TMUX("**T**erminal **Mu**litple**x**er") as it's newer than certain others and
allows for better customization.
As there is already plenty of documentation on how to use Tmux,
we won't repeat that here.
...
...
@@ -19,15 +21,15 @@ But instead we would like to point you to those documentations:
### Making your interactive sessions more stable
Sometimes when you work on Taurus, you might encounter a connection loss.
Sometimes when you work on ZIH systems, you might encounter a connection loss.
While working on fixing the underlying issue
(e.g. an unstable Wi-Fi connection is certainly a good cause),
you might however find it to be quite efficient,
to just open up a Tmux session on Taurus,
to just open up a Tmux session on ZIH systems,
into which you can connect to the running sessions anytime again