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 22 09 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 »
13%
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
13%
Single sign-on with SSSD, LDAP, and Kerberos
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
06 domains = tuxgeek 07 08 [nss]
09
filter_groups = root 10 filter_users = root 11 reconnection_retries = 3
12
13 [pam] 14 reconnection_retries = 3 15 16 [domain/tuxgeek] 17 auth_provider = krb5 18
13%
Checking password complexity with John the Ripper
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
/64 BS]... DONE 07 Many salts: 45898 c/s real, 45898 c/s virtual 08 Only one salt: 45108 c/s real, 45186 c/s virtual
09
10 Benchmarking: FreeBSD MD5 [32/64 X2]... DONE 11 Raw: 10995 c/s real, 10995
13%
SSH Administration – Windows in a Unix World
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
saved in /home/khess/.ssh/id_rsa.pub.
09
the key fingerprint is: 10 6d:2c:04:dd:bf:b2:de:e1:fc:52:e9:7f:59:10:98:bb khess@windows 11 The key's randomart image is:
12
+--[ RSA 2048]----+ 13 | .. . o
13%
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
13%
Container and hardware e-virtualization under one roof
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
.5-23 05 pve-kernel-2.6.24-11-pve: 2.6.24-23 06 qemu-server: 1.1-16 07 pve-firmware: 1.0-5 08 libpve-storage-perl: 1.0-13
09
vncterm: 0.9-2 10 vzctl: 3.0.23-1pve11 11 vzdump: 1.2-5
12
vzprocps: 2.0.11-1dso2
13%
Enterprise software management with Red Hat Satellite Server
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
; will run on 2GB but will be very slow with Proxy Servers attached 30GB of disk space per (Software) channel; separate partition /var/satellite/
12
GB of disk space for embedded database; separate
13%
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
13%
Debugging the Linux kernel with the Qemu emulator
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
08 default:
09
$(MAKE) -C $(KDIR) M=$(PWD) modules 10 endif 11
12
clean: 13 rm -rf *.ko *.o *.mod.c *.mod.o modules.order 14 rm -rf Module.symvers .*.cmd .tmp
13%
Password protection with Phpass
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
$password = "test12345";
09
// In a production web application, the password would be retrieved from a form filled out by the user 10 $hashwert = $hasher->HashPassword($password); 11
12
echo "Password
« Previous
1
2
3
4
5
6
Next »