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:
%xcomm 12 09 Llorente 22
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(36)
Keywords
« Previous
1
2
3
4
Next »
14%
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
14%
Building a port scanner in Python
28.07.2025
Home
»
Archive
»
2025
»
Issue 88: 5 Net...
»
in range(start_port, end_port + 1): 18 thread = threading.Thread(target=scan_port, args=(host, port)) 19 thread.start()
20
21 if __name__ == "__main__":
22
if len(sys.argv) != 4: 23 print
14%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
-name>helloworld
09
helloworld.HelloworldServlet
10 11
12
helloworld
13
/helloworld
14
14%
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
14%
Monitor your nodes with collectl
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
: 1331404720 TZ: -0500
09
# SubSys: bcdfijmnstYZCD Options: cz Interval: 10:60 NumCPUs: 4 NumBud: 3 Flags: ix 10 # Filters: NfsFilt: EnvFilt: 11 # HZ: 100 Arch:
x
86_64-linux-thread-multi PageSize: 4096
12
# Cpu
14%
Galera Cluster for MySQL
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
Ver 14.14 Distrib 5.5.
22
, for Linux (
x
86_64) using readline 5.1 ... Server version: 5.5.
20
MySQL Community Server (GPL), wsrep_23.4.r3713, wsrep_23.4.r3713 Protocol
13%
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%
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
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%
Single sign-on with SSSD, LDAP, and Kerberos
30.11.2025
Home
»
Archive
»
2010
»
Issue 2: Backup...
»
: tscherf@TUXGEEK.DE 15 SASL SSF: 56 16 SASL data security layer installed. 17 dn: uid=TScherf,ou=People,dc=tuxgeek, dc=de 18 givenName: Thorsten 19 sn: Scherf
20
loginShell: /bin/bash 21 uidNumber: 9999
22
« Previous
1
2
3
4
Next »