Tag: Linux
5 occurrences
Occurrence | Published | |
---|---|---|
Sendmail configurationHow to integrate Jiglu with the sendmail MTA. |
||
Pre-installation checklistOn Linux, Jiglu is distributed as RPMs so you will need to be able to install these. |
||
Java installationEither OpenJDK or the Oracle JRE will work fine depending on your preference, though OpenJDK will already come with most Linux distributions. |
||
Getting startedThe steps needed to install Jiglu and its prerequisites. |
||
PostgreSQL installationOn OpenSuse 15.6 to install PostgreSQL 16 use: zypper install postgresql16 postgresql16-server postgresql16-contrib On Amazon Linux 2023, Fedora or Redhat, to install PostgreSQL 17 use: dnf install postgresql147 Shared memory Most Linux distributions will come with shared memory already suitably configured for running PostgreSQL. |