18%
11.10.2016
is simple to configure, needing only the http2 inline directive; this ensures that Nginx can also open TLS port 443, such as in the /etc/nginx/conf.d/default.conf file:
listen 443 ssl http2;
HTTP/2
18%
27.09.2024
) Redfish specification, allowing the same RESTful interface to be used – in combination with JavaScript Object Notation (JSON) and Open Data Protocol (OData) – to manage storage devices and services
18%
17.06.2017
enchilada, but even programmers can use the libvirt services, in particular for complex cloud solutions (e.g., OpenStack). Figure 1 outlines the interaction between KVM, Qemu, and libvirt
18%
08.04.2025
have a simple server at home (e.g., a Raspberry Pi), then practice, practice, practice. Try configuring the network interface with different IP addresses and then open a browser to see if you can reach
18%
26.03.2025
the convenience of being on the same logical network.
Although many commercial VPN solutions are on the market, several open source self-hosted alternatives are available, and one of the best open source VPN
18%
11.02.2016
variables are mainly responsible for the SQL layer – table_open_cache, table_definition_cache, and query_cache_size/query_cache_type – whereas four variables tune storage engine behavior.
Table Open Cache
18%
14.08.2018
might be used for database hacking, penetration testing, open network port probing, or analysis of an SSL/TLS connection configuration. On Gauntlt’s homepage, a brief list of just some of these tools
18%
04.10.2018
-popular Travis CI
[3] or GitLab CI
[4]), which integrates easily with tools you might normally use manually. These tools might be used for database hacking, penetration testing, open network port probing
18%
27.05.2013
from the welcome screen. In contrast, the enterprise versions of SUSE and Red Hat vary considerably from openSUSE and Fedora.
Advantage Ubuntu
Within the scope of the Advantage program, Canonical also
18%
22.01.2020
is shown in Listing 2.
Listing 1: Docker Specfile
FROM nvidia/cuda:9.0-devel AS devel
# OpenMPI version 3.0.0
RUN apt-get update -y && \
apt-get install -y --no-install-recommends \
file