26%
30.11.2025
. Current enterprise solutions for the virtualization of servers and desktops [3] are all based on KVM.
Setup and Software
The example discussed in this article uses two physical nodes: host1
and host2
26%
10.04.2015
(instead of containers) to separate the different virtual machines securely. OpenShift v3, which is still in beta and was presented at DevConf 2015 Figure 2 [3], integrates Docker technology and Google
26%
30.11.2025
filesystem using, for example:
Listing 1
Makefile
01 ifneq ($(KERNELRELEASE),)
02 obj-m := hello.o
03
04 else
05 PWD := $(shell pwd)
06 KDIR := ~/buildroot-2011.08/output/build/linux-3.1/
07
26%
30.11.2025
headers; the second – separated by an empty line – contains the Session Description Protocol (SDP) [3] as the SIP payload. The SDP part describes the audio stream; that is, it contains data
26%
04.08.2020
{name: 'reviewed'}]-(product1)
06 MERGE (reviewer3:Reviewer {name:'reviewer3'})
07 MERGE (reviewer3)-[:Reviewed {name: 'reviewed'}]-(product1)
08 MERGE (reviewer7:Reviewer {name:'reviewer7'})
09 MERGE
26%
05.12.2019
Child Read and Write
01 Use IO::Handle;
02
03 pipe(READHANDLE, WRITEHANDLE);
04
05 WRITEHANDLE->autoflush(1);
06 READHANDLE->autoflush(1);
07
08 if ($processed = fork) {
09 close(READHANDLE);
10
26%
30.11.2025
", "address3"]
05 :addresses "floeff@mycompany.tld"
06 :subject "Out of office"
07 "This is an automatically generated message.
08
09 I am out of the office until September 5th, 2011. Your
10 e
26%
14.03.2013
Flask uses by default.
WSGI [3] is a specification that defines how a web server software and a web application written in Python communicate. This could be the Apache or Nginx web server with their WSGI
26%
04.06.2014
-oriented configuration of Libvirt, you first need a UUID, which you can generate at the command line using uuidgen
. (In my example, this is 2a5b08e4-3dca-4ff9-9a1d-40389758d081
.) You then modify the Cinder configuration
26%
07.06.2019
better system protection, you can set the node monitor to "respawn" if it ever shuts down for any reason (notification email is recommended).
The OS for the test environment is Red Hat Enterprise Linux 7.3