This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
other:index [2022/05/12 14:12] jypeter [Windows 10 notes] |
other:index [2024/10/08 13:09] (current) jypeter [Python notes] Added install links |
||
---|---|---|---|
Line 7: | Line 7: | ||
* [[other:newppl:starting|Getting started]] | * [[other:newppl:starting|Getting started]] | ||
- | * For people in a hurry: [[other:ssh#connecting_to_the_lsce_servers_ipsl_servers_tgcc|Accessing the servers with ssh]], [[other:putty_conf|Configuring and using PuTTY/Pageant on Windows]], [[other:win10wsl#installing_an_x_server|Installing and configuring an X server on Windows]] | + | * For **people in a hurry**:\\ If you really want to save time, read the full [[other:newppl:starting|Getting started]] page [[https://100xhahaha.com/joke_a6988546_ss|several times]]. Otherwise read the pages below: |
+ | * [[other:ssh|Using ssh]], and [[other:ssh#connecting_to_servers_commonly_used_by_lsce_users|Accessing the servers with ssh]] (LSCE, IPSL, computing centers) | ||
+ | * [[other:putty_conf|Configuring and using PuTTY/Pageant on Windows]] (recommended //''ssh'' application// on Windows) | ||
+ | * [[other:x_conf|Installing and configuring an X server]] | ||
+ | * [[other:newppl:starting#text_editors|Text editors]] | ||
+ | * [[other:ssh#copying_files_between_servers_computers|Copying files between servers/computers]] (e.g. with [[other:win10apps#winscp|WinSCP]] on Windows computers) | ||
* [[other:newppl:pub_transport|LSCE-related public transport]] | * [[other:newppl:pub_transport|LSCE-related public transport]] | ||
- | * [[other:newppl:riealgo|Using the RIE Algorithmes web site]] (adding money to your restaurant account, ...) | + | * [[other:newppl:riealgo|Using the RIE Algorithmes web site and the Phone application]] (adding money to your restaurant account, ...) |
===== Windows 10 notes ===== | ===== Windows 10 notes ===== | ||
Line 22: | Line 27: | ||
* [[other:win7migrate|Migrating to a new computer]] | * [[other:win7migrate|Migrating to a new computer]] | ||
* [[other:Win10config|Configuring Windows 10 (useful Windows 10 settings to work more efficiently)]] | * [[other:Win10config|Configuring Windows 10 (useful Windows 10 settings to work more efficiently)]] | ||
- | * [[other:lsce_cloud|sharebox (LSCE cloud) + owncloud for dummies]]\\ <wrap hi>This will also work for **Linux** and **Mac** users</wrap> | ||
* [[other:win10apps|Adding extra applications]] | * [[other:win10apps|Adding extra applications]] | ||
+ | * [[other:putty_conf|Configuring and using PuTTY/Pageant on Windows]] (recommended //''ssh'' application// on Windows) | ||
+ | * [[other:ssh|More details about ssh]], and [[other:ssh#connecting_to_servers_commonly_used_by_lsce_users|Accessing the servers with ssh]] (LSCE, IPSL, computing centers) | ||
+ | * [[other:x_conf|Installing and configuring an X server]] | ||
+ | * [[other:lsce_cloud|sharebox (LSCE cloud) + owncloud for dummies]]\\ <wrap hi>This will also work for **Linux** and **Mac** users</wrap> | ||
* [[other:win10maintain#updating_windows_10|Keeping your Win10 machine clean and up-to-date]] | * [[other:win10maintain#updating_windows_10|Keeping your Win10 machine clean and up-to-date]] | ||
* [[other:win10wsl|Windows Subsystem for Linux (WSL) and Ubuntu]] | * [[other:win10wsl|Windows Subsystem for Linux (WSL) and Ubuntu]] | ||
+ | ===== Multi-Operating-Systems notes ===== | ||
+ | * [[other:lsce_cloud|sharebox (LSCE cloud) + owncloud for dummies]]\\ Win 10, Linux, Mac | ||
===== Python notes ===== | ===== Python notes ===== | ||
+ | |||
+ | * Installing Python: <wrap hi>install a new Python <wrap em>only on your own desktop/laptop</wrap></wrap>. Use a pre-installed Python Distribution on the Linux servers. Ask Jean-Yves if you don't know which distribution to use | ||
+ | - [[other:uvcdat:cdat_conda:miniconda3_install|Correctly installing miniconda3]] | ||
+ | - Using minconda3 to install what you need: ask Jean-Yves | ||
* [[other:python:starting|Working with Python]] | * [[other:python:starting|Working with Python]] | ||
* [[other:python:jyp_steps|JYP's recommended steps for learning python]] | * [[other:python:jyp_steps|JYP's recommended steps for learning python]] | ||
* [[other:python:matplotlib_by_jyp|Working with matplotlib (JYP version)]] | * [[other:python:matplotlib_by_jyp|Working with matplotlib (JYP version)]] | ||
- | * [[https://matplotlib.org/cheatsheets/|Matplotlib cheatsheets]] | + | * [[https://matplotlib.org/cheatsheets/|Matplotlib cheatsheets]] ([[https://github.com/matplotlib/cheatsheets#cheatsheets-for-matplotlib-users|pdf version]]) |
* [[other:python:maps_by_jyp|JYP's map room]] | * [[other:python:maps_by_jyp|JYP's map room]] | ||
* [[other:python:python:grid_proj|Grids, projections, ...]] | * [[other:python:python:grid_proj|Grids, projections, ...]] |