7%
09.10.2017
then provides machines with the correct metadata, depending on the requirement.
Listing 1
Show Nodes
$ kubectl get nodes
NAME STATUS AGE VERSION
10.126.22
7%
30.11.2025
and then rewrites the Contact
header to contain the publicly reachable NAT gateway socket.
Listing 3 shows an Invite
request that has been modified by the SIP proxy: 18.17.16.15 is the gateway's public address; 20.22
7%
10.04.2015
an exception in Windows Firewall.
Finding Relevant WMI Objects
The WMI subsystem in Windows provides information about all hardware and software in more than 600 classes, each with several attributes
7%
12.02.2014
.py
CPU ALL: 1.0 %
CPU0 4.1%
CPU1 2.0%
CPU2 0.0%
CPU3 0.0%
CPU4 0.0%
CPU5 0.0%
CPU6 0.0%
CPU7 2.0%
CPU ALL:
user: 0.7% nice: 0.0%
system: 0.2% idle
7%
16.10.2012
to the screen (STDOUT; line 15).
Listing 1: SSH Script
01 #!/usr/bin/php
02
03
04 $ssh = ssh2_connect('192.168.1.85', 22);
05 ssh2_auth_password($ssh, 'khess', 'password');
06 $stream = ssh2_exec
7%
10.11.2011
6200 Series processors. SVR-16
2Based on testing in AMD Performance Labs as of August, 2011, an AMD Opteron™ processor model 6174 (12-core 2.2GHz) consumes 11.7W in the active idle C1E power state
7%
30.11.2025
compared with version 1.x are noticeable in Tomoyo versions 2.2.x and 2.3.x; the current version 2.5 only lacks a couple of features. Unfortunately, version 2.5 is only available in Linux kernel 3.2, which
7%
30.11.2025
18 validation_client_name "validator"
19 validation_key "/etc/chef/validation.pem"
20 client_key "/etc/chef/client.pem"
21 web_ui_client_name "chef-webui"
22 web
7%
21.08.2012
-cli x86_64 5.3.3-14.el6_3 sl-security 2.2 M
php-common x86_64 5.3.3-14.el6_3 sl-security 522 k
php-gd x86_64 5
7%
12.09.2013
17 %description
18 Custom SELinux policy module.
19
20 %prep
21 if [ ! -d custom-selinux-policy ]; then
22 mkdir custom-selinux-policy
23 fi
24 cp -p %{SOURCE0} %{SOURCE1} %{SOURCE2} custom