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:
%xsede%390 Llorente 48
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(3)
Article
(1)
News
(1)
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
... _virtual_environment_file.webserver_cloud_config.id
48
network_data_file_id = proxmox_virtual_environment_file.network_cloud_config[count.index+1].id 49 } 50 } Listing 5 tofu_project/cloud-init.tf 01 resource "proxmox
28%
Ubuntu Server 21.10 is Now Available
18.10.2021
Home
»
News
»
in Ubuntu Server 21.10. Other additions to 21.10 include Linux kernel 5.13, support for a wide variety of hardware (including x64-64, ARM v7, ARM64, POWER 8, POWER 9, IBM x
390
x (LinuxONE), and RISC
25%
News for Admins
28.11.2021
Home
»
Archive
»
2021
»
Issue 66: Inci...
»
kernel 5.13, support for a wide variety of hardware including x64-64, ARMv7, ARM64, POWER8, POWER9, IBM s
390
x (LinuxONE), and RISC-V, and software updates such as Qemu 6.0, libvirt 7.6, PHP 8.0.8, Apache 2.4.
48
23%
Simple, small-scale Kubernetes distributions for the edge
03.04.2024
Home
»
Archive
»
2024
»
Issue 80: Threa...
»
supports the usual suspects, 64-bit ARM and x86_64 processors, and the distribution is even said to run on the s
390
x. Like most Kubernetes distributions, K3s uses CRI-O as its container engine. Thanks to 64
23%
Parallel Programming with OpenCL
04.11.2011
Home
»
HPC
»
Articles
»
.width + kx]; 47 }
48
} 49 // Clamp values to {0, ..., 255} and store them 50 out.data[y * out.width + x] = clampuchar((int) convolutionSum); 51 } 52 } 53