Debian

Настройка сервера OpenVPN в Debian 9 — step-by-step Linux tutorial on Progressive Robot

Настройка сервера OpenVPN в Debian 9

Хотите организовать безопасный и защищенный доступ к интернету на смартфоне или ноутбуке при подключении к ненадежной сети, например к сети WiFi в гостинице или кафе? Виртуальная частная сеть (VPN) позволит вам…

Read more
How To Set Up ModSecurity with Apache on Ubuntu 14.04 and Debian 8 — step-by-step Linux tutorial on Progressive Robot

How To Set Up ModSecurity with Apache on Ubuntu 14.04 and Debian 8

ModSecurity is a free web application firewall (WAF) that works with Apache, Nginx and IIS. It supports a flexible rule engine to perform simple and complex operations and comes with a Core Rule Set (CRS) which has rules for many exploits. For Apache, it is loaded as an additional module which makes it easy to install and configure. In this tutorial, you will learn how to install and configure ModSecurity and create custom rules.

Read more
How To Troubleshoot Common Apache Errors — step-by-step Linux tutorial on Progressive Robot

How To Troubleshoot Common Apache Errors

There are three main commands, and a set of common log locations that you can use to get started troubleshooting Apache errors. Generally when you are troubleshooting Apache, you will use these commands in the order indicated here, and then examine log files for specific…

Read more
Installing phpMyAdmin on Ajenti V — step-by-step Linux tutorial on Progressive Robot

Installing phpMyAdmin on Ajenti V

phpMyAdmin is a free, web-facing control panel that can access and edit MySQL databases hosted on your server. It integrates with all existing and future databases on your Ajenti server automatically.

Read more
How to Add and Delete Users on Debian 8 — step-by-step Linux tutorial on Progressive Robot

How to Add and Delete Users on Debian 8

Learning how to manage users effectively is an essential skill for any Linux system administrator. In this guide, you’ll learn to add and delete users and assign sudo privileges on a Debian 8 server.

Read more
CHAT