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:
%2522Rub%253%25390 Llorente 22
?
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
... "webservice" { 21 listen on 192.168.
3
.30 port 80
22
protocol "http" 23 forward to
port 80 mode loadbalance \ 24 check http "/index.html" code 200
25
} 26
28%
Mocking and emulating AWS and GCP services
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
root:root /usr/local/bin/dockerize FROM google/cloud-sdk:alpine SHELL ["/bin/ash", "-o", "pipefail", "-
c
"] RUN apk add --no-cache --virtual .build-deps alpine-sdk libffi-dev openssl-dev python
3
-dev py
3
26%
Tech News
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
-memory," the announcement states. To learn more, check out the educational videos on the OpenMP YouTube channel (https://www.youtube.com/playlist?list=PLLX-Q6B8xqZ8
n
8bwjGdzBJ
25
X2utwnoEG) or visit the OpenMP website (https ... In the news: Hetzner Announces S
3
-Compatible Object Storage; Ongoing Cyberattack Prompts New CISA Guidance for Communications Infrastructure; OpenMP 6.0 Released; Open Source Development Improves
25%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
.Exit(1) 15 } 16 17 run(os.Args[1]) 18 } 19 20 func row() { 21 for i := 0; i < size; i++ {
22
for j := 0; j < size; j++ { 23 array[i][j]++ 24 }
25
} 26 } 27 28
25%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
, the use of in-memory storage engines, and advanced compression algorithms. MongoDB Atlas is the fully managed, cloud-based database-as-
a
-service (DBaaS) platform. Atlas automates management tasks (i
25%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
22
ztable = join(ztable) 23 p = plot([f1 f2]; xrange=(0, 1), lc=[lc1 lc2], lw=2, xlabel="x", ylabel="y", label=["cos($
c
x)" "$(t)tan(x)"]) 24 show(io, MIME"image/png"(), p)
25