25%
12.09.2018
) 192.168.0.2(ro)
/home 192.168.0.1(rw) 192.168.0.2(rw)
In this example, two filesystems are shared (first entry on each line), each to only two nodes – 192.168.0.1 and 192.168.0.2 – with a blank
25%
04.10.2018
correctly, you can simply try the sshfs -V command as a user (no root needed):
$ sshfs -V
SSHFS version 2.5
FUSE library version: 2.8.3
fusermount version: 2.8.3
using FUSE kernel interface version 7.12
25%
09.04.2019
.
Figure 1: Ncurses-based menuconfig (Wikipedia, CC BY-SA 3.0).
Another option is Newt [22], a programming library that focuses on color TUIs (Figure 2) and uses a widget approach, making programming
25%
13.06.2016
to the driver attributes (Listing 2). Now you can start migrating a VM manually as follows:
virsh migrate --live fedora-22 qemu+ssh://node2/system
Listing 2
XML File Disk Settings
01
02
25%
30.07.2014
$socket "system.loadavg_5min $lavg[1] $ts\n";
print $socket "system.loadavg_15min $lavg[2] $ts\n";
sleep(60);
}
close($socket);
The example client in Listing 1 sends the load average values of the last 1, 5, and 15
25%
31.05.2012
_mat_stat
3.37
39.34
11.64
54.54
22.07
8.12
rand_mat_mul
1.00
1.18
0.70
1.65
8.64
41.79
Table 1: Benchmark Times
25%
29.09.2020
.17",
04 "visible": true,
05 "color": "green",
06 "user": "root"
07 },
08 "web server": {
09 "address": "192.168.2.4",
10 "visible": true,
11 "color": "rgb(100, 200, 0)",
12
25%
04.04.2023
(NIST) National Vulnerability [2] or the Aqua Vulnerability [3] database.
Figure 1: An image scan with Trivy generates a long list of vulnerabilities
25%
28.11.2022
].
Distributions in the Microsoft Store
Debian GNU/Linux
Fedora Remix for WSL
Kali Linux
Ubuntu 22.04 LTS, 20.04, 20.04 ARM, 18.04, 18.04 ARM, 16.04
SUSE Linux Enterprise Server 15 SP3, 15 SP2
25%
11.02.2016
.
Updates
The vast majority of security advisories come with one common warning: Update your system! System updates are a necessity on today's networks, and a number of extensions to the update process [2