Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
#> mount -t nfs ORIGIN_IP:/opt/vm_repository /mnt
#> rsync -avvv /mnt/ /opt/vm_repository/

Note: 
Note
Be careful to put the "/" at the end of the folder name as in the example, to make the copy correctly

 

2. Stop Abiquo Server, Abiquo RS and Abiquo BPM

...