14%
17.01.2023
is working, boot the compute node and run timedatectl
:
$ ssh n0001
[laytonjb@n0001 ~]$ timedatectl
Local time: Sat 2022-12-17 11:31:26 EST
Universal time: Sat 2022-12
14%
04.04.2023
timedatectl
$ ssh n0001
[laytonjb@n0001 ~]$ timedatectl
Local time: Sat 2022-12-17 11:31:26 EST
Universal time: Sat 2022-12-17 16:31:26 UTC
RTC time: Sat 2022-12
14%
20.11.2013
. Therefore, if I’m going to back up my data to cloud storage, I want to make sure the data is encrypted. S3QL encrypts all data using a 256-bit AES key. An additional SHA-256 HMAC checksum protects the data
14%
29.11.2012
During the recent SC12 supercomputing conference, a team of physicists, computer scientists, and network engineers led by the California Institute of Technology (Caltech) smashed their previous
14%
21.12.2016
OS device reads the password. Anyone in earshot can hear the password.
Apple released an update on December 12 and admitted that a “nearby user may be able to overhear spoken passwords.” The update disabled
14%
31.01.2017
said ransomware left police cameras unable to record between Jan. 12 and Jan. 15. The cyberattack affected 123 of 187 network video recorders in a closed-circuit TV system for public spaces across
14%
14.03.2013
Cassandra v1.2
The Apache Software Foundation (ASF) has announced Apache Cassandra v1.2.
The latest version of the Cassandra NoSQL database includes clustering across virtual nodes, internode communication
14%
15.08.2016
that says RPCNFSDCOUNT, which tells you the number of NFS daemons for the server.
If the NFS server has a large number of cores and a fair amount of memory, you can increase RPCNFSDCOUNT. I have seen 256
14%
09.05.2024
image is, the fewer vulnerabilities it is likely to have. According to the report, container images smaller than 100 MB had 4.4 high or critical vulnerabilities, versus 42.2 for images between 250 and 500
14%
07.11.2023
the last command as an example, an option to specify the extent size would be:
# vgcreate -s 8M vg0 /dev/sdb1 /dev/sdd
The -s 8M
option specifies a PE size of 8MB when the VG is created. You can change