19%
13.02.2017
-thirds, or about 0.9 seconds.
Thanks to the new -html5 option, the Javadoc tool now generates HTML with a more modern, barrier-free design and appearance. Not only a matter of a modified stylesheet, the generated
19%
28.06.2011
-Manage:
novammanage user admin rwartala
This process creates an access key and a security key:
export EC2_ACCESS_KEY=713211a477a154470fUU
ae543346b52e30a0e
export EC2_SECRET_KEY=244de6a188aa344e12UU
9521003ac756abbdf
19%
28.01.2014
edition, which was published early last year. The first edition, available online refers to Lua 5.0. The language has now moved to version 5.2, but the online book is still up to date to a large extent
19%
30.01.2020
anything. In US East regions, for example, the S3 Standard storage class pricing (in early 2020) looks like this:
Storage price is $0.023/GB for the first 50TB.
Retrieval price is $0.005/1,000 PUT ... New S3 Services at Amazon ... New storage classes for Amazon S3
19%
27.09.2021
The object ID (1c9c09d7-4b3c-4f37-b2cf-e3b8ad0a2ecf
in this example) can then be used to search for audit entries:
Get-AzureADAuditDirectoryLogs -Filter "targetResources/any (tr:tr/id eq '1c9c09d7-4b3c-4f37
19%
22.08.2011
:lanman passfile.txt
Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64])
guesses: 0 time: 1:04:04:08 (3) c/s: 10927 trying: gmugoky - gmugok2
guesses: 0 time: 1:09:25:10 (3) c/s: 10929 trying
19%
02.06.2020
_function
02
03 import pymp
04
05 ex_array = pymp.shared.array((100,), dtype='uint8')
06 with pymp.Parallel(4) as p:
07 for index in p.range(0, 100):
08 ex_array[index] = 1
09 # The parallel print
19%
09.10.2017
"SubnetMax": "10.99.0.0",
07 "Backend": {
08 "Type": "udp",
09 "Port": 7890
10 }
11 }
12 [...]
At first glance, this concept looks robust and simple
19%
05.12.2016
/state/log"
05 dumpuser "amanda"
06 labelstr "MyData[0-9][0-9]"
07 autolabel "MyData%%" EMPTY VOLUME_ERROR
08 tpchanger "chg-disk:/amanda/vtapes"
09 tapecycle 4
10 dumpcycle 3 days
11 amrecover_changer "changer
19%
03.02.2022
class BlazeDemoV1 extends Simulation {
08
09 var qualifiedhost = "http://blazedemo.com"
10 var proxyport = 0
11 var proxyhost = "not set"
12
13 // headers for HTTP call
14 val headers = Map(
15