15%
30.11.2025
confirm that the kernel and kernel-debuginfo packages have the same version number:
rpm -q kernel-PAE kernel-PAE-debuginfo oprofilekernel-PAE-2.6.32.10-90.fc12.i686
kernel-PAE-debuginfo-2.6.32.10-90.fc12.i
15%
09.04.2019
>
09 3>3>`;
10
11 class AnotTitle extends AnotElement {
12 constructor() {
13 super();
14 this.shadowRoot.appendChild(anotTitle.content.cloneNode(true));
15 }
16
15%
14.09.2021
$(find /sys/devices/system/cpu -regex ".*cpu[0-9]+/topology/thread_siblings_list") | sort -n | uniq
0,32
1,33
2,34
3,35
4,36
5,37
6,38
7,39
8,40
9,41
10,42
11,43
12,44
13,45
14,46
15,47
16,48
17,49
18,50
19,51
20,52
21,53
22,54
23,55
24,56
25
15%
17.02.2015
Load
30 check_command check_nrpe!check_load!5.0!4.0!3.0!10.0!6.0!4.0
31 }
32 define service{
33 use generic-service ; Name of service
15%
17.02.2015
.2 on Ubuntu 12.04. Line 1 retrieves the keys for the external repository, and line 2 integrates the key. Line 3 updates the package list. The last two lines install mongodb-org and the current version
15%
02.02.2021
2020-11-09T15:38:03.586Z BindFamily IPv4 Mapped IPv6
Listing 2
docker images
$ docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
endlessh latest 6fc
15%
11.10.2016
.then(
08 function() {console.log(
"second callback function"); },
09 function(e) {console.log(e.message);}
10 );
11
12 deferred.resolve();
If Listing 1 has registered ... The functions and objects of the jQuery JavaScript library make the work of web developers much easier. Although jQuery 3 remains largely compatible with version 2, some changes might prevent its use. ... New features in jQuery 3 ... New features in jQuery 3
15%
05.12.2016
Version: v1
02 kind: Pod
03 metadata:
04 name: nginx
05 spec:
06 containers:
07 - name: nginx
08 image: nginx
09 ports:
10 - containerPort: 80
A replication controller [12], however
15%
30.11.2025
but also includes real-world components. For example, the second exam is simple: You need to access the web page via IPv6 [3].
IPv6 Tunnel Setup
Of all the methods to get IPv6 access, IPv6 tunnels ... Transitioning from IPv4 to IPv6 will be messy; we describe IPv6 served three ways. ... 3 ... IPv6 ... IPv6 and Linux
15%
30.11.2025
data nodes
11 27d0da3bc196d28c1095e7c74054f5a6efb7ccf2 idevicebackup2: fix restore command option handling
12 f20cf2b4f14b66f38984e21dbed41da27c03e23a idevicebackup2: Add typedef for GStat