search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%xcomm 12 000 Llorente"22
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(45)
Keywords
« Previous
1
2
3
4
5
79%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
="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
78%
A standard cloud computing API
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
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 "%
20
s %d\n", s, summary[s] 15 end 16 puts
78%
vSphere 5 vs. XenServer 6
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
. The smallest configuration "Essentials Kit" is for three hosts (without HA) with two CPUs each and 192GB of VRAM: ~US$ 500 dollars plus US$ 65 or 300 dollars annual support. Prices range up to US$
22,000
78%
Getting started with I/O profiling
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
InfiniBand for the compute node storage traffic or will GigE or 10GigE be sufficient? Should I use 15,
000
rpm drives or 7,200rpm drives? Do I need SSDs (solid state drives)? Which filesystem should I use
77%
The RADOS object store and Ceph filesystem
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
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
« Previous
1
2
3
4
5