13%
17.02.2015
.
Listing 1
auditd.conf
log_file = /var/log/audit/audit.log
log_format = RAW
log_group = root
priority_boost = 3
flush = INCREMENTAL
freq = 20
num_logs = 5
disp_qos = lossy
dispatcher = /sbin
13%
30.05.2021
acceleration capabilities, if any, are available. This is quickly discovered with the command:
$ ec2metadata | grep instance-type
instance-type: p3.2xlarge
Variations of the ec2metadata tool query the AWS
13%
07.06.2019
delivered HTML page or image is valid for a certain period of time. The web server passes on this information unchanged, or you can use an ETag [3] for this purpose. Conversely, the browser then asks the web
13%
20.05.2014
in the graphical front end, Virtual Machine Manager (VMM) [1].
In general, Qemu [2] or libvirt [3] distinguish between internal and external snapshots. For internal snapshots, libvirt freezes the complete state
13%
25.03.2020
to Google's SMTP server via port 25. Communication on this port is usually in plain text. Two stunnel instances are now required. The first instance again runs as a client on the laptop (Listing 3
13%
04.08.2020
in the standard Python built-ins [2] and in the NumPy library [3].
Figure 1: IPython session comparing two implementations of a round routine.
Unless you
13%
04.08.2020
], LANDESK [3], Google's G Suite Mobile Management [4], and bitFit [5].
Herd Immunity
One of the most impressive aspects of Netflix's Stethoscope is that, when it displays its findings, it generously
13%
03.04.2024
take both a host-based and network-based approach. The suite uses three tools for host-based intrusion detection: (1) Wazuh [3] is a fork of the OSSEC [4] intrusion detection system; it monitors hosts
13%
25.09.2023
-V architecture [3] (Figure 2). RISC-V is a relatively recent open source CPU instruction set available royalty-free and has successfully drawn interest from more than a dozen chip suppliers so far. It cannot yet
13%
25.09.2023
/ssh/sshd_config
23
24 # https://www.freedesktop.org/wiki/Software/systemd/ContainerInterface/
25 STOPSIGNAL SIGRTMIN+3
26
27 CMD ["/bin/bash"]
Next, create Dockerfile_UbuntuJJFMonit (Listing 2) and setup