79%
28.11.2022
. The command
host -t SRV _ldap._tcp.
must respond with has SRV record 0 0 389
, whereas a regular DNS request to the Internet is answered by the forwarder with, for example, www.admin-magazine.com
79%
14.03.2018
inefficiencies can add up to great delays.
Infos
Switch: https://www.switch.ch
MariaDB: https://mariadb.org
Galera Cluster: http://galeracluster.com
Redis: https://redis.io
Graphite: https
79%
25.03.2020
.5) [5]
Ansible 2.8.1
Python 3.6.9
Python 2.7.17
Terraform v0.12.0
Golang: go1.10.4 linux/amd64 [6]
For a list of current restrictions and limitations, see the "Limitations" box
79%
02.06.2020
.
Installing Pymp
Although I use Anaconda [8], I also use pip [9] when needed. When I examined both Anaconda and pip, the latest version they both had was Pymp v0.01, although the last version released was 0
79%
03.12.2015
://linuxcontainers.org/cgmanager/introduction/
CGroup values from LXC containers: https://www.thomas-krenn.com/de/wiki/Cgroup_Werte_von_LXC_Linux_Containern
CGroup documentation: https://www.kernel.org/doc/Documentation/cgroups/
Prebuilt
79%
02.08.2021
/cloudnativesecurity.pem
...
#9: ObjectId: 2.5.29.14 Criticality=false
SubjectKeyIdentifier [
KeyIdentifier [
0000: E2 B9 A7 59 F6 11 B4 00 3B 76 56 1F 29 5D CF 91 ...Y....;vV.)]..
0010: EA AB 17 F6
79%
05.12.2016
and blocking the prefix
168 QUERY_RESPONSE=`echo "begin
169 prefix
170 $IPS
171 end" | netcat whois.cymru.com 43`
172
173 PREFIXES=`echo "${QUERY_RESPONSE}" | awk 'BEGIN{FS="|"}; {print $1" "$3}' | grep -v
79%
03.08.2023
: https://www.energystar.gov/ia/partners/prod_development/downloads/NDCFactSheet.pdf?18d4-b6e9
"Is PUE actually going UP?" by Andy Lawrence, Uptime Institute Journal
, May 15, 2019, https://journal.uptimeinstitute.com
79%
18.07.2013
.
Listing 1
Virtual host TLS
01
02 ServerName login.example.com
03 DocumentRoot "/var/www"
04
05 SSLEngine on
06 SSLCertificateFile /etc/apache2/ssl
79%
27.09.2021
/research/projects/darshan/docs/darshan-runtime.html#_environment_preparation
Darshan mailing list: https://lists.mcs.anl.gov/mailman/listinfo/darshan-users
"Understanding I/O Patterns with strace, Part II" by Jeff Layton, https://www.admin-magazine.com