User:Vscharf: Difference between revisions
From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
No edit summary |
|||
Line 16: | Line 16: | ||
== Log == |
== Log == |
||
[Eta Asymmetry] |
[[Atlas_Privat:Eta Asymmetry]] |
Revision as of 20:12, 28 May 2014
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 FRONTIER_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