User:Vscharf: Difference between revisions

From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
No edit summary
Line 8: Line 8:
* forward localhost:8181 to atlassquid1.cern.ch:3128
* forward localhost:8181 to atlassquid1.cern.ch:3128
<nowiki>$> ssh -L 8181:atlassquid1.cern.ch:3128 lxplus.cern.ch</nowiki>
<nowiki>$> ssh -L 8181:atlassquid1.cern.ch:3128 lxplus.cern.ch</nowiki>



* set localhost:8181 as squid proxy
* set localhost:8181 as squid proxy

Revision as of 08:43, 26 November 2012

GDB:

Problem: Breakpoint auf template funktion. Lƶsung: Funktionsname obskur ... Rausfinden mit: objdump -t EXEC | c++filt | grep 'FUNC'

Squid/Frontier access from local farm

  • forward localhost:8181 to atlassquid1.cern.ch:3128

$> ssh -L 8181:atlassquid1.cern.ch:3128 lxplus.cern.ch

  • set localhost:8181 as squid proxy

$> export RONTIER_SERVER='(proxyurl=http://localhost:8181)(serverurl=http://atlasfrontier.cern.ch:8000/atlr)(serverurl=http://atlasfrontier1.cern.ch:8000/atlr)(serverurl=http://atlasfrontier2.cern.ch:8000/atlr)'

  • run athena