44%
11.05.2021
participate in the intercepted BLAS calls.” To use NVBLAS, create the file nvblas.conf
in the directory in which you are running the scripts. For the example in this article, the contents of the file I used
44%
30.05.2021
ensure => installed,
10 before => File[$config_file],
11 }
12 file { $config_file:
13 ensure => file,
14 content => template('apache/httpd.conf'),
15 notify => Service[$service_name],
16 }
17
44%
11.02.2016
, in rsnapshot, you have to use trailing slashes in the rsnapshot.conf file. The example above also shows that the files are located directly below /mnt/backup/: /etc/hosts was backed up to /mnt/backup/hosts. You
44%
09.06.2018
:
Figure 3: Ceph volumes in Docker can be used with the Wetopi plugin.
$ docker plugin install wetopi/rbd --alias=wetopi/rbd LOG_LEVEL=1 RBD_CONF_KEYRING_USER=client.admin RBD_CONF
44%
26.01.2012
/libibverbs.so.1
386
/etc/dat.conf
386
/etc/ld.so.cache
386
/usr/lib64/libdat.so
386
/usr/lib64/libibverbs.so.1
386
/etc/dat.conf
386
44%
15.02.2012
/libibverbs.so.1
386
/etc/dat.conf
386
/etc/ld.so.cache
386
/usr/lib64/libdat.so
386
/usr/lib64/libibverbs.so.1
386
/etc/dat.conf
386
44%
05.12.2019
configuration. The first step is to copy the jail.conf file, which you shouldn't edit, to jail.local, which you should edit:
$ sudo cp /etc/fail2ban/jail.conf /etc/fail2ban/jail.local
Open jail.local in your
44%
22.12.2017
, Phabricator provides useful information on problem solving – e.g., whether PHP packages (Figure 1) or MySQL credentials are missing. Enter the MySQL credentials directly into the JSON phabricator/conf
44%
08.10.2015
group policies' memory and copy the ADMX and ADML file into the PolicyDefinitions directory of the Active Directory domain's SYSVOL share.
EMET on the Command Line
The EMET_Conf.exe tool is available
44%
06.10.2019
already run Dnsmasq on port 53 as a local DNS resolver and caching server. In the /etc/dnsmasq.conf configuration file, cloudflared is simply added as an upstream server:
# grep '^server' /etc/dnsmasq.conf