Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Run the following command.

    Code Block
    languagebash
    sudo dpkg-reconfigure axxon-one
    Note
    titleAttention!

    If you change the server configuration, the system variables previously added to the instance.conf file will be deleted (see Creating system variables in Linux OS).


  2. Enter the ID of the Axxon-domain to which you want to add the Server. To skip this step, press the Enter key.
  3. Change the Server node name. 
  4. Specify the beginning of the port range for the Server operation.
  5. Specify the number of ports for the Server operation.
  6. Restrict the visibility of Servers from various networks in the Servers list during Axxon One configuration. Possible values:
    1. 0.0.0.0/0Servers from all networks will be visible.
    2. 10.0.1.23/32,192.168.0.7/32only the Servers from the specified networks will be visible.
    3. 127.0.0.1only the Servers from the local network will be visible.
  7. Specify the alternative Server addressthe external address of the switch if the Server is located behind the NAT. The format of interfaces setting: "IP Address1 or DNS Name1, IP Address2 or DNS Name2".
  8. Select the Server log level (see Log Management Utilitymanagement utility).
  9. Specify the address of the database Server.
  10. Specify the port of the database operation.
  11. Specify the maximum time in days the log will be stored in the archive. After that time, the log will be deleted (see Log Management Utilitymanagement utility).
  12. Specify the maximum size of the archive, above which the earliest logs will be deleted from the archive (see Log Management Utilitymanagement utility).
  13. Specify the maximum size of the log directory.

...