search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
con
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(7)
Article
(2)
Keywords
100%
Monitor Linux with Red Hat Insights
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
. To do so, edit the /etc/insights-client/insights-client.
conf
file and make sure that the following two configuration options are enabled: obfuscate=true obfuscate_hostname=true If you want to anonymize
97%
Run rootless Podman containers as systemd services
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
the container registry because Podman automatically searches a few trusted registries that are configured in the /etc/containers/registries.
conf
file. On an openSUSE MicroOS system, for example, this file
94%
Application-aware batch scheduler
26.03.2025
Home
»
Archive
»
2025
»
Issue 86: Data...
»
. Section 3 of the GitHub repository [1] shows how Apache Spark can be downloaded, compiled for use with Kubernetes and Volcano, and containerized. It also shows the JAR files and configuration (spark-defaults.
conf
94%
A GUI for Warewulf 4
06.05.2025
Home
»
Articles
»
, because you have to pay attention to enabling these operations, it’s not a feature that is enabled without your knowledge; rather, it is enabled in the Warewulf configuration file (/etc/warewulf/warewulf.
conf
93%
Improved logging in Samba Winbind
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
in the /etc/samba/smb.
conf
configuration file: # winbind debug traceid = yes To view all log messages that belong to a specific trace ID, simply use the new samba-log-parser tool: # samba
93%
File Integrity Checks with AIDE
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
during each run is also important. Figure 1: Test how AIDE reacts when you make changes to a file. In this example, the /etc/security/access.
conf
file
93%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
: /etc/relayd.
conf
12 content: | 13 table
{ 192.168.3.31 192.168.3.32 192.92.168.33 } 14 http protocol "http" { 15 match request header set "X-Forwarded-For" value
92%
Zulip, Mattermost, and Rocket.Chat
26.03.2025
Home
»
Archive
»
2025
»
Issue 86: Data...
»
/pods/zulip/etc:/etc/zulip:Z" You can modify the zulip.
conf
configuration file in the host subdirectory (/var/pods/zulip/etc) to match by adding the lines [application_server] http_only = true to transfer SSL termination to Nginx
90%
HPCCM with Docker and Podman
09.09.2024
Home
»
HPC
»
Articles
»
=/usr/local/openmpi --disable-getpwuid --enable-orterun-prefix-b y-default --without-cuda --without-verbs && \ make -j$(nproc) && \ make -j$(nproc) install && \ echo "/usr/local/openmpi/lib" >> /etc/ld.so.
conf.d/hpccm.conf
&& ldconfig && \ rm