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 09 Llorente
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(6)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... _virtual_environment_file.network_cloud_config, 18 ] 19
20
initialization { 21 user_data_file_id = proxmox_virtual_environment_file.rproxy_cloud_config.id
22
network_data_file_id = proxmox_virtual_environment_file.network_cloud_config[0
18%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
.DevCenter/devcenters/attachednetworks@2024-02-01' = { 18 name: networkConnection.name 19 parent: devcenter
20
... } 21
22
resource devcenterGalleryImage 'Microsoft.DevCenter/devcenters/galleries/images@2024-02-01' existing = { 23
18%
Using Expect scripts to automate tasks
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
14 expect -exact "$ " 15 send -- "ssh aspen\r" 16 expect -exact "password: " 17 send -- "PASSWORD\r" 18 expect -exact "$ " 19 send -- "ps -ef|grep apache\r"
20
expect -exact "$ " 21 send -- "exit\r"
22
18%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
Capacity": "883cc" 15 } 16 { 17 "type": "Bicycle", 18 "brand: "Canyon, 19 "model": "Ultimate CF SLX",
20
"year": 2022, 21 "frameMaterial": "Carbon",
22
"gears":
22
23 } A vehicle of one type has
17%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
startserver() 05 io = IOBuffer(); 06
x
= 0.0:0.001:1.0 07 WebSockets.listen("127.0.0.1", PORT) do ws 08 for msg in ws
09
lc1 = JSON.parse(msg)["c1"] 10 lc2 = JSON.parse(msg)["c2"] 11
17%
Creating KVM machines with BoxGrinder and VMBuilder
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
Service (Amazon S3) 19 - ami plugin for Amazon Simple Storage Service (Amazon S3)
20
- sftp plugin for SSH File Transfer Protocol 21 - ebs plugin for Elastic Block Storage
22
- local plugin