User Tools

Site Tools


exercises:2017_uzh_acpc2:login

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
exercises:2017_uzh_acpc2:login [2017/04/11 10:55] jglanexercises:2017_uzh_acpc2:login [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 34: Line 34:
 </note> </note>
  
-====== The bash terminal======+ 
 +<note important>Login the remote machine using (if you use Linux or MacOS): 
 +<code> 
 +$ ssh -X username@tcopt3.chem.uzh.ch 
 +</code> 
 +</note> 
 + 
 + 
 +===== The bash terminal=====
  
 Many tasks in the following weeks will need to be performed on the terminal (or 'command line'). Many tasks in the following weeks will need to be performed on the terminal (or 'command line').
Line 144: Line 152:
   --xml             : dumps the whole CP2K input structure as a XML file   --xml             : dumps the whole CP2K input structure as a XML file
                       xml2htm generates a HTML manual from this XML file                       xml2htm generates a HTML manual from this XML file
 +</code>
 +
 +Now you can run cp2k using:
 +<code>
 +$ cp2k.sopt -i cp2k.inp -o cp2k.out &
 </code> </code>
  
exercises/2017_uzh_acpc2/login.1491908105.txt.gz · Last modified: 2020/08/21 10:15 (external edit)