• 0 Posts
  • 13 Comments
Joined 2 years ago
cake
Cake day: July 24th, 2024

help-circle




  • Not sure how technitium works but just from my selfhosting experience are you sure your not hitting dns-rebinding protection somwhere.

    In short DNS rebinding stops domains from being resolved to private IP ranges so you don’t end up back in your Network when you seem to be resolving a public domain.

    I have to set up any domains that resolve locally in my router (which also does DNS and DHCP) but not sure if that’s necessary with technitium


  • Hey. Some questions and prompts for output so we can diagnose better.

    1. How are you running jellyfin? Is the Laptop a general purpose computer that you also use as a server? If so, are you running as your own (unprivileged user) or are you running it as root?
    2. How and where did you change the port?
    3. Can you post your config file (should be in /etc/jellyfin can’t look it up rn).
    4. Can you post the output of
      sudo systemctl status jellyfin sudo ss -tulpn | grep jellyfin

  • Nextcloud.

    I was hosting nextcloud at home for years. Then when I worked in a Datacenter I got to host some servers there from free so I set up a two-node proxmox with nextcloud and some other stuff. Now I don’t work there anymore and I really felt the hole nextcloud left, no more notes syncing for notes, tasks, calendar, podcasts no more place to upload my photos from my phone … So now I’m hosting nextcloud at home again.

    I also host jellyfin which is nice but if I don’t have it doesn’t actively hamper my workflow.



  • somenonewho@feddit.orgtoMemes@lemmy.mlCaN YOu?
    link
    fedilink
    arrow-up
    2
    ·
    2 years ago

    Sorry bit tired rn and English is a second language to me so I’m not quite understanding your reasoning.

    If he can come in he can come in

    So far so clear

    If he can’t come in he can come in

    Is that a typo?

    My understanding here is this.

    1. The joke is that the correct question in this situation normally would be “May I come in” asking for permission rather than “Can I come in” asking if he (physically or otherwise) is able to come in.

    2. Since Vampires can only cross a threshold if they are “allowed” in or “invited” inside so unless the resident tells him he may come in he actually physically can’t

    However saying he can come in wouldn’t actually be an invitation inside if we’re being nitpicky here since, from the humans point of view, assuming the vampire is another human, he would assume that he can come in from his perspective (i.e. he doesn’t know of any physical hindrance for the Vampire to come in) but since he hasn’t invited him in the Vampire actually can’t come in so the humans statement “You can come in” would be a subjective fact that would not be objectively true?

    Sorry I got more to think about on this but gotta sleep. Maybe I’ll edit this later 😅





  • Worked as a sysadmin for years dealing with all kinds of certificates. Liek others have said if you can’t automate the process a paid certificate buys you 12 months at a time in validity. Also wildcard certificates are more difficult to do automated with let’s encrypt. If you want EV certificates (where the cert company actually calls you up and verifies you’re the company you claim to be) you also need to go the paid route

    In my experience trustworthyness of certs is not an issue with LE. I sometimes check websites certs and of I see they’re LE I’m more like “Good for them”