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 22 08 Llorente 13
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(37)
Keywords
« Previous
1
2
3
4
Next »
84%
Checking password complexity with John the Ripper
30.11.2025
Home
»
Archive
»
2011
»
Issue 6: Perfor...
»
, 378501 c/s virtual 18 Long: 1063K c/s real, 1063K c/s virtual 19
20
Benchmarking: LM DES [64/64 BS]... DONE 21 Raw: 8214K c/s real, 8214K c/s virtual
22
23 Benchmarking: NT MD4 [Generic 1
x
]... DONE 24
83%
Getting started with AI
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
detection and classification tasks. The model comprises:
13
convolutional layers 3 fully connected layers 5 pooling layers The pooling layers are not counted in the total number of layers
83%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
set send_slow {1 .1} 06 proc send {ignore arg} { 07 sleep .1
08
exp_send -s -- $arg 09 } 10 } 11 set timeout -1 12 spawn $env(SHELL)
13
match_max 100000
83%
Expand your sphere with a piece of Google
30.11.2025
Home
»
Archive
»
2011
»
Issue 4: Secure...
»
="**/*.jar" />
20
21
22
23 24
25
83%
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
83%
Managing virtual machines
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
-net.rules -e "s/$oldmac/$newmac/" 19 virt-edit $vmname /etc/sysconfig/network -e "s/vm1/$vmname/"
20
21 echo $newid >> vm-list.txt
22
23 echo "cloning finished, starting vm" 24 virsh start $vmname
82%
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
82%
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
81%
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
81%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
""")
13
p = plot(
x
, sin.(d .*
x
); label="sin($(d)
x
)") 14 show(io, MIME"image/png"(), p) 15 data = base64encode(take!(io)) 16 WebSockets.send(ws, """
« Previous
1
2
3
4
Next »