16%
02.02.2021
cannot be parallelized). For one process, the wall clock time is assumed to be 1,000 seconds, which means that 200 seconds of the wall clock time is the serial portion of the application. From Amdahl's Law
16%
02.02.2021
(Listing 4).
Listing 4
JSON Output
$ teler -i apache.log -c teler.yml --json
/","status":"200","time_local":"07/Nov/2020:22:45:20 +0000"}
{"body_bytes_sent":"5695","category":"Bad Crawler
16%
07.01.2014
the space used in the two backup directories and the SOURCE
directory. The SOURCE
directory reports using 9.2MB; backup.0
, the most recent snapshot, also reports using 9.2MB (as it should), and backup.1
16%
30.05.2021
Linux will be a community-based 1:1 binary replacement for Red Hat Enterprise Linux and currently ships with Gnome 3.32, Linux kernel 4.18.0-240.22.1.el8, SQLite 3.26, virt-what 1.18, Samba 4.12.3, DNF 4
16%
18.07.2012
[cut]
.
Notice that it also installs Perl, making the total size of the packages about 11MB, even though numactl
itself is only 54KB. In the grand scheme of things, 11MB is not very much space
16%
21.01.2020
With the parted
utility, you can create a single partition on each entire HDD:
$ for i in sdb sdc sdd sde; do sudo parted --script /dev/$i mklabel gpt mkpart primary 1MB 100%; done
An updated list of drives
16%
04.08.2020
:
resource-definition create --layer-list storage LocalData
Now, add a single volume of 150MB to the resource definition named LocalData
:
volume definition create LocalData 150m
Finally, on the cluster
16%
05.02.2023
to CrowdSec with an agent available on GitHub [2]. After downloading the MSI file, which is about 40MB in size, you can proceed to install the agent on Windows. The installation doesn't require any
16%
11.02.2016
] and unpack to your hard disk, revealing the lightweight otto program, which weighs in at just 15MB. Although you can call it directly – there is no need to install – HashiCorp does recommend adding otto
16%
03.04.2024
on machines with only one CPU core and 512MB of RAM; the minimalist K3s setup itself only uses 250MB. As one of the radical cost-cutting measures, K3s dispenses with the I/O-intensive etcd database