10%
08.01.2013
and the workarounds described in this section won’t be necessary.
Dual-Booting with Linux
Virtualization is a popular option for accessing two different systems from the same hardware. You’ll learn more about VMware
10%
25.11.2012
of the kernel to save the kernel dumps. With the growing proliferation of virtualization, a hypervisor is an obvious candidate for this, and you can use VMware, Xen, or KVM to save a dump of the Linux kernel
10%
10.12.2012
virtualization of domain controllers. And, making snapshots of domain controllers is no longer a problem either (see the article on Hyper-V 3.0 in this issue). VMware and other virtualization vendors likely
10%
19.05.2016
product, the original objective fell by the wayside: Much more money was up for grabs by surfing the cloud computing wave than by sticking with block storage for virtual machines.
Consequently, much time
10%
18.10.2017
the string xv426
, whether it be uppercase or lowercase (the -i
option).
You can combine find
with other commands, such as sort
, unique
, wc
, sed
, or virtually any other *nix command. The power of *nix
10%
10.12.2023
Redundant array of inexpensive disks (RAID) allows you to combine multiple physical storage devices (solid-state and hard drives) into one or more logical units, or virtual storage devices
10%
04.10.2018
; even Microsoft admits that more than 50 percent of Azure virtual machines run Linux.
Zemlin pointed out that in addition to the kernel, the foundation is home to the open source project Kubernetes
10%
13.12.2018
, as a global community, don't have to submit to virtual arm-twisting in selecting our technologies. We have choices. We have community. And we have the power to change the status quo.
This piece is not meant
10%
30.11.2020
is required, an additional file named /etc/httpd/conf.d/netcoreapp01.conf with the content shown in Listing 3 is sufficient.
Listing 3
netcoreapp01.conf
<VirtualHost *:*>
RequestHeader set "X
10%
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