14%
30.11.2025
InfiniBand for the compute node storage traffic or will GigE or 10GigE be sufficient? Should I use 15,000rpm drives or 7,200rpm drives? Do I need SSDs (solid state drives)? Which filesystem should I use
14%
30.11.2025
-shot challenger in this test, after some internal discussion, Red Hat adopted an almost Apple-like stance and refused to open up the current beta test to the press.
Whereas VMware customers could run six or 12
14%
30.11.2025
backup_active = 1
05 backup = 192.168.1.232
06 heartbeat = 1
07 heartbeat_port = 539
08 keepalive = 6
09 deadtime = 18
10 network = direct
11 debug_level = NONE
12 monitor_links = 1
13 syncdaemon = 1
14
14%
27.05.2025
;
05
06 public class HelloWorldSample
07 {
08 static async Task Main(string [] args)
09 {
10 await HelloWorldSample.Run();
11 }
12
13 public static async Task Run()
14 {
15 using var scanning
14%
30.11.2025
=""
04 PING="ping -c1 -w 3"
05 PING2=""
06
07 case $OS in
08 HP-UX*)
09 PING=ping
10 PING2="-n 1"
11 RSH="remsh"
12 RSH2="-l user"
13 ;;
14 Sun
14%
30.11.2025
("http://spacewalk.tuxgeek.de/cobbler_api")
06 token = conn.login(user, password)
07
08 cblr_systems = '/root/cobbler.csv'
09
10 if os.access(cblr_systems, os.F_OK):
11 print "Reading system configuration file %s" % cblr_systems
12
14%
27.05.2025
access and its potential optimizations.
The time series panel at the top in Figure 12 shows the detailed course of the file access cursor, along with the calculated offsets. The colors of the points
14%
30.11.2025
="4096"
12
13 # Last offset to try
14 final_offset="$(du -b "$DEV" | cut -f 1)"
15
16 # A free loop device
17 LOOP="/dev/loop2"
18
19 # Start
20 offset=0
21
22 while [ "$offset" -lt "$final_offset" ]; do
14%
30.11.2025
//Set properties:
10 dortmund.setProperty("Name", "Dortmund");
11 cologne.setProperty("Name", "Köln");
12 //connect with edge:
13 dortmund.relate(cologne);
14 // Commit transaction:
15 if(tx!=null) tx
14%
07.07.2025
of the system, the user who wrote the message or the tag used to write the message, and, after a colon, the message itself:
...
Jun 28 12:24:55 laytonjb-Nitro-AN515-55 laytonjb: Just a test
...
This capability