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:
%220mb 12%A9n Llorente"523
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(5)
Article
(2)
Keywords
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... from a reputable source [
9
], because both OpenBSD's HTTP daemon and reverse proxy are extremely simple to set up. 2. Load your cloud-init configuration into your host provider, which should have
43%
Podman for Non-Root Docker
05.08.2024
Home
»
HPC
»
Articles
»
ago infallible_knuth 7f2d5
a
7b7c86 docker.io/library/ubuntu:latest /bin/bash 24 minutes ago Exited (127)
22
minutes ago wonderful_sinoussi 85b8e
9
efc636 docker
41%
Mocking and emulating AWS and GCP services
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
_test.py:/etc/motopython/moto_python_test.py:ro -w /etc/motopython --entrypoint=python motoserver/moto moto_python_test.py Listing 16 Decorator Diffs
12
a
13 > @mock_aws 14,15d14 < mock = mock_aws() < mock.start() 27,28d25
41%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
run("row") 09 } 10 } 11
12
func BenchmarkColumn(b *testing.B) { 13 //b.ResetTimer() 14 for i := 0; i < b.
N
; i++ { 15 run("column") 16 } 17 } Figure 5 shows
40%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
, MaxPooling 2D : model.add(layers.BatchNormalization()) model.add(layers.MaxPooling2D(pool_size=(
2,2
)))
A
max pooling layer has a pool size, 2x2 in this case, that is used to scan the entire input image (left
39%
Supercharge your software upgrade routine
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
installed Ubuntu MATE
22
.04.3 platform), first install all the requirements for compiling and deploying topgrade-rs (referred to as Topgrade moving forward): curl, git, pkg-config, and rust. Once in place
38%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
interactive web applications with Julia. The first uses the PlutoSliderServer web server [8], which allows you to transform a Pluto [
9
] notebook into a web application that you can safely make available