Skip Navigation

Encrypted 🤐

Posts
1
Comments
19
Joined
1 mo. ago

FMHY

Jump
  • Pardon my ignorance but HTTPS certs can be middle manned? Could you give me a TLDR of how if you got some time?

  • I will definitely check this out. Sounds really promising from the quick glimpse and most importantly, adorable.

  • Any specific ones to look into?

  • Not a contributing comment but just wanted to say:

    THIS IS THE WAY

    For those that needed to hear that.

  • I currently use Waze because the features are awesome but how has your experience been with organic maps? I want to use it but worried about it not being great. I haven't actually tried it.

  • Thanks for the advice. It isn't an end all if I can't get it to work in this way. Just thought I'd give it a try since I saw there was a helper script for Proxmox. I wasn't aware of the limitations that may come with this though. I guess either upgrading routers in the future for something for customizable may be a better option.

  • Both great questions. I did not check the hardware and I definitely should have..as far as passthrough I have not. I really only ran the helper script to install the Proxmox VM and configurations. I'll have to check the settings when I'm back home to see what exactly it did.

  • Well currently I have a nest wifi pro router that doesn't allow a lot of customization. (I used to be a Google fan). And since I had a beelink I figured I would try it. I was also wanting to be able to run a VPN on my router and the nest doesn't allow clients.

  • Lmaooooo great find. I wonder why exactly they had to clarify that? Maybe a semi Easter egg? Or a genuine concern? Thanks for sharing.

  • Do you know if this is all windows or specific versions/on specific hardware? That's such a weird thing to have effecting potentially all windows versions. Very interesting though, thanks for clarifying.

  • Selfhosted @lemmy.world

    Replacing router with OpenWRT on Proxmox

    Not sure if this 100% goes here but I'm relatively new to the self hosting world. Please advise if this needs to be moved elsewhere and I will.

    I recently picked up a beelink mini PC and have been running Proxmox for things like jellyfin, home assistant, etc.

    I'm looking to set up OpenWRT and found a helper script that sets up the VM but I'm having issues being able to configure wireless. According to the official docs, wireless is off by default if there are eth ports. When I go to edit it, both in the LuCl and in the /etc/config/wireless file, I hit 2 issues:

    1. The web client doesn't have a wireless option.
    2. There is no wireless file In the config directory.

    I tried looking for some solutions online but wasn't sure what was exactly specific for me. I wasn't sure if this was a hardware issue or a Proxmox/OpenWRT config issue. Any advice on this?

    Side note: My thoughts were I could use the internal wi-fi adapter for wireless but would I need a USB adapter of some sort for

  • Not quite on topic but semi related... It's reasons like this that I started reading privacy policies many times before signing up for a service.

    People would be surprised at some of the extremely concerning things are listed in there. Some is for good reason but some stuff is absolutely unnecessary and should be an issue for some people.

  • I've heard PopOS/Linux Mint are great starters. I personally run ZorinOS which is based on Ubuntu. It's beautiful, had built in customization, and has a free version (I paid for the pro version because I liked it so much and wanted to support it).

    You'll find occasional headaches in all Linux distros just because it's not windows so compatibility can require work arounds depending what you wanna run. But it's worth it. Feels so much faster and in your control which is nice. Also if you screw up the distro you can just boot another distro from the flashdrive you used to install in the first place (keep the ISO handy just in case ;) ).

  • Could you clarify on this a bit? I'm genuinely curious what the update did to the games as many use windows for the same.

  • TLDR: To make a long story short, Netflix used to be the crown jewel that had everything. Now they arguably have a much worse catalog, for a higher price, on a platform you can't have your family members share because they live in another household.

    I definitely see your point but I can also sympathize with the other point. The way I see it, the market is saturated with streaming services that all get, I assume, licenses to show different shows/movies.

    Because of this, consumers are spreading their spending between platforms to potentially watch only specific shows. I would guess that most people really only have a few movies/shows they actually want to watch. The rest being filler.

    As an example, maybe people bought paramount+ for Yellowstone. Sure maybe SpongeBob or others that they have, but compared to their entire offering, that's only a few. Maybe that 10-15 dollars a month makes it worth it but when you keep raising it and offer worse items or cancel actually good shows while keeping alive shitty ones because they're trending (subjective, I know) then that's where the anger can stem from I think.

  • I think if you have a mini PC or something you don't mins installing server specific OS on, proxmox VE is pretty great. It can be a bit of a headache depending on what you want to do but it also makes expanding your self hosting super easy/fun.

    Proxmox let's you created virtual machines or containers and easily manage them.

    Currently I run a mini PC.(Beelinks are great for this and pretty cheap with more power than a raspberry pi)

    1. Proxmox VE as the operating system
    2. Jellyfin as my media server
    • looking to install home assistant and some others as well.
    1. Tail scale to use as a VPN into my network privately from anywhere.

    Simplest set up? No. But I also just started self hosting. You're gonna hit some.headaches regardless but it's also extremely rewarding and I've learned alot.

    Edit: if you're only wanting to run one thing (say jellyfin) . A raspberry pi with tail scale and jellyfin is how I started. Works just fine.

  • Ive been using proton for a little more than a year now and I think that the service is one of the best out there. That, and their privacy guides in their blog are great as well. I think abandoning ship this early isn't really a need. I've abondonded things like Plex for jellyfin due to Plex starting to feel very commerical. As others have pointed out, the governing of the company may keep one individuals views from interfering with the products. With that said, if your beliefs swing opposite, i see how it can leave a bad taste and make it worth keeping an eye on the direction of the company.

  • Thanks for the explanation. That sounds quite promising. I updated Ubuntu one time and it basically broke a python project environment to where I had to reinstall the previous os again. Then of course reinstall everything else too.

  • I'm interested, What exactly is UBlue? Can you clarify on the immutable thing?

  • Personally, I run the following:

    Hardware:

    • Mini PC (beelink but used to use raspberry pi)
    • 1tb external drive for now

    Software/OS

    • proxmox (so I can virtuaize what I Host on one machine)
    • Ubuntu server in a VM
    • jellyfin (media server)
    • tailscale (to access my server from anywhere)

    One of the top comments mentions starting with plex. I also recommend that. Jellyfin is cool but plex makes a lot of features such as sharing and subtitles much easier. You also can with jellyfin but it's much more technical. The only reason I went away from it was I felt the direction plex was going seemed a little too commercial for me. And I also like to use open source when I can.