26%
28.08.2013
Pigz.
Using pigz
is pretty easy:
% pigz file.tar
This uses the default compression level of 6
, but personally, if I’m going to compress a file, I like to go all the way and use -9
as a command-line option
26%
10.12.2013
": 43.772828,"longitude": 11.249488},
"properties":{
"serial_number":"AH8S672BD89S792S9SHD9SHD-618162",
"warrenty_expiry":"2015-01-01"
}
}'
{"id": "51b0a600e4b035748740f714
26%
27.02.2012
. 29-43
[3] White, T. Hadoop: The Definitive Guide
, 3rd ed. O’Reilly, 2012.
The Authors
Thomas Hornung, Martin Przyjaciel-Zablocki, and Alexander Schätzle are members of the scientific staff
26%
10.06.2014
",
22 "description": "public"
23 }
24 ],
25 "ssh_key": true
26 },
27 "disk_driver": "virtio",
28 "nic_driver": "virtio",
29 "uuid": "555793a9-3c32-4eb9-ae81-f
26%
15.10.2013
Engine, Rackspace, Microsoft Azure). The service is now available in the US as part of the Early Access Program, with a plan for it to go on general sale in 2013Q3; the rumored release date for Europe
26%
27.03.2012
as a beta version and will be released in 2012Q2 or Q3. The new version can act as a back end for Apache Hadoop and also supports Unified File and Object Storage for accessing stored data via an Amazon S3
26%
19.02.2013
here, is given in Listing 2.
Package Service
Listing 3 defines two tasks. The first, apacheinstall
, installs the Apache web server on all servers (install package
) and starts it ( service ... "start
26%
05.03.2013
a “Hello World,” you thus have to feed the CoffeeScript code console.log "Hello World"
to it.
Finally, to compile a .coffee
script, use the -c
parameter:
coffee -c hello.coffee
The JavaScript code
26%
16.04.2013
. It is used by all the parties (i.e., the mobile node, correspondent node, and home agent) in messages that have to do with the management and updating of bindings. Figure 3 shows the configuration
26%
30.04.2013
abuse of these devices by malware, it was necessary to disable this kind of access [3]. To remove this restriction, you need to rebuild the kernel without CONFIG_STRICT_DEVMEM
, but this approach