15%
04.12.2024
the Migration
The migrate-confluence.phar file is called four times in succession: once to analyze the data (analyze, Figure 5), then to extract (extract), convert (convert), and finally compose in the new
15%
27.09.2024
to that directory, and call up the configuration wizard as described above to configure the basic settings. The software is then ready for use.
If you already have an older version of the program in place, you can
15%
26.03.2025
functions in specific namespaces, rather than sharing the admin gateway credentials. In the Community Edition, you might achieve something similar by controlling who can call the OpenFaaS REST API or faas
15%
08.01.2013
to replace BIOS with a more sophisticated system called the Unified Extensible Firmware Interface (UEFI), which has finally reached adoption. UEFI is now managed by the Unified EFI Forum, rather than Intel
15%
22.10.2012
the option of dividing the storage of the entire object store into individual fragments called pools. One pool, however, does not correspond to a contiguous storage area, as with a partition; rather
15%
07.01.2013
In the simplest case, you can create the new virtual machine by a simple call to boxgrinder-build
, where the only parameter you specify is the name of the appliance definition file:
boxgrinder-build centos
15%
27.05.2013
potential in a desktop variant of Ubuntu with enterprise-level optimizations.
Whatever you choose to call it, a regular Ubuntu LTS combined with the Advantage Support package and the Landscape management
15%
07.11.2011
processes and their memory, however, you first need to know what the internal topology of your server is. Your server’s topology consists of a network of various entities, which hwloc calls objects
15%
16.07.2019
.
Decorators
Decorators are a really cool part of Python that allow you to call higher order functions. A decorator function takes another function and extends it without explicitly modifying it. In essence
15%
10.04.2015
to enable TCP Stealth in your network stack before opening the connection. This means the required configurations start with the sockets. On Linux, a system call to setsockopt() takes care of this. Finally