100%
30.11.2025
bandwidth measurements as follows:
Kilobytes are written as k or kb.
Megabytes are written as m or mb.
However, I'm more comfortable using kilobits and megabits. These terms are notated
97%
30.11.2025
); i+= 4096) newblock[i] = 'Y';
12 printf("Allocated %d MB\n", allocation);
13 }
14 }
Things are more interesting when memory is being used. Uncommenting line 11 does just that. The OOM
95%
30.11.2025
passphrase again:
08 Your identification has been saved in /home/UserName/.ssh/libra_id_rsa.
09 Your public key has been saved in /home/UserName/.ssh/libra_id_rsa.pub.
10 Creation successful
11
12 You may now
95%
30.11.2025
= debug
06 identity = rawhide.tuxgeek.de
07
08 # connector plugin config
09 connector = stomp
10 plugin.stomp.host = activemq.tuxgeek.de
11 plugin.stomp.port = 6163
12 plugin.stomp.user = unset
13 plugin
92%
30.11.2025
System (output follows)
09 DOWNLOAD PKGS FILES XFER (MB)
10 Completed 20/20 3021/3021 42.55/42.55
11
12 PHASE
92%
30.11.2025
to perform the check before Icinga notifies
09 check_interval 5
10 retry_interval 1
11 check_period 24x7
12
91%
30.11.2025
-name>helloworld
09 helloworld.HelloworldServlet
10
11
12 helloworld
13 /helloworld
14
91%
30.11.2025
# svcadm disable stmf
09 # fcinfo hba-port
10 ?
11 HBA Port WWN: 10000000c93805a6
12 Port Mode: Target
13 Port ID: 10200
14 OS Device Name: Not Applicable
15 Manufacturer: Emulex
16 Model: LP9002L
17 ?
18
90%
30.11.2025
AS required a JDK, because it provided a compiler for Java code. The compiler is needed to compile JSP files. Current versions – that is, AS5 or AS6 – can make do with a JRE, because the JBoss distribution
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.