Tag: Rocky Linux
Rocky Linux
Fail2ban – simple DOS defense for Apache
Fail2ban described earlier will help us defend against many types of attempts intended to harm us. Today: Apache.
WordPress on RockyLinux CentOS
To start the most popular blog platform we need L[CentOS] A[pache] M[ariaDB] and P[HP].
PHP 8.x on Rocky Linux CentOS
The available default version of php on Rocky Linux <del>CentOS</del> repository is outdated.
Name-based Virtual Hosts on Apache
Virtual Hosts are useful if you want to host multiple domains on one host. Here I present one of multiple…
Apache on Rocky Linux CentOS
Apache is [probably] the most popular web server released under the terms of Apache License 2.0.
MariaDB on Rocky Linux CentOS
There is an option to run it in the docker container or install the engine in the system.
Linux – automount nfs shares (or partitions)
In one of the previous post I shared the NFS shares. Now I will configure the automount NFS shares on…
Let’s Encrypt and CertBoot
Let’s Encrypt is a certificate authority that provides free X.509 certificates for TLS. It’s a very good solution for securing…