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 22
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(6)
Article
(1)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... _file { 18 path = "webserver.yml" 19 file_name = "user_data_vm-webserver.yml" 20 } 21 }
22
23 resource "proxmox_virtual_environment_file" "network_cloud_config" { 24 count = 4
25
content
99%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... # A single task is defined, which by default will 20 # run only against "devuan" hosts. 21 tasks:
22
upgradeall: 23 desc: Upgrade all packages 24 target:
25
tags: [devuan] 26 cmd: | 27
99%
Fast email server deployments with iRedMail
30.01.2024
Home
»
Archive
»
2024
»
Issue 79: Monit...
»
Rubén
Llorente
... 8,
9
Debian 11, 12 Ubuntu 20.04,
22
.04 FreeBSD 13.x OpenBSD 7.3 I recommend the downloadable installer, but I will skip
26%
Fundamentals of I/O benchmarking
11.04.2016
Home
»
Archive
»
2016
»
Issue 32: Measu...
»
B blocks:
25.3
IO/s, 50.6 MiB/s (424.
9
Mbit/s) As the block size continues to grow, the transfer rate becomes increasingly important; a track change is only possible after fully reading the current
26%
When I/O workloads don't perform
02.08.2021
Home
»
Archive
»
2021
»
Issue 64: Bare...
»
.06 0.00 30.83 0.26 0.00
9
.78 0.67 0.60 nvme0
n
1 2769.50 2682.00 29592.00 10723.
25
241.00 0.00 8.01 0.00 0.11 0.02 0.01 10.68 4.00 0.14 77.60 sdb
26%
When I/O Workloads Don’t Perform
12.05.2021
Home
»
HPC
»
Articles
»
30.85 72.31 13.16 20.40 0.26 70.44 83.89 1.97 3.52 nvme0
n
1 58.80 12.
22
17720.47 48.71 230.91 0.01 79.70 0.08 0.42 0.03 0
25%
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