pierobosio

joined 2 years ago
[–] [email protected] 1 points 11 months ago (8 children)

@informapirata @verolinux @informatica

Appunto. Per di più chi fa selfhosting in casa propria, pur implementando dkim, spf, dmarc e chi più ne ha più ne metta, molto probabilmente, ha un IP4 dinamico in black list che lo penalizza.

[–] [email protected] 1 points 1 year ago (1 children)

@informapirata @informatica

Anche il Garr offre corsi sulla sicurezza informatica.

Per sempio:

https://learning.garr.it/enrol/index.php?id=255

[–] [email protected] 0 points 1 year ago (1 children)

@piratepost @lealternative @jakob @fishidwardrobe

Lemmy nasce per essere gestito da nginx e installato da docker. Io invece compilo i sorgenti con Rust e Cargo. Poi uso Apache2 configurato con la configurazione trovata nel link, modificando le porte: 1234 per la interfaccia web lemmy-ui e 8536 per il server Lemmy.
Forse non è la configurazione corretta o Lemmy ha introdotto modifiche al codice al momento non documentate.

https://gist.github.com/Steffo99/ed6da2b0b2e4d05b0614687494298f21

[–] [email protected] 0 points 1 year ago (3 children)

@jakob @lealternative @piratepost @fishidwardrobe

Docker and nginx are good. Well, I like Lemmy and hope the developers fix compatibility issues with other platforms soon.

[–] [email protected] 0 points 1 year ago (5 children)

@jakob @lealternative @piratepost @fishidwardrobe

I tried to install lemmy on an ubuntu 20.4 virtual machine without success. The command "cargo install lemmy_server --target-dir /usr/bin/ --locked --features embed-pictrs" gives a compile error. Instead the command "cargo install lemmy_server --target-dir /usr/bin/ --locked" is fine. I use apache2 and not nginx, so I need to figure out how to configure it. At the moment I can't log in.

https://join-lemmy.org/docs/en/administration/from_scratch.html

view more: ‹ prev next ›