45%
22.06.2012
senders with a temporary SMTP error code. Even though it’s really old, SMTP is actually pretty clever. These error codes might say something like “I’m really sorry but I’m out of disk space, try back
45%
09.12.2019
are involved, as well as the line number of the function (lineno
).
Running cProfile is fairly simple:
$ python -m cProfile -s cumtime script.py
The first part of the command tells Python to use the c
45%
09.01.2013
-e-mnpsy5bpzk-stack-AWSEBCloudwatchAlarmHigh-198IBXQXHBDPH
2013-05-08 20:09:25 INFO Application available at
DanApp-env-ceqwdhduep.elasticbeanstalk.com.
2013-05-08 20:09:25 INFO Successfully launched
45%
27.09.2021
[2] (section 3.2). Next, I built the Darshan utilities (darshan-util) with the command:
./configure CC=gcc --prefix=[binary location]
Because I'm running these tests on an Ubuntu 20.04 system, I had
45%
09.08.2015
(null)
Line 25
25
Not line 25
25!
Lines 10 through 20
10,20
Last line
$
Not pattern
'/PATTERN/!'
Character at beginning of line
45%
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
44%
18.03.2012
:\Users\khess> $Host
Name : ConsoleHost
Version : 2.0
InstanceId : ccbc6963-c33e-4848-a8e5-aa1ccaf7d65c
UI : System
44%
09.04.2019
::XXXXXXXXXXX:role/aws-service-role/guardduty.amazonaws.com/AWSServiceRoleForAmazonGuardDuty",
17 "Condition": {
18 "StringLike": {
19 "iam:AWSServiceName": "guardduty.amazonaws.com"
20
44%
13.12.2018
, a server, MongoDB, and Elasticsearch.
Installation
Prerequisites for the installation of Graylog 2.4 – in this example, under CentOS 7 – are Java version 1.8 or higher, Elasticsearch 5.x [2
44%
06.10.2019
time relative to Docker.
Docker Dominance
The first version of Docker [1] was released March 20, 2013. Although containers had already been available on Unix-like systems for a few years, Docker