15%
02.02.2021
the configuration file that I created, replacing the top stanza with my specific Apache logfile format.
Listing 3
log_format in Config File
# 68.XXX.XXX.XXX - - [22/Nov/2020:11:03:36 +0100] "GET /wp
15%
11.09.2018
.
Figure 6: Good old ``get pods'' but with width: ``kubectl get pod nginx-dep-54b9c79874-b9dzh -o wide'' showing an internal pod IP Address in the 172.17.0.0 range.
Use the -n
option to specify
15%
18.02.2018
. The required modifications are explained in the Huginn wiki [3].
The software is based on Ruby on Rails [4] and therefore requires an installed Ruby environment; in fact, it needs version 2.2 or 2.3
15%
28.11.2021
.
As the name suggests, PromQL is a query language that can be employed to extract information from the Prometheus TSDB. A common structure is the use of a metric name (a value) together with one or more labels
15%
11.10.2016
network operating system in cooperation with Accton Technology Corporation, Arista, Broadcom, Intel, and VMware. The series of Altoline switches [3] by HP Enterprise (HPE), as the group is now called, were
15%
07.03.2019
acc parallel loop
{
for (j=0; j < m; j++) {
...
}
}
...
}
}
Table 3: Single-Directive Nested Loop
Fortran
C
!$acc parallel loop
do i=1,n
...
do
15%
20.05.2014
the questions, making them understandable, deleting inappropriate and duplicate content, and assigning tags. Two open source platforms in this genre are Open Source Q&A [2] and Shapado [3], both licensed under
15%
01.08.2019
INPUT
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A INPUT -i eth0 -j DROP
iptables -A INPUT -i eth1 -p tcp --dport 22 -j ACCEPT
iptables -A INPUT -i eth1 -j DROP
15%
06.10.2019
the Debian-based, distributions install it along with openvpn – one exception being Ubuntu, which only offers easy-rsa starting with Cosmic Cuttlefish (Ubuntu version 18.10) [3].
The successor, Easy-RSA 3
15%
05.11.2018
One way to share HPC systems among several users is to use a software tool called a resource manager. Slurm, probably the most common job scheduler in use today, is open source, scalable, and easy ... infinite 4/9/3/16 node[212-213,215-218,220-229]
This example lists the status, time limit, node information, and node list of the p100 partition.
sbatch
To submit a batch serial job to Slurm, use the ...
One way to share HPC systems among several users is to use a software tool called a resource manager. Slurm, probably the most common job scheduler in use today, is open source, scalable, and easy