How to change the rights in a directory of AFS ?

  • In the directory :
 find ./ -type d -exec fs setacl {} account_name rlidwka \; -print 

How to change something in many files

 sed -e s/"poisson"/"poisson rouge"/g *.txt -i  

How to use the backspace in vim in LXPLUS

 stty sane 

How to access Run Registery outside CERN

 ssh -L 8080:pccmsdqm04:80 lxplus.cern.ch 
and http://localhost:8080/runregistry/

How to use the lab rdestop outside from IPNL

 ssh lyoserv.in2p3.fr -L 1024:lyopcs22.in2p3.fr:3389 
and
 rdeskop localhost:1024 
or rdc://localhost:1024 in a rdc client

How to know the SL release :

lsb_release -a
-- HuguesBrun - 14-Nov-2009
Edit | Attach | Watch | Print version | History: r6 < r5 < r4 < r3 < r2 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r6 - 2013-05-10 - HuguesBrun
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback