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
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(8)
Article
(1)
Keywords
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 = "vmbr
0
" 13 } 14 15 depends_on = [ 16 proxmox_virtual_environment_file.rproxy_cloud_config, 17 proxmox
23%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
= [size][size]int {{
0},{0
},}
08
09 for i :=
0
; i < size; i++ { 10 for j :=
0
; j < size; j++ { 11 array[i][j]++
12
} 13 } 14 15
17%
Manage status messages in CouchDB with MapReduce
27.09.2024
Home
»
Archive
»
2024
»
Issue 83: Storage
»
} ]} Listing 7 View Grouped by Key $ curl -X GET localhost:5984/messages/_design/queries/_view/by-hours-count?group=true {"rows":[ {"key":"02","value":1}, {"key":"
08
","value":1}, {"key":"
12
","value":2
17%
Getting started with AI
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
: CUDA Forward Compatibility mode ENABLED. Using CUDA
12
.6 driver version 560.35.03 with kernel driver version 535.161.
08
. See https://docs.nvidia.com/deploy/cuda-compatibility/ for details. Epoch 1
17%
Keras: Getting Started with AI
03.12.2024
Home
»
HPC
»
Articles
»
: CUDA Forward Compatibility mode ENABLED. Using CUDA
12
.6 driver version 560.35.03 with kernel driver version 535.161.
08
. See https://docs.nvidia.com/deploy/cuda-compatibility/ for details. Epoch 1/100 782/782 ━━━━━━━━━━━━━━━━━━━━ 21s
12
ms
17%
Introducing the NoSQL MongoDB database
04.12.2024
Home
»
Archive
»
2024
»
Issue 84: Non-R...
»
, 06 "mileage": 15000, 07 "features": ["Sunroof", "Leather seats"]
08
} 09 { 10 "type": "Motorcycle, 11 "brand: "Harley-Davidson,
12
"model": "Iron 883", 13 "year": 2019, 14 "engine
17%
Web applications with Julia
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
startserver() 05 WebSockets.listen("127.
0.0
.1", PORT) do ws 06 for msg in ws 07 d = Meta.parse(JSON.parse(msg)["s"])
08
WebSockets.send(ws, """
You picked $d
17%
Code IaC for provisioning of preconfigured virtual environments
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
Name .. .. } 03 04 resource devcenterGallery 'Microsoft.DevCenter/devcenters/galleries@2024-02-01' = { 05 name: galleryName 06 parent: devcenter 07 ...
08
dependsOn: [ 09 readGalleryRole 10
17%
Run rootless Podman containers as systemd services
26.01.2025
Home
»
Archive
»
2025
»
Issue 85: Monit...
»
=FreshRSS feed aggregator 03 04 [Container] 05 Image=docker.io/freshrss/freshrss:1.25.
0
06 ContainerName=freshrss 07 HostName=freshrss
08
Volume=%h/containers/freshrss/data:/var/www/FreshRSS/data:Z 09 Volume=%h