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 12
?
Refine your search
[x]
Creation time
: Last month
Sort order
Date
Score
Content type
Article (Print)
(117)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
10
11
12
Next »
40%
Shell scripts: Equal rights for Unix derivatives and Linux
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
="" 04 PING="ping -c1 -w 3" 05 PING2="" 06 07 case $OS in 08 HP-UX*) 09 PING=ping 10 PING2="-n 1" 11 RSH="remsh"
12
RSH2="-l user" 13 ;; 14 Sun
40%
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
40%
Single sign-on with SSSD, LDAP, and Kerberos
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
/07/10 15:41:50 krbtgt/TUXGEEK.DE@TUXGEEK.DE 10 renew until 08/06/10 15:41:50 11
12
# ldapsearch -LLL -h localhost -b "dc=tuxgeek,dc=de" uid=tscherf 13 SASL/GSSAPI authentication started 14 SASL username
40%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
: 1021 0 IO-APIC-edge timer 03 1: 150241 0 IO-APIC-edge i8042 04 9: 4024535 0 IO-APIC-fasteoi acpi 05
12
: 13426923 0 IO-APIC-edge i8042 06 14
40%
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
40%
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
40%
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
39%
Avoiding chaos in clusters with fencing
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
:external/ipmi 10 params hostname="bob" ipaddr="192.168.122.111" 11 userid="4STONITHonly" passwd="evenmoresecret" interface="lanplus"
12
op start interval="0" timeout="60" 13 op stop interval="0" timeout
39%
Penetration testing and shell tossing with Metasploit
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
-CERT [6]. I would recommend anyone doing work in the realm of ICS/SCADA systems to take this class. One day included a
12
-hour exercise in which participants attacked (red team) or defended (blue team). I
39%
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
7
8
9
10
11
12
Next »