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
Spell check suggestion:
%220mb%3 08 Llorente 12
?
Refine your search
[x]
Creation time
: Last three months
Sort order
Date
Score
Content type
Article (Print)
(52)
Keywords
« Previous
1
2
3
4
5
6
Next »
14%
Managing virtual machines
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
end (Figure 2). Listing
3
update-dns 01 #!/usr/bin/perl 02 03 use DBI; 04 05 $db_user = "powerdns"; 06 $db_passwd = "powerpass"; 07
08
$hostname = $ARGV[0] . ".my.org"; 09 $ip = $ARGV[1
14%
Server virtualization with VirtualBox
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
apache2-mpm-prefork apache2-utils apache
2.2
-bin apache
2.2
-commona pache2-doc apache2-suexec libapache2-mod-php5 libapr1 libaprutil1 libaprutil1-dbd-sqlite
3
libaprutil1-ldap libapr1 libaprutil1 libaprutil1
14%
Debugging the Linux kernel with the Qemu emulator
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
filesystem using, for example: Listing 1 Makefile 01 ifneq ($(KERNELRELEASE),) 02 obj-m := hello.o 03 04 else 05 PWD := $(shell pwd) 06 KDIR := ~/buildroot-2011.
08
/output/build/linux-
3
.1/ 07
14%
Password protection with Phpass
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
a multiple layer strategy. It initially tries to use the far more secure Bcrypt [
3
], which in turn is based on the Blowfish method. If Bcrypt isn't available, Phpass uses the Extended DES method. And if you
14%
Checking password complexity with John the Ripper
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
-incremental:lanman passfile.txt 02 Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64]) 03 guesses: 0 time: 1:04:04:
08
(
3
) c/s: 10927 trying: gmugoky - gmugok2 04 guesses: 0 time: 1:09:25:10 (
3
14%
An IT nomad's daily diary
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
("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%
Julia: A new language for technical computing
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
.33 164.69 0.75 rand_mat_stat
3
.37 39.34 11.64 54.54
22
.07 8.
12
rand_mat_mul 1.00 1.18 0.70 1.65 8
14%
Monitor your nodes with collectl
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
0 0 37928 84 0 1 0 0
08
3
1 1405 2170 0 0 52272 114 0 0 0 0 09 1 0 1267 2125 0 0 6152 14 0 0
14%
Configuration management with Chef
30.11.2025
Home
»
Archive
»
2010
»
Issue 1: System...
»
" 05 06 signing_ca_path "/var/chef/ca" 07 couchdb_database 'chef'
08
09 cookbook_path [ "/var/chef/cookbooks", "/var/chef/site-cookbooks" ] 10 11 file_cache_path "/var/chef/cache"
12
node
14%
Server virtualization with Citrix XenServer
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
.Xensource.xenapi.Connection; 07 import com.Xensource.xenapi.Host;
08
import com.Xensource.xenapi.Session; 09 import com.Xensource.xenapi.Task; 10 11 import de.pm.xenserver.utils.Server;
12
13 public class TestAPI { 14 15
« Previous
1
2
3
4
5
6
Next »