Linux

How To Install and Secure phpMyAdmin on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure phpMyAdmin on Ubuntu 16.04

While many users require access to a database management system like MySQL, not all users feel comfortable interacting with the MySQL prompt on a daily basis. In this guide, we’ll discuss how to install and secure phpMyAdmin, a web management interface for MySQL, on an Ubuntu 16.04 server.

Read more
How To Install and Secure phpMyAdmin with Nginx on an Ubuntu 14.04 Server — step-by-step Linux tutorial on Progressive Robot

How To Install and Secure phpMyAdmin with Nginx on an Ubuntu 14.04 Server

Administering relational databases from the command line can be a daunting proposition for many people. A project called phpMyAdmin aims to alleviate this issue by providing an easy to use web interface for MySQL. In this guide, we’ll discuss how to install and secure phpMyAdmin on top of a LEMP (Linux, Nginx, MySQL, and PHP) stack on an Ubuntu 14.04 server.

Read more
How To Install and Use Bastille To Harden an Ubuntu 12.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Bastille To Harden an Ubuntu 12.04

In this the cloud provider article, using Bastille, we are going to enhance the security of our system and greatly power up our knowledge and understanding of Linux system hardening by analyzing what Bastille in essence aims to teach with its thorough guide notes as we analyze various aspects of the process.

Read more
How to Install and Use Composer on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How to Install and Use Composer on Debian 10

Composer is a popular dependency management tool for PHP, created mainly to facilitate installation and updates for project dependencies. In this guide, we’ll see how to install and use Composer on a Debian 10 server.

Read more
How To Install and Use GoAccess Web Log Analyzer on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use GoAccess Web Log Analyzer on Ubuntu 20.04

GoAccess is a tool for monitoring web server logs in realtime. In this tutorial, you’ll learn how to install and configure GoAccess for Apache on an Ubuntu 20.04 web server. You’ll access different log files with the program before walking through the modules available to you and how to navigate between them on the command-line interface.

Read more
CHAT