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
56%
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
56%
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
56%
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
56%
03.02.2022
Rubén Llorente ... application to interface with the Nitrokey. Thankfully, you are provided a free, open source program [3] that supports FreeBSD, macOS, Windows, and many Linux distributions. AppImages, Flatpaks, and Snaps
56%
04.12.2024
Rubén Llorente ... "webservice" {
21 listen on 192.168.3.30 port 80
22 protocol "http"
23 forward to port 80 mode loadbalance \
24 check http "/index.html" code 200
25 }
26
19%
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
19%
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
19%
09.10.2023
1 loop /snap/core20/1974
loop2 7:2 0 63.5M 1 loop /snap/core20/2015
loop3 7:3 0 73.9M 1 loop /snap/core22/864
loop4 7:4 0 237.2M 1 loop /snap/firefox/3026
loop5 7:5 0 236.9
19%
09.08.2015
-n
Show version
-v
Table 3
Editing Commands
Action
Command
Add lines above this one
i
Add lines below this one