21%
01.03.2012
RAID now supports bad block management for RAID levels 1, 4, 5, and 6 and can thus identify defective disk sectors on the disks used for the RAID array.
Dm-crypt, which kernel 3.1 uses for disk
21%
17.10.2018
and simplifying expressions; functions for symbolically solving equations and ordinary and partial differential equations; two- and three-dimensional (2D and 3D) plotting, and much more (e.g., see the
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%
28.08.2013
). The latest version of the tools patches a specific version of coreutils, coreutils-7.6
, which is a little old; however, maybe enough interest will get them to update the coreutils version.
To use Mutil, you
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%
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%
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