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 [2018/03/14 11:33] – Added the misc info section jypeter | other:newppl:starting [2019/07/12 15:48] – [Which disks should you use?] jypeter | ||
---|---|---|---|
Line 10: | Line 10: | ||
* [[other: | * [[other: | ||
* [[https:// | * [[https:// | ||
+ | * [[http:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ===== Phone directory, and map of the building ===== | ||
+ | |||
+ | ==== Using existing information ==== | ||
+ | |||
+ | * [[https:// | ||
+ | * Dial **2** + '' | ||
+ | * [[https:// | ||
+ | |||
+ | ==== Updating the directory/ | ||
+ | |||
+ | <WRAP center round important 60%> | ||
+ | It's very important that you update your phone/ | ||
+ | </ | ||
+ | |||
+ | === Finding your phone number === | ||
+ | |||
+ | Use the following sequence of keys on the //Mitel// phone in your office: | ||
+ | - Select **MENU** (use the downward arrow) | ||
+ | - Select **PARAMETRES** (use the downward arrow) | ||
+ | - Select **GENERAL** (use the downward arrow) | ||
+ | - Select **MON NUMERO** | ||
+ | * This will display your **2** + '' | ||
+ | * You can be called from outside with '' | ||
+ | |||
+ | === Updating your entry in the directory === | ||
+ | |||
+ | - Find your name in the [[https:// | ||
+ | - Click on **Modifier mes coordonnées** (in blue on the right side) | ||
+ | - Click on **Informations dans l' | ||
+ | - Click on **Envoyez votre demande** | ||
===== The LSCE mailing lists ===== | ===== The LSCE mailing lists ===== | ||
Line 84: | Line 119: | ||
Everybody working for CLIM & ESTIMR gets a computer that can be connected to the LSCE network. Please take the time to read the instructions below, that may help make your life easier | Everybody working for CLIM & ESTIMR gets a computer that can be connected to the LSCE network. Please take the time to read the instructions below, that may help make your life easier | ||
- | ==== Windows | + | ==== Windows computer ==== |
- | Read the notes (and follow the instructions) | + | Read the notes in [[other: |
=== Getting administrator' | === Getting administrator' | ||
Line 92: | Line 127: | ||
<note warning> | <note warning> | ||
- | If an application requests administrator' | + | If an application requests administrator' |
==== Linux computer ==== | ==== Linux computer ==== | ||
Line 134: | Line 169: | ||
===== Which Linux servers should you use? ===== | ===== Which Linux servers should you use? ===== | ||
- | There are lots of things you can do directly on your **local** Win7 or Linux desktop (displaying pdf, images, using a text editor, ...), rather than on the remote servers. Never forget that **your local desktop has access to the remote disks on the Linux servers**. | + | There are lots of things you can do directly on your **local** Win7/ |
Otherwise, **use the appropriate Linux servers**. The //load balancing// system will send you to the server that has currently the smallest load | Otherwise, **use the appropriate Linux servers**. The //load balancing// system will send you to the server that has currently the smallest load | ||
- | * obelixN | + | * **obelix**// |
- | * [[https:// | + | * < |
+ | 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 | ||
+ | > | ||
+ | obelix5 | ||
+ | > | ||
+ | obelix5</ | ||
+ | * [[https:// | ||
* in some cases, you may need an account to use the [[http:// | * in some cases, you may need an account to use the [[http:// | ||
- | * asterixN: some people may mention these servers, but they don't exist any more! | + | * //asterixN//: some people may mention these servers, but they don't exist any more! |
==== Which shell are you using? ==== | ==== Which shell are you using? ==== | ||
Line 203: | Line 245: | ||
<note warning> | <note warning> | ||
* 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 | ||
- | * **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**</ |
- | * Put temporary files on a scratch disk | + | * The <wrap em> |
- | * Do NOT put (big) data files on a backed up disk | + | * Put **temporary files** on a scratch disk ('' |
+ | * Do **NOT** put (big) data files on a backed up disk | ||
* Do not forget to clean your directories before you leave (ask your advisor what should be kept or cleaned) | * Do not forget to clean your directories before you leave (ask your advisor what should be kept or cleaned) | ||
Line 285: | Line 328: | ||
3.2M cmake | 3.2M cmake | ||
...</ | ...</ | ||
+ | |||
+ | ===== Which programs should you use? ===== | ||
+ | |||
+ | Your advisor will let you know which (version of which) programs you should use. Some programs are available by default, and you have to use the '' | ||
+ | |||
+ | ==== Which program am I using? ==== | ||
+ | |||
+ | At any time, you can use the '' | ||
+ | |||
+ | < | ||
+ | / | ||
+ | |||
+ | > ncdump | ||
+ | ncdump [-c|-h] [-v ...] [[-b|-f] [c|f]] [-l len] [-n name] [-p n[,n]] [-k] [-x] [-s] [-t|-i] [-g ...] [-w] file | ||
+ | [...] | ||
+ | netcdf library version 4.3.3.1 of Dec 10 2015 16:44:18 $ | ||
+ | |||
+ | > which python | ||
+ | / | ||
+ | |||
+ | > python --version | ||
+ | Python 2.7.5 | ||
+ | </ | ||
+ | |||
+ | ==== Using module to access optional programs ==== | ||
+ | |||
+ | Main '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | |||
+ | Detailed example: | ||
+ | < | ||
+ | ncview: Command not found. | ||
+ | |||
+ | > module list | ||
+ | No Modulefiles Currently Loaded. | ||
+ | |||
+ | > module avail | ||
+ | [...] | ||
+ | batch_env | ||
+ | [...] | ||
+ | glost/ | ||
+ | |||
+ | > module load ncview netcdf/4 | ||
+ | |||
+ | > module list | ||
+ | Currently Loaded Modulefiles: | ||
+ | 1) ncview/ | ||
+ | | ||
+ | > which ncview | ||
+ | / | ||
+ | |||
+ | > which ncdump | ||
+ | / | ||
===== Useful documentation for beginners ===== | ===== Useful documentation for beginners ===== | ||
Line 322: | Line 423: | ||
===== Getting help (from the LSCE system administrators) ===== | ===== Getting help (from the LSCE system administrators) ===== | ||
- | Send a mail to: [[help-lsce@lsce.ipsl.fr]] | + | Send a mail to //help-lsce// |
==== Describing your problem ==== | ==== Describing your problem ==== | ||
Line 369: | Line 470: | ||
==== Interactive access ==== | ==== Interactive access ==== | ||
- | - Send a mail to [[help-lsce@lsce.ipsl.fr]], and request an access to the //ssh1// server | + | - Send a mail to //help-lsce//, and request an access to the //ssh1// server |
- Use '' | - Use '' | ||
* From a Linux/mac desktop: '' | * From a Linux/mac desktop: '' |
other/newppl/starting.txt · Last modified: 2025/02/04 14:39 by jypeter