Table of Contents

Getting started at LSCE (by JYP)

Welcome to LSCE!

You are probably reading this page because you are a new PhD or intern student, visitor, etc…
This page will help you survive your first steps at LSCE, at least survive using the computers (LSCE computers are your future best friends)…

Reading this page will save your life (and a lot of time)!

This page used to be for the newcomers in the CLIM and ESTIMR teams, but we can share information LOL

Miscellaneous information

A few useful links. Some have nothing to do with science and LSCE hardware/software resources!

Phone directory, and map of the building

Using existing information

Updating the directory/map information

It's very important that you update your phone/office information when you arrive at LSCE, so that other people can find you using the tools above!

Finding your phone number

Use the following sequence of keys on the Mitel phone in your office:

  1. Select MENU (use the downward arrow)
  2. Select PARAMETRES (use the downward arrow)
  3. Select GENERAL (use the downward arrow)
  4. Select MON NUMERO
    • This will display your 2 + NNNN phone number
    • You can be called from outside with 01 69 08 NN NN

Updating your entry in the directory

  1. Find your name in the phone directory
  2. Click on Modifier mes coordonnées (in blue on the right side)
  3. Click on Informations dans l'annuaire and update the different fields
  4. Click on Envoyez votre demande

The LSCE mailing lists

It is important to join the correct mailing lists, if you want to get all the information you need, on time.

The 'all' list

When your account is created, your email address should automatically be added to the the all list, that can be used to send mails to all the people working at LSCE. You will also get IPSL information through this list

all@lsce.ipsl.fr Everybody at LSCE
lsce-orme@lsce.ipsl.fr People working at Orme
lsce-gif@lsce.ipsl.fr People working in Gif

Mails sent to these lists will reach lots of people. Think well before sending a mail to these lists!

The teams mailing lists

Ask your team leader to add you to your team's mailing list. Example below: the CLIM and ESTIMR lists

Notes

Using your own computer at LSCE?

You can't connect your personal laptop to the LSCE wired network (aka ethernet), it will not work!

The best you can do is use the Guest WiFi or eduroam network, if your office is close enough to one of the access points.

Warning! You can't connect directly to the obelix LSCE servers from the wifi network. You first have to connect to the ssh1.lsce.ipsl.fr gateway server, and then to obelix. More details in LSCE servers

Accessing the LSCE intranet

If you try to access the intranet from outside the LSCE network (including eduroam), your browser will open a login/password popup window.

Use your LSCE login (not your email address!) and password
e.g. use jdoe and not jane.doe@lsce.ipsl.fr

Intranet web site: https://intranet.lsce.ipsl.fr/

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

Everything about the LSCE servers (and other software and hardware information): https://intranet.lsce.ipsl.fr/informatique/en/orme/index.php

Accessing the CEA Saclay intranet and other CEA web sites from a browser

LSCE is on the Paris-Saclay network (and not on the CEA network)

It is therefore not possible to access the CEA Saclay intranet by just clicking on http://www-saclay.cea.fr/ from a computer on the LSCE wired network (or eduroam, or any network outside CEA)

Use the following steps:

  1. Start Chrome (or try another browser)
  2. Open the following link: https://vpn.cea.fr/
    • ignore the possible security/certificate errors
    • this link will work from the Paris Saclay network, and ANY other location (e.g. home) OUTSIDE of CEA
  3. Use your initials and badge number as the login (e.g. “James Bond” ⇒ “jb007007”) and the number supplied by the activIDentity keyring, followed by your 4 digits personal code, as your password
  4. Select the CEA web site you want from the “Aventail WorkPlace” portal
    • Espace Sigma: that's where you specify when you will be on holidays
    • Intranet Saclay: where you can get information about the CEA buses, CEA directory, security training registration and information, practical information, etc…
    • Intranet du voyageur: if you need to make a plane/train reservation
  5. Click on logout when you are done
    • … and close your browser Incognito window if you used one

Setting up your desktop computer

You should receive a desktop/laptop connected to the LSCE network when you arrive. Please take the time to read the instructions below, that may help make your life easier

Windows computer

Read the Windows 10 notes, especially the Configuring Windows 10 section

Getting administrator's rights


Make sure you know what you are doing and that you are not executing a virus asking you suspicious access rights!

If an application requests administrator's rights to install something or make changes to the computer, and you are sure it's not a virus, use the .\admin local account and the admin password you received when your computer was configured, or ask the system administrators.

Linux computer

There are different window managers available, each one with different settings: you should the Cinnamon window manager (xfce is a bit too basic, and Gnome is not very convenient for doing actual work, and uses too much CPU). You can select the window manager by clicking on the little cogwheel below the password field, on the login screen.

This is Linux, you are using it for work, you should be efficient, so you should be able to do most of your work by typing commands in a terminal. The true power is in the correct use of the command-line interfaces, rather than having to spend time finding where to click in the windows. You will find some Linux documentation below.

Using the root acount


Do not use the root account or privileges if you don't know exactly what you are doing!

Depending on what you need to do:

Mac

Sorry, you are (almost) on your own, but a Mac is soooo easy to use, right? 8-)

Some useful mac links:

Accessing the Windows cluster from a Linux computer

If you have a Linux computer, but need to use a Windows application, follow the instructions in the Windows servers page.

If you need to use a program that is missing on the Windows cluster, see the Help section.

Accessing the LSCE Linux servers

You have to use ssh to connect to the LSCE Linux servers, and use scp to copy files between servers

If you are really in a hurry, go directly to the Connecting to servers commonly used by LSCE users section, but it is important that you read the full ssh documentation page at least once!

Which Linux servers should you use?

Working directly on your desktop

Always remember that your local LSCE desktop/laptop can access remote disks on the LSCE servers.

There are lots of things you can do directly on your local computer (displaying pdf, images, using a text editor, …), rather than on the remote servers. For example, if a script running on the servers generates a pdf file, it is more efficient to open this pdf file using Acrobat/evince on your local computer, than by using evince on the server.

Available servers

Which shell are you using?

It is important to know which shell you are using if you need to configure and tune your Linux account. The shell is basically the program that waits for you to type commands in a terminal and passes them to the computer

If you are not sure which shell is running in your terminals, you can use echo $SHELL to find out:

# Somewhere with tcsh
 > echo $SHELL
 /bin/tcsh

# Somewhere else with bash
 $ echo $SHELL
 /bin/bash

Determining the load of a Linux server

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 top command

  >hostname
obelix3

 >top
top - 17:48:51 up 8 days, 23:43, 29 users,  load average: 1.22, 1.38, 1.98
Tasks: 324 total,   2 running, 320 sleeping,   2 stopped,   0 zombie
Cpu(s): 12.6%us,  0.0%sy,  0.0%ni, 87.4%id,  0.0%wa,  0.0%hi,  0.0%si,  0.0%st
Mem:  32877756k total, 14706188k used, 18171568k free,    21372k buffers
Swap: 33554428k total,  1628972k used, 31925456k free, 14105940k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
10193 john      20   0  302m 4336 2272 R 100.0  0.0   7033:08 emacs
16504 john      20   0  110m 2008 1228 S  0.7  0.0   0:00.13 tcsh
26344 jane      20   0 1635m  20m 3880 S  0.3  0.1   0:44.90 ipython
    1 root      20   0 21448 1108  892 S  0.0  0.0   0:01.61 init
    [...]

The top lines give you some summary information about the system, but you should monitor the memory usage (VIRT and RES), CPU and TIME+ columns. By default, top will will put the processes using the more CPU at the top (as shown above). You can see above that the emacs text editor has clearly crashed, because it should not use 100% CPU for such a long time

If you type M, the processes will be sorted my memory usage, as shown below

      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
16092 bob       20   0 8488m 8.1g 7912 R 99.6 25.9   1:41.38 idl
23256 john      20   0  232m  70m 2632 S  0.0  0.2   0:01.36 R
26344 jane      20   0 1635m  20m 3880 S  0.0  0.1   0:44.87 ipython
10619 bob       20   0  954m 9292 2664 S  0.0  0.0   0:40.67 gedit
 1362 nslcd     20   0  442m 6056 2208 S  0.0  0.0   2:13.98 nslcd
10193 john      20   0  302m 4336 2272 R 99.9  0.0   7024:13 emacs
    [...]

Other useful keys:

q Quit
c Display the command line options of the running processes
u List only the processes of a specific user
M Sort by memory usage (%MEM columun)
P Sort by CPU usage (%CPU columun) (Default)

Using the kill command to terminate processes

FIXME

kill proc_number

kill -9 -1

qdel

Which disks should you use?

  • 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
      • The backed up disk at LSCE is home directory
        You should have a few Gb available on home
        Use the quota -s command to find out the exact amount
    • Put temporary files on a scratch disk (scratch01 at LSCE)
    • 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)

Accessing remote disks

It is possible to directly access some disks on the LSCE servers from:

For security reasons, only backed up disks and scratch01 can be accessed from Windows with dfs

e.g. if you have a /home/scratch01/your_lsce_login path on a Linux server, you can access it the following way from your desktop/laptop:

The home directory

The scratch directory

Do not put anything in the scratch directory that you can't recreate with a program, or copy/download from somewhere else!

Project specific directories

The data on these disks is probably not backed up… You are not protected against file deletion by mistake, or a disk crash (a major disk crash is not likely, but can happen)


You should store your source codes, scripts, notebooks, manuscripts, reports, figures, on a backed up directory, and only store on the project disks data downloaded from outside, or that you can regenerate with the backed up scripts

Determining the space used by directories

Your Linux environment may sometimes stop working correctly because you have exceeded the allowed quota on your disks (check your quotas with quota -s). You can use the following command to get the size of all the directories and files in the current directory, sorted by size: du -sh * | sort -rh

 >cd /home/scratch01/johndoe
/home/scratch01/johndoe

 >du -sh * | sort -rh
58M     GLAC1DHiceF26.nc
47M     dashboard
44M     GLAC1DdrainagePointerF26ka.nc
15M     octcdf
12M     1901.nc
3.2M    cmake
...

FIXME Add something about df

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 module command to access other programs.

Which program am I using?

At any time, you can use the which command to determine where a program is located. The option to get the version information of a program may vary (launch the program without arguments, with -v or --v, …).

 > which ncdump
/usr/bin/ncdump

 > 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
/usr/bin/python

 > python --version
Python 2.7.5

Using module to access optional programs

Most useful module options:

Detailed example:

 > which ncview
ncview: Command not found.

 > module list
No Modulefiles Currently Loaded.

 > module avail ncview
ncview/2.1.7

 > module load ncview netcdf/4

 > module list
Currently Loaded Modulefiles:
  1) ncview/2.1.7   2) netcdf/4
  
 > which ncview
/usr/local/install/ncview-2.1.7/bin/ncview

 > which ncdump
/usr/local/install/netcdf-4.3.2/bin/ncdump

Useful documentation for beginners

Linux/UNIX

Text editors

A jupyter notebook is not a text editor!

You need a correct text editor to efficiently work with scripts and programs

xkcd & Real Programmers

There are lots of text editors available on Linux computers/servers (emacs, nano, vi, vim, gvim, gedit, …). You can use them:

emacs

Read the dedicated Using emacs page, and become a power user!

Gnu nano

Gnu nano is probably the easiest text editor in text mode to use!

You can easily view/edit a file by just typing nano my_text_file.txt in a terminal, and looking at the instructions displayed at the bottom of the screen (e.g. ^X Exit means that you can exit the editor by typing CTRL-X)

vi (vim, gvim)

Notepad++

Notepad++ is a nice and powerful text editor for Windows, but it is also very easy to install emacs on Windows

Super-short introduction to NetCDF

Some ways of working with NetCDF without programming

Using NetCDF with Python

Check the dedicated section of the Python page

Programming languages

Getting help (from the LSCE system administrators)

Send a mail to help-lsce

Describing your problem

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/system (when available), or using the verbose mode of a program will make the problem resolution much easier and faster. The example below shows how to use the verbose mode of ssh

 >ssh -v obelix
OpenSSH_7.4p1, OpenSSL 1.0.2k-fips  26 Jan 2017
debug1: Reading configuration data /home/users/johndoe/.ssh/config
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 58: Applying options for *
debug1: Connecting to obelix [157.136.72.75] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/users/johndoe/.ssh/id_rsa type -1
[...]
debug1: Entering interactive session.
debug1: pledge: exec
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Requesting X11 forwarding with authentication spoofing.
debug1: Sending environment.
debug1: Sending env LANG = en_US
Last login: Thu Mar  1 15:52:44 2018 from lsce4078.lsce.ipsl.fr

 >

Taking a screenshot

Sometimes, it may also help to send a picture of what is wrong!

On Linux, you should find a screenshot application in the tools available on the system. See the example below for people using the xfce windows manager Click to get a larger version

On Windows, you can use Snip & Sketch, or the Capture screen option of XnView Click to get a larger version

Getting help, when using the IPSL Mesocenter

Check the Contacts page

What next?

Ask you advisor, who has probably already told you everything that was listed above, so you did not really learn anything new by reading this page





[ PMIP3 Wiki Home ] - [ Help! ] - [ Wiki syntax ]