'''Copy admin.data to the checksum replica''' Log onto on kb-test-adm-001.kb.dk as a test user: If you are not sure of the value of $TESTX then make sure that it is set to {{{ export TESTX=TESTk (where k must be replaced with the test number you are about finish) }}} Go to the installation directory {{{ cd $TESTX }}} Copy the admin.data to the machine for the checksum replica: {{{ scp admin.data kb-test-acs-001.kb.dk:$TESTX/. }}}