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 year
Sort order
Date
Score
Content type
Article (Print)
(60)
Keywords
« Previous
1
2
3
4
5
6
13%
Using the Expect scripting environment
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
tcsh\r" 06 expect "#" 07 send "cp .ssh/authorized_keys ~root/.ssh\r" 08 expect "#" 09 send "cd /etc/ssh; cp sshd_config{,.
0
}\r" 10 expect "#" 11 send "cat sshd_config.
0
| sed -e '
s
13%
Professional backup solutions compared
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
) with
12
Serial ATA disks, a 320 UW SCSI controller for the host connection, and 512
MB
cache. I configured various disk groups and logical volumes on this powerful hardware and exported them to the backup
13%
An IP-based load balancing solution
30.11.2025
Home
»
CloudAge
»
Articles
»
virtual webs.test.com { 15 active = 1 16 address = 192.168.1.250 eth
0:0
17 vip_nmask = 255.255.255.
0
18 port = 80 19 send = "GET / HTTP/1.
0
\r\n\r\n" 20 expect = "HTTP" 21
13%
Network backup with Burp, Obnam, and Backshift
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
can exclude files of a certain size (e.g., those of
0
MB
). The Burp configuration language also provides two size parameters: min_file_size and max_file_size; for example: min_file_size =
0
Mb
13%
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
13%
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
13%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
startserver() 05 WebSockets.listen("127.
0.0
.1", PORT) do ws 06 for msg in ws 07 d = Meta.parse(JSON.parse(msg)["
s
"]) 08 WebSockets.send(ws, """
You picked $d
13%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
DiskSizeGB: 47 10 } 11 source: {
12
type: 'PlatformImage' 13 offer: 'windows-ent-cpc' 14 publisher: 'MicrosoftWindowsDesktop' 15 sku: 'win11-
22
h2-ent-cpc-m365' 16 version
13%
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%
Introduction to behavior-driven monitoring
30.11.2025
Home
»
Archive
»
2011
»
Issue 3: Are yo...
»
Scenarios: 21 cucumber /usr/lib/nagios/plugins/cucumber-nagios/checks/features/www.xing.com/startpage.feature:4 # Scenario: Visiting home page
22
23 1 scenario (1 failed) 24 4 steps (1 failed, 3 skipped) 25
0
« Previous
1
2
3
4
5
6