Improved installation script for Linux distributions

March 01, 2018

We have fundamentally revised the install script and added some useful features. The script was tested by us on the following Linux distributions and versions.


  • Debian 7 to 9
  • Fedora 26
  • CentOS 7
  • Red Hat 7
  • OpenSuSE 42
  • Ubuntu 12 to 16

With the installation script you can have your entire root server or VPS set up automatically. You can pre-select what should be installed. The automatic installation includes:


  • Apache 2.x
  • PHP 5 or 7
  • MySQL or MariaDB
  • Proftpd or Vsftpd
  • Teamspeak 3
  • TekBASE 8

As well as required libs and tools. After the installation, the root server is stored directly in TekBASE and does not need to be added manually. If you have chosen the installation of a Teamspeak 3 base server, it will also be automatically entered into TekBASE and can be used there.

For resellers, sponsorship providers and anyone who needs to install TekBASE frequently, the new install script (tekbase_auto) offers several start parameters:

./webinstall.sh 1 4 1 2 "Debian" "9" "RESELLERID" "RESELLERKEY"

Parameters

  • 1. Language selection (1-2)
  • 2. Installation mode (1-9)
  • 3. Yes to all queries of the script
  • 4. Package manager (1 zypper, 2 apt (Debian, 3 yum)
  • 5. Distribution (CentOS, Debian, Fedora, Red Hat, SuSE, Ubuntu)
  • 6. Major version of the distribution (Ubuntu 16.04 = 16)
  • 7. Reseller ID
  • 8. Reseller Key

With the stored reseller data, Lite versions are added to the reseller account and activated immediately. This function will be available from mid-March.