15%
03.02.2022
.0
1x USB 2.0
1x micro-USB port
Expansion
2x 46-pin GPIO headers for I2C, GPIOs, PWM, UART, SPI, MMC
Misc
Reset button
JTAG interface
15%
04.11.2011
/storage and head/login nodes, including the root drives, which will hold the OS. Configure a RAID 1 mirror for the internal root drive through the RAID BIOS.
At this point, you also need to configure any large
15%
13.06.2016
want to back up is recommended. Then, use the following command
chmod 0700 xsibackup*
to unpack the archive and make it available to the root user only.
Target Host and Schedules
After preparing
15%
29.09.2020
. If you don't have a Docker ID, head over to https://hub.docker.com to create one.
Username (XXXXXX):
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure
15%
02.08.2021
the simplicity of using the native AWS command-line interface (CLI). Note that it will take anything up to 20 minutes to create the cluster fully. Also, be aware that some costs are associated with running a fully
15%
09.10.2017
a simple Flannel configuration.
Listing 1
Flannel Configuration
01 [...]
02 {
03 "Network": "10.0.0.0/8",
04 "SubnetLen": 20,
05 "SubnetMin": "10.10.0.0",
06
15%
22.05.2023
is known as the static root of trust for measurement (SRTM).
TPM 2.0
As a further root of trust, the Secured-core server uses an active Trusted Platform Module (TPM) version 2.0. The TPM chip generates
15%
07.10.2025
selected areas – not everything below the root (/) directory.
Both services use the same configuration file, /etc/clamd.d/scan.conf. The following settings tell ClamAV to monitor the users' home directories
15%
31.10.2025
Service (Amazon S3)
19 - ami plugin for Amazon Simple Storage Service (Amazon S3)
20 - sftp plugin for SSH File Transfer Protocol
21 - ebs plugin for Elastic Block Storage
22 - local plugin
15%
22.05.2023
to see the same test file created earlier:
$ ls -l /srv/
total 20
-rw-r--r-- 1 root root 12 Apr 8 16:37 hello.txt
drwx------ 2 root root 16384 Apr 8 16:33 lost+found
$ cat /srv/hello.txt
hello world