23%
25.03.2021
PUT DELETE>
Require valid-user
SetHandler server-status
Require ip 192.0.2.0/24
Directory and Files are always processed first. Directory
23%
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
23%
20.05.2014
LAN_IF=eth0
DMZ_IF=eth2
LAN_NET=2001:db8:1::/64
DMZ_NET=2001:db8:2::/64
Next, completely reset the firewall rules to delete any previously existing rules. You can use the -F option for this. You also
23%
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
23%
23.07.2013
=gmysql
# Tells our PowerDNS server we are using MySQL backend
config-dir=/etc/powerdns/pdns.d/
#Specify our configuration file
gmysql-host=127.0.0.1
#Configures the IP address that PowerDNS will listen
23%
27.11.2011
. It was formerly known as Ethereal and is probably known to many administrators by that name. The tool was renamed when version 0.99.1 of Wireshark was released, because Ethereal developer Gerald Combs left Ethereal
23%
02.08.2021
blown EKS cluster. You can minimize the costs by decreasing the number of worker nodes.
The billing documentation states (at the time of writing, at least, so your mileage might vary): "You pay $0.10 per
23%
07.06.2019
something like:
/usr/lib/python2.7/dist-packages/ requests/__init__.py:80:
RequestsDependencyWarning: urllib3 (1.24.1) or chardet (3.0.4) doesn't match a supported version! Requests
23%
03.08.2023
.lbl.gov/sites/default/files/DataCenterEnergyReport2016_0_0.pdf
Bizo, D. Silicon heatwave: the looming change in data center climates. Uptime Institute Intelligence report 74, 2022: https://uptimeinstitute.com/uptime_assets/4cf0d2135dc460d5e9d22f028f
23%
04.04.2023
19 ******************************************/
20 module "gke" {
21 source = "terraform-google-modules/kubernetes-engine/google"
22 project_id = var.project_id
23