16%
28.11.2021
feature, compared with its predecessor, a Linux instance in connection with WSL2 no longer uses the local loopback address 127.0.0.1 or the name localhost
internally, but a dynamic IP address assigned
16%
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
16%
04.12.2024
, signed drivers
Yes
56a863a9-875e-4185-98a7 b882c64b5ce5
Stops Adobe Reader from creating child processes
No
7674ba52-37eb-4a4f-a9a1-f0f9a1619a2c
Stops all Office
16%
01.03.2012
the feature set or improve the speed of the kernel-based KVM and Xen virtualization solutions. After adding the last missing components for cooperation with the Xen hypervisor to kernel version 3.0
16%
12.02.2013
in to another node (n0
in this case). On the first login, the modules are loaded on the remote node. On the second login, with NOMODULES
set, no modules are available:
$ module list
Currently Loaded
16%
15.04.2013
.)
The situation is even more difficult when it comes to transmission protocols. The legacy but still popular SSL standard version 3 only supports MD5 and SHA-1 signatures. And the successors of SSL, TLS 1.0 and 1
16%
28.11.2011
, it will only capture the first 68 bytes of each packet. Except in older versions of tcpdump, a snaplen
value of 0
uses a length necessary to capture whole packets. Figure 1 dissects the output of a sample dump
16%
10.04.2015
is equal to or greater than 1. A query if errorlevel 0 goto success would fail because the error code 1 would be included. The type of error (e.g., missing permissions or non-existent file) is not specified
16%
10.04.2015
01 auto br0
02 iface br0
03 bridge-ports swp1 swp2 swp3 swp4 swp5
04 bridge-stp on
Because the list would be pretty long for 52 ports, you can also do the following specify
16%
22.05.2023
amounts of unstructured data.
In this article I introduce you to MinIO, a popular object storage solution. MinIO's source code is available under the GNU Affero General Public License v3.0, which means you