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:
%xcomm 12 08 Llorente 13
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(45)
Keywords
« Previous
1
2
3
4
5
Next »
14%
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
14%
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%
Managing virtual machines
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
"creating" $vmname 09 10 virsh suspend rhstorage 11 virt-clone -o rhstorage -n $vmname -f /var/lib/libvirt/images/$vmname.qcow
12
virsh resume rhstorage
13
14 oldmac="52:54:00:B4:DF:EB" 15 newmac
13%
High availability clustering on a budget with KVM
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
06 I_T nexus information: 07 LUN information:
08
LUN: 0 09 Type: controller 10 SCSI ID: deadbeaf1:0 11 SCSI SN: beaf10
12
Size: 0
13
13%
Touring the top Knoppix debugging and rescue tools
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
-APIC-fasteoi pciehp, ath9k 10 18: 0 0 IO-APIC-fasteoi uhci_hcd:usb4 11 19: 2384012 0 IO-APIC-fasteoi ehci_hcd:usb1
12
20
: 199725 0 IO-APIC-fasteoi uhci_hcd:usb2
13
21
13%
Develop a simple scanning application with the NAPS2 SDK
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
; 05 06 public class HelloWorldSample 07 {
08
static async Task Main(string [] args) 09 { 10 await HelloWorldSample.Run(); 11 }
12
13
public static async Task Run() 14 { 15 using var scanning
13%
A Btrfs field test and workshop
31.10.2025
Home
»
Archive
»
2012
»
Issue 11: Cloud...
»
, followed by an installation guide using a virtual instance of Ubuntu
12
.04 as an example. Then, I'll demonstrate the main administration tool. Following this, the root filesystem on a test system
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%
Building a port scanner in Python
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
(socket.timeout, ConnectionRefusedError):
12
pass
13
14 def port_scanner(host, start_port, end_port, threads=10): 15 print(f"Scanning {host} from port{start_port} to {end_port}") 16 17 for port
13%
Troubleshooting SELinux
30.11.2025
Home
»
Archive
»
2010
»
Issue 0: Active...
»
12
). Listing 11 Error Message on Web Server Restart 01 # /etc/init.d/httpd start 02 Starting httpd: (
13
)Permission denied: make_sock: could not bind to address 0.0.0.0:8001 03
« Previous
1
2
3
4
5
Next »