13%
17.04.2017
such as OpenContrail.
OpenStack Neutron (Figure 3) bridges the gap between OpenStack and the various SDN flavors. Basically, Neutron is not much more than an API that has a plugin interface. A plugin
13%
07.04.2022
to which they are written.
Lustre (or Linux Cluster) [1]-[3] is one such distributed filesystem, usually deployed for large-scale cluster high-performance computing (HPC). Licensed under the GNU General
13%
28.11.2021
:/usr/sbin:/bin/sh
bin:x:2:2:bin:/bin:/bin/sh
sys:x:3:3:sys:/dev:/bin/sh
(...)
reboot;
Connection closed by foreign host.
Metasploitable runs many more insecure services that an Nmap scan brings to light (Listing 3
13%
08.10.2015
containers (Figure 3) – that is, completely virtualized operating systems – and application containers (Figure 4) for virtualizing a particular application, including its run-time environment. However, LXC
13%
07.11.2023
can save some partitions or devices for later when the requests for more space arrive. You can also create PVs and just leave them for later.
Listing 1 is an example from an Ubuntu 22.04 system
13%
30.11.2020
need SSH active on both systems. Almost all firewalls are set up to allow port 22 access or have mapped port 22 to a different port that can accommodate SSHFS. All the other ports can be blocked
13%
14.08.2017
-A INPUT -p tcp -s [IP address of allowed server] --dport 22 -j ACCEPT
on the server to which you want to SSH.
Trick 2: Copying Files Securely
The SSH protocol also includes Secure Copy (SCP
13%
17.11.2016
.
Figure 1: Client systems access the desired GlusterFS volume via a single namespace. (Red Hat CC BY-SA 3.0 [1])
When you look under the hood of GlusterFS, it is striking that the filesystem
13%
06.05.2024
not have enough performance to make it interesting to me.
Figure 1: My early Cluster HAT.
Starting with the Raspberry Pi 3, the CPU was now 64 bits
13%
02.08.2022
of the test, and the user application execution time (which is likely to be unknown).
To determine performance, I use the NASA Advanced Supercomputing (NAS) parallel benchmarks [3], a set of code created