17%
22.01.2020
-rf /var/lib/apt/lists/*
%post
mkdir -p /tmp && wget -q --no-check-certificate
-P /tmp https://www.open-mpi.org/software/ompi/v3.1/
downloads/openmpi-3.1.0.tar.bz2
tar -x -f /tmp/openmpi-3.1.0.tar.bz2 -C
17%
05.12.2024
Management Protocol (SNMP), ensure only SNMP v3 with encryption and authentication is used, along with ACL protections against unnecessary public exposure.
Disable all unnecessary discovery protocols
17%
04.12.2024
The Internet small computer systems interface (iSCSI) [1] is a block-level [2] interfacing protocol used in conjunction with any network-attached storage (NAS) unit. As the name implies, iSCSI uses
17%
30.01.2020
: https://{{ localfw }}/api/v2/cmdb/vpn.ipsec/phase1-interface
39 validate_certs: no
40 method: POST
41 headers:
42 X-CSRFTOKEN: "{{ token }}"
43 Cookie
17%
04.10.2018
's high-level architecture within and between data centers (image source: HashiCorp [2]).
The gossip pool is also used as a messaging layer between nodes within the data center to communicate
17%
04.08.2020
to the Neo4j server running in the container.
Listing 3
rimport.go
01 package main
02
03 import (
04 "database/sql"
05 "fmt"
06 _ "gopkg.in/cq.v1"
07 "gopkg.in/yaml.v2"
08 "io
17%
10.04.2015
Windows 7 and Windows Server 2008 R2.
Collecting WMI Object Data
Much of the information available via a computer can be accessed or controlled as objects automatically via the WMI interface
17%
09.04.2019
General admin tuner and benchmark tool capable of text-based plots, some of which are almost in real time.
A short video on YouTube [2] illustrates how to install and use nmon.
htop
17%
28.11.2021
, network usage, and disk space.
To begin, install it on the web app hosting machine:
wget https://github.com/prometheus/node_exporter/releases/download/v1.2.2/node_exporter-1.2.2.linux-amd64.tar.gz -O node
17%
21.08.2014
.1-rc2 and v1.1 followed soon after. Two more versions followed quickly, and when this article went to press, v1.3-rc2 was the most recent release. The following comments are based on the v1.1 release