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:
%200mb"429 08 Llorente 13
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(7)
Article
(2)
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
... vm_id = 100
08
} 09 10 network_device { 11 model = "virtio" 12 bridge = "vmbr0"
13
} 14 15 depends_on = [ 16 proxmox_virtual_environment_file.rproxy_cloud_config, 17 proxmox
99%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... _host 02 known_hosts_file: /home/sake/.ssh/known_hosts2 03 04 # Every server is labeled with the "devuan" tag 05 servers: 06 horse: 07 user: root
08
host: horse.operationalsecurity.es 09 tags
24%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
:11 ------------------------------------------------------------------------------------------------- Total 799 kB/s | 10
MB
00:
13
CIQ Stable 1.6
MB
/s | 1.7 kB 00:00 Importing
24%
Monitor your nodes with collectl
30.11.2025
Home
»
Archive
»
2012
»
Issue 09: Windo...
»
: AuthenticAMD Speed(MHz): 2812.629 Cores: 4 Siblings: 4 Nodes: 1
13
# Kernel: 2.6.32-
220
.4.1.el6.x86_64 Memory: 7540044 Swap: 14 # NumDisks: 2 DiskNames: sdb sda 15 # NumNets: 2 NetNames: lo: eth0:100 16 # Num
23%
I/O benchmarks with Fio
30.11.2025
Home
»
Archive
»
2011
»
Issue 5: Pen Te...
»
the Buffer 01 [global] 02 ioengine=libaio 03 direct=1 04 filename=testfile 05 size=2g 06 bs=4m 07
08
refill_buffers=1 09 10 [write] 11 rw=write 12 write_bw_log
13
14 [read] 15 stonewall 16 rw=read 17 write
23%
Resource Management with Slurm
05.11.2018
Home
»
HPC
»
Articles
»
# for your environment. 05 # 06 # 07 # slurm.conf file generated by configurator.html.
08
# 09 # See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster 12 Control
23%
Resource Management with Slurm
13.12.2018
Home
»
Archive
»
2018
»
Issue 48: Secur...
»
.conf file generated by configurator.html.
08
# 09 # See the slurm.conf man page for more information. 10 # 11 ClusterName=compute-cluster 12 ControlMachine=slurm-ctrl
13
# 14 SlurmUser=slurm 15 Slurmctld
23%
OCI containers with Podman
06.10.2019
Home
»
Archive
»
2019
»
Issue 53: Secur...
»
programming language (about
220
MB
): $ apt install golang-go That should provide a sane Go environment for the CNI plugins: $ git clone https://github.com/containernetworking/plugins.git $GOPATH
23%
Error-correcting code memory keeps single-bit errors at bay
14.11.2013
Home
»
Archive
»
2013
»
Issue 17: Cloud...
»
. For example, a byte (8 bits) with a value of 156 (10011100) that is read from a file on disk suddenly acquires a value of
220
if the second bit from the left is flipped from a 0 to a 1 (11011100) for some