18%
05.12.2019
).
Figure 1: Flattening a 2D array in C or C++.
Listing 3
inspect.c
#include
**
int a[4][5] = { // array of 4 arrays of 5 ints each, a 4x5 matrix
{ 1, 2, 3
18%
11.10.2016
.
The previously mentioned riemann-cli tool tests mail delivery:
riemann-cli send --service=Mailtest --metric="3l337" --state=error -ttl=20 --description="Mail function test" --tags=riemann test www
This command
18%
31.10.2025
)*dexp(-pi)
098 ENDDO
099
100 ! Bottom of unit square: (S)
101 DO i=1,m
102 x=delta*i
103 u(i,1) = dsin(pi*x)
104 ENDDO
105
106 ! Right hand side of unit square: (E)
107 DO j=1,m
108 u(m,j) = 0.0d0
109
18%
08.10.2015
effort.
Multiple Flavors
OpenSMTPD is at home not just on its native OpenBSD, but on Linux (with binary packages for Gentoo, Slackware, Debian, and Arch) and other BSDs, including Mac OS X. The package
18%
14.08.2017
to manage them disappeared.
Container Linux ruthlessly replaces the entire /usr directory instead of individual files (Figure 3). The main work is handled by Linux containers à la Docker [20], or Rkt [21
18%
23.03.2016
of csrows can be found by examining the /sys
entries for a memory controller. For example:
$ ls -s /sys/devices/system/edac/mc/mc0
The number of elements, labeled csrowX
(where X
is an integer
18%
17.06.2017
DockerImage.sh -h
Usage: buildDockerImage.sh -v [version] [-e | -s | -x] [-i]
Builds a Docker image for Oracle database.
Parameters:
-v: version to build
Choose one of:
-e: creates image based
18%
06.10.2019
);
19 printf("source: %s\ntarget: %s\n",source,target);
20 return 0;
21 }
Figure 3: Splint warns the programmer of a likely out
18%
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 ... CFEngine 3 comes with a promise of more efficient configuration management and strict compliance with policies; however, it faces some tough competition. ... CFEngine 3 ... Configuration management with CFEngine 3
18%
26.01.2025
such as Amazon Simple Storage Service (S3), instead using the components already available in Kubeflow.
Kubeflow
Kubeflow is surfing the popular wave surrounding Linux containers (Figure 2). As the name suggests