21%
09.06.2018
authorizations from Windows (Figure 3).
Listing 6
Production Folder ACLs
root@fs01:~# getfacl /data/Departments/Production/
getfacl: Remove leading '/' from absolute path names
# file: data
21%
10.11.2021
. As the level of compression increases, the amount of time to perform the compression increases and the amount of memory used increases. Compress level -6
is the default and is a reasonable trade-off between
21%
12.05.2014
-h
Filesystem Size Used Avail Use% Mounted on
/dev/sda2 53G 35G 15G 70% /
tmpfs 3.6G 536K 3.6G 1% /dev/shm
/dev/sda1 485M 73M 387M 16% /boot
encfs
21%
04.04.2023
=Ethernet
DEVICE=enp0s31f6
BOOTPROTO=dhcp
Listing 1 shows a complete profile for a WLAN connection set up for a network interface card named wlp0s20f3
. The individual configuration options can be found in the /usr
21%
30.05.2021
of which perform different tasks. A short overview can be found in the official documentation [6].
Getting Started
The initial setup of CFEngine 3 took place with the bootstrapping section at the end ... 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
21%
05.12.2019
.multiply_(byref(a), byref(b))
print add.addtwo_(byref(a), byref(b))
The output from the Python code is:
$ python3 testfunc.py
8
6
If you like, you can write a simple Python wrapper function for the shareable objects
21%
03.12.2024
.9.0. The TensorFlow version is a bit old; 2.16.1 is the latest as of this writing, but I already had it installed. My Keras is also a bit old. I think Keras 3.6 is the latest, and my version isn't even 3.x. I haven
21%
14.11.2013
are usually overwhelmed by configuration options, the Bareos project offers package repositories for popular Linux distributions and Windows [3]. For Windows, additional packages for the OPSI [4] software
21%
30.11.2025
management engine with power optimization software, all on one piece of silicon. The EnergyCore SoC also includes a full complement of server I/O features and a large 4MB ECC L2 cache. To learn more, visit ... 6
21%
12.11.2020
on four processes is shown in Listing 6. Notice that processes 3 and 4 didn’t contribute or do anything.
Listing 5: Point-to-Point
import numpy
from mpi4py import MPI
comm = MPI.COMM_WORLD
rank