CentOS 7, CentOS 8, CentOS Stream 8, CentOS Stream 9 use firewalld service for the firewall of the machine. Firewalld service is easily controlled by…
Tag: firewall-cmd
Monitor and analyze with Grafana, influxdb 1.8 and collectd under Ubuntu 22.04 LTS
This is an updated version of the previous version of this topic – Monitor and analyze with Grafana, influxdb 1.8 and collectd under CentOS Stream…
Monitor and analyze with Grafana, influxdb 1.8 and collectd under CentOS Stream 9
This article describes how to build a modern analytic and monitoring solutions for system and application performance metrics. A solution, which may host all the…
How To Install Linux, Apache, MySQL (MariaDB), PHP-FPM (LAMP) Stack on CentOS Stream 9
This article describes how to install a Web server with application back-end PHP and database back-end MySQL using MariaDB. In continuing the same topic, but…
Run LXC Ubuntu 22.04 LTS container with bridged network under CentOS Stream 9
In continuation of the previous article Run LXC CentOS Stream 9 container with bridged network under CentOS Stream 9, this time the LXC container will…
Run LXC CentOS Stream 9 container with bridged network under CentOS Stream 9
In continue of the previous article with CentOS 8 – Run LXC CentOS 8 container with bridged network under CentOS 8, here is an updated…
MPEG-DASH and ClearKey, CENC drm encryption with Nginx, bento4 and dashjs under CentOS 8
The purpose of this article is to demonstrate a simple and plain example of ClearKey DRM encryption using a DASH stream. Usually, the ClearKey is…
Create bridge and add TUN/TAP device using NetworkManager nmcli under CentOS 8
This article shows how to create a network bridge device and a TUN/TAP device, which then is added to the bridge. The CentOS 8 Stream…
Run LXC CentOS 8 container with bridged network under CentOS 8
The LXC container software comes to CentOS 8 with the EPEL 8 repository. LXC is a multiprocesses container, which offers to boot a Linux distribution…
Create and export a GlusterFS volume with NFS-Ganesha in CentOS 8
GlusterFS built-in NFS server supports only NFS version 3. GlusterFS offers NFS exports using NFS-Ganesha, which supports NFS version 3 and 4 protocols. NFS-Ganesha server…