30%
04.04.2023
install the community edition of Docker (Docker CE) on a current system (e.g., Ubuntu 22.04), create a persistent volume, and then start the Portainer container (Listing 1). The rest happens automatically
30%
04.04.2023
.
The Shell Approach
The following example assumes you have a host machine running Ubuntu Linux 22.04 with Java installed. Besides Java, you need Nmap network scanner version 7.80 or newer and the Ncrack
30%
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
30%
28.11.2022
(e.g., from Ubuntu 20.04 to Ubuntu 22.04 at Canonical). If you run and are familiar with a defined set of services on your systems, you will reach your objectives far faster with classic packages than
30%
05.02.2023
: description,
13 excludeFromIndexes: true,
14 },
15 {
16 name: 'done',
17 value: false,
18 },
19 ],
20 };
21 try {
22 await datastore.save(entity);
23
30%
25.03.2021
learned after one decade of research. ACM Transactions on Design Automation of Electronic Systems, 2016;22(1). http://jin.ece.ufl.edu/papers/TODAES16.pdf
Microsoft demo website: https
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
minor errors in postorius.conf and hyperkitty.conf. Apache httpd version 2.4.x
is used in CentOS 7, so instead of the information contained for Apache 2.2,
Order deny,allow
Allow from all
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