After staring a new LXC container, the syslog program (Syslog-ng) began to throw thousands of errors with this kind of message: These messages were logged…
Tag: selinux
nginx with SELinux and ngx_http_lua_module – PANIC: unprotected error in call to Lua API
The CentOS 8 (CentOS Stream 9, too) might prevent to successfully execute a Lua code in NGINX web server with the modules like ngx_http_lua_module because…
Software and technical details of Fedora Server 39 including cockpit screenshots
This article is for those of you who do not want to install a whole new operating system only to discover some technical details about…
Software and technical details of Fedora Server 38 including cockpit screenshots
This article is for those of you who do not want to install a whole new operating system only to discover some technical details about…
Software and technical details of Fedora Server 37 including cockpit screenshots
This article is for those of you who do not want to install a whole new operating system only to discover some technical details about…
Software and technical details of CentOS Stream 9 minimal install
This article is for those of you who do not want to install a whole new operating system only to discover some technical details about…
Simple export of a ext4 directory with NFS Ganesha 3.5 server in CentOS 8 with SELinux enforcing
In fact, this article is a continuation of the previous NFS Ganesha article – Simple export of an ext4 directory with NFS Ganesha 3.5 server…
gitlab in podman cannot create unix sockets in glusterfs because of SELinux
Installing gitlab-ee (and gitlab-ce) under CentOS 7 with enabled SELinux (i.e. enforcing mode) looped endlessly the container in restarting the installation process! There were multiple…
collectd nginx plugin: curl_easy_perform failed because of selinux
Enabling the Nginx plugin for collectd under CentOS (or any other system using SELinux) might be confusing for a newbie. Most sources on the Internet…
syslog – UDP local to rsyslog and send remote with TCP and compression
This article is to show how to log Nginx’s access logs locally using UDP to the local rsyslog daemon, which will send the logs to…