Tag: Directories (directory)

8 occurrences
Occurrence Published
Published: June 2022

Sendmail configuration

In OpenSuse the former directory will be used, in Fedora, Redhat, Amazon Linux and similar distributions the latter will be used.

Published: February 2022

Jiglu server installation

First install the public key for the Jiglu RPM packages so that they can be verified as genuine: wget https://www.jiglu.com/download/jiglu-rpm-key.txt rpm --import jiglu-rpm-key.txt Now copy the packages to a directory on the server and then use: rpm -U jiglu-version.rpm jiglu-webapp-version.rpm Changing version for the version number of the RPMs.

Published: April 2021

Tomcat installation

You may also want to allow file compression for scripts and stylesheets: <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000" maxSwallowSize="134217728" compressableMimeType="text/javascript,text/css" compression="2048" redirectPort="8443" /> Deployment descriptor In the Catalina directory, add a deployment descriptor by creating a directory with the same name as the host name above and inside it adding a ROOT.xml file: <?

PostgreSQL installation

You will need to edit pg_hba.conf, normally found in/var/lib/pgsql/data/or a similar directory.

Published: January 2018

Upgrading Jiglu

Package upgrade Copy the RPM files to a directory on the server and then use: rpm -U jiglu-version.rpm jiglu-webapp-version.rpm Changing version for the version number of the RPMs.

Published: September 2017

Preregistration of LDAP users

The tool can be run from /opt/jiglu/bin/register-directory-users.sh.

LDAP integration

Note that the username field is usually uid, but is sAMAccountName for Microsoft Active Directory.

Published: August 2017

Jiglu installation directories

/opt/jiglu Main installation directory.