How to install the virtual machine and run the experiments scripts
- Download the file "fedora_sosym_review.ova" (An OVA file
is a virtual appliance used by virtualization
applications such as VMware Workstation and Oracle VM
Virtualbox).
- Install VirtualBox 5.2 in your local workstation
(http://Oracle VM VirtualBox) and make sure that the
option "Secure Boot" is disabled in UEFI boot systems.
- Import the OVA file and "run" the Linux Fedora (21)
virtual machine.
- Using the Fedora multi-user interface (command line)
(user="osboxes.org"/password="osboxes.org"), enter the
directory "SoSyM" where the test scripts are located.
- The experiments can be run using individual scripts,
like
./run-configuration-1-GPS-GLONASS.sh
, or all the
experiments at once using the script batch.sh
.