27%
11.06.2014
at the command line:
$ sudo slappasswd -s secret
{SSHA}f0pv70XFFox5UqKc6A4Uy39NcxkqcJbc
The complete line returned will be needed later for the configuration file, so copy it to a temporary editor window
27%
13.06.2016
]
Name=docker0
[Network]
DNS=192.168.100.1
Address=192.168.100.42/24
Gateway=192.168.100.1
Listing 3
Network Configuration (2)
[Match]
Name=enp2s25
[Network]
Bridge=docker0
27%
28.11.2021
Compiler: Apple LLVM 12.0.5 (clang-1205.0.22.9) GCC 4.2.1 CLANG 12.0
Darwin : 20.4.0 : Darwin Kernel Version 20.4.0:
PageSize:16KB
Apple M1 8C8T
RAM size: 16384 MB, # CPU hardware threads: 8
RAM usage
27%
18.12.2013
_limit; counter++)
26 {
27 my_record.x = counter;
28 my_record.y = counter + 1;
29 my_record.z = counter + 2;
30 my_record.value = (float) counter * 10.0;
31 fwrite(&my_record, sizeof(struct rec), 1, ptr
27%
20.10.2016
writing code. Columns 1 to 5 could be used for statement labels such as the following:
...
SUM = 0.0
D0 100 I=1,10
SUM = SUM + REAL(I)
100 CONTINUE
...
Y = X1 + X2 + X3
27%
12.09.2018
, the first step is to specify the filesystems (directories) that are to be exported to the compute nodes. The /etc/exports
file lists the filesystems and the permissions, such as:
/usr/local 192.168.0.1(ro
27%
03.02.2024
-blocks Used Available Use% Mounted on
tmpfs 26377272 2512 26374760 1% /run
/dev/nvme0n1p2 490617784 142282252 323340052 31% /
tmpfs
27%
04.10.2018
, the first step is to specify the filesystems (directories) that are to be exported to the compute nodes. The /etc/exports file lists the filesystems and the permissions, such as:
/usr/local 192.168.0.1(ro
27%
25.03.2021
-built packages can be downloaded from the Cloudsmith website [3]. Some Linux distributions offer such packages through their package managers, but the versions usually are not up to date. Starting in Kea 1.6.0
27%
01.08.2019
$ update-alternatives --config python3
With these commands, you can build a simple menu of sorts to populate your options (Figure 4). When you select 0
in Figure 4, for example, you force the use