Spyke

Replies

Comment on

probably my biggest gripe with Lemmy right now. Feels like I'm just stuck in a loop.

Reply in thread

if people do cross posts, will i see the post only once?

will lemmy detect that i can see the original + 3 crossposts and show me only the original?

this is more like a feature request, i don't think we are there yet.

we could also aggregate and sync comments across cross postings, so that the post is really just one, but posted in more than one community.

Comment on

Considerations for a homeserver thats open to the internet? (Jellyfin / Nextcloud)

i have a lot of stuff exposed to the web. i got a domain from godaddy, attached my public ip and created a subdomain for each service. than i have traefik that manage the tls and route each subdomain to each of the docker containers.

in total i have exposed 80, 443, and a random port i use for ssh. of course ssh is only by public key.

now i'm trying to set up fail2ban on the exposed services since someone could bruteforce them.