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:
%200mb"22%A9n Llorente
?
Refine your search
[x]
Creation time
: Last year
Sort order
Date
Score
Content type
Article (Print)
(8)
Article
(2)
Keywords
100%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... # A single task is defined, which by default will 20 # run only against "devuan" hosts. 21 tasks:
22
upgradeall: 23 desc: Upgrade all packages 24 target: 25 tags: [devuan] 26 cmd: | 27
99%
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
32%
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
31%
Supercharge your software upgrade routine
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
. With an astonishing
220
+ contributors having already pitched in to make this tool great, it was clear that it would leave a gigantic void, so somebody had to take over its life cycle and ensure that it would carry
30%
Embarrassingly parallel computation
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
_Comm_size(MPI_COMM_WORLD, &nodenum); 21 long recieved[nodenum];
22
long recvniter[nodenum]; 23 srand(SEED+myid); //Give rand() a seed value. Needs to be different on each node 24 25 if(myid != 0
30%
Automated Azure Kubernetes Service cluster builds
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
is available on your system. I'm using Ubuntu Linux
22
.04 (Jammy Jellyfish) for reference. The installation instructions I skip through can be found online [2]. Proceed as the root user to get the correct
30%
HPCCM with Docker and Podman
09.09.2024
Home
»
HPC
»
Articles
»
images REPOSITORY TAG IMAGE ID CREATED SIZE ubuntu-24.04-dev2 latest 8f311b6fbb1e
9
seconds ago 1.82GB ubuntu-24.04-dev1 latest 2358ab17d70c 35 minutes ago 149
MB
30%
Go testing frameworks
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
up data all over physical memory [
9
]. Because RAM is several orders of magnitude slower than the CPU caches, this (usually inadvertent) waltzing all over the memory space needlessly reduces performance
30%
Ansible collections simplify AIX automation
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
9
). From the output, you can observe that the /testfs filesystem is mounted and is 64
MB
in size. Listing
9
Verifying /testfs Creation # ansible -m shell -
a
'df -m|grep testfs' aixhosts
29%
Mocking and emulating AWS and GCP services
05.08.2024
Home
»
Archive
»
2024
»
Issue 82: Sover...
»
://linuxnewmedia.thegood.cloud/s/
9
n
FQcFb2p8oRMEJ Pub/Sub: https://cloud.google.com/pubsub/docs/emulator Bigtable quickstart: https://cloud.google.com/bigtable/docs/create-instance-write-data-cbt-cli Cloud Spanner: https