14%
30.11.2025
/usr/lib/vmware/bin/vmware-hostd |awk '{print $3}'|grep lib | \
19 xargs rpm --queryformat '%{NAME}\n' -qf |sort -u
20 glibc
21 libgcc
22 libstdc++
23 libxml2
24 nss-softokn-freebl
25 zlib
26
14%
09.10.2023
is /boot
, which holds the kernel and the files needed for the bootstrapping process. This partition doesn’t have to be too large, and you can make it a primary partition.
The root filesystem classically has
14%
05.12.2014
_mac_spoofing": true
20 }
21 ]
22 }
Listing 2
ucarptest2.json
01 {
02 ...
03 "alias": "zoneB",
04 "hostname": "zoneB",
05 ...
06 "nics": [
07 {
08 ...
09 "ip": "10
14%
30.11.2020
.bcast(data, root=0)
16
17 if rank == 0:
18 print("bcast finished")
19 # end if
20
21 print("data on rank %d is: "%comm.rank, data)
The data is broadcast with the bcast function, which is part of communicator
14%
02.02.2021
is the Kata Containers [4] project, which has been active since 2017. Its sponsor is the Open Infrastructure Foundation, which many probably still know as the OpenStack Foundation [5].
However, the roots
14%
11.06.2014
book cannot cope with CardDAV not residing in the web server root directory. The Kolab team provides an example of a virtual host configuration that fixes the problem for Apple clients (Listing 4
14%
07.10.2014
a public CA. A full certificate authority is initially more expensive than a self-signed scenario, but as soon as the infrastructure is available and the root key is distributed to all users, it works
14%
15.08.2016
of the swagger-editor directory to the web server or the local DocumentRoot directory.
Figure 3: In the Swagger Editor, web application developers can conveniently
14%
31.10.2025
, 50GB of memory, and a 1Gb NIC. However, the CPU must be a 64-bit system with a mandatory virtualization extension: either AMD-V or Intel VT.
In contrast to RHEV 2.2, RHEV 3 is no longer based on RHEL
14%
30.11.2025
packets properly to the real servers, each LVS router node must have IP forwarding turned on in the kernel. To do this, log in as root user on both LVS routers and then change the following line in /etc