Project

General

Profile

« Previous | Next » 

Revision 14062

fix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: need to update system time so wait times can be calculated correctly

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
3 3
# restore the "booted" snapshot under "+pg_restore"
4 4
# start the VM
5 5
ssh -t 128.111.220.240
6
# update system time so wait times can be calculated correctly:
7
sudo service ntp stop; sudo ntpdate -s time.nist.gov; sudo service ntp start
6 8
* to test a different revision:
7 9
# {
8 10
# pick [rev] from r12025 (2014-2-2, last success)..r13002 (2014-3-30, 1st failure)

Also available in: Unified diff