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:
%xsede"22 09 Llorente 12
?
Refine your search
[x]
Creation time
: Last month
Sort order
Date
Score
Content type
Article (Print)
(49)
Keywords
« Previous
1
2
3
4
5
Next »
92%
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
92%
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
92%
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
91%
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
91%
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
91%
Monitor your nodes with collectl
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
: 1331404720 TZ: -0500
09
# SubSys: bcdfijmnstYZCD Options: cz Interval: 10:60 NumCPUs: 4 NumBud: 3 Flags: ix 10 # Filters: NfsFilt: EnvFilt: 11 # HZ: 100 Arch: x86_64-linux-thread-multi PageSize: 4096
12
# Cpu
91%
I/O benchmarks with Fio
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
the Buffer 01 [global] 02 ioengine=libaio 03 direct=1 04 filename=testfile 05 size=2g 06 bs=4m 07 08 refill_buffers=1
09
10 [write] 11 rw=write
12
write_bw_log 13 14 [read] 15 stonewall 16 rw=read 17 write
91%
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
90%
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
90%
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
Next »