18%
04.08.2020
in the standard Python built-ins [2] and in the NumPy library [3].
Figure 1: IPython session comparing two implementations of a round routine.
Unless you
18%
02.02.2021
install the shim-x64 package.
The pxelinux/ folder also needs to contain the grubx64.efi file, which you will find online [3]. While you are on the CentOS mirror, you can load the two files found
18%
15.08.2016
. A container consists of the application itself and any library or system dependencies and is referred to as "operating system virtualization" [3]. This higher level of virtualization may allow you to use
18%
30.11.2020
(Group) Calendar
Address book
To-dos
Notes
Documents (back ends: FTP, ownCloud, Nextcloud, S3)
Team chat (Mattermost)
Video conferencing (Kopano Meet)
Whats
18%
11.06.2014
_auth;
04
05 group server => "hercules", "sugar";
06
07 desc "Get the uptime of all servers";
08
09 task "uptime", group => "server", sub {
10 my $output = run "uptime";
11 say $output;
12 }
You might
18%
11.02.2016
of continuous integration
[2] or continuous delivery
[3], allowing developers to extend their projects quickly, add new features, and deliver the goods. Because they handle classical administrative tasks
18%
07.10.2014
compiling (Listing 2).
Listing 2
Sheepdog Uses the FNV-1a Algorithm
01 #define FNV1A_64_INIT ((uint64_t) 0xcbf29ce484222325ULL)
02 #define FNV_64_PRIME ((uint64_t) 0x100000001b3ULL)
03
04
18%
05.02.2023
, the container needs to check for consistency on restarting.
On the other hand, you could stop a container with database version x
and start a container with version x
+1. This container then checks the dataset
18%
20.03.2014
SANs, although Red Hat marketing documents [4] claim that RHSS 2.1 "can generate up to 52 percent in storage system savings and an additional 20 percent in operational savings." These figures clearly
18%
12.09.2013
: 1.0
05 Release: 1%{?dist}
06 License: GPL v2 or later
07 Source0: local.te
08 Source1: local.fc
09 Source2: local.if
10 Group: Development/Tools
11 Summary