17%
05.02.2023
). In such an environment, a "dedicated" MariaDB container could be run as a replacement for a MariaDB VM:
podman run --name maria --volume /var/pods/maria:/var/lib/mysql:Z --net pub_net --ip 192.168.1.10 --mac-address 12
17%
14.08.2020
is: In smartctl database [for details use: -P show]
ATA Version is: ACS-2, ATA8-ACS T13/1699-D revision 4c
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sun Aug 2 10:41:21 2020 EDT
SMART
17%
29.09.2020
4c
SATA Version is: SATA 3.1, 6.0 Gb/s (current: 6.0 Gb/s)
Local Time is: Sun Aug 2 10:41:21 2020 EDT
SMART support is: Available - device has SMART capability.
SMART support is: Enabled
17%
27.09.2024
Design Document with Views
{
"_id": "_design/queries",
"_rev": "6-856a5c52b1a9f33e136b7f044b14a8e6",
"language": "javascript",
"views": {
"by-timestamp": {
"map": "function (doc) {\n
17%
09.01.2013
://www.sleuthkit.org/autopsy
373
4
SIFT
https://computer-forensics2.sans.org/community/siftkit/#overview
328
5
BackTrack
http://www.backtrack-linux.org
298
6
17%
02.02.2021
.getId().toString(),
10 payment);
11 producer.send(record);
12 }
13 } catch (final InterruptedException e) {
14 e.printStackTrace();
15 }
16 [...]
Kafka
17%
20.05.2014
.
Figure 5: Adding a network.
The next step is asset discovery via Environment | Assets | Asset Discovery
(Figure 6). This screen has several options to configure asset scanning. In my case, I
17%
18.03.2012
Name
------- ------ ----- ----- ----- ------ -- -----------
81 9 2392 3076 76 0.12 3996 AmIcoSinglun64
74 9 1464 2568 42 0.09 2172 armsvc
195 10 2380 2984 62
17%
22.05.2023
Docker container. In principle, this can be started on any server with a working Docker runtime environment. The following example assumes you have a fresh Ubuntu 22.04, which can be virtualized, of course
17%
09.01.2013
02 log 127.0.0.1 local0
03 maxconn 4000
04 daemon
05 uid 99
06 gid 99
07
08 defaults
09 log global
10 mode http
11 option httplog
12 option dontlognull
13 timeout server 5s