17%
20.06.2018
" "chris_A_record" {
zone_id = "${aws_route53_zone.chris_DNS_zone.zone_id}"
name = "www"
type = "A"
records = ["1.2.3.4"]
ttl = "${var.ttl}"
}
resource "aws_route53_record" "chris_MX_record" {
zone
17%
05.08.2024
, as in Python [3] or Node [4].
Recent books have been published about writing shell commands in Rust [5], Python [6], Node.js [7], and even Go [8], and it is into this last language's interesting performance
17%
09.01.2013
-i interact.py
r-72ffb53e i-1df79851 terminated
r-9b6b61d4 i-3021247f terminated
>>>
Listing 2
interact.py
01 # call with python -i
02 import boto.ec2
03
04 conn = boto.ec2.connect
17%
04.12.2024
with the Git software, which I want to change; the reverse proxy – NGINX in my case, the Exim4 mail server, and various shell scripts, cron tables, and so on. With no exceptions, I store global cron tables
17%
26.01.2025
. It is where production planning takes place and operational processes are managed. Level 4 takes care of enterprise management in the scope of enterprise resource planning (ERP), which is essential for handling
17%
30.11.2025
in this scenario and one of them is still working, Pacemaker can set the flag for the failed node, as long as the fencing function is enabled in DRBD. To do this in DRBD 8.4, you need to set the fencing resource
17%
30.11.2025
from these features, you first need to install Open vSwitch. Prebuilt packages exist for Debian Sid (unstable). You can download packages for Fedora/Red Hat from my own website [4]. You can also install
17%
30.11.2025
c/s virtual
12
13 Benchmarking: OpenBSD Blowfish (x32) [32/64 X2]... DONE
14 Raw: 723 c/s real, 723 c/s virtual
15
16 Benchmarking: Kerberos AFS DES [48/64 4K]... DONE
17 Short: 378501 c/s real
17%
07.10.2025
on YouTube (https://www.youtube.com/watch?v=GfH4QL4VqJ0), features accounts from Guido van Rossum, Travis Oliphant, Barry Warsaw, and many others. It tells "the story of Python's rise, its community
17%
04.02.2014
_dump -j 4 -Fd -f /srv/backups/db/
The important thing to note is the output format specified by the -Fd
command-line parameter (d
= directory). The -f
option specifies the output directory; it must