CernLxplus

From T2B Wiki
Revision as of 12:28, 26 August 2015 by Maintenance script (talk | contribs) (Created page with " == How to copy data from disk (eg. beo5) to you space at lxplus? == Use secure copy: scp <pre> scp 'uname'@lxpub3.iihe.ac.be:/beo5/somefile 'uname'@lxplus.cern.ch:/afs/...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

How to copy data from disk (eg. beo5) to you space at lxplus?

Use secure copy: scp

 
scp  'uname'@lxpub3.iihe.ac.be:/beo5/somefile 'uname'@lxplus.cern.ch:/afs/cern.ch/user/m/me 

How to print from lxplus when you're in building 40

Command to print

 
lpr -P 40-4B-COR .... 


Template:TracNotice