search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Digisub
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(68)
Keywords
« Previous
1
2
3
4
5
6
7
12%
The RADOS object store and Ceph filesystem
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
/ceph/$name.keyring 04 [mon] 05 mon data = /srv/mon.$id 06 [mds] 07 [osd] 08 osd data = /srv/osd.$id 09 osd journal = /srv/osd.$id.journal 10 osd journal size = 1000 11 [mon.a]
12
host = alice
13
mon
12%
Password protection with Phpass
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
: " . $password . "\n
";
13
echo "Hash: " . $hashvalue . "\n
"; 14 15 // Compare $password with the store has: 16 $passwordfromdb = '$P$9IQRaTwmfeRo7ud9Fh4E2PdI
0
S
3r.L
0
'; 17 // stored hash, would
12%
Configuration management with Chef
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
}, 11 "run_list": [ "recipe[bootstrap::client]" ]
12
} Now you can launch Chef Solo: sudo chef-solo -c ~/solo.rb -j ~/chef.json -r http://
s
3.amazonaws
12%
Building more efficient database applications with a graph database
30.11.2025
Home
»
Archive
»
2012
»
Issue 08: FreeNAS
»
= database.createNode(); 09 // Set properties: 10 dortmund.setProperty("Name", "Dortmund"); 11 cologne.setProperty("Name", "Köln");
12
// Create edges:
13
Relationship a1_do_k = dortmund
12%
Intrusion detection with Prelude
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
11
12
13
Order allow,deny 14 Allow from all 15 16 17 Alias /prewikka/ /usr/share/prewikka/htdocs/ 18 ScriptAlias / /usr/share/prewikka/cgi-bin/prewikka.cgi 19
12%
Apache 2.4 with mod_lua
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
:puts("
Answer
") 07 r:puts("") 08 09 for k, v in pairs(r:parseargs()) do 10 if k=='firstname' then 11 firstname=v
12
elseif k=='lastname' then
13
lastname=v 14 end 15
12%
Introduction to behavior-driven monitoring
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
/usr/lib64/ruby/1.8/logger.rb:487:in `initialize'
12
/usr/lib64/ruby/1.8/logger.rb:263:in `new'
13
/usr/lib64/ruby/1.8/logger.rb:263:in `initialize' 14 /usr/lib/nagios
12%
Create a high availability VM with DRBD9 and Reactor
07.10.2025
Home
»
Archive
»
2025
»
Issue 89: Autom...
»
=casper/vmlinuz,initrd=casper/initrd --extra-args 'console=tty
S
0
,115200n8' This command is intended as an example. It assumes that a network bridge named br
0
is set up on the system and that an ISO image of Ubuntu 24.04 Server is located
« Previous
1
2
3
4
5
6
7