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 [2020/05/15 16:14] – [Available servers] jypeter | other:newppl:starting [2020/08/20 17:03] – Replaced the connection section with a link to the new ssh page jypeter | ||
---|---|---|---|
Line 164: | Line 164: | ||
===== Accessing the Linux servers from your LSCE deskop ===== | ===== Accessing the Linux servers from your LSCE deskop ===== | ||
- | ==== Linux or mac desktop ==== | + | [[other:ssh|Use ssh to connect to the servers]] |
- | + | ||
- | Just open a terminal and [[# | + | |
==== Windows desktop ==== | ==== Windows desktop ==== | ||
Line 220: | Line 218: | ||
If the Linux server you are working on seems slow, or if you want to get an idea of the resources **you** are using, you should use the '' | If the Linux server you are working on seems slow, or if you want to get an idea of the resources **you** are using, you should use the '' | ||
- | < | + | < |
+ | obelix3 | ||
+ | |||
+ | >top | ||
top - 17:48:51 up 8 days, 23:43, 29 users, | top - 17:48:51 up 8 days, 23:43, 29 users, | ||
Tasks: 324 total, | Tasks: 324 total, | ||
Line 228: | Line 229: | ||
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND | ||
- | 10193 mpeau 20 | + | 10193 john |
- | 16504 mpeau 20 | + | 16504 john |
- | 26344 dzhu | + | 26344 jane |
1 root 20 0 21448 1108 892 S 0.0 0.0 | 1 root 20 0 21448 1108 892 S 0.0 0.0 | ||
[...] | [...] | ||
Line 240: | Line 241: | ||
< | < | ||
- | 16092 jchang | + | 16092 bob 20 0 8488m 8.1g 7912 R 99.6 25.9 |
- | 23256 pvait 20 | + | 23256 john |
- | 26344 dzhu | + | 26344 jane |
- | 10619 astege | + | 10619 bob 20 |
1362 nslcd | 1362 nslcd | ||
- | 16238 twang | + | 10193 john |
- | 10193 mpeau 20 | + | |
[...]</ | [...]</ | ||
Line 261: | Line 261: | ||
* It is very important to use the correct directories and make it easy for your advisor to find things after you have left | * It is very important to use the correct directories and make it easy for your advisor to find things after you have left | ||
* <wrap em>**Put the source codes, scripts and papers you are writing on a backed up disk**</ | * <wrap em>**Put the source codes, scripts and papers you are writing on a backed up disk**</ | ||
- | * The <wrap em> | + | * The <wrap em> |
* Put **temporary files** on a scratch disk ('' | * Put **temporary files** on a scratch disk ('' | ||
* Do **NOT** put (big) data files on a backed up disk | * Do **NOT** put (big) data files on a backed up disk | ||
Line 270: | Line 270: | ||
==== Accessing remote disks ==== | ==== Accessing remote disks ==== | ||
- | It is possible to access directly all the disks on the LSCE servers from your local Linux or Windows | + | It is possible to access directly all the disks on the LSCE servers from your //local// Linux or Windows |
* Example path on the LSCE Linux server: ''/ | * Example path on the LSCE Linux server: ''/ | ||
- | * Accessing the path above from a local desktop: | + | * Accessing the path above from a //local// computer: |
- | * Linux desktop: ''/ | + | * Linux computer: ''/ |
- | * Windows | + | * Windows |
==== The home directory ==== | ==== The home directory ==== | ||
Line 289: | Line 289: | ||
* bash shell users: '' | * bash shell users: '' | ||
* emacs text editor: '' | * emacs text editor: '' | ||
- | * You can go to your home directory by typing '' | + | * You can go to your home directory by typing '' |
- | * At LSCE, you can't read the content of somebody else's //home// directory | + | * At LSCE, you can't read the content of somebody else's //home// directory |
* **Backup of the home directory on the LSCE servers**: YES! Every night | * **Backup of the home directory on the LSCE servers**: YES! Every night | ||
Line 306: | Line 306: | ||
> quota -s | > quota -s | ||
- | Disk quotas for user jypeter | + | Disk quotas for user johndoe |
| | ||
prolix3:/ | prolix3:/ | ||
Line 343: | Line 343: | ||
Your Linux environment may sometimes stop working correctly because you have exceeded the allowed quota on your disks (check your quotas with '' | Your Linux environment may sometimes stop working correctly because you have exceeded the allowed quota on your disks (check your quotas with '' | ||
- | < | + | < |
- | / | + | / |
- | jypeter@obelix4 - ...jypeter - 47 >du -sh * | sort -rh | + | >du -sh * | sort -rh |
58M | 58M | ||
47M | 47M | ||
Line 459: | Line 459: | ||
< | < | ||
OpenSSH_7.4p1, | OpenSSH_7.4p1, | ||
- | debug1: Reading configuration data / | + | debug1: Reading configuration data / |
debug1: Reading configuration data / | debug1: Reading configuration data / | ||
debug1: / | debug1: / | ||
Line 465: | Line 465: | ||
debug1: Connection established. | debug1: Connection established. | ||
debug1: key_load_public: | debug1: key_load_public: | ||
- | debug1: identity file / | + | debug1: identity file / |
[...] | [...] | ||
debug1: Entering interactive session. | debug1: Entering interactive session. | ||
Line 474: | Line 474: | ||
debug1: Sending env LANG = en_US | debug1: Sending env LANG = en_US | ||
Last login: Thu Mar 1 15:52:44 2018 from lsce4078.lsce.ipsl.fr | Last login: Thu Mar 1 15:52:44 2018 from lsce4078.lsce.ipsl.fr | ||
- | Disk quotas for user jypeter (uid 6369): | + | |
- | Filesystem | + | > |
- | | + | |
- | jypeter@obelix3 - ...jypeter - 41 > | + | |
</ | </ | ||
other/newppl/starting.txt · Last modified: 2025/02/04 14:39 by jypeter