- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-10-2019 09:05 AM
Has anyone been able to successfully deploy expedition on Redhat instead of ubuntu?
I have noticed that the OVA is prepackaged as Ubuntu and there seems to be no way to force it to use a different linux os.
05-13-2019 11:43 AM
We have implemented Expedition to run on Ubuntu and used packages that are available for this distribution.
It would not be impossible to install Expedition on a RedHat, but it would imply to identify the packages that provide the same services and also to modify some of the service settings to work on RedHat.
You may try to find out the list of packages that Expedition is using by executing the command
apt list --installed
to identify the version of the packages and check which ones to use instead.
05-13-2019 11:43 AM
We have implemented Expedition to run on Ubuntu and used packages that are available for this distribution.
It would not be impossible to install Expedition on a RedHat, but it would imply to identify the packages that provide the same services and also to modify some of the service settings to work on RedHat.
You may try to find out the list of packages that Expedition is using by executing the command
apt list --installed
to identify the version of the packages and check which ones to use instead.
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!