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 [2019/07/12 17:13] – [Project specific directories] Added warning jypeter | other:newppl:starting [2020/08/24 15:07] – [Accessing the Linux servers from your LSCE deskop] jypeter | ||
---|---|---|---|
Line 8: | Line 8: | ||
A few useful links that have nothing to do with science and software resources! | A few useful links that have nothing to do with science and software resources! | ||
+ | * [[other: | ||
* [[other: | * [[other: | ||
* [[https:// | * [[https:// | ||
Line 14: | Line 15: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * {{: | ||
===== Phone directory, and map of the building ===== | ===== Phone directory, and map of the building ===== | ||
Line 76: | Line 78: | ||
===== Using your own computer at LSCE? ===== | ===== Using your own computer at LSCE? ===== | ||
- | No need to try to connect your laptop to the LSCE wire network, it will not work! | + | No need to try to connect your personal |
- | The best you can do is use the [[https:// | + | The best you can do is use the [[https:// |
- | **Warning!** You can't connect directly to the //obelix// LSCE servers from the wifi network. You first have to connect to '' | + | **Warning!** You **can't** connect directly to the //obelix// LSCE servers from the wifi network. You first have to connect to the '' |
===== Accessing the LSCE intranet ===== | ===== Accessing the LSCE intranet ===== | ||
- | Web site: https:// | + | <WRAP center round tip 60%> |
+ | If you try to access the intranet **from outside the LSCE** network (including // | ||
+ | </ | ||
+ | |||
+ | |||
+ | Intranet web site: https:// | ||
There is a lot of information available on the LSCE intranet, but you can only access it from a computer connected to the LSCE network | There is a lot of information available on the LSCE intranet, but you can only access it from a computer connected to the LSCE network | ||
Line 121: | Line 128: | ||
==== Windows computer ==== | ==== Windows computer ==== | ||
- | Read the notes in [[other: | + | Read the [[other: |
+ | |||
+ | Note: there are also some [[other: | ||
=== Getting administrator' | === Getting administrator' | ||
Line 127: | Line 136: | ||
<note warning> | <note warning> | ||
- | If an application requests administrator' | + | If an application requests administrator' |
==== Linux computer ==== | ==== Linux computer ==== | ||
Line 155: | Line 164: | ||
===== Accessing the Linux servers from your LSCE deskop ===== | ===== Accessing the Linux servers from your LSCE deskop ===== | ||
- | ==== Linux or mac desktop ==== | + | [[other: |
- | Just open a terminal and [[#which_linux_servers_should_you_use|use ssh to connect to the appropriate server]] | + | If you are really in a hurry, go directly to the [[other:ssh#useful_aliases|Useful aliases]] section, but it is important that you **read the full //ssh documentation// |
- | ==== Windows desktop ==== | ||
- | There should be an //Obelix// shortcut on the left side of your desktop. Double-click on it in order to open a window (e.g. with graphics) environment on one of the obelix servers. Each terminal you will open in this environment will run on the same obelix server. Use ssh to [[# | ||
- | If there is not yet an //Obelix// shortcut, | + | ===== Which Linux servers should you use? ===== |
- | Note: you can also use [[other: | + | ==== Working directly on your desktop ==== |
- | ===== Which Linux servers | + | Always remember that **your local LSCE desktop can [[# |
- | There are lots of things you can do directly on your **local** | + | There are lots of things you can do directly on your **local** |
- | Otherwise, **use the appropriate Linux servers**. The //load balancing// system will send you to the server that has currently the smallest load | + | ==== Available |
- | * **obelix**// | + | * **The LSCE interactive servers**: '' |
- | * < | + | * < |
Last login: Mon Jun 3 08:49:53 2019 from somewhere | Last login: Mon Jun 3 08:49:53 2019 from somewhere | ||
# You can use one of the following commands if you want to know on which obelix you are | # You can use one of the following commands if you want to know on which obelix you are | ||
- | >echo $HOST | + | $ echo $HOST |
obelix5 | obelix5 | ||
- | >hostname | + | $ hostname |
obelix5</ | obelix5</ | ||
- | | + | |
- | * in some cases, you may need an account to use the [[http:// | + | * **[[https:// |
- | * //asterixN//: some people | + | * **[[http:// |
+ | * [[http:// | ||
+ | * **The '' | ||
==== Which shell are you using? ==== | ==== Which shell are you using? ==== | ||
Line 205: | Line 214: | ||
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 213: | Line 225: | ||
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 225: | Line 237: | ||
< | < | ||
- | 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 246: | Line 257: | ||
* 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 255: | Line 266: | ||
==== 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 274: | Line 285: | ||
* 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 291: | Line 302: | ||
> quota -s | > quota -s | ||
- | Disk quotas for user jypeter | + | Disk quotas for user johndoe |
| | ||
prolix3:/ | prolix3:/ | ||
Line 328: | Line 339: | ||
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 444: | Line 455: | ||
< | < | ||
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 450: | Line 461: | ||
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 459: | Line 470: | ||
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 > | + | |
</ | </ | ||
Line 483: | Line 492: | ||
- Send a mail to // | - Send a mail to // | ||
- Use '' | - Use '' | ||
- | * From a Linux/mac desktop: '' | + | * From a terminal on a Linux/Windows10/ |
- | * From a Windows | + | * From a Windows |
- | * Text only: use [[other:win7apps#putty|Putty]] | + | * Text only: use [[other:win10apps#putty_pageant|Putty]]. Putty allows you to open text terminals on remote computers |
- | * Text & graphics. This is more complex to set up, and you need to use one of the options below: | + | * Text **and graphics**: you need to [[https:// |
- | * use [[other:win7apps# | + | - You can access all LSCE disks from //ssh1//, but there is only a limited number of programs that you can run, so you have to go from //ssh1// to //obelix// or //irene// with one of the '' |
- | * use [[other:win7apps#cygwin-x|cygwin/X]] | + | |
- | * use [[other: | + | |
- | - You can access all LSCE disks from //ssh1//, but there is only a limited number of programs that you can run, so you have to go from //ssh1// to //obelix// or //curie// with one of the '' | + | |
* '' | * '' | ||
* '' | * '' | ||
Line 506: | Line 512: | ||
==== Copying files to/from LSCE ==== | ==== Copying files to/from LSCE ==== | ||
- | If you need to **transfer** files to/from LSCE, use '' | + | If you need to **transfer** files to/from LSCE, use '' |
- | * Example from a Linux/mac desktop: '' | + | * Example: |
+ | * Sending **one file** | ||
+ | * Sending recursively **a full directory**: | ||
===== What next? ===== | ===== What next? ===== |
other/newppl/starting.txt · Last modified: 2025/02/04 14:39 by jypeter