17%
07.11.2011
shows an example of how Linux outputs this information for x86 architectures.
Listing 1: Linux Topology
$ cat /proc/cpuinfo
[...]
processor : 3
[...]
physical id : 0
siblings : 4
core id : 3
cpu
17%
13.02.2017
.g., Wireshark). Despite this failing, VLANs are considered safer than normal networks. In truth, a network is also based on a VLAN where all nodes on the network work with a VLAN ID of 0.
Multivendor VLANs
17%
08.01.2013
_LOCAL_MACHINE\System\CurrentControlSet\Services\LanManWorkstation\Parameters]
DWORD DomainCompatibilityMode 1
DWORD DNSNameResolutionRequired 0
The preceding code tells the registry to add two DWORD
17%
28.11.2021
) string {
16 var h hash.Hash
17
18 f, err := os.Open(file)
19 if err != nil {
20 log.Fatal(err)
21 }
22
23 defer f.Close()
24
25 switch hashfunc {
26 case "md5":
27 h = md5.New()
28
17%
11.06.2014
installation of Kolab 3.0 and later is a matter of one or two cups of coffee and does not impose too many requirements on the admin. The Kolab developers recommend a recent CentOS (preferably 6.4) as the basis
17%
04.04.2023
of the templates in the list are a bit old and lack newer options. Ubuntu 22.04, for example, would be equally desirable as CentOS 8, but neither can be found. Instead, a current Windows 11 image is available
17%
05.02.2019
manipulate it? One simple approach to spoofing can be found in the base.c file in the sources of older kernel versions:
res = access_process_vm(task, mm->arg_start, buffer, len, 0);
For each entry
17%
01.08.2019
no one would have ever dreamed would progress to preseeding and automatic installation. Anyone who managed to install Debian 2.2, alias Potato, or 3.0, alias Woody, on their hard drives were more likely
17%
01.08.2019
(Figure 1). Although it's important to donate to projects like BackBox Linux, if you can't then entering a 0
in the donation field will still allow you to download the ISO. Once downloaded, your disk space
17%
09.06.2018
. Create the TCP socket:
fd = socket (AF_INET, SOCK_STREAM, 0);
2. Set the TLS ULP and initialize the sk->sk_prot required for inline TLS support. The hardware driver can have custom definitions for some