11%
05.08.2024
health [6].
Highly reliable operation of a cloud infrastructure is a major challenge that necessitates building up knowledge and expertise and establishing the right tools and processes. Level 4
11%
03.12.2015
machine. Initial evaluations on the practical conditions are easily possible on a well-equipped PC with a quad-core CPU, 1GB of RAM, a network interface card, and 20GB of free hard disk storage
11%
09.04.2019
automatically with the control plane.
Deploying an Application
I picked WordPress as the demonstration application for this article [6], to get a usable result that could be developed in a number of ways. I
11%
07.07.2020
/fs/fscache/stats
(the primary main location)
/proc/fs/fscache/histogram
Setting Up CacheFiles
As a simple experiment, I NFS-exported my home directory from a laptop (running Xubuntu 20.04) to my primary
11%
09.12.2021
falls between the switch and the number of threads.) Both the compression and decompression capabilities should be multithreaded.
pzstd
The parallel version of zstd
is pzstd
. On my Ubuntu 20.04 system, pzstd
was
11%
29.09.2020
, and is available in different flavors. Besides a free community version, EGroupware is available as a SaaS solution with different subscription models [4]. Licenses for the hosted solution cost around EUR20 per
11%
07.10.2014
to its GPRS and 3G customers, this approach opened up our servers to many more IP addresses than in our old system, with its 10 or 20 authorized IP addresses at the company offices and at the homes
11%
05.12.2019
and supports a number of development platforms, like GitHub and Gerrit Code Review [6].
Zuul originated as OpenStack CI testing. For years, OpenStack, the Infrastructure-as-a-Service (IaaS) cloud [7], got all
11%
04.08.2020
4
Low drop
AF11 = 10 (001010)
AF21 = 18 (010010)
AF31 = 26 (011010)
AF41 = 34 (100010)
Medium drop
AF12 = 12 (001100)
AF22 = 20 (010100
11%
06.10.2019
= "http://vpnapi.charite.de/vpn/user/details/" + username
19 response = urllib.urlopen(detailsurl);
20 detaildata = json.loads(response.read())
21 useremail = detaildata