CentOS

How To Install WordPress with Caddy on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install WordPress with Caddy on CentOS 7

WordPress is a CMS that can be used to set up blogs and websites quickly and easily. In this guide, we’ll set up WordPress with Caddy. Caddy is a new web server quickly gaining popularity for its wide array of unique features, like HTTP/2 support and automatic TLS encryption with Let’s Encrypt, a popular free certificate provider.

Read more
How To Protect SSH With Fail2Ban on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Protect SSH With Fail2Ban on CentOS 7

While connecting to your server through SSH can be very secure, the SSH daemon itself is a service that must be exposed to the internet to function properly. This comes with some inherent risk and offers a vector of attack for would-be assailants.

Read more
Установка и настройка сервера OpenVPN для CentOS 8 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка сервера OpenVPN для CentOS 8

Виртуальная частная сеть (VPN) позволит вам работать в незащищенных сетях, как если бы вы находились в частной сети. Она предоставляет возможность получить безопасный и защищенный доступ к сети Интернет со смартфона или…

Read more
How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Python 2.7.6 and 3.3.3 on CentOS 6.4

In this the cloud provider article, we are going to talk about downloading and setting up Python (versions 2.7.6 and 3.3.3) without breaking the system’s default 2.6 (or 2.4 depending on CentOS distribution) and without breaking critical system tools such as YUM which depend on the system’s default. Furthermore, we continue with setting up two popular must-have Python tools: pip and virtualenv.

Read more
How To Use Dig, Whois, & Ping on an Ubuntu VPS to Query DNS Data — step-by-step Linux tutorial on Progressive Robot

How To Use Dig, Whois, & Ping on an Ubuntu VPS to Query DNS Data

Setting up domain names can be challenging for those who are inexperienced. The “dig” command can help verify that your domain settings are correct. This is also helpful for investigating how other websites set up their domain records. This guide will introduce the basics of how to query information with dig. It will also briefly explore the “ping” and “whois” commands.

Read more
CHAT