Skip to content

DX3Webs

Support Contact

Distros

  • Ubuntu: this is the only distro available.

Tip

If your server is on an older LTS version you can easily request for this to be updated by emailing support.

Available Hosting

You can find a listing of all available hosting types here.

Shared Hosting

Paths

  • Web root
  • Log folders

Config

Control Panel

VPS

Pre-installed on Server

To find out what's currently installed use this command.

  • Apache
  • Redis
  • MYSQL
  • PHP55
  • Plesk

Required on Server

  • NGINX
  • Redis
  • MYSQL
  • PHP7
  • GIT

Optional

  • New Relic

Installation

Plesk cannot be removed as this is used by DX3Webs to manage their servers. This means we also need to use Plesk to install and manage our servers.

NGINX

PHP7

Git

Getting Mysql Root Access

sudo bash
mysql -u admin -p`cat /etc/psa/.psa.shadow`