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
99%
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
99%
25.09.2023
Rubén Llorente ... on top of the ruleset that limits its traffic to 1Mbps upload and 2Mbps download.
Listing 3
Static DHCP Leases
/ip dhcp-server lease add address=192.168.90.211 mac-address=b6:c2
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%
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
99%
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
58%
05.12.2019
practices, discusses how elements of the Fortran 2003 standard [3] can integrate C and Fortran. The iso_c_binding module of Fortran 2003-compliant compilers matches Fortran and C types with named constants
58%
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
58%
12.05.2020
68e152db7e5bb36b1cca638",
"sha256:37b9a4b2218692d028f9f26aa9cb85bf1f56d9abe612ba31304643bdb448484f",
"sha256:b16af11cbf2977eb52ba4d6cee5b713721cc19812b8c90ea1f22e7e
57%
09.08.2015
-n
Show version
-v
Table 3
Editing Commands
Action
Command
Add lines above this one
i
Add lines below this one