17%
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
17%
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
17%
18.07.2013
downloaded the approximately 3MB ZIP file, create a folder before you unpack, because the archive does not contain one. If you simply unzip, all the files and directories end up in the current directory
17%
09.01.2013
. The on parameter defines the event to which OpenNebula responds (Listing 1, lines 3 and 9). The command entries specify the script to be called; arguments defines a string containing its call parameters
17%
25.09.2023
. The nginx directory will contain a Nginx configuration file nginx.conf (Listing 1) with a Dockerfile (Listing 2); the webapp directory will contain a Flask app app.py (Listing 3) and the corresponding
17%
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
17%
23.04.2014
on your system. Almost all firewalls allow port 22 access, so you don’t have to configure anything extra, such as NFS or CIFS. You just need one open port on the firewall – port 22. All the other ports can
17%
13.03.2012
instructions, hunting down tools, and undoing missteps before you can enjoy your new furniture. Indeed, should you not have the mechanical inclination to put bolt A16 into offset hole 22, your new furniture
17%
20.12.2012
with OS fingerprinting. The following command executes a simple port scan on a chosen system:
nmap -v -A www.haribo.de
An abridged version of the output from this command is shown in Listing 1.
Listing 1
17%
15.04.2013
, they convert arbitrary input to fixed length output. The output is typically a hex number: for example, the MD5 hash of the word “Hello” is 8b1a9953c4611296a827abf8c47804d7. To be secure, a cryptographic hash ... SHA-3 – The New Hash Standard