47%
04.11.2011
://mirrors.gigenet.com/centos/RPM-GPG-KEY-CentOS-5
# cd /repo/CentOS/5.6/iso/x86_64
# cat /dev/dvd > CentOS-5.6-x86_64-bin-DVD-1of2.iso
# wget http://mirror.nic.uoregon.edu/centos/5.6/isos/x86_64/sha1sum.txt
# sha1sum -c sha1sum.txt
# mount -o loop
47%
17.05.2017
, ALLOCATABLE, TARGET :: DATA(:,:) ! Data to write
18 INTEGER :: RANK = 2 ! Dataset rank
19
20 CHARACTER(MPI_MAX_PROCESSOR_NAME) HOSTNAME
21 CHARACTER(LEN=100) :: FILENAME ! File name
22 CHARACTER(LEN=3) :: C
47%
23.07.2012
purpose
Running: Linux 2.6.X
OS details: Linux 2.6.20-1 (Fedora Core 5)
TRACEROUTE (using port 80/tcp)
HOP RTT ADDRESS
[Cut first seven hops
47%
25.09.2023
wired Ethernet and WiFi. The eMMC can be flashed to a different distribution over USB, and serial debugging interfaces are accessible. Power is supplied over a 2.1mm barrel connector at 5V, or directly
47%
30.11.2025
/usr/lib/vmware/bin/vmware-hostd |awk '{print $3}'|grep lib | \
19 xargs rpm --queryformat '%{NAME}\n' -qf |sort -u
20 glibc
21 libgcc
22 libstdc++
23 libxml2
24 nss-softokn-freebl
25 zlib
26 ... VMware Server 2.0 on recent Linux distributions
47%
09.10.2023
the pattern,
nvme[controller]n[device]
where [
controller
]
is the number of the controller (e.g., 0
, 1
, 2
) and [
device
]
is the device number (e.g., 0
, 1
, 2
) on the controller.
You can use
47%
30.11.2025
.
-n
Do not resolve IP addresses to domain names or port numbers to service names.
-nn
Don't resolve hostnames or port names.
-X
Show packet's content in both hex
47%
02.07.2014
host,host,... set target node list on command line
-x host,host,... set node exclusion list on command line
-R name set rcmd module to name
-M name,... select one or more misc modules to initialize first
-N
47%
30.11.2025
young project that was forked from Nagios [2] because of disagreements regarding the pace and direction of development. Icinga delivers improved database connectors (for MySQL, Oracle, and Postgre
47%
30.11.2025
# Header for user-specific report
19 printf("%2s\t%4s\t%4s\tD=%2d\n", "N", "Xdat", "Xpdq", MAXDUMMIES);
20
21 foreach $users (sort {$a <=> $b} @vusers) {
22 pdq::Init($model);
23 $pdq::streams = pdq