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 11:56] – [Which disks should you use?] Improved the details about backedp up disks jypeter | other:newppl:starting [2020/07/23 14:32] – [Accessing remote disks] 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 84: | Line 86: | ||
===== 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 169: | Line 178: | ||
===== 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/Win10 or Linux desktop | + | ==== Working |
- | Otherwise, | + | Always remember that **your local LSCE desktop can [[# |
- | | + | There are lots of things you can do directly on your **local** Windows 10 or Linux desktop (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 '' |
- | * < | + | |
+ | ==== Available 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 247: | Line 262: | ||
* <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 |
* 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 255: | 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 same path 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 289: | ||
* bash shell users: '' | * bash shell users: '' | ||
* emacs text editor: '' | * emacs text editor: '' | ||
+ | * You can go to your home directory by typing '' | ||
+ | * 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 | ||
- | * More details on the [[https:// | + | * More details on the [[https:// |
- | * Put the most important sources/ | + | * <wrap em>Put the most important sources/ |
- | * Do not put temporary files, or big data files that are available somewhere else in this directory! | + | |
- | * Your home directory will also be archived when your account is closed | + | * temporary files (use '' |
+ | * big (or many) data files (use '' | ||
+ | * Your home directory will be archived when your account is closed, so that you or your advisor can access it later, if required | ||
* **Backup of the TGCC home directory**: | * **Backup of the TGCC home directory**: | ||
Line 292: | Line 311: | ||
==== The scratch directory ==== | ==== The scratch directory ==== | ||
+ | |||
+ | <note warning> | ||
* **Location**: | * **Location**: | ||
Line 304: | Line 325: | ||
==== Project specific directories ==== | ==== Project specific directories ==== | ||
+ | |||
+ | <note warning> | ||
+ | |||
+ | \\ You should <wrap em>store your source codes, scripts, notebooks, manuscripts, | ||
+ | |||
* **Location**: | * **Location**: | ||
* Ask your advisor if you should use a specific project directory and the technical details about it | * Ask your advisor if you should use a specific project directory and the technical details about it | ||
- | * Use this directory for storing the (big) data files that you can't store safely in the //scratch// directory, and should not store in the //scratch// directory | + | * Use this directory for storing the (big) data files that you can't store safely in the //scratch// directory, and should not store in the //home// directory |
* **Backup**: ask your advisor | * **Backup**: ask your advisor | ||
Line 472: | Line 498: | ||
- 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 495: | Line 518: | ||
==== 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