21%
11.02.2016
of view and IT strategies. In fact, you might gain the impression that Docker invented container virtualization for Linux systems. However, it has been around for about 15 years and has been in production
21%
11.04.2016
-dev
)
GnuPG version 1.x
lftp as of version 3.7.15
A development environment with GCC
The Python modules python-lockfile, python paramiko, and python-pycryptopp (the latter is frequently found
21%
11.04.2016
_options=synced
08 servers=backend1, [...]
09 user=maxscale
10 passwd=secret
11
12 [Galera Listener]
13 type=listener
14 service=Galera Router
15 protocol=MySQLClient
16 address=10.42.0.1
17 port=3306
18
19 [Galera
21%
05.02.2019
with Chef Automate 2.0.
Infos
"Chef Survey 2017: Results" by George Miranda. Chef Blog, March 15, 2017, https://blog.chef.io/2017/03/15/chef-survey-2017-results/
VulcanoSec: http
21%
05.02.2019
:
$ curl http://169.254.169.254/openstack
2012-08-10
2013-04-04
2013-10-17
2015-10-15
2016-06-30
2016-10-06
2017-02-22
To retrieve a list of supported versions for the EC2-compatible metadata API, enter
21%
08.10.2015
allow elegant and quick-to-implement high availability; however, they have the disadvantage that data loss of several minutes (about 15 minutes in practice) must be accepted if there is an error
21%
20.03.2014
(Figure 14). Nevertheless, they are rated very poor by the Sequencer (Figure 15). Without going too far into the Sequencing tests, this result demonstrates that even tokens that appear random can have flaws
21%
20.05.2014
.get('/', root);
12
13 var server = http.createServer(app);
14 server.listen(app.get('port'), function() {
15 console.log('Express server listening on port ' + app.get('port'));
16
21%
02.06.2020
-es-keine-kuenstliche-intelligenz-geben-die-diesen-namen-verdient (in German)
"To Build Truly Intelligent Machines, Teach Them Cause and Effect" by Kevin Hartnett, Quanta Magazine
, 15 May 2018: https://www.quantamagazine.org/to
21%
07.06.2019
${WORK_DIR}
10 VOLUME ${WORK_DIR}
11
12 COPY Debian/stretch-backports.list /etc/apt/sources.list.d/
13 COPY Debian/testing.list /etc/apt/sources.list.d/
14
15 RUN apt-get update -y \
16 && apt-get upgrade