28%
25.11.2012
of the reserved area in megabytes and Y
specifies the start address. If you omit the second parameter or set it to 0M
, the system automatically selects an appropriate location. A subsequent restart enables
28%
31.10.2025
], where X is the size of the reserved area in megabytes and Y specifies the start address. If you omit the second parameter or set it to 0M, the system automatically selects an appropriate location
28%
22.05.2023
amounts of unstructured data.
In this article I introduce you to MinIO, a popular object storage solution. MinIO's source code is available under the GNU Affero General Public License v3.0, which means you
28%
07.11.2011
04 from multiprocessing import Process
05
06 def count(number, label):
07 for i in xrange(number):
08 print ' ' + str(i) + ' ' + label
09 sleep((number ‑ 15)/10.0)
10
11
28%
29.09.2020
storage by splitting up these files and putting them back together again later. When the user uploads a file to RADOS, the client breaks it down into several 4MB objects before uploading, which RADOS
28%
07.04.2016
Inventory suite using open source software that includes SQLite, Ruby, and Apache. The spiceworks.exe application is a single, small (66MB) Windows executable file that installs and scans your network devices
28%
18.03.2013
of currently stored variables.
If you do not want a change to a variable to trigger a change event, you can additionally set the --whisper
option:
whenjobs --set free_space=0 --whisper
Whenjobs shows you
28%
16.04.2015
, it will prompt you for the passphrase, which you have to enter twice.
[laytonjb@home4 TEMP]$ zip -r -0 -e files.zip ./
Enter password:
Verify password:
adding: Flying_Beyond_the_Stall.pdf (stored 0%)
adding
28%
10.06.2015
7). The options used are -r, recursively Zip; -0, no compression (for faster execution); and -e, encrypt (prompts the user for a passphrase).
Listing 7
Secure ZIP Encryption
$ zip -r -0
28%
14.03.2013
to a variable to trigger a change event, you can additionally set the --whisper option:
whenjobs --set free_space=0 --whisper
Whenjobs shows you which jobs are active when you stipulate the --jobs parameter