13%
11.02.2016
/cache/creds/ subdirectory (this is otto-getting-started in this example) and then call otto infra again. The ~/.otto.d file stores all the details about the cloud and its settings, so you should not make any changes here
13%
25.09.2023
a DNS entry of type CNAME (Listing 3). Cloudflare generates a special random hostname for the tunnel, .cfargotunnel.com , where is something like:
f99fbf8ba1945738cc292667441e6858e69d8f9f
13%
09.04.2019
Unexplained rename() delay: https://twitter.com/jsaryer/status/1069831718389960704
GitHub, James Saryerwinnie: https://gist.github.com/jamesls/9d52c7b3a19491f4d14c2d487515115f
rename(2) man page: https
13%
14.11.2013
to offer.
The copy-on-write technology of ZFS makes possible many of its most impressive features. Because block pointers are not updated until the data is written to disk, the typical RAID write hole
13%
28.11.2022
double through a mechanism called read balancing
. Read requests can be split across both drives in the mirrored set so that each drive does half the work to retrieve data.
RAID 5/6 – Redundancy.
Here ... dRAID
13%
15.08.2016
and operations (DevOps). In high-performance computing (HPC), the priority is application portability (mobility of compute), so researchers can run their workflows anywhere. Although some efforts have been made
13%
10.12.2013
ZIL devices.
ZFS supports deduplication, or the block-level removal of duplicate data. Deduplication is extremely resource intensive, and a rule of thumb calls for 5GB of RAM per terabyte of storage
13%
11.04.2018
Images (AMIs) to suit in-house needs.
Tied in with how you customize your instances is config drift
, a well-known phenomenon in DevOps circles.
Whether you’re using a cloud or traditional data center
13%
05.12.2016
and blocking the prefix
168 QUERY_RESPONSE=`echo "begin
169 prefix
170 $IPS
171 end" | netcat whois.cymru.com 43`
172
173 PREFIXES=`echo "${QUERY_RESPONSE}" | awk 'BEGIN{FS="|"}; {print $1" "$3}' | grep -v
13%
22.12.2017
.
Figure 3: CrystalDiskInfo uses SMART data to detect the health of hard disks.
However, data deletion does not work the same way on SSDs. The storage blocks must be completely deleted first before