search:
News
Articles
Tech Tools
Subscribe
Archive
Whitepapers
Write for Us!
Newsletter
Shop
DevOps
Cloud Computing
Virtualization
HPC
Linux
Windows
Security
Monitoring
Databases
all Topics...
Search
Login
Search
Spell check suggestion:
%220mb 12 08 Llorente 12
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(57)
Keywords
« Previous
1
2
3
4
5
6
Next »
7%
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
7%
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
7%
The Swiss Army knife of fault management
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
07
08
09
10 11
7%
Quick patches with Ansible
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
for YAML. Listing 1 YAML Inventory File 01 --- 02 servers: 03 children: 04 debian_servers: 05 hosts: 06 # Pi-hole 07 pihole:
08
ansible
7%
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
7%
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
7%
Enforce secure workstation configurations
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
': 07 ensure => running,
08
enable => true, 09 hasrestart => true, 10 require => Package['openssh-server'], 11 }
12
13 augeas { 'Set SSH Protocol to 2': 14 context
7%
Monitor your nodes with collectl
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
:sda]RKBytes [DSK:sda]Writes 21 [DSK:sda]WMerge [DSK:sda]WKBytes [DSK:sda]Request [DSK:sda]QueLen \[DSK:sda]Wait [DSK:sda]SvcTim [DSK:sda]Util
22
20120310 13:39:10 sdb 0 0 0 2 4 24
12
0
12
2 0 sda 0 0 0 0 0 0 0 0 0 0
7%
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
7%
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
« Previous
1
2
3
4
5
6
Next »