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/13 16:39] – More changes jypeter | other:newppl:starting [2019/07/12 11:56] – [Which disks should you use?] Improved the details about backedp up disks jypeter | ||
---|---|---|---|
Line 3: | Line 3: | ||
<note tip> | <note tip> | ||
+ | |||
+ | ===== Miscellaneous information ===== | ||
+ | |||
+ | A few useful links that have nothing to do with science and software resources! | ||
+ | |||
+ | * [[other: | ||
+ | * [[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 77: | 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 85: | Line 127: | ||
<note warning> | <note warning> | ||
- | If an application requests administrator' | + | If an application requests administrator' |
==== Linux computer ==== | ==== Linux computer ==== | ||
Line 127: | 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 | + | * //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 196: | 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> |
+ | * 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 278: | 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 315: | 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 321: | Line 429: | ||
When you need help from the administrators or other people, it will save a lot of time if you describe your problem as accurately as possible (do **not** just report //XXXXX is not working as expected// !) | When you need help from the administrators or other people, it will save a lot of time if you describe your problem as accurately as possible (do **not** just report //XXXXX is not working as expected// !) | ||
- | You can copy-paste the error message(s). Finding the error //log file(s)// of the program/ | + | You can copy-paste the error message(s). Finding the error //log file(s)// of the program/ |
- | < | + | < |
- | OpenSSH_6.4, OpenSSL 1.0.1e-fips 11 Feb 2013 | + | OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017 |
- | debug1: Reading configuration data /homel/jypisthebest/ | + | debug1: Reading configuration data /home/users/ |
debug1: Reading configuration data / | debug1: Reading configuration data / | ||
- | debug1: / | + | debug1: / |
- | debug1: Connecting to asterix | + | debug1: Connecting to obelix |
debug1: Connection established. | debug1: Connection established. | ||
- | debug1: | + | debug1: |
- | debug1: identity file /homel/jypisthebest/ | + | debug1: identity file /home/users/ |
- | debug1: identity file / | + | |
[...] | [...] | ||
debug1: Entering interactive session. | debug1: Entering interactive session. | ||
+ | debug1: pledge: exec | ||
+ | debug1: client_input_global_request: | ||
debug1: Requesting X11 forwarding with authentication spoofing. | debug1: Requesting X11 forwarding with authentication spoofing. | ||
- | debug1: Requesting authentication agent forwarding. | ||
debug1: Sending environment. | debug1: Sending environment. | ||
debug1: Sending env LANG = en_US | debug1: Sending env LANG = en_US | ||
- | Last login: | + | Last login: |
- | Disk quotas for user jypisthebest | + | Disk quotas for user jypeter |
- | | + | |
- | prolix3:/ | + | |
- | jypisthebest@asterix3 | + | jypeter@obelix3 - ...jypeter - 41 > |
+ | </ | ||
==== Taking a screenshot ==== | ==== Taking a screenshot ==== | ||
Line 357: | Line 466: | ||
===== Accessing the LSCE servers from outside the LSCE ===== | ===== Accessing the LSCE servers from outside the LSCE ===== | ||
- | The only way to access the LSCE servers from outside LSCE is to connect first to the **idefix1.extra.cea.fr** gateway server. | + | The only way to access the LSCE servers from outside LSCE is to connect first to the **ssh1.lsce.ipsl.fr** gateway server. |
+ | |||
+ | ==== Interactive access ==== | ||
- | - Send a mail to [[help-lsce@lsce.ipsl.fr]], and request an access to the idefix1 | + | - Send a mail to //help-lsce//, and request an access to the // |
- | - Use ssh to connect to idefix1 | + | - Use '' |
- | * From a Linux/mac desktop: '' | + | * From a Linux/mac desktop: '' |
* From a Windows desktop: | * From a Windows desktop: | ||
* Text only: use [[other: | * Text only: use [[other: | ||
* Text & graphics. This is more complex to set up, and you need to use one of the options below: | * Text & graphics. This is more complex to set up, and you need to use one of the options below: | ||
- | * use [[other: | + | * use [[other: |
+ | | ||
* use [[other: | * use [[other: | ||
- | - There is only a limited number of programs that you can run on idefix1, so you have to go from idefix1 | + | - 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 // |
- | * '' | + | * '' |
- | * '' | + | |
* '' | * '' | ||
- It's possible to use only one line to to both ssh commands | - It's possible to use only one line to to both ssh commands | ||
- | | + | * obelix: '' |
- | | + | * TGCC: '' |
- | * TGCC: '' | + | |
- You can define an alias in order to connect more easily to the machines: | - You can define an alias in order to connect more easily to the machines: | ||
- | * //tcsh// users: add the following line to your '' | + | * //tcsh// users: add the following line to your '' |
- | * //bash// users: add the following line to your '' | + | * //bash// users: add the following line to your '' |
- | - You should create and configure an //ssh key//, if you don't want to type your password each time you use ssh or scp: https:// | + | - You should create and configure an //ssh key//, if you don't want to type your password each time you use ssh or scp |
- | - If you want more information about ssh | + | - If you want more information about '' |
* Linux users: http:// | * Linux users: http:// | ||
* Windows users: http:// | * Windows users: http:// | ||
Line 385: | Line 495: | ||
==== Copying files to/from LSCE ==== | ==== Copying files to/from LSCE ==== | ||
- | If you are on a computer outside LSCE and you need to transfer | + | If you need to **transfer** files to/from LSCE, use '' |
- | * Example from a Linux/mac desktop: '' | + | * Example from a Linux/mac desktop: '' |
- | * From a Windows desktop: use [[other: | + | |
===== What next? ===== | ===== What next? ===== |
other/newppl/starting.txt · Last modified: 2025/02/04 14:39 by jypeter