15%
17.09.2013
Windows SSH client PuTTY, developed by Simon Tatham, is also a free SSH implementation. It is subject to the MIT license and is currently at version 0.62 from 2011. All versions of SSH are largely
15%
01.04.2014
://console.aws.amazon.com/cloudfront/home. Next, click on Create Distribution
(Figure 2), and select Web | Continue
. Under Origin Settings, enter the full address for your website (rather than my example site www.m0nk3y.biz
) and a descriptive
15%
19.05.2014
write test using IOzone using the same command line for both NFS and SSHFS:
./iozone -i 0 -r 64k -s 16G -w -f iozone.tmp > iozone_16G_w.out
The command only runs the sequential write and re-write tests
15%
27.02.2012
(pseudocode):
method Reduce(target,counts[c1,c2,...])
sum <- 0
for all c in counts[c1,c2,...] do
sum <- sum + c
end
emit(target,sum)
end
If you take a look at the schematic, you quickly see
15%
04.06.2014
– in this example:
virsh secret-set-value 2a5b08e4-3dca-4ff9-9a1d-40389758d081 AQA5jhZRwGPhBBAAa3t78yY/0+1QB5Z/9iFK2Q==
Listing 4: ceph-secret.xml
01
02 2a5b08e4-3dca
15%
15.10.2013
be saved as a blueprint so that other users can produce additional instances of the application when needed.
For the first time, the new version 5.0 of vFabric Director is no longer limited to Linux and now
15%
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
15%
24.06.2013
.conf
) by editing /etc/powerdns/recursor.conf
. For brevity’s sake, I only include the configuration variables I have changed herein.
allow-from=192.168.1.0/24
#The 'allow-from' address specifies the network address
15%
16.04.2013
nodes on foreign links can be informed as soon as possible about their new care-of addresses. This interval has been reduced from the original three seconds to 0.03 seconds. This value can be meaningful
15%
30.04.2013
checks to see whether a memory page at a given offset address is physical RAM. Second, the implementation of dd
included with Android does not correctly process offset values above 0x80000000. To work