• 0 Posts
  • 98 Comments
Joined 11 months ago
cake
Cake day: July 30th, 2023

help-circle

  • If you want a no-code solution, I recently created a homepage using GrapesJS (for free). I’m hosting it on Cloudflare Pages (for free). The whole setup was dead simple and almost completely free, I’m only paying for the domain.

    EDIT: oops, that isn’t technically self-hosted…but GrapesJS is a very cool tool for building a simple HTML website. Just make it looks like you want and it’ll spit out all the files you need for hosting wherever your heart desires. Caddy, GitHub, whatever.





  • PeachMan@lemmy.worldtoPrivacy@lemmy.mlSearching for a Linux distro
    link
    fedilink
    arrow-up
    13
    arrow-down
    1
    ·
    4 months ago

    What features do you specifically want? You mentioned sandboxing. Anything else?

    I’d say just keep it simple. If you’re comfortable with Debian then stick with that, study up and learn how to harden it. Kali, ParrotOS, Mint, Ubuntu…they’re all just based on Debian with different preinstalled apps and desktop environments. Fedora and Arch are kinda weird and unique, I’m not sure if I’d recommend those for anyone, unless you KNOW that’s what you need. Qubes seems interesting, I’m not familiar with that.

    But I’ll point out that ALL of these distros are miles ahead of Windows in terms of privacy. So just by using Mint for a while, you were already ahead of the curve.




  • I don’t have a great answer to your question, but you might be able to find a relatively cheap car that isn’t “smart” and doesn’t have a touchscreen or anything. Do they make those anymore? Then, you could add an aftermarket stereo receiver to it, like some of the options in this video: https://www.youtube.com/watch?v=4t1GdI9UsEI

    Yes, that’s still a “smart” stereo but it’s NOT connected to any of the car manufacturer’s metrics or systems, right? So the separation makes it seem more privacy-friendly to me. I could be thinking about this incorrectly, but it seems logical to me. There might be some stereo receivers that are more private than others, but you’d have to do your own research for that.





  • Plenty of barebones mini PC’s that you can get for relatively cheap (under $200 or even close to $100). “Barebones” is a good keyword to search for because that means it doesn’t include RAM and a drive.

    Look for an N100 or N200 processor if you want something that’s very small and power efficient (but it won’t be powerful enough for many games). Or, look for whatever fits your budget.

    Edit: Oh! And make sure whatever you get is compatible with your RAM! What type of RAM do you have?



  • PeachMan@lemmy.worldtoSelfhosted@lemmy.worldSelfhosting Overleaf
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    7 months ago

    Right, Docker can definitely be a daunting system to learn, but it’s the standard because it’s so reliable and flexible. I’ve been using CasaOS because it’s basically Docker on easy mode, with limited package support, but I’ve decided recently that I really should just learn how to use Docker properly.





  • Sounds like you’re trying to run a decent little homelab, so I would personally recommend going with prosumer hardware. Lots of N95, N100, and N5105 routers available on AliExpress, you should be able to flash OpenWRT, OPNSense, PFSense, whatever you want. I would advise getting one with an i225 or i226 NIC for best software compatibility (support for Realtek NICs can be sketchy).

    I waited for a sale and got this one (N5105 version) for $95: https://www.aliexpress.us/item/3256804915099903.html

    I got the barebones version, then supplied my own Crucial RAM and a cheap hard drive for under $50. It runs PFSense without even breaking a sweat, and supports 2.5Gbps. There are cheaper options too, but I decided to stick with Topton as it’s a brand that’s well-reviewed by Youtubers that I watch.

    After that, all you need is a Wifi access point. You probably can use your old router in AP mode for now, and then consider upgrading to a newer one later. I bought a Unifi U6 Pro AP and now my home network is incredibly overprovisioned for my puny little homelab, all for about $300. Lots of room to grow if I want to.