80%
30.11.2025
existing backups, enter:
burp -a l -b a
Of course, more complex queries are also possible. For example,
burp -a l -b 3 -r
lists all of the files in backup 3 that match the "regular
80%
30.11.2025
is calculated as the inverse value of the IOPS and is approximately 14.3 milliseconds for the 70 IOPS I referred to. An SSD that achieves 4000 IOPS takes approximately 0.25 milliseconds, or 250 microseconds
80%
30.11.2025
.
25
26 Next Steps: Boot the zone, then log into the zone console
27 (zlogin -C) to complete the configuration process
01 # zoneadm -z web1 boot
Listing 3
Interactive
79%
30.11.2025
/etc/namazu/namazurc -n 500 -h \""$sube\"" > searchresults.html
11
12 # Display
13 iceweasel searchresults.html &
14
15 # Stop or continue
16 echo -n "<<<<<<<<<< Press Ctrl C to stop >>>>>>>>>>>>>>>>"; read wn
17 done
79%
30.11.2025
); i+= 4096) newblock[i] = 'Y';
12 printf("Allocated %d MB\n", allocation);
13 }
14 }
Things are more interesting when memory is being used. Uncommenting line 11 does just that. The OOM
79%
30.11.2025
.0
2.2.x.
2.6.30 through 2.6.35
Debian 6 (Squeeze)
2.3.x.
2.6.36 through 3.0
Ubuntu 11.10
2.4.x.
3.1.
openSUSE 12.1
2.5.x.
3 ... 9
78%
30.11.2025
or newer. Python programmers need to use version 2.5; the SDK and the environment on the Google servers do not support the current Python 3.0. The SDK for Go exists at the moment only for Linux and Mac OS X
78%
30.11.2025
total = summary.values.inject(0) { |sum, i| sum += i }
12 puts "Found #{total} instances in the following states:"
13 summary.keys.sort.each do |s|
14 printf "%20s %d\n", s, summary[s]
15 end
16 puts
77%
30.11.2025
:
09 bb:0f:e3:7f:3e:ab:c3:5d:32:78:85:04:a2:da:f1:61 root@host1
You need to distribute the public part, that is the /root/.ssh/id_rsa_cluster.pub
file, to all nodes in the cluster. The Strict
77%
30.11.2025
later on, but in the meantime, the following is a class configuration line:
tc class add dev $DEV parent 1:1 classid 1:12 cbq bandwidth $BAND rate 25Mbit allot 1514 cell 8 weight 2500Kbit prio 3 maxburst