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:
%256mb%3 08 Llorente 10
?
Refine your search
Sort order
Date
Score
Content type
Article (Print)
(102)
Article
(22)
Keywords
Creation time
Last day
Last week
Last month
Last three months
Last year
1
2
3
4
5
6
7
...
13
Next »
100%
Automating deployments on Proxmox with OpenTofu and cloud-init
04.12.2024
Home
»
Articles
»
Rubén
Llorente
... ). Listing
3
tofu_project/main.tf 01 terraform { 02 required_providers { 03 proxmox = { 04 source = "bpg/proxmox" 05 version = "0.64.0" 06 } 07 }
08
} 09
10
provider "proxmox
77%
Automating command execution across servers
01.06.2024
Home
»
Archive
»
2024
»
Issue 81: Load...
»
Rubén
Llorente
... local: true 06 tasks: 07 upgrade:
08
desc: Upgrade Mikrotik 09 target:
10
servers: [mikrotik] 11 cmd: ssh $S_USER@$S_HOST "/system/package/update/download" This method allows you
55%
Pattern matching dispute in Python 3.10
30.05.2021
Home
»
Archive
»
2021
»
Issue 63: Autom...
»
, which the programmer specifies in terms of one or more cases. This method is superficially similar to a switch statement in C, Java, or JavaScript, but far more powerful. Python
3.10
is now also set ... A controversial change is taking place in Python version
3.10
known mainly from functional languages: pattern matching. ... Pattern matching dispute in Python
3.10
22%
Warewulf 4
13.12.2022
Home
»
HPC
»
Articles
»
:56:13 info unpack layer: sha256:1a930d163dcafa193dc2c
3
c005d9c220ae1c07a48cad5f7feed0066ada0b998f 2022/11/05
08
:56:15 info unpack layer: sha256:d
3
ca234f568b088b991388a0e9e8b61b05ac8627522f
10
fe16df2b81d51c0748
21%
Distributed storage with Sheepdog
07.10.2014
Home
»
Archive
»
2014
»
Issue 23: 10 Ti...
»
.0
MB
2014-03-01
10
:15 36467d 1 04 three.img 0 4.0
MB
0.0
MB
0.0
MB
2014-03-01
10
:16 4e5a1c
3
05 two.img 0 4.0
MB
0.0
MB
0.0
MB
2014-03-01
10
:15 a27d79 2 06 quark
21%
Minifying container images with DockerSlim
04.08.2020
Home
»
Archive
»
2020
»
Issue 58: Graph...
»
(minified by 25.99X) from python:2.7-alpine - 84.
3
MB
=> 23.1
MB
(minified by
3
.65X) from python:2.7.15 - 916
MB
=> 27.5
MB
(minified by 33.29X) from centos:7 - 647
MB
=> 23
MB
(minified by 28.57X) from centos
21%
Listing 1
01.08.2012
Home
»
HPC
»
Articles
»
Warewulf Cluste...
»
Warewulf 3 Code
»
| 54 kB 00:00 (2/7): perl-5.
10
.1-119.el6_1.1.x86_64.rpm |
10
MB
00:
08
(
3
/7): perl-Module-Pluggable-
3
.90-119.el6 ... Warewulf
3
Listing 1
21%
Tips and Tricks for Containers
12.05.2020
Home
»
HPC
»
Articles
»
TAG IMAGE ID CREATED SIZE nvidia/cuda
10
.1-base-ubuntu18.04
3
b55548ae91f 4 months ago 106
MB
hello-world latest fce289e99eb9 16 months ago 1.84kB Running the nvidia
20%
Dynamic routing in Linux with Quagga
31.10.2025
Home
»
Archive
»
2012
»
Issue 12: NAS S...
»
password 8 ZDF339a.20a
3
E 05 log file /var/log/quagga/zebra.log 06 service password-encryption 07 !
08
interface eth0 09 multicast
10
ipv6 nd suppress-ra 11 ! 12 interface eth1 13 ip address
10
20%
Routing with Quagga
19.02.2013
Home
»
Articles
»
zebra 05 log stdout 06 ! 07 router bgp 64513
08
bgp router-id 192.168.1.253 09 redistribute kernel
10
redistribute connected 11 neighbor 192.168.1.
200
remote-as 64515 12 neighbor 192.168.1.
200
1
2
3
4
5
6
7
...
13
Next »