18%
02.06.2026
://www.dnsdist.org/index.html
The Author
A Linux user since the late '00s, Paul Nixer is a FOSS advocate, always exploring new open source technologies. He is passionate about privacy
18%
17.08.2026
and let a higher priority job run. Configuring preemption is not too difficult and is supported by SchedMD’s Slurm [3]. Listing 1 is an example in a slurm.conf
file that has two partitions: The shorter
18%
30.11.2025
with ; or \g.
03 Your MySQL connection id is 3 to server version 5.0.22
01 Type 'help;' or '\h' for help. Type '\c' to clear the buffer.
01 mysql>
Your connection to the MySQL server on the remote Unix
18%
30.11.2025
Resource
01 primitive p_filesystem ocf:heartbeat:Filesystem params
02 device="/dev/drbd/by-res/disk0/0" directory="/opt" fstype="gfs2"
03 op monitor interval="120s" meta target-role="Started"
04 clone cl
18%
30.11.2025
opcontrol --list-events
oprofile: available events for CPU type "Core 2"
See Intel Architecture Developer's Manual Volume 3B, Appendix A and Intel Architecture Optimization Reference Manual (730795-001)
INST
18%
26.01.2025
). The sidecar sends the data to an object store, typically a Simple Storage Service (S3). Of course, this does not have to be the real Amazon S3; a local replica based on, say, MinIO or RADOS Gateway will work ... If you use Prometheus as a time series database, you will know that the more data it stores, the slower it becomes. Thanos, Cortex, Mimir, and M3DB set out to solve this problem in totally different
18%
28.11.2011
to show seconds and microseconds since the beginning of the Unix epoch (00:00:00 UTC on January 1, 1970) (Figure 3).
Figure 3: Reporting time since
18%
28.11.2022
OpenSSL 3.0.7 Patches Serious Vulnerabilities
OpenSSL has issued an advisory (https://www.openssl.org/news/secadv/20221101.txt) relating to two vulnerabilities (CVE-2022-3602 and CVE-2022 ... OpenSSL has issued an advisory (https://www.openssl.org/news/secadv/20221101.txt) relating to two vulnerabilities (CVE-2022-3602 and CVE-2022-3786), which affect OpenSSL version 3.0.0.
18%
06.05.2014
-oriented midcaps can choose from a wide range of Hadoop services. Amazon offers Elastic MapReduce (EMR), an implementation of Hadoop with support for Hadoop 2.2 and HBase 0.94.7, as well as the MapR M7, M5, and M3
18%
18.12.2013
2P).
Listing 2P: Python Code Example with Output in Loop (One-by-One)
1 #!/usr/bin/python
2
3 if __name__ == "__main__":
4
5 local_dict = {'x':0, 'y':0, 'z':0,'value':0.0};
6
7 counter