ubuntu

How To Install the Latest MySQL on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install the Latest MySQL on Ubuntu 16.04

MySQL is a prominent open source database management system used to store and retrieve data for a wide variety of popular applications. MySQL is the M in the LAMP stack, a commonly used set of open source software that also includes Linux, the Apache web server, and the PHP programming language.

Read more
CĂ³mo instalar Webmin en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

CĂ³mo instalar Webmin en Ubuntu 20.04

Webmin es un panel de control web moderno que le permite administrar su servidor Linux a travĂ©s de una interfaz basada en navegador. Con Webmin, puede administrar cuentas de usuario, configurar los ajustes de DNS, y cambiar la configuraciĂ³n para los…

Read more
Cara Menginstal WordPress di Ubuntu 20.04 dengan Tumpukan LAMP — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal WordPress di Ubuntu 20.04 dengan Tumpukan LAMP

WordPress adalah teknologi sumber terbuka yang sangat populer dan situs WordPress mencakup 36% dari semua situs web yang kini online. Tutorial ini dimaksudkan untuk mereka yang terbiasa dengan administrasi sistem atau yang tertarik mempelajari cara mengelola instans WordPress sendiri di sisi server. Dalam panduan ini, kita akan menginstal dan menyiapkan WordPress melalui LAMP di server Linux Ubuntu 20.04.

Read more
How To Monitor Server Health with Checkmk on Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

How To Monitor Server Health with Checkmk on Ubuntu 20.04

Checkmk is a monitoring solution that is both robust and simpler to install than many of its competitors. It is a self-contained software bundle that combines Nagios (a popular and open-source alerting service) with add-ons for gathering, monitoring, and graphing data. It also comes with Checkmk’s web interface — a comprehensive tool that addresses many of Nagios’s shortcomings. In this guide we will set up Checkmk and monitor two separate hosts: an Ubuntu 18.04 server and a CentOS 7 server.

Read more
How To Optimize Apache Web Server Performance — step-by-step Linux tutorial on Progressive Robot

How To Optimize Apache Web Server Performance

Apache is an amazingly powerful and capable web server. In order to make initial setup as easy as possible, it comes with numerous modules pre-installed. This makes it a great choice for new projects when you need to quickly be productive, but as your site grows you may start to bump into performance problems. This tutorial will cover a few things you should do to optimize performance if you’re running Apache with your Django app.

Read more
How To Protect SSH with Fail2Ban on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Protect SSH with Fail2Ban on Ubuntu 22.04

Fail2ban is a service that can be run on your server to dynamically block clients that repeatedly fail to authenticate correctly with your services . This can help mitigate the affect of brute force attacks and illegitimate users of your services. In this guide, we’ll demonstrate how to install and configure fail2ban to protect SSH on an Ubuntu 22.04 server.

Read more
CHAT