73%
30.11.2025
.pl
01 #! /usr/bin/perl
02 # erlang.pl
03
04 ## Input-Parameter
05 $servers = 8;
06 $erlangs = 4;
07
08 if($erlangs > $servers) {
09 print "Error: Erlangs exceeds servers\n";
10 exit;
11 }
12
13 $rho
72%
30.11.2025
on; service iscsi start
02 # iscsiadm -m discovery -t st -p 192.168.10.200
03 iqn.2008-01.com.example:storage.iscsi.disk1
04 # iscsiadm -m node -T iqn.2008-01.com.example:storage.iscsi.disk1 -p 192
71%
30.11.2025
: all cores
0x40: core: this core
0x30: prefetch: all inclusive
0x10: prefetch: Hardware prefetch only
0x00: prefetch: exclude hardware prefetch
0x08: (M)ESI: Modified
0x04: M
71%
30.11.2025
.mcwrite.net
Starting Nmap 5.00 ( http://nmap.org ) at 2011-03-06 19:35 CST
Interesting ports on blogs.typepad.com (204.9.177.195):
Not shown: 998 filtered ports
PORT STATE SERVICE
80/tcp open http
| robots
70%
30.11.2025
interfaces {
05 st0.0;
06 }
07 }
08 }
09 }
The whole Juniper configuration is extremely modular, as is reflected in the VPN definitions. These definitions include a proposal, which
69%
30.11.2025
/0K /s] [4137 /0 iops] [eta 00m:06s]
In the example, the first job is performing a sequential read, marked as r in square brackets, while Fio hasn't initialized the second job, marked as P
68%
30.11.2025
04 errs: 0, errxfer: 0.0k, succxfer: 1667072.0k
05 +curr.rate: 5270kB/s, avg.rate: 5808kB/s, avg.load: 8.1%
The resulting image, sdb
67%
30.11.2025
/share/zoneinfo -type f | \
07 grep -v 'posix|right|Etc|SystemV | \
08 grep -i $city`
09 echo -n "Time in $1: "; TZ=`echo $z` date
The first section of this code ensures that the script's argument
66%
30.11.2025
"creating" $vmname
09
10 virsh suspend rhstorage
11 virt-clone -o rhstorage -n $vmname -f /var/lib/libvirt/images/$vmname.qcow
12 virsh resume rhstorage
13
14 oldmac="52:54:00:B4:DF:EB"
15 newmac
65%
30.11.2025
user_u:system_r:httpd_t root 3728 1 2 10:49 ? 00:00:00 /usr/sbin/httpd
07 user_u:system_r:httpd_t apache 3730 3728 0 10:49 ? 00:00:00 /usr/sbin/httpd
08 ...
The weird