16%
25.09.2023
-rf /var/lib/apt/lists/*
09
10 RUN >/etc/machine-id
11 RUN >/var/lib/dbus/machine-id
12
13 EXPOSE 22
14
15 RUN systemctl set-default multi-user.target
16 RUN systemctl mask dev-hugepages.mount sys
16%
25.03.2021
route with the official documentation [9]. Before beginning, create a configuration file and save it locally as /root/prometheus.yml (Listing 2). Now you can start up the Prometheus container with
16%
18.02.2018
, such as public clouds, for which several assumptions from classic setups no longer apply. A setup with 10 nodes might be manageable manually and without automation, but if several hundred servers or more are part
16%
31.10.2025
to install it. You can just unpack the ZIP archive of the current 4.2.2 version in the document root of the web server to extract the files. When you download phpVirtualBox, make sure that the selected version
16%
27.10.2011
of 2, 10, and 40 seconds. In the example in Figure 4, the uppermost horizontal line is the network connection currently pushing
the most bandwidth out, closely followed by the second line.
Tweaks
16%
09.10.2023
is /boot
, which holds the kernel and the files needed for the bootstrapping process. This partition doesn’t have to be too large, and you can make it a primary partition.
The root filesystem classically has
16%
10.04.2015
your FreeNAS box. I highly recommend you use key-based authentication rather than just passwords everywhere. To do so, place your public key of the root user in ~root/.ssh/authorized_keys.
If you want
16%
30.11.2020
the documentation online [1], which you can reference if you get stuck and need more help.
As the root user, run:
$ apt remove docker docker-engine docker.io containerd runc
This command removes all other package
16%
02.02.2021
is the Kata Containers [4] project, which has been active since 2017. Its sponsor is the Open Infrastructure Foundation, which many probably still know as the OpenStack Foundation [5].
However, the roots
16%
02.02.2021
file, you can use either the command,
$ export TELER_CONFIG="/root/teler.yaml"
a shell-wide environment variable (sometimes this path refers internally to a container path, so it might not work