66%
02.08.2021
be found in the literature.
Bash, which is widely used among script programmers, is rarely the default shell. On a workstation based on Ubuntu 18.04, you can check the default by entering the which command
66%
03.12.2015
.0.3.0/24 !10.0.3.0/24
root@ubuntu:~# ps -eaf | grep dnsmas
lxc-dns+ 1047 1 0 18:24 ? 00:00:00 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --conf
66%
20.03.2014
.DayOfWeek]::Monday
$tue = [System.DayOfWeek]::Tuesday
Set-OBMachineSetting -WorkDay "Mo", "Tu" -StartWorkHour "9:00:00" \
-EndWorkHour "18:00:00" -WorkHourBandwidth (512*1024) \
-NonWorkHourBandwidth (2048
66%
05.08.2024
job-1 F 1 4-18:50:41 30,734,592 34.2 TB
job-1 VF 1 1-05:54:54 28,946,254 35.2 TB
(C001) latest/average full-backup size is above acceptable limit of 25TB
(C101) latest
66%
21.04.2015
gateway occupies this place, providing two APIs for a Ceph cluster: On the one hand, the RADOS gateway speaks the protocol of OpenStack's Swift object store [18]; on the other, it also supports the protocol
66%
29.09.2020
, a free community version is available for download, for which a separate website [18] exists.
Security
Besides open standards and the obligatory transport encryption with TLS, Kopano uses various other
66%
23.08.2017
:
$ docker run -t owasp/zap2docker-stable zap-baseline.py -t https://www.chrisbinnie-devsecops.com
The above command will, by default, run for one minute against the target with passive scanning and warn
66%
15.08.2016
took a step back from trying to find a way to use Docker to solve the problem of application portability (mobility of compute), and by focusing on this fundamental need, he created Singularity [18
66%
25.10.2011
encryption_algorithm aes256;
16 authentication_algorithm hmac_sha1;
17 compression_algorithm deflate;
18 }
Listing 2: setkey Script
01 #! /usr/sbin/setkey -f
02
03 flush;
04 spdflush;
05
06 spdadd 192
66%
27.09.2021
="test.bin", status="replace", &
18 action="readwrite", &
19 iostat = ierr)
20 if (ierr > o) then
21 write(*,*) "error in opening file Stopping"
22 stop
23 else
24 do