17%
28.11.2021
in to the database server and create a user with the necessary permissions. The SQL queries are:
CREATE USER 'exporter'@'%' IDENTIFIED BY 'mysecurepassword' WITH MAX_USER_CONNECTIONS 3;
GRANT SLAVE MONITOR, PROCESS
17%
03.02.2022
– now Microsoft Defender Application Control – or Microsoft Defender Credential Guard are only available in Windows 10 Enterprise E3/E5; Microsoft Defender for Endpoint – formerly Advanced Threat
17%
25.09.2023
are possible. If you use AWS, you might want to use the s3 output plugin,
[OUTPUT]
Name s3
Match *
bucket my-log-bucket
region us-west-1
store_dir /tmp/
to send
17%
28.07.2025
at the command line, type:
nmap -sP 10.0.0.0/16
The -sP option (ping scan) discovers which IP addresses are currently active on the network. After a short wait, Nmap displays all active devices, including
17%
30.01.2020
or by Librbd in userspace.
Another option envisages access through a REST interface, similar to Amazon S3. Precisely this protocol is supported by Ceph's REST interface, the Ceph Object Gateway – in addition
17%
13.02.2017
. The core components of opsi are free software under the AGPLv3 license.
Gone are the days of the sneaker network, where the administrator ran from PC to PC to install new software and updates. The Opsi
17%
30.11.2025
lines on each of the systems involved:
file_cache_path "/tmp/chef-solo"
cookbook_path "/tmp/chef-solo/cookbooks"
recipe_url "http://s3.amazonaws.com/chef-solo/bootstrap-latest.tar.gz"
This tells Chef
17%
27.09.2021
on Layer 2, for example, and the corresponding routing protocols on Layer 3.
However, technologies such as the Data Plane Development Kit (DPDK) [2] for performance optimization, developed by Intel in 2010
17%
04.12.2024
algorithms for the search. For example, a stored three-dimensional vector could be assigned the values [1.4, 3.8, -0.8]. Each query to the database is also translated into a vector (e.g., [1.3, 3.5, -0
17%
15.08.2016
gives it the flexibility to incorporate Open vSwitch [1], MidoNet by Midokura [2], OpenContrail [3] by Juniper, and other SDN solutions – Neutron has a plugin for almost all SDN approaches on the market