100%
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
70%
04.12.2024
Rubén Llorente ... " {
11 endpoint = "https://192.168.3.15:8006/"
12 username = "root@pam"
13 password = "proxmox"
14 insecure = true
15 tmp_dir = "/var/tmp"
16
17 ssh {
18 agent = true
19 }
20
70%
01.06.2024
Rubén Llorente ... : [devuan]
10 donkey:
11 user: root
12 host: donkey.operationalsecurity.es
13 tags: [devuan]
14 zebra:
15 user: root
16 host: zebra.operationalsecurity.es
17 tags: [devuan]
18
19
70%
02.06.2020
Rubén Llorente ... .
Figure 9: A user must be authorized by the administrator to send external email.
The software provides POP3, IMAP, and SMPT access, so the email services from Citadel can be used with common email
69%
25.09.2023
Rubén Llorente ... had a serviceable Internet connection at home; yet, I was stuck with a pitiful one. My ISP provided 3Mbps of symmetric bandwidth in an age in which urban dwellers had access to subscriptions 10 times
61%
02.08.2022
: https://support.apple.com/en-gb/guide/shortcuts-mac/apdf22b0444c/5.0/mac/12.0
Importing Automator workflows: https://support.apple.com/en-gb/guide/shortcuts-mac/apd02bffbaac/5.0/mac/12.0
Sharing ... Apple ported the Shortcuts automation tool known from the iPhone and iPad to macOS Monterey 12 to help users make their everyday work more convenient, with or without programming knowledge. ... Automate macOS 12 with the Shortcuts app
22%
01.08.2012
| 4.3 MB 00:02
(2/2): nss-softokn-freebl-3.12.9-11.el6.i686.rpm | 115 kB 00 ...
Warewulf 3 open64 code
22%
11.05.2021
, 32, 64, 128, 256, 512, 1024, 2048, 4096, 8192]
A = single( rand(N,N) );
B = single( rand(N,N) );
start = clock();
C = A*B;
elapsedTime = etime(clock(), start);
gFlops = 2*N*N*N / (elapsedTime * 1e+9);
disp(sprintf("N = %4d
22%
30.11.2020
):
11
12 s = 0.0
13 s += h * f(a)
14 for i in range(1, n):
15 s += 2.0 * h * f(a + i*h)
16 # end for
17 s += h * f(b)
18 return (s/2.)
19 # end def
20
21
22 # Main section
23 comm = MPI
21%
13.12.2022
.6-47.el8.x86_64 1/6
Installing : dhcp-common-12:4.3.6-47.el8.noarch 2/6
Installing : bind-export-libs-32:9.11.36-3.el8_6.1.x86_64 3/6
Running