- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-25-2019 12:36 PM - edited 03-25-2019 12:39 PM
Hi,
Is it possible to reset an expedition VM to factory default?
i.e. if someone is concerned that their vm is buggy and broken can they reset the box using linux cli without redeploying the vm from ova?
Thanks
03-26-2019 11:43 PM
No explicit option to perform a system factory default.
Closest option will be to delete the projects then uninstall then reinstall:
Uninstall
$sudo apt-get remove expedition-beta
Reinstall
$sudo apt-get update
$sudo apt-get install expedition-beta
@ewasserman wrote:
Hi,
Is it possible to reset an expedition VM to factory default?
i.e. if someone is concerned that their vm is buggy and broken can they reset the box using linux cli without redeploying the vm from ova?
Thanks
03-26-2019 11:43 PM
No explicit option to perform a system factory default.
Closest option will be to delete the projects then uninstall then reinstall:
Uninstall
$sudo apt-get remove expedition-beta
Reinstall
$sudo apt-get update
$sudo apt-get install expedition-beta
@ewasserman wrote:
Hi,
Is it possible to reset an expedition VM to factory default?
i.e. if someone is concerned that their vm is buggy and broken can they reset the box using linux cli without redeploying the vm from ova?
Thanks
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!