9%
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
9%
12.09.2013
Server
For this portion of the article, I'll assume you've installed Ubuntu Server 12.04 LTS and updated and patched fully with:
sudo aptitude update && aptitude dist-upgrade
Moving forward, I want
9%
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
9%
31.10.2025
the numbers, sizes, capacities, and prices of the 1990s with those of today. For example, in 1995, a 500MB hard disk was considered large; today, my iPhone 4 has a 16GB capacity, of which I have just over 6GB
9%
04.04.2023
to guess; it depends on the size of the AD and the number of changes. In general, however, the preset 128MB will be too small and cause data to be overwritten very quickly. A minimum of 1GB is recommended
9%
05.12.2016
by with a little less. The developers promise that the system will be able to be used in the basic configuration immediately after installation.
After starting, Apricity occupied a moderate 535MB of RAM, which
9%
09.09.2024
in the list of Docker container images:
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
ubuntu-24.04-dev1 latest 2358ab17d70c 13 minutes ago 149MB
Note
9%
30.05.2021
://www.it-administrator.de/trainings/
, the browser sends the header, as shown in Listing 1. The server first responds with a status 200, which signals to the client that its request is being processed without errors, and then adds further
9%
21.12.2011
location)
Fpe Event Fpe Event Total
Counts Counts Counts
12 12 50.000000 hypre_SMGRelaxSetup (smg2000: smg_relax.c,357)
12 24 50.000000 __libc
9%
06.08.2013
. A static route, say, for the prefix 200.1.1.0/24
via the next hop at 10.1.1.254
, can be created with the command:
ip route add 200.1.1.0/24 via 10.1.1.254
Similarly, you can delete or modify routes