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 three months
Sort order
Date
Score
Content type
Article (Print)
(86)
Keywords
« Previous
1
2
3
4
5
6
7
8
9
Next »
21%
Virtualization via Zones
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
zonecfg:web1> add net
09
zonecfg:web1:net> set address=192.168.1.40/24 10 zonecfg:web1:net> set physical=e1000g1 11 zonecfg:web1:net> set defrouter=192.168.1.254
12
zonecfg:web1:net> end 13 zonecfg:web1
20%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
.0" encoding="utf-
8
"?>
1
This completes the "Hello World" example
19%
Data acquisition with shell tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
clear 03 while true 04 do 05 echo "New record" 06 maxrecord=`ls -1 *.dat | sort | tail -1 | cut -d. -f 1` 07 newrecord=$(echo $maxrecord + 1 | bc ) 08 width=`echo $newrecord | wc -c`
09
10 ... 11
12
19%
Using the Expect scripting environment
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
expect {
09
"(yes/no)? " { 10 send "yes\r" 11 exp_continue
12
} 13 14 "word:" { 15 send "whatever\r" 16 send_tty "Key exchange needed with $host\n"
17
exp_continue 18
18%
Fast system management from Puppet Labs
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
= debug 06 identity = rawhide.tuxgeek.de 07 08 # connector plugin config
09
connector = stomp 10 plugin.stomp.host = activemq.tuxgeek.de 11 plugin.stomp.port = 6163
12
plugin.stomp.user = unset 13 plugin
18%
High availability clustering on a budget with KVM
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
"> 08
09
10
11
12
13 14 15
18%
The System Security Services Daemon
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
Container 04 ou: SUDOers 05 06 dn: cn=goodboys_rule,ou=SUDOers,dc=tuxgeek,dc=de 07 objectClass: top 08 objectClass: sudoRole
09
cn: goodboys_rule 10 sudoUser: %goodboys 11 sudoHost: ALL
12
sudoCommand: /usr
18%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
: 1386145 0 IO-APIC-edge pata_sch 07 15: 0 0 IO-APIC-edge pata_sch 08 16: 9 0 IO-APIC-fasteoi pciehp
09
17
: 3398067 0 IO
17%
An IT nomad's diary
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
+++++++++++++++++++++++-------- 05 src/notification_proxy.c | 4 +++- 06 tools/idevicebackup2.c | 18 +++++++++++++----- 07 tools/ideviceimagemounter.c | 1 - 08 tools/ideviceinfo.c |
12
++++++++----
09
7
17%
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
7
8
9
Next »