Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
faq:chimie:accueil [2022/03/04 12:20] – [Tricks and tips] tjiangfaq:chimie:accueil [2023/12/13 15:30] (Version actuelle) – [How to start] ltaulell
Ligne 1: Ligne 1:
 ====== How to start ====== ====== How to start ======
 +
 +
 +<WRAP center round important 60%>
 +
 +**[[http://www.ens-lyon.fr/PSMN/Documentation/|New Documentation (Debian 11 / Slurm)]]**
 +
 +See also our [[news:blog|Fil des news]] for up-to-date informations
 +</WRAP>
 +
 +
 * I strongly advise checking out the PSMN tutorial for setting up the connection  * I strongly advise checking out the PSMN tutorial for setting up the connection 
-    http://www.ens-lyon.fr/PSMN/doku.php?id=en:documentation:tutorials:accueil+    https://www.ens-lyon.fr/PSMN/Documentation/connection/index.html
 * Information regarding the submission nodes and scratch can be found at * Information regarding the submission nodes and scratch can be found at
-    http://www.ens-lyon.fr/PSMN/doku.php?id=documentation:clusters:services+    https://www.ens-lyon.fr/PSMN/Documentation/clusters_usage/login_nodes.html
 * Information regarding the queues and their corresponding parallel environment can be found at * Information regarding the queues and their corresponding parallel environment can be found at
-    http://www.ens-lyon.fr/PSMN/doku.php?id=documentation:clusters:batch+    https://www.ens-lyon.fr/PSMN/Documentation/clusters_usage/partitions_overview.html
 ====== Submission scripts ====== ====== Submission scripts ======
  
Ligne 34: Ligne 44:
 ====== Tricks and tips ====== ====== Tricks and tips ======
 * In case you have some difficulties with vim * In case you have some difficulties with vim
-    https://vim.rtorr.com/+ 
 +https://vim.rtorr.com/ 
 +    
 * "PSMN cheatsheet" by Carles Martial * "PSMN cheatsheet" by Carles Martial
-    https://hackmd.io/ZHlvXrpCRQyW7-02sCyg0g+ 
 +https://hackmd.io/ZHlvXrpCRQyW7-02sCyg0g 
 +    
 * If dragging your mouse in vim gets in to "visual mode" and you can not select and copy some text. Try adding  * If dragging your mouse in vim gets in to "visual mode" and you can not select and copy some text. Try adding 
 <code bash .vimrc> <code bash .vimrc>
Ligne 50: Ligne 64:
 The :$PATH is necessary, otherwise the system will not be able to find all the basic linux command such as "ls" upon next login. The :$PATH is necessary, otherwise the system will not be able to find all the basic linux command such as "ls" upon next login.
  
-Having to type twice or three times ssh command? Try multihop+Too lazy (like me) to type your password to log on to PSMN? SSH key and agent is the solution 
 + 
 +http://www.ens-lyon.fr/PSMN/doku.php?id=en:documentation:tutorials:ssh:clef_agent_ssh 
 + 
 +* Tired of having to type twice or three times ssh command? Try multihop
 http://www.ens-lyon.fr/PSMN/doku.php?id=en:documentation:tutorials:ssh:multihop_ssh http://www.ens-lyon.fr/PSMN/doku.php?id=en:documentation:tutorials:ssh:multihop_ssh
faq/chimie/accueil.1646396455.txt.gz · Dernière modification : 2022/03/04 12:20 de tjiang