18%
30.11.2025
, POP3, or DNS immediately after installation. The system is extensible thanks to configurable monitors, so administrators can quickly cook up a large collection of monitoring options that don't require
18%
06.10.2022
find ready-made policy bundles online for many use cases, and they are likely to contain a useful, predefined set of rules. A freely accessible Playground [2] and a free Styra Academy [3] can help you
18%
30.11.2025
.redhat.com/app/repo/RPM-GPG-KEY-redhat-beta
07 ggpkey=https://openshift.redhat.com/app/repo/RPM-GPG-KEY-redhat-release
08 enabled=1
09 gpgcheck=1
Next, yum install rhc downloads the client tools to the local machine. Before you can really
18%
06.10.2019
the Debian-based, distributions install it along with openvpn – one exception being Ubuntu, which only offers easy-rsa starting with Cosmic Cuttlefish (Ubuntu version 18.10) [3].
The successor, Easy-RSA 3
18%
20.06.2022
a Flask app and set the OpenID connect config params
06 app = Flask(__name__)
07 app.secret_key = 'hu5t82LXfYKtr3XFcPeAYaCBWFK8DcI1'
08 app.config['OIDC_CLIENT_SECRETS'] = 'oidc-config.json'
09 app
18%
02.06.2020
support all commands, so admins have to run the commands directly against the Cloud Controller API with the help of the widely used Curl [3].
To begin, you need to create a route, which names a URL
18%
30.11.2025
141.20.108.124
07 active_checks_enabled 1
08 passive_checks_enabled 0
09 max_check_attempts 3
10 check_command check-host-alive
11
18%
10.04.2015
"version": "3.0.0",
03 "watched": [
04 {
05 "path": "/opt/repos",
06 "triggers": [
07 {
08 "name": "repos-sync",
09 "command": [
10 "/usr
18%
30.11.2025
at allocation time. Only memory pages in actual use ("dirty") are backed by physical RAM, so the program shown in Listing 1 will have no trouble allocating 3GB of memory on any current machine, almost
18%
03.04.2024
"allowedValues": [
05 "Dynamic",
06 "Static"
07 ],
08 "metadata": {
09 "description": "Allocation method for the Public IP used to access the Virtual Machine."
10 }
11