16%
18.02.2018
_python_interpreter variables ideally remain unchanged: They cause Python to connect to the host on standard SSH port 22 and to use Python 3 when calling commands on the target system.
Next, check whether the devops.hosts setup
16%
05.02.2019
-package-update-upgrade-install using lock (c-fcdd-4c36-ba88-275b78e546a7/sem/config_package_update_upgrade_install'>)
...
2018-10-17 21:54:06,988 - helpers.py[DEBUG]: Running update
16%
20.05.2014
off the LAN
ip6tables -A FORWARD -i $LAN_IF -s $LAN_NET -p tcp -m multiport --dport 25,80,443 -j ACCEPT
# Web and mail from the Internet
ip6tables -A FORWARD -i $WAN_IF -s 2000::/3 -d $DMZ_NET -p -m
16%
07.06.2019
# Jenkins home directory is a volume, so configuration and build history
22 # can be persisted and survive image upgrades
23 VOLUME ${JENKINS_HOME}
24 USER ${JENKINS_USER}
25
26 ARG JENKINS ... JCasC
16%
01.08.2019
INPUT
iptables -A INPUT -m state --state RELATED,ESTABLISHED -j ACCEPT
iptables -A INPUT -i eth0 -j DROP
iptables -A INPUT -i eth1 -p tcp --dport 22 -j ACCEPT
iptables -A INPUT -i eth1 -j DROP
16%
05.08.2024
/windows/forum/all/windows-performance-recorder-wont-start-recording/958c45c9-dd4f-4ba2-bbe2-b90ba0b01e56
Assessment Platform command-line options: https://learn.microsoft.com/en-us/windows-hardware/test/assessments/assessment-platform-command-line-syntax
Windows
16%
30.01.2024
by default.
The first step is to make adjustments to the config.php configuration file. In particular, you can use SNMP v1, v2c, or v3. To define the SNMP details for versions 1 and 2, you need to extend
16%
03.08.2023
on the Azure portal. In a new rule, you then have the option to configure Data sources
and Resources
in the Configuration
section (Figure 3). Resources
in this example means the VM connected to the workspace
16%
18.07.2013
attach xq eth0
21
22 set cpu idle
23 boot cpu
The first step in the OpenVMS installation is to write a so-called "save set" of the operating system from the CD to the hard drive:
backup dua3:vms073
16%
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