3
edits
No edit summary |
|||
== How to write to /cvmfs/lz.opensciencegrid.org ==
#
# login to
ssh username@
# then
▲ssh lzsoft.hep.wisc.edu
# edit in /srv/cvmfs
cd /srv/cvmfs
# E.g.Write an empty file to the parent directory (don't follow it literally)
touch myFile.txt
# Eventually (within a couple hours) this change will propagate to /cvmfs/lz.opensciencegrid.org
== Build Geant4 ==
|