In this tutorial, we will show you how to install OTRS on Ubuntu 16.04. OTRS is a web-based ticketing system. It is one of the most flexible and super easy to use, web-based ticketing system, used for Help Desk, Service Management, Customer Service, and more. OTRS is a cross-platform application and supports all the popular operating systems, but this tutorial was written for Ubuntu 16.04 OS. At the time of writing this tutorial, the latest stable version is OTRS 6, and it requires:
- Perl 5.10 or higher
- MySQL – 5.0 higher, PostgreSQL 9.0 or higher, Oracle 10g or higher or MariaDB.
- Apache web server 2.2 or higher compiled with mod_perl2 or higher.
- Postfix, Sendmail, Exim or you can use an external email provider.
This install guide assumes that Apache and MySQL/MariaDB are already installed and configured on your virtual server.
In this tutorial, we will take a look at how to install GCC on CentOS 7. GCC or GNU Compiler Collection is released by the Free Software Foundation and as the name suggests, it is a very useful collection of programming compilers such as C, C++, Objective-C, Objective-C++, Fortran, Java, Go and Ada. GCC is an official compiler of the GNU operating system but also it is a standard compiler on many Unix operating systems such as Linux. Installing GCC on CentOS 7, is really an easy task and it shouldn’t take more than 10 minutes.