17%
09.10.2017
and DHCP, among other things.
Listing 2
CNI Configuration
01 [...]
02 {
03 "cniVersion": "0.3.1",
04 "name": "dbnet",
05 "type": "bridge",
06 // type (plugin) specific
07 "bridge
17%
08.10.2015
AV and ClamSMTP: http://technoquarter.blogspot.de/2015/02/openbsd-mail-server-part-3-clamav-and.html
EICAR test virus: http://www.eicar.org/86-0-Intended-use.html
OpenBSD Mail Server – Spam
17%
18.02.2018
command to grep for the latest command, you see
$ cat /var/log/audit/audit.log | grep -i christype=EXECVE msg=audit(1513507468.995:124): argc=4 a0="/bin/sh" a1="/usr/bin/docker" a2="pull" a3="chrisbinnie
17%
20.03.2014
, it creates an array of that length, initializing the values with a stepped sequence:
In: np.arange(3)
Out: array([0, 1, 2])
The arange() method optionally takes additional arguments, like its Python
17%
10.04.2015
01 auto br0
02 iface br0
03 bridge-ports swp1 swp2 swp3 swp4 swp5
04 bridge-stp on
Because the list would be pretty long for 52 ports, you can also do the following specify
17%
17.04.2017
and orchestrating containers. Diverse Platform as a Service (PaaS) solutions are based on this framework. For example, Red Hat offers various versions of OpenShift [1], which is a Kubernetes-based PaaS platform
17%
20.03.2014
the standard work Programming in Lua
, third edition, which was published early last year. The first edition, available online [4] refers to Lua 5.0. The language has now moved to version 5.2, but the online
17%
17.02.2015
Linux kernel 3.14 added an optional scheduling method known as Earliest Deadline First (EDF). EDF scheduling uses a scheme where the process closest to its deadline is the next process scheduled ... The superior "Earliest Deadline First" task scheduling method has been part of Linux since kernel 3.14.
17%
04.12.2024
by the convenience of the equally new and faster USB 3.0 ports that now support simultaneous 5Gbps operation and a much improved high-speed microSD card interface, you can understand the Foundation's lack of urgency
17%
12.04.2012
DB also offers quick recovery after backup snapshots and up-to-date recovery points after a failure. In version 6.0, TokuDB’s compression performance is more aggressive, with compression levels up to 25x ...
Tokutek releases TokuDB v6.0 for quick recovery after backup snapshots, up-to-date recovery points after a failure, and more.
... TokuDB v6.0 Released