Online Resources: Difference between revisions

From FSU Fox's Lab Wiki
Jump to navigation Jump to search
Line 15: Line 15:
The university forbids the use of port 25 for stmp.  
The university forbids the use of port 25 for stmp.  


change the local stmp port to be 9896. Any stmp service can be sent to localhost:9896.
change the local stmp port to be 9896. Any stmp service can be sent to  
* localhost:9896
* mailrelay.fsu.edu


= Elog =
= Elog =

Revision as of 02:07, 25 April 2022

Most of the resources are hosted at fsunuc.

Web

the web service is provided by Apache2 2.4.41. Installed by

The webpage is stored at /var/www/html/

There are two "personal" webpage located at /home/<user>/public_html/

People require a "personal" webpage could contact Ryan mailto:rtang@fsu.edu

postfix

The university forbids the use of port 25 for stmp.

change the local stmp port to be 9896. Any stmp service can be sent to

* localhost:9896
* mailrelay.fsu.edu

Elog

Version 3.1.4.3

installation

using apt only give 3.1.3

Download the tar ball

$wget https://elog.psi.ch/elog/download/tar/elog-3.1.4-3.tar.gz

Configuration

Setup Apache2

Grafana

installation

Configuration

Apache2 Proxy

Connect InfluxDB

InfluxDB

Git

We use Gogs as the git repository "manager".

installation

Settings

a complete settings can be found here

Apache Proxy

Wiki