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 09 Llorente 12
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(44)
Keywords
« Previous
1
2
3
4
5
Next »
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%
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%
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
7%
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
7%
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
7%
Galera Cluster for MySQL
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
https://launchpad.net/codership-mysql/5.5/5.5.
20
-23.4/+download/MySQL-server-5.5.
20
_wsrep_23.4-1.rhel5.
x
86_64.rpm wget https://launchpad.net/galera/2.
x
/23.2.0/+download/galera-23.2.0-1.rhel5.
x
86_64.rpm
7%
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
7%
Building a port scanner in Python
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
Code, navigate to the Extensions view by clicking on the Extensions icon in the activity bar or by pressing Ctrl+Shift+
X
and then search for Pylance and install it. This extension provides rich
7%
Managing FOSS applications on AIX
27.05.2025
Home
»
Archive
»
2025
»
Issue 87: Light...
»
the minimum requirements. DNF operates on AIX 7.1 TL5 and later versions. The openssl fileset, version 1.1.
X.X
(or higher), must be installed. Ideally you'll have the latest version on your system. You must
7%
A standard cloud computing API
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
total = summary.values.inject(0) { |sum, i| sum += i }
12
puts "Found #{total} instances in the following states:" 13 summary.keys.sort.each do |s| 14 printf "%
20
s %d\n", s, summary[s] 15 end 16 puts
« Previous
1
2
3
4
5
Next »