CernLxplus: Difference between revisions

From T2B Wiki
Jump to navigation Jump to search
m (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/...")
(No difference)

Revision as of 12:28, 26 August 2015

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