100%
04.12.2024
Rubén Llorente ... _virtual_environment_file.network_cloud_config,
18 ]
19
20 initialization {
21 user_data_file_id = proxmox_virtual_environment_file.rproxy_cloud_config.id
22 network_data_file_id = proxmox_virtual_environment_file.network_cloud_config[0
99%
01.06.2024
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%
30.01.2024
Rubén Llorente ...
8, 9
Debian
11, 12
Ubuntu
20.04, 22.04
FreeBSD
13.x
OpenBSD
7.3
I recommend the downloadable installer, but I will skip
24%
04.11.2011
::min((int) std::numeric_limits::max(), std::max(value, (int) std::numeric_limits::min()));
20 }
21
22 /**
23 * Convolve a grayscale image with a convolution
24 * kernel on the CPU.
25