other:newppl:starting
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
other:newppl:starting [2024/03/20 11:27] – [Determining the load of a Linux server] Added details about TIME and mem usage jypeter | other:newppl:starting [2024/04/24 14:37] – [Using module to access optional programs] Improved jypeter | ||
---|---|---|---|
Line 220: | Line 220: | ||
$ hostname | $ hostname | ||
obelix5</ | obelix5</ | ||
+ | * In a python script, you can use the following to get some information | ||
+ | * < | ||
+ | >>> | ||
+ | (' | ||
* **[[https:// | * **[[https:// | ||
Line 445: | Line 449: | ||
==== Using module to access optional programs ==== | ==== Using module to access optional programs ==== | ||
- | Main '' | + | Most useful |
* '' | * '' | ||
- | * '' | + | * '' |
* '' | * '' | ||
* '' | * '' | ||
Line 460: | Line 464: | ||
No Modulefiles Currently Loaded. | No Modulefiles Currently Loaded. | ||
- | > module avail | + | > module avail ncview |
- | [...] | + | ncview/ |
- | batch_env | + | |
- | [...] | + | |
- | glost/ | + | |
> module load ncview netcdf/4 | > module load ncview netcdf/4 | ||
Line 497: | Line 498: | ||
There are **lots of text editors available** on Linux computers/ | There are **lots of text editors available** on Linux computers/ | ||
+ | |||
* In basic **text terminals** | * In basic **text terminals** | ||
- | * useful | + | * **If you only need to read a text file**, use a //pager// like [[http:// |
- | * you should know the basic commands and shortcuts! | + | * '' |
+ | * '' | ||
+ | * ''/ | ||
+ | * '' | ||
+ | * **[[# | ||
+ | * Useful | ||
+ | * You should know the basic commands and shortcuts! | ||
* With a **full Graphical User Interface** (aka //GUI//) allowing you to use the mouse+menus/ | * With a **full Graphical User Interface** (aka //GUI//) allowing you to use the mouse+menus/ | ||
Line 508: | Line 516: | ||
<note important> | <note important> | ||
+ | === Gnu nano === | ||
+ | |||
+ | <note tip>Gnu [[https:// | ||
+ | You can easily view/edit a file by just typing '' | ||
=== vi (vim, gvim) === | === vi (vim, gvim) === |
other/newppl/starting.txt · Last modified: 2025/02/04 14:39 by jypeter