Sunny

joined 6 months ago
[–] Sunny@slrpnk.net 2 points 18 hours ago

This does seem like the way to go, thanks for the tips!

[–] Sunny@slrpnk.net 2 points 18 hours ago

Here is one of the top of my head; https://perfectmediaserver.com/.

I'd say it boils down to what you see yourself hosting, what do you need/want? There are many great YT content creators out there documenting their experiences, tips and guides. HardwareHaven, Raid Owl, Jeff Geerling, Christian Lempa, TechnoTim and Wolfgang to mention a few.

JupiterBroadcasting has a wide variety of Podcasts dedicated to both selfhosting and linux stuff if that should peak your interest.

If you need tips for what to selfhost, here is another great resource :) https://github.com/awesome-selfhosted/awesome-selfhosted

[–] Sunny@slrpnk.net 2 points 1 day ago

Good points here, uptime is a factor I had not taken into consideration. Probably better to get a vps as you say.

 

Hey there!

I'm thinking about starting a blog about privacy guides, security, self-hosting, and other shenanigans, just for my own pleasure. I have my own server running Unraid and have been looking at self-hosting Ghost as the blog platform. However, I am wondering how "safe" it is to use one's own homelab for this. If you have any experience regarding this topic, I would gladly appreciate some tips.

I understand that it's relatively cheap to get a VPS, and that is always an option, but it is always more fun to self-host on one's own bare metal! :)

[–] Sunny@slrpnk.net 1 points 1 day ago (1 children)

Remove any custom locations (if u have tried to add any), and then simply copy paste this into the advanced tab. Dont forget to change the <IP+PORT>

location / {
    return 301 /admin;
}
location /admin {
    proxy_pass http://<YOUR IP:PORT>/admin;
    proxy_set_header Host $host;
    proxy_set_header X-Real-IP $remote_addr;
    proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
    proxy_set_header X-Forwarded-Proto $scheme;
}

Let me know how it goes :)

[–] Sunny@slrpnk.net 1 points 3 days ago

nope. Been using Tailscale to acesss my stuff from home.

[–] Sunny@slrpnk.net 3 points 4 days ago (4 children)

Ahhh i got it working now! Thanks a bunch for the help, been trying to get this to work for hours now hehe

[–] Sunny@slrpnk.net 2 points 4 days ago (6 children)

Thank you for providing this, however when i now browse to pihole.mydomain.com it gives me a 404, and the URL is directed to pihole.mydomain.com/admin:8118. E.g. the port is somehow ending up at the end of the url haha.

 

Hi folks,

Just set up Nginx Proxy Manager + Pihole and a new domain with Porkbun. All is working and I have all my services service.mydomain.com, however some services such as pihole seem to be strictly reachable with /admin at the end. This means with my current setup it only directs me to pihole.mydomain.com which leads to a 403 Forbidden.

This is what I have tried, but with no prevail. Not really getting the hang of this so would really appriciate a pinpoint on this :)

 

Hi! Thinking about registering a new domain for homelab setup. Not quite sure which registrar to go with but have heard good things about Porkbun here on lemmy. But, do people fill in their actual real name, and details for these sorta things? Geuninly curious, don't want to end up on bad terms with a company. But on the other hand im just going to use this for my homelab and dont see the "need" to give away my details for this sorta thing.

Let me know how you guys do it :)

[–] Sunny@slrpnk.net 2 points 6 days ago

Oh good to know, I was mistaken then..

[–] Sunny@slrpnk.net 0 points 1 week ago (1 children)

Could you supply a source for this?

69
submitted 1 week ago* (last edited 1 week ago) by Sunny@slrpnk.net to c/linux@lemmy.ml
 

Correct me if I'm wrong, I'm still on the learning path of Linux. But there doesn't seem to many forks of OpenSuse? There are a bunch of forks of Arch, Fedora and Debian, but why not OpenSuse? Is it a license problem or something else?

[–] Sunny@slrpnk.net 6 points 2 weeks ago

Thanks this is good too!

 

Hi there, I've just done the switch from NextDNS to PiHole. Simply because I want to test it out + self-host my DNS. I set up PiHole+Unbound two days ago, and yesterday the amount of "Queries blocked" was much higher that it is now. But this morning the number was down back to 100ish. Is this normal behaviour, is it supposed to reset the counter? I'd rather it didn't. Let me know if this is my fault or a setting I've managed to miss.

Thank you.

 

Genuinely curious as to how these types of giveaways work and what the company gains from them. Is it the additional data you give them to enter the giveaway? Also does anyone own one of these cameras, are they actually worth redeeming in this case?

 

Hi there!

Wondering what types of setup people have that allow them to, while the internet is down, still watch/stream media from their servers. I have a stacked Jellyfin library that, and would like to see this feature/setup in my own house. My Unraid server is on the other side of the house from where the living room is. Is there actually a sane way to achieve this?

 

During the first impressions of said distro, what feature surprised you the most?

view more: next ›