9%
13.06.2016
for $i"
19
20 #If certs do not exist yet
21 FILE="$LECROOT/$i/cert.pem"
22 if [ ! -f "$FILE" ]
23 then
24 echo "$FILE does not exists, so lets get certificates"
25 cd /root/letsencrypt
26
9%
30.01.2024
the documentation [3] when you are setting up and managing the system.
In the following discussion, I concentrate on the free OSSEC version 3.7.0 install on Ubuntu 22.04. After the mandatory Linux update, install
9%
09.01.2013
/haproxy/www.example.com.pem
22 mode http
23 option httpclose
24 option forwardfor
25 reqadd X-Forwarded-Proto:\ https
26 default_backend web_server
27
28 backend web_server
29 mode http
30 balance roundrobin
31
9%
26.01.2025
the required cluster in just a few minutes. The following example assumes that all commands are run on Ubuntu 22.04, but most of the commands will probably work on other distributions with just a few minor
9%
26.01.2012
.
rMB/s: Number of megabytes read from the device per second.
wMB/s: Number of megabytes written to the device per second.
avgrq-sz: Average size (in sectors) of the requests issued to the device
9%
07.06.2019
and other Unicode characters used in MySQL by changing the encoding to utf8mb4.
Settings
The administrator has control over a number of settings that affect both the text that needs to be translated
9%
30.01.2024
. The developers recommend using their official Docker container, which only requires around 30MB of RAM [5]. Authelia is also designed for operation in Kubernetes. You can start several containers in parallel
9%
17.04.2017
comes with a 1GHz single-core CPU, 512MB of RAM, a mini-HDMI port, a micro-USB On-The-Go port and micro-USB power port. It has HAT-compatible 40-pin, composite video, and reset headers, along with a CSI
9%
07.04.2022
.
The Kaboxer model shares a disadvantage with its cousins Flatpak and Snap: the file size. Even programs that are only a few kilobytes in size tend to bloat to 50MB and more in the Kaboxer container because
9%
10.12.2023
is reasonable because you can write to (N – 1) devices as you would RAID 0 (e.g., write a stripe of data).
RAID 6
Somewhat similar to RAID 5, two copies of the parity are written to two storage devices