Tag: Java
Occurrence | Published | |
---|---|---|
Java installationOn OpenSuse use: zypper install java-21-openjdk java-21-openjdk-headless On Amazon Linux instead use: yum install java-21-amazon-corretto java-21-amazon-corretto-headless If Java was already installed you may need to check the correct JRE is set as the default: update-alternatives --config java |
||
Getting startedTo install Jiglu on Linux, first understand how it fits into other systems and what you need to get going: Server architecture Email integration Pre-installation checklist Next, install the prerequisites: PostgreSQL installation Java installation Tomcat installation Configuring Apache Then install and configure Jiglu: Jiglu server installation Sendmail configuration PostgreSQL database creation Finally start and use the application: Starting Jiglu for the first time Accessing Jiglu for the first time |