14%
04.10.2018
to run test suites for immediate feedback.
To activate GitLab CI, you add a YAML gitlab-ci file (described later in the article) to the root directory of your Git repository. Once activated, each commit
14%
29.09.2020
command run as root (so check the script that the command downloads and executes before trusting it implicitly by omitting the sh - after the pipe):
$ curl -sfL https://get.k3s.io | sh -
The website tells
14%
27.09.2021
and now under the auspices of the Linux Foundation, now also allow direct access to physical resources without placing too much strain on remaining resources such as the CPU.
Single-root I/O virtualization
14%
05.08.2024
SSHion" vulnerability (CVE-2024-6387 – https://www.cve.org/CVERecord?id=CVE-2024-6387), is "a signal handler race condition in OpenSSH's server (sshd)," which allows unauthenticated remote code execution (RCE) as root
14%
09.01.2013
" = "" ]
17 then
18 echo "$0 error: ID missing." >&2
19 fi
20
21 id=$1
22 shift
23
24 echo "$id $(date +%s) $mode" >> $ACCOUNTING
The VM_HOOK construct can appear more than once in the configuration
14%
31.10.2025
allows you to define a
18 # character to toggle this mode off and on.
19 set force_conservative 0 ;# set to 1 to force conservative mode even if
20 ;# script wasn't run
14%
25.09.2023
forwarding the
20 # user locale env variables or we get warnings such as:
21 # bash: warning: setlocale: LC_ALL: cannot change locale
22 RUN sed -i -e 's/^AcceptEnv LANG LC_\*$/#AcceptEnv LANG LC_*/' /etc
14%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had
14%
30.05.2021
Hostname
OS
IP Address
Role
cf3-ubsrv
Ubuntu 20.04
192.168.38.131
Policy Hub, provides policy files
cf3-ubcli
Ubuntu 20.04
192
14%
09.08.2015
.
The performance software used in our lab was TKperf on Ubuntu 14.04. TKperf implements the SNIA PTS with the use of FIO. Since version 2.0, it automatically creates Linux software RAID (SWR) arrays using mdadm