19%
30.11.2025
total = summary.values.inject(0) { |sum, i| sum += i }
12 puts "Found #{total} instances in the following states:"
13 summary.keys.sort.each do |s|
14 printf "%20s %d\n", s, summary[s]
15 end
16 puts
18%
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
18%
30.11.2025
an official Linux kernel component in kernel version 2.6.20.
KVM Inside
As a kind of worst-case fallback, KVM can provide a slow but functional emulator for privileged functions, but it provides genuine
18%
30.11.2025
addr = 10.42.0.101:6789
14 [mon.b]
15 host = bob
16 mon addr = 10.42.0.102:6789
17 [mon.c]
18 host = charlie
19 mon addr = 10.42.0.103:6789
20 [osd.0]
21 host = alice
22 [osd.1]
23 host
18%
30.11.2025
Container
04 ou: SUDOers
05
06 dn: cn=goodboys_rule,ou=SUDOers,dc=tuxgeek,dc=de
07 objectClass: top
08 objectClass: sudoRole
09 cn: goodboys_rule
10 sudoUser: %goodboys
11 sudoHost: ALL
12 sudoCommand: /usr
18%
30.11.2025
bandwidth $BAND rate 632Mbit allot 1514 maxburst 20 avpkt $PKT \cell 8 weight 64Mbit prio 7
14 # Then create your "child" class 1:12
15 tc class add dev $DEV parent 1:1 classid 1:12 cbq bandwidth $BAND rate
18%
31.10.2025
of options, including dual four-core Xeon, dual six-core Xeon, or quad 12-core AMD processors ranging in speed from 2.2 to 2.9GHz with 24 to 128GB of RAM per server and up to 1TB of scratch local storage per
18%
30.11.2025
or Active Directory-based authentication. Icinga can handle IPv6 – which legacy Nagios cannot. Icinga supports more than 20 languages and has many other benefits to offer.
Nagios proudly points to its long
18%
30.11.2025
Shell 2.0, which I use here. Windows 8 and Windows Server 8 will use the new PowerShell 3.0, to be released soon.
To begin, I introduce PowerShell information retrieval to you via the "Get" commands
18%
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