Xentara v1.0
User Manual
|
Under Linux, Xentara uses the Debian package manager. Xentara, as well as all relevant plugins, are distributed as debian packages with the extension .deb. Use the dpkg utility to install the packages as follows:
The name of the package file has a specific format prescribed by the Debian package manager. The format of the name is product_version_arch.deb, where product is the name of the product, version is the version number of the product, and arch is the architecture of the system. The package file vor version 1.0.0 of Xentara for 64-bit ARM platforms, would be xentara_1.0.0_arm64.deb, for example.
Xentara supports the following Debian architectures:
Under Windows, Xentara uses the built-in Windows Installer system. Xentara, as well as all relevant plugins, are distributed as Windows Installer packages with the extension .msi. Double-click the installer package file to install Xentara.
The installer places a shortcut to Xentara into the Windows Start menu. This shortcut will start Xentara without command line options, loading the model file (see below) from the default location. The installer also places a shortcut to the Xentara licence ID generation tool into the Start menu.
Xentara requires a model file to run. The model file is a system specific file, ususally called “model.json”, that describes the specific way in which Xentara should operate on this particular system. The model file should be placed into one of the locations described in Location of the Model File.
Under Linux, Xentara can be started using the systemd System and Service Manager. See systemd Service for details on how to configure the Xentara systemd service.
You can also use a different mechanism of your choice to start Xentara by instructing it to start /usr/bin/xentara.
Under Windows, you can use built-in Windows Task Scheduler to start Xentara. You can schedule a task to run Xentara.exe at system start, or at any other time. The application Xentara.exe is located in the App sub directory in the Xentara installation directory.
You can also place a shortcut to Xentara.exe into the Windows Startup folder. To open the Startup folder, type shell:startup in the address bar of a Windows Explorer window. Placing a shortcut into this folder will start the corresponding application whenever the user logs in.
You can also use any other mechanism of your choice to start Xentara by instructing it to run Xentara.exe.