30%
30.05.2021
_ssl':
19 ensure => installed,
20 }
21 }
22
23 package { $package_name:
24 ensure => installed,
25 }
26 }
In the context of variables, Puppet also provides conditions such as if-else and case
30%
08.10.2015
is a professional software tool, and the fan base appreciates its solid operating principles. Version 1.0 was released in mid-1999 [1], followed by 2.0 in 2000. The latest stable branch 2.1 appeared about 12 years
30%
03.12.2015
_update = yes
16 dns_update_nameserver = 2001:db8:5::1
17 dns_rndc_key = rndc-key
18 dns_rndc_secret = FmZGJuHr/4+LkuxBc628Qg==
19 dns_use_client_hostname = no
20 domain_search_list = lmtest
21
22 [address
30%
11.04.2016
Monitor]
20 type=monitor
21 module=galeramon
22 servers=backend1, [...]
23 user=maxscale
24 passwd=secret
25
26 [Debug Listener]
27 type=listener
28 service=Debug Interface
29 protocol=telnetd
30 port=4442
30%
05.12.2019
://blogs.msdn.microsoft.com/wsl/2016/04/22/windows-subsystem-for-linux-overview/
Pico processes: https://blogs.msdn.microsoft.com/wsl/2016/05/23/pico-process-overview/
Background processes in WSL: https
30%
30.01.2020
1
Checks and Group Names
Description
No./Type of Checks
Group Name
Identity and access management
22 checks
group 1
Logging
9 checks
30%
22.12.2017
": [
15 {
16 "port": 1
17 }
18 ]
19 },
20 {
21 "addresses": [
22 {
23 "ip": "192,168,121,102"
24
30%
22.12.2017
:1071867223(0) win 512
98:15:eb:38:f3:c1 c8:d7:c1:61:be:a3 0.0.0.0.30693 > 0.0.0.0.57646: S 1759104040:1759104040(0) win 512
dc:6d:43:15:be:52 99:19:41:22:4e:36 0.0.0.0.29211 > 0.0.0.0.63665: S 481173385
30%
05.02.2019
-attacking-over-usb-c-and.html
Inception: https://github.com/carmaa/inception
FitzPatrick, J., and M. Crabill. "Stupid PCIe Tricks featuring NSA Playset: PCIe." YouTube video of presentation at DEF CON 22 Hacking Conference, 2014: https
30%
07.06.2019
DependencyWarning)
To get it working I had to downgrade urllib3
:
$ pip install --upgrade "urllib3==1.22"
Next, I downloaded the main docker-compose.yaml file from Anchore's GitHub pages [6] to the top-level of /root