48%
26.01.2025
south of 200MB on your hard drive, which is surprisingly little in view of the broad feature set. One particular advantage of the tool is that the developers behind this project always look to support
48%
07.01.2014
a great deal of power in a few lines:
rm -rf backup.3
mv backup.2 backup.3
mv backup.1 backup.2
cp -al backup.0 backup.1
rsync -a --delete source_directory/ backup.0/
To better understand the script, I
48%
14.06.2017
-rw-r--r-- 1 laytonjb laytonjb 261K 2014-06-09 20:31 FS_scan.csv.gz
The original file is 3.2MB, but after using gzip
with the -9
option (i.e., maximum compression), the resulting file is 268KB. The .gz
48%
03.07.2013
. The speed-up increases from 1.00 with 1 process to 4.71 with 64 processes. However, also notice that the wall clock time for the serial portion of the application does not change. It stays at 200 seconds
48%
03.02.2022
] device to store /var/log, offloading the primary source of boot-time writes from the physical device to a 50MB RAM drive.
Figure 3: Three zram partitions
48%
14.11.2013
applies to the operation of an instance of the CDB and not for the PDBs.
Some simple math can help clarify this concept: For example, 10 databases in version 11g need at least 10x350MB, or around 3.5GB
48%
29.09.2020
Completed without error 00% 12441 -
# 2 Short offline Completed without error 00% 12441 -
# 3 Short offline Completed without error 00% 12441
48%
05.11.2018
nodes, and make sure to do this as a user and not as root.
3. To make life easier, use shared storage between the controller and the compute nodes.
4. Make sure the UIDs and GIDs are consistent
48%
13.12.2018
In previous articles, I examined some fundamental tools for HPC systems, including pdsh [1] (parallel shells), Lmod environment modules [2], and shared storage with NFS and SSHFS [3]. One remaining
48%
10.09.2012
from /etc/password
and /etc/groups
. The time is computed in number of seconds since 1970-01-01 00:00:00 UTC. The script
entry records the name of the wrapper script that was used, because you might