Ticket-system on NethServer?

Just installed on NS 7 alpha 3, for testing.

Short descriptions of the steps.
In the next days I will try to make a tutorial.
Have fun!

Gabriel

  1. NS 7a3 up-to-date.
  2. MariaDB (MySQL) server and Web server modules installed from Software center.
  3. From CLI:

    yum install php-mysqli php-gd php-mbstring php-imap

    systemctl restart httpd

  4. Follow instructions for secure MySQL (use one of the links from above posts, the steps regarding to secure MySQL).
    (if you have issues with SQL password, use instructions from here: https://support.rackspace.com/how-to/mysql-resetting-a-lost-mysql-root-password/).
  5. Download & install osTicket (use one of the links from above posts, the steps regarding to download and install osTicket).

3 Likes