15%
22.12.2017
to the driver for the controller and invoke its properties.
3. Switch to the Driver
tab.
4. Click on Driver Details
.
5. Load the driver with "ahci" in its name
15%
09.04.2019
and is usually expressed as eights sets of four hexadecimal digits (known as nibbles, quibbles, or hextets) separated by colons. For example, an IPv6 address looks like this: 2001: 0db8: 1010: 61ab: f005: ba11: 00
15%
25.09.2023
14 if __name__ == '__main__':
15 app.run(host="0.0.0.0", port=5000)
Listing 4
my-app/webapp/Dockerfile
01 FROM python:3.11
02 WORKDIR /app
03 COPY . .
04 RUN pip install Flask
15%
09.04.2019
.
Figure 1: Ncurses-based menuconfig (Wikipedia, CC BY-SA 3.0).
Another option is Newt [22], a programming library that focuses on color TUIs (Figure 2) and uses a widget approach, making programming
15%
04.08.2020
:
ntopng -i en01 -i enp3s0
You can just as easily disable DNS resolution completely, prevent automatic logout from the web interface, output a list of the application protocols recognized by ntopng
15%
04.12.2024
increases. Figure 1 illustrates this for a two-socket system.
Figure 1: A two-socket system (two NUMA nodes) showing local and remote RAM access from CPU0
15%
04.10.2018
plugins and without the need to modify the parser code. The current version of ARIA natively supports TOSCA Simple Profile in YAML v1.0 and TOSCA Simple Profile for NFV.
Another important element is ARIA
15%
09.08.2015
leading open source groupware alternatives.
Table 1 compares the LDAP support in the open source groupware tools Open-Xchange [1], Tine 2.0 [2], Zarafa [3], Kolab [4], EGroupware [5], Scalix [6
15%
05.08.2024
.yaml
cluster:
name: kubernetes
k8sServiceHost: 10.124.0.3
k8sServicePort: 6443
kubeProxyReplacement: strict
operator:
replicas: 1
ipam:
mode: "cluster-pool"
operator:
clusterPoolIPv4Pod
15%
05.12.2014
2.
Listing 2
PatchStatsTop10.v.0.3.R
001 ## Server Owner Trend Analysis
002 ## -Missing Security Patches
003 ## Russ McRee, @holisticinfosec
004
005 library(XLConnect)
006 library