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:
%2522Rub&253%25390 Llorente
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(3)
Keywords
100%
Automating Migration to openEuler
30.11.2025
Home
»
Archive
»
2025
»
Issue 90 VoIP N...
»
Rubén
Llorente
... Sulad, a lightweight container runtime daemon;
A
-Tune, an AI-powered performance tuning tool for servers; and the x2openEuler migration tool. In this article, I explain how to use x2openEuler to migrate a small fleet
34%
Intruder detection with tcpdump
30.11.2025
Home
»
Archive
»
2012
»
Issue 07: Xen v...
»
expressions # tcpdump -
n
-I eth1 host 10.10.
253
.34 and host 10.10.33.10# tcpdump -
n
-I eht1 src net 10.10.
253
.0/24 and dst net 10.10.33.0/24 or 192.5.5.241# tcpdump -
n
-I eth1 src net 10
30%
Julia: A new language for technical computing
30.11.2025
Home
»
Archive
»
2012
»
Issue 10: Traff...
»
julia> limulus limulus limulus limulus
n
2
n
0
n
2
n
0 To get a better feel for parallel computation, I can run the example from the Julia documentation [
9
]. First, see how it works on one node