29%
25.09.2023
-config
22 mountPath: /etc/nginx/nginx.conf
23 subPath: nginx.conf
24 volumes:
25 - name: nginx-config
26 configMap:
27 name: nginx-config
Listing 10
29%
04.12.2024
.demo.com
, which is why the demo code on GitHub has a route definition in the 01a_awx_kube_route.yml playbook containing:
apiVersion: route.openshift.io/v1
kind: Route
Note that this only works with Open
29%
31.10.2025
.
Unfortunately, version 2.2, available since September 2011, is no longer up to date as far as software packages are concerned, which in some cases could lead to weaknesses in security. Version 2.2 runs on top
29%
30.11.2025
oc.close()
20
21 if '__main__' == __name__:
22
23 uicores = cpu_count()
24 olck = Lock()
25
26 oque = Queue()
27 op, oc = Pipe()
28
29 for ui in xrange(1, 2*uicores):
30
29%
30.11.2025
-N sshguard
The second command handles IPv6 packets. The next step is to extend the input chain so that network traffic is routed through the sshguard chain (Figure 2):
sudo iptables -A INPUT -j
29%
30.11.2025
active_checks_enabled 1
22 passive_checks_enabled 0
23 check_command check_ssh
24 max_check_attempts 3
25
29%
30.11.2025
18
19 # facts
20 factsource = yaml
21 plugin.yaml = /etc/mcollective/facts.yaml
22
23 # security plugin config
24 securityprovider = psk
25 plugin.psk = foobar
Listing 4
/etc
29%
30.11.2025
1
21
22 Configure Kerberos Security: No
23
24 Name service: DNS
25
26 Domain name: blah.com
27
28 Server's IP Address: 192.168.1.254
29
30 Use NFSv4: Yes
31
32 Continents and Oceans: Americas
33
34
29%
30.11.2025
magazine [6].
Infos
PAL: http://pal.codeplex.com
Log Parser 2.2: http://www.microsoft.com/downloads/details.aspx?FamilyID=890cd06b-abf8-4c25-91b2-f8d975cf8c07&DisplayLang=en
Office 2003 Add
29%
28.07.2025
['openssh-server'],
21 }
22 }
By specifying a context within the SSH configuration file, Puppet instructs augeas to set the Protocol directive only if it differs from the desired value. This conditional