How To Install and Secure phpMyAdmin on Ubuntu
phpMyAdmin was created so that users can interact with MySQL through a web interface. In this guide, we’ll discuss how to install and secure phpMyAdmin so that you can...
Continue readingphpMyAdmin was created so that users can interact with MySQL through a web interface. In this guide, we’ll discuss how to install and secure phpMyAdmin so that you can...
Continue readingStep 1: Create the SSL Certificate TLS/SSL works by using a combination of a public certificate and a private key. The SSL key is kept secret on the server....
Continue readingInstalling the Default Java JRE/JDK The easiest option for installing Java is using the version packaged with Ubuntu. Specifically, this will install OpenJDK 8, the latest and recommended version....
Continue readingAn important part of managing server configuration and infrastructure includes maintaining an easy way to look up network interfaces and IP addresses by name, by setting up a proper...
Continue readingStep 1 — Installing the Dependencies Before we download and install Composer, we need to make sure our server has all dependencies installed. First, update the package manager cache...
Continue reading