24%
20.06.2022
that can be deployed on both 4G and 5G technology. A 5G campus network is designed to meet special requirements (e.g., to allow Industry 4.0 [1] applications to communicate). The market for 5G campus
24%
05.12.2014
.12.6)
DSM 5.0-4493 Update 5 (Linux 3.2.40)
Thecus OS 5.0 (Linux 3.10.47)
ReadyNAS OS 6.1.9
Price (without disks,EUR incl. VAT)
$350/EUR390
$300/EUR250
$370/EUR430
24%
07.10.2025
.
Listing 1
DRBD Resource for VM
# vi /etc/drbd.d/proxy.res
resource proxy {
device drbd0;
disk /dev/drbd/proxy;
meta-disk internal;
on alice {
address 10.42.0.100:7789;
node-id 0
24%
12.09.2018
, the first step is to specify the filesystems (directories) that are to be exported to the compute nodes. The /etc/exports
file lists the filesystems and the permissions, such as:
/usr/local 192.168.0.1(ro
24%
04.10.2018
, the first step is to specify the filesystems (directories) that are to be exported to the compute nodes. The /etc/exports file lists the filesystems and the permissions, such as:
/usr/local 192.168.0.1(ro
24%
20.06.2022
, describing a measurable number of errors or a percentage of the time a service might not be available and still be considered a valid SLO. In this example, this value is 100 percent minus 99.5 percent, or 0
24%
03.12.2015
something like Listing 2.
Listing 2
Sample Output
Starting Nmap 6.47 (http://nmap.org) at 2015-03-12:00:00 CET
Nmap scan report for targethost (192.168.1.100)
Host is up (0.023s latency).
r
24%
10.06.2015
Show Errors in the PHP file main.inc.php. Edit the section
ini_set('display_errors',0);
ini_set('display_startup_errors',0);
by changing it as follows:
ini_set('display_errors',1);
ini
24%
20.03.2014
the Proxy Listeners
Section (Figure 1) to identify the IP Address and port the proxy is listening on. The default port is 127.0.0.1:8080.
Figure 1: Options
24%
07.10.2025
. It is available in Kali Linux, for example. An example of a query for an SRV record and its output could look like:
dig _ldap._tcp.jooslab.de SRV
_ldap._tcp.jooslab.de. 3600 IN SRV 0 100 389 dc1.jooslab.de
_ldap