In certain circumstances, such as a broken or mis-configured software package, it may be necessary to uninstall the ExacqVision Server, Client or Web Service software. On Linux (Ubuntu) this can be accomplished via the Synaptic Package Manager. But if that is not installed or you are unsure how to find or use this, an uninstall… Continue reading Uninstalling Software on Linux (Ubuntu)
Month: December 2017
Downgrading Software on Ubuntu/Linux OS
Ubuntu/Linux uses the ‘gdebi’ package installer to run .DEB packages. This will automatically check if you are attempting to install an older package than is already installed and warn you if a newer version is already installed. If you choose to downgrade the version of your ExacqVision Server, Client, or Web Service software you will… Continue reading Downgrading Software on Ubuntu/Linux OS
Configuring Nginx or Apache as a Web Service Gateway
Description The 9.0 release of the web service has replaced Apache with an in-house developed web frontend (WFE) for handling API requests. Certain users may wish to configure a gateway web server to enforce custom policies. The following provides users with a reference for configuring either Nginx or Apache as a gateway. Additionally, it describes… Continue reading Configuring Nginx or Apache as a Web Service Gateway