42%
09.08.2015
attach their own attributes to the file /opt/zimbra/conf/attrs/zimbra-attrs.xml.
Authentication via LDAP
All freshly installed groupware packages store the users along with their data, such as addresses
42%
20.03.2014
the installation, it is advisable to edit the Puppet installation that exists below /etc/puppet/puppet.conf on Ubuntu. You will want to enable Puppet reports and storage of the Puppet information in a database
42%
05.12.2016
.04 under /etc/mysql/conf.d has the UTF-8 character set settings commented out but in place. I advise you to change the client (slave) as well as the complete server (master) to UTF-8 (Listing 1
42%
09.01.2013
are the following lines in /etc/libvirt/libvirtd.conf:
listen_tls = 0
listen_tcp = 1
auth_tcp = "none"
The configuration shown does not use any kind of authentication between cluster nodes, so you should exercise
42%
13.02.2017
key. The command
sudo a2enmod ssl && sudo service apache2 restart
enables the SSL module for Apache.
Configuring the SSL Default Page
Next, focus your attention on the /etc/apache2/sites-available/default-ssl.conf
42%
13.02.2017
.
After the installation, you need to configure AWStats. To do so, open the /etc/awstats/awstats.conf file with an editor of your choice, such as vi or JOE. In the line with the LogFile = entry, enter
42%
28.11.2021
dynamically determines the IP address of the Linux instance at runtime and writes it to the DISPLAY environment variable:
export DISPLAY=$(cat /etc/resolv.conf | grep nameserver | awk '{print $2; exit;}'):0
42%
12.09.2013
xfs defaults 0 0
The mount -a command immediately enables the new filesystem. The new OSD then can be added to /etc/ceph/ceph.conf on one of the computers that is already part of the cluster – here
42%
26.03.2025
/pods/zulip/etc:/etc/zulip:Z"
You can modify the zulip.conf configuration file in the host subdirectory (/var/pods/zulip/etc) to match by adding the lines
[application_server]
http_only = true
to transfer SSL termination to Nginx
42%
30.03.2012
introduced support for the RDNSS flag in 2.6.24, but you need a userspace daemon that parses the name server from the advertisements and writes the information to the /etc/resolv.conf
file. The Netlink