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:
"0mb 1200 Llorente 08
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(4)
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
... ). Listing 3 tofu_project/main.tf 01 terraform { 02 required_providers { 03 proxmox = { 04 source = "bpg/proxmox" 05 version = "
0.64.0
" 06 } 07 }
08
} 09 10 provider "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
26%
Profiling Python code
30.01.2020
Home
»
Archive
»
2020
»
Issue 55: AWS L...
»
0
.4 8.
0
for j in range(
0
, p_num): 148 75000 57404.
0
0.8
15.7 acc[i,j] = force[i,j]*rmass 149 # end
23%
Darshan I/O analysis for Deep Learning frameworks
27.09.2021
Home
»
Archive
»
2021
»
Issue 65: 7 Em...
»
08
integer :: counter 09 integer :: counter_limit 10 integer :: ierr 11 12 type(rec) :: my_record 13 14 counter_limit = 2000 15 16 ierr = -1 17 open(unit=8,file