30%
09.08.2015
-playbook \
-i inventories/hosts.baremetal \
--vault-password-file ~/.vaultpass \
--ask-sudo-pass site.yml
The vault file itself can be checked into version management without any problems; it is AES256
30%
05.08.2024
verify these checksums:
import hashlib
def calculate_checksum(log_entry):
return hashlib.sha256(log_entry.encode('utf-8')).hexdigest()
# Example log entry
log_entry = "2024-06-15 12:00:00 Failed login
30%
07.04.2022
but differ in terms of RAM size and hard drives: The 3655 comes with 96GB of RAM and four 600GB hard disks, and the 3695 is lavishly equipped with 256GB of RAM and eight 600GB hard disks. On the network side
30%
30.11.2025
instances; Xen uses credits to handle this internally. By default, all resources are equally distributed and have a credit value of 256. The documentation recommends increasing the value for the hypervisor
30%
30.11.2025
principles, the administrator can create up to 256 further profiles and then note which profiles apply for each domain. If the domain then wants to perform some action, Tomoyo consults the profile assigned
30%
30.11.2025
of the superblock; however, the approach the OCFS2 developers took is slightly unusual.
OCFS2 creates a maximum of six copies at non-configurable offsets: 1, 4, 16, 64, and 256GB and 1TB. Needless to say, OCFS2
30%
30.11.2025
be done more efficiently. In the past, IPv4 addresses were assigned either as Class A (16 million), Class B (65 thousand), or Class C (256), which resulted in some very inefficient allocations (e
30%
30.11.2025
", "jetty")
29 solr_data_path File.join(supportdir, "solr", "data")
30 solr_home_path File.join(supportdir, "solr", "home")
31 solr_heap_size "256M"
32
33 umask 0022
34
35 Mixlib
30%
30.11.2025
. Also, you can encrypt the archives with either AES 128 or AES 256. One aspect I liked was the ability to drop directories from the file explorer directly into Areca.
The Areca forum has relatively low
30%
28.08.2013
). You can specify the number of threads to use and the block size, as in this example,
% pbzip2 -p 8 -b15vk massivetarball.tar
which uses eight threads and a block size of 1500KB (1.5MB).
A second