90%
30.11.2025
_HOME
03 /usr/lib/jvm/jre-1.6.0-openjdk
04 # java -version
05 java version "1.6.0_18"
06 OpenJDK Runtime Environment (IcedTea6 1.8.3) (fedora-46.1.8.3.fc13-i386)
07 OpenJDK Server VM (build 14.0-b16, mixed
89%
30.11.2025
=~ s/%([0-9a-fA-F][0-9a-fA-F])/pack("U",hex($1))/eg;
11 # test for each group squid sent in its request
12 foreach $group (@groups) {
13 $group =~ s/%([0-9a-fA-F][0-9a-fA-F])/pack("U",hex($1))/eg
89%
30.11.2025
: 1331404720 TZ: -0500
09 # SubSys: bcdfijmnstYZCD Options: cz Interval: 10:60 NumCPUs: 4 NumBud: 3 Flags: ix
10 # Filters: NfsFilt: EnvFilt:
11 # HZ: 100 Arch: x86_64-linux-thread-multi PageSize: 4096
12 # Cpu
89%
30.11.2025
.Xensource.xenapi.Connection;
07 import com.Xensource.xenapi.Host;
08 import com.Xensource.xenapi.Session;
09 import com.Xensource.xenapi.Task;
10
11 import de.pm.xenserver.utils.Server;
12
13 public class TestAPI {
14
15 ... Version 5.6 of Citrix XenServer is a feature-stripped version of the virtualization product and is available free, in addition to the commercial Advanced, Enterprise, and Platinum editions.
89%
30.11.2025
.894212] vmware-hostd[3870]: segfault at 2100001c4f ip 0000003c0cb32ad0 sp 00007f3889e9cb88 error 4 in libc-2.12.90.so[3c0ca00000+19a000]
Analysis and Plan A
Initial analysis proved that the VMware ... 3
88%
30.11.2025
the Buffer
01 [global]
02 ioengine=libaio
03 direct=1
04 filename=testfile
05 size=2g
06 bs=4m
07
08 refill_buffers=1
09
10 [write]
11 rw=write
12 write_bw_log
13
14 [read]
15 stonewall
16 rw=read
17 write
88%
30.11.2025
-incremental:lanman passfile.txt
02 Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64])
03 guesses: 0 time: 1:04:04:08 (3) c/s: 10927 trying: gmugoky - gmugok2
04 guesses: 0 time: 1:09:25:10 (3 ... 6
88%
30.11.2025
later on, but in the meantime, the following is a class configuration line:
tc class add dev $DEV parent 1:1 classid 1:12 cbq bandwidth $BAND rate 25Mbit allot 1514 cell 8 weight 2500Kbit prio 3 maxburst
88%
30.11.2025
, some parts of which are standardized and some of which are defined by the device manufacturer.
In production, the Standard MIB II ranges (1.3.6.1.2.1.*) and the vendor-specific area below
88%
30.11.2025
in your kernel configuration and possibly rebuild the kernel. Including the symbols, vmlinux weighs in at more than 40MB.
Next, open a connection to the debug server by typing target remote :1234 (Figure 3