Sosreport is a little tool used for collecting information about a system, e.g. hardware, software, configuration. This may be very…
Category: linux
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…
Setroubleshoot – monitoring SELinux Access Control Errors
Setroubleshoot – a small and enjoyable – tool listens for audit messages and explains what SELinux does. It even gives…
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…
VirtualBox 5.2 – 1908 error on Fedora 28
VirtualBox is a useful Open Source virtualization tool for enterprise and home applications. Last time I had a problem: Kernel…
CentOS – NFS server and public shares
Network File System (NFS) is a distributed file system protocol which allows a user on a client computer to access…
