14%
11.06.2014
book cannot cope with CardDAV not residing in the web server root directory. The Kolab team provides an example of a virtual host configuration that fixes the problem for Apple clients (Listing 4
14%
07.10.2014
a public CA. A full certificate authority is initially more expensive than a self-signed scenario, but as soon as the infrastructure is available and the root key is distributed to all users, it works
14%
15.08.2016
of the swagger-editor directory to the web server or the local DocumentRoot directory.
Figure 3: In the Swagger Editor, web application developers can conveniently
14%
18.03.2020
0.743225 0.743613 0.334626E-02
20 0.743993 0.744333 0.301099E-02
21 0.744667 0.744967 0.271109E-02
22 0.745261 0.745526 0.244257E-02
23
14%
12.05.2020
/cuda
image without the --rm
option,
$ docker run --gpus all -ti nvidia/cuda:10.1-base-ubuntu18.04
root@c31656cbd380:/#
makes it possible to extend the container. Recall that this option automatically
14%
12.09.2013
for port 22 (SSH).
Administrators typically do not need to make any adjustments to the main configuration file – usually /etc/ssh/sshd_config – with one exception. The exception is that many Open
14%
16.05.2013
worked at the command line and with a quantum command. As an example, Listing 1 shows the individual steps required.
Listing 1
Assigning Floating IPs with Quantum
root@alice:~# quantum net
14%
05.12.2016
-interactive/pam for root from 1.0.0.1 port 4321 ssh2
# Feb 22 8:00:10 AM hostname sshd[1234]: Failed keyboard-interactive/pam for invalid user mysql from 1.0.0.1 port 4322 ssh2
FILTER='
cat /var/log/secure | awk '\''$5
14%
07.10.2014
Sheepdog Server in Action
# ps -ef|egrep '([c]orosyn|[s]heep)'
root 491 1 0 13:04 ? 00:00:30 corosync
root 581 1 0 1:13 PM ? 00:00:03 sheep -p 7000 /var
14%
07.04.2022
in the root directory of the project. The main.dart file is executed as soon as you start the project; however, you first need to delete the sample code it contains.
Following a time-honored tradition