66%
30.01.2020
.HOSTNAME: 'google.com.au',
020 self.PORT: 443,
021 self.TIMEOUT: 120,
022 self.REPORT_AS_CW_METRICS: '1',
023 self.CW_METRICS_NAMESPACE: 'TcpPortCheck',
024
66%
11.10.2016
editors and IDEs often overlap, the focus here is on editors.
Atom
Atom [17] was designed by the GitHub company. The cross-platform editor is written in CoffeeScript [18] and Less [19], and its embedded
66%
16.08.2018
SQL 5.1+, PostgreSQL 8.3.18+, SQL Server 10.50.1600.1+
MySQL 5.5.3+, MariaDB 5.5.20+, Percona 5.5.8+, PostgreSQL 9.1.2+, SQLite 3.4.2+
Web Server
Apache and Nginx recommended
66%
05.12.2019
in most distributions. The commands are
sudo apt-get install zfsutils-linux
sudo apt-get install zfs-dkms
for Ubuntu 18.04 LTS (top line) and Debian (bottom line).
Conclusions
Windows, Linux, and mac
66%
05.12.2019
shows which registries are used by default:
podman info --format={{".registries"}}
map[registries:[docker.io registry.fedoraproject.org quay.io registry.access.redhat.com registry.centos.org]]
To fetch
66%
10.06.2015
earthworms (piece goods) | 18 | 461.4 |
+------------------------------------------+-----------+--------+
10 rows in set (0,00 sec)
A First Report
Max wants to generate a top 10 list
66%
02.06.2020
and thus makes it known to the main component in Cloud Foundry routing: the CFAR Gorouter:
# cf create-route development mesh.apps.anynines.com -n testapp
Note that the route is connected to a space
66%
14.11.2013
" : "CONNECTION > 2000",
18
19 "type" : "CHANGE",
20 "adjust" : 2,
21
22 "period_number" : 3,
23 "period" : 10
24 },
25 {
26 // -10 percent VMs when
65%
03.08.2023
, publication_date, price) VALUES
('Moby-Dick', 'Herman Melville', '1851-10-18', 19.99);
CockroachDB first determines by its key the range to which the new data belongs. Once the appropriate range is identified
65%
05.02.2023
Map
18 metadata:
19 name: mariadb
20 labels:
21 app: mariadb
22 data:
23 MYSQL_ROOT_PASSWORD: mysqlroot
24 MYSQL_DATABASE: db1
25 MYSQL_USER: mysqluser
26 MYSQL_PASSWORD: mysqlpwd