100%
04.12.2024
Rubén Llorente ... vm_id = 100
08 }
09
10 network_device {
11 model = "virtio"
12 bridge = "vmbr0"
13 }
14
15 depends_on = [
16 proxmox_virtual_environment_file.rproxy_cloud_config,
17 proxmox
78%
01.06.2024
Rubén Llorente ... .operationalsecurity.es
09 tags: [devuan]
10 rocky:
11 user: root
12 host: rocky.operationalsecurity.es
13 tags: [rocky]
14 openbsd:
15 user: root
16 host: openbsd.operationalsecurity.es
17
17%
01.06.2024
* argv[])
08 {
09 long niter = 1000000000;
10 int myid; //holds process's rank id
11 double x,y; //x,y value for the random coordinate
12 int i;
13