This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
logging_in [2017/09/12 17:46] mgstauff ['rm -fr' command WARNING] |
logging_in [2018/03/02 20:32] (current) mgstauff [Screen & tmux] |
||
|---|---|---|---|
| Line 3: | Line 3: | ||
| ====== Overview ====== | ====== Overview ====== | ||
| - | The CfN cluster is a linux-based system (CentOS 6.6). You connect to it using //ssh//, a tool for remote secure connections between computers. The initial connection and your interaction with the cluster are done using a standard linux //shell// environment (aka ' | + | The CfN cluster is a linux-based system (CentOS 6.9). You connect to it using //ssh//, a tool for remote secure connections between computers. The initial connection and your interaction with the cluster are done using a standard linux //shell// environment (aka ' |
| ---- | ---- | ||
| Line 24: | Line 24: | ||
| A shorter introduction, | A shorter introduction, | ||
| + | |||
| + | ---- | ||
| + | ====== Some Useful Linux Things ===== | ||
| + | |||
| + | ==== Screen & tmux ==== | ||
| + | |||
| + | The '' | ||
| + | |||
| + | Screen - [[https:// | ||
| + | |||
| + | tmux - [[https:// | ||
| + | |||
| + | ==== Simple Bash script loop ==== | ||
| + | |||
| + | [[using_ogs_sge# | ||
| ---- | ---- | ||