29%
03.02.2022
the CVM and the hypervisor. The 192.168.5.0 network is used for this purpose.
The hypervisor always has the IP address 192.168.5.1 and the CVM the IP address 192.168.5.2, which means the installation
29%
25.09.2023
. The nginx directory will contain a Nginx configuration file nginx.conf (Listing 1) with a Dockerfile (Listing 2); the webapp directory will contain a Flask app app.py (Listing 3) and the corresponding
29%
16.06.2015
the traffic is pretty easy by giving each network interface (NIC) in the node an IP address with a different address range. For example, eth0 might be on a 10.0.1.x network, and eth1 on 10.0.2.x network
29%
22.05.2023
--name flux18
--volume /var/pods/flux18/etc:/etc/influxdb:Z
--volume /var/pods/flux18/data:/var/lib/influxdb:Z
--net pub_net
--ip 192.168.2.81
--mac-address 52:54:C0:A8
29%
13.02.2017
://docs.docker.com/engine/security/security/
User namespaces have arrived in Docker!: https://integratedcode.us/2015/10/13/user-namespaces-have-arrived-in-docker/
CIS Docker 1.11.0 benchmark: https://benchmarks.cisecurity.org/tools2/docker
29%
09.01.2013
, these are standard input (FD=0), standard output (FD=1), standard error output (FD=2), and the bpf driver for the Berkeley packet filter (FD=3). The fourth column describes the type of file descriptor, and the FLAGS
29%
03.12.2015
; it automatically backs up all of the configuration files and the database content with a single command:
/usr/share/openqrm/bin/openqrm state backup -n 5.2.before-update
The following command lists all backups
29%
03.09.2013
also calls Desktop Portals — are based on commercial thin client hardware and come from vendors like HP, Wyse, Fujitsu, and Dell (Figure 2).
Figure 2
29%
12.03.2014
an integer argument, 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
29%
07.01.2013
-build --version
02 BoxGrinder Build 0.10.2
03
04 Available os plugins:
05 - rhel plugin for Red Hat Enterprise Linux
06 - centos plugin for CentOS
07 - fedora plugin for Fedora
08 - sl plugin