16%
08.10.2015
The Docker container system [1] is a rising star. The mere fact that Microsoft's latest operating system supports this technology [2] speaks volumes. Meanwhile, OpenStack [3] has been surfing its
16%
06.08.2013
, that is, MAC addresses and the like, is handled by the link
option. For example, using ip link
or ip link show
shows you the low-level information about the interfaces (Figure 3) in a similar way to ip
16%
03.07.2013
and the parallel portion 800 seconds. Amdahl’s Law says the speedup is 1.00 (i.e., the starting point).
Notice that as the number of processes increase, the wall clock time of the parallel portion decreases
16%
25.03.2021
of the Nginx web server, the ngx_http_v2_module module replaced its predecessor ngx_http_spdy_module in September 2015 (Nginx 1.9.5). April 2016 saw the module enter the stable branch (Nginx 1.10.0) [3
16%
05.12.2016
by one of the five regional Internet registries (RIRs). The American Registry for Internet Numbers (ARIN) [3] is responsible for the US, Canada, parts of the Caribbean, and Antarctica, whereas The RIPE
16%
14.08.2017
(verbs), such as GET, HEAD, and, depending on the server, the optional POST, PUT, DELETE, OPTIONS, TRACE, and CONNECT [3].
The key to the success of the web was the hypermedia format, which combines
16%
03.02.2024
one or the other.
Listing 3: Filesystem Before and After Quotas
/dev/sda1 /home2 ext4 defaults,exec 0 0
/dev/sda1 /home2 ext4 usrquota
16%
08.10.2015
seconds) and 80% parallel (800 seconds), but with only one process. Amdahl's Law says the speedup is 1.00.
As the number of processes increase, the wall clock time of the parallel portion decreases
16%
01.08.2019
/docker-registry
$ htpasswd -Bbn oliver T0Ps3crEt | sudo tee /etc/docker-registry/htpasswd
oliver:$2y$05$lAmkjHRcR0.TK52/rHR/Pe86AGZqpRleXenHVT/eabFe8He5UZiPu
$ docker run -p 5000:5000 --name registry -v /etc
16%
17.06.2017
One important reason for the success of MySQL [1] is asynchronous replication, introduced in the 2001 release 3.23, which allows admins to set up replica instances (slaves) that receive all data