As far as I know, the executable should be in the subdirectory of the assembly of your project directory. I think this is a hidden directory (the name starts with a dot), so you may need to run "ls -a" to see it.
To run, just execute the executable file :) (add '&' so that it runs in the background.
After you have the final version that you want to switch from, you will probably configure the executable file to run automatically when the virtual machine boots up to determine if the executable file has worked, etc.
Good luck Michal
source share