21%
15.02.2012
3376.80955601
8.558956
(0.25%)
file_18597.pickle
3376.81430292
38.821670
(1.15%)
Please note that the numbers in red are the maximum times (maximum total
21%
26.01.2012
3376.80955601
8.558956
(0.25%)
file_18597.pickle
3376.81430292
38.821670
(1.15%)
Please note that the numbers in red are the maximum times (maximum total
21%
27.05.2025
package with DNF (Listing 14).
Listing 14
Find Package in Logfile
...
2024-10-11T04:51:46Z DEBUG DNF version: 4.2.17
2024-10-11T04:51:46Z DDEBUG Command: dnf -yv install zoo
...
2024-11-01T01:15
20%
28.08.2013
). You can specify the number of threads to use and the block size, as in this example,
% pbzip2 -p 8 -b15vk massivetarball.tar
which uses eight threads and a block size of 1500KB (1.5MB).
A second
20%
07.01.2013
plugin for VirtualPC
15
16 Available delivery plugins:
17 - s3 plugin for Amazon Simple Storage Service (Amazon S3)
18 - cloudfront plugin for Amazon Simple Storage Service (Amazon S3)
19 - ami
20%
22.01.2013
). Both of these measures are designed to make attacks more difficult. Normally, sudo
retains the password, once it has been entered. Also useful is the following line:
Defaults timestamp_timeout=15
20%
04.02.2013
for several distributions. The Downloads section of the website provides packages for Debian 6.0 (squeeze), Ubuntu 11.10/12.04, and Fedora 15/16/17. Alternatively, you can build Guacamole from the source code
20%
19.02.2013
"123456";
03
04 group "intranet" => "192.168.2.12", "192.168.2.13";
05 group "accounting" => "192.168.2.14", "192.168.2.15";
06
07 logging to_file => "rex.log";
08
09 desc "Uptime estimate";
10 task "uptime
20%
14.05.2013
-ADReplicationSiteLink CORPORATE-BRANCH1 -Cost 100 -ReplicationFrequencyInMinutes 15
This call sets the metric to 100 and the replication interval to 15 minutes.
Testing Replication in PowerShell
To discover the replication
20%
05.03.2013
or mercedes
in JavaScript, is:
var ps;
if (bmw || mercedes) {
ps = 230;
}
As in Python, you can string comparison operators together and quickly test for an acceptable range:
if (15 > temperature < 30