100%
30.01.2024
Rubén Llorente ... support the most recent OpenBSD release, either.
Table 1
Supported Platforms
Platform
Versions
CentOS Stream
8, 9
Rocky Linux
8, 9
Alma Linux
99%
02.06.2020
Rubén Llorente ... the EasyInstall script.
Once the setup is complete, the following command opens the ports Citadel uses:
# ufw allow 25,80,110,119,143,443,465,563,587,993,995,5222/tcp
The following commands install
99%
25.09.2023
Rubén Llorente ... ].
Figure 5: A VPN allows a smartphone with GrapheneOS (a privacy- and security-focused mobile OS) to connect directly to any machine (Test) located on a firewalled network over the Internet.
IPsec
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 ... offers a whole range of models with different capabilities, with prices ranging from EUR29 to 109 (VAT not included; or about $25--$88). They also produce a line of Qubes OS-certified laptops and Nextcloud
99%
04.12.2024
Rubén Llorente ... from a reputable source [9], because both OpenBSD's HTTP daemon and reverse proxy are extremely simple to set up.
2. Load your cloud-init configuration into your host provider, which should have
54%
11.04.2016
B blocks: 25.3 IO/s, 50.6 MiB/s (424.9 Mbit/s)
As the block size continues to grow, the transfer rate becomes increasingly important; a track change is only possible after fully reading the current
54%
02.08.2021
with a different size (Listing 3). The output from the second command verifies that the RAM drives were created.
Listing 3
Adding RAM Drive of 32MB
$ sudo rapiddisk -a 32
rapiddisk 7.2.0
Copyright
52%
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
52%
12.05.2020
TAG IMAGE ID CREATED SIZE
cuda 10.1-base-ubuntu19.04-octave b01ee7a9eb2d 47 seconds ago 873MB
nvidia/cuda 10.1-base-ubuntu18.04 3b55548ae91f 4 months ago 106MB
hello