Artigos
Yum-cron is a yum module and command-line tool that allows a user to configure a cron job for...
Step 1 – Install the required software Install the git, wget, curl and bc packages with the...
CentOS 8 has been released and it includes some really amazing features. One feature that many...
What is Ansible? Long story short, Ansible is a tool which helps server administrators...
To install Fail2Ban on CentOS 7, we will have to install EPEL (Extra Packages for Enterprise...
Install Apache Apache is an open-source, multi-platform web server. It provides a full range...
MariaDB is an open source relational database management system, backward compatible, binary...
Memcached is a free and open-source high-performance in-memory key-value data store....
CentOS / RHEL 7 # yum install epel-release # rpm -Uvh...
Let’s add the appropriate repos before we begin CentOS / RHEL 7 # yum install...
Keeping your Linux system up-to-date is a very critical task, especially when it comes to...
Visual Studio Code is an open-source, cross-platform code editor developed by Microsoft. It has...
Installing Fail2ban on CentOS The Fail2ban package is included in the default CentOS 8...
Overview This article is meant to help you get a Kubernetes cluster up and running with...
As you probably know, we can SSH into a remote Linux system by the same user multiple times....
Introduction to Load Balancing Before we begin the tutorial, which will cover installing...
Introduction Apache is a powerful and capable open-source web server, designed to provide a...
OS requirements This article assumes you have a clean server. To install...
Reverse SSH tunneling allows you to access a host by traversing a firewall / nat router by...
Apache Virtual Hosts allows you to run more than one website on a single machine. With Virtual...
This article describes how to generate SSH keys on CentOS 8 systems. We’ll also show you how to...
Lab setup: Server : CentOS 8 (minimal server) IP address : 192.168.43.35...
In this article we will setup WordPress from scratch in just a few easy steps. I will use a...
In this article we will setup WordPress from scratch in just a few easy steps. I will use a vps...
In this tutorial we will show you how to login to your mysql database system remotely and...
Firewalld replaced old Fedora’s firewall (Fedora 18 onwards) mechanism, RHEL/CentOS 7 and...