← See all customer care notes

How to run Xeoma with a console command

Q: To run Xeoma by command for ubuntu linux server, how do I do it?

A: For the server we recommend to install Xeoma server part to autostart rather than manually launch every time.
However, here’s commands for both variants:

1.To install Xeoma, either
a) install just the server part with
{path to Xeoma app executable} -install -coreauto
or
b) install both server and client part (if the machine has graphical interface) with
{path to Xeoma app executable} -install -allauto

If you go for a) you do not need to run the server part of Xeoma any more. If you want to launch the client from time to time, see below in 2b.
If you go for b) you do not need to run the server part of Xeoma any more, and you don’t need to run the client from the start, but if you closed it, you can execute a command to open the client again, see below in 2b.

2.If you do not want to install Xeoma, you can run it from time to time in this way.
a) run only server
{path to Xeoma app executable} -core

b) run only client (if the machine has graphical interface) with
{path to Xeoma app executable} -client

c) run both server and client (if the machine has graphical interface) with
{path to Xeoma app executable}

Valid as of December, 20 2022