• 0 Posts
  • 26 Comments
Joined 3 years ago
cake
Cake day: June 12th, 2023

help-circle

  • One of my two machines crashed a lot until I moved two Containers to my local server. They are quite small in regards to RAM and at their limit quite fast. Maybe check that.

    Also I read somewhere that you could enter credit card details and this kinda upgrades your account in their system though you still do not pay. Something to do with throttling free machines in favor of paid customers.


  • EntropyPure@lemmy.worldtoSelfhosted@lemmy.worldCheap servers?
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    2
    ·
    4 months ago

    Oracle has an always free tier which provides two x64 AMD based virtual machines. They are more or less cloud based calculators in terms of performance, but out of experience I can tell you it is more than sufficient for a few docker containers.

    European locations are available.


  • Little Snitch is a application based firewall for outgoing connections. It is not mainly an Adblock of any sorts. It may be used that way with filter lists, but that is in no way it’s primary goal or purpose.

    My main point was that you don’t have to use it for blocking the other traffic, because Linux systems won’t have unwanted traffic to begin with, since you have full control over it.

    That is kinda naive, and absolutely depending on what software you install and use. Thinking „there can be no unwanted traffic on my system, as I use Linux and am in full control“ means you either have VERY high faith no application on Linux calls home ever, or vastly overconfidence in yourself and your system. If there was absolutely no use in applications like little snitch, things like OpenSnitch or Portmaster would not exist for Linux either.


  • That PUBG fails, is clear. You just won’t have a good time with anti cheat based games like PUBG, Fortnite and the like.

    Wanna play those? Stay on Windows or get a console. Just how it still is.

    And problems with capture cards I would not book in the „normie“ camp, which on a basic level is the goal of this video series.



  • Well, not every system can handle or support multiple VPN connections with different providers, or the VPNs could interfere with each other. E.g. when using Tailscale you can not use another WireGuard based VPN according to their FAQs.

    Also, it adds complexity to the stack and system as a whole on the client side. That is all fine and dandy as long as it works, but quickly a pain in the butt once you have to debug something.


  • Cloudflare Tunnels work great and are really easy to setup. Plus you are not exposing you machine completely to the outside, as the cloudflared service/container „calls out“, and Cloudflare is your reverse proxy. Downside is, you’re binding yourself to one of the US hyperscalers.

    Pangolin uses the same principle, but is a bit more challenging to setup. Plus you need some kind of cloud server to make it work.

    As you already have a VPN active at all times (at least it sounds like that), a VPN home seems out of the picture.

    Unless you have a dedicated firewall at home, maybe reconsider the reverse proxy route. Personally would not feel comfortable with exposing a machine at home to the internet in full without a handle on what it can do or how it may be reached.



  • Your mileage may vary depending on your specs, but: very happy with CachyOS on my DELL Latitude 5590.

    Based on Arch, meaning you get constant updates. Many tools and easy installation compared to stock Arch. KDE is similar in it’s ergonomics compared to Windows. Many pre configurable gaming packages, getting stuff up and running is easy.

    More „conservative“ and not liking living on the bleeding edge? Debian would be my personal choice. Bazzite is really interesting, but the „insistence“ on BTRFS breaks some gaming things (e.g. was not able to get Battle.net running with BTRFS, with ext4 on CachyOS it works)

    No matter what distribution you choose, ProtonDB is your first stop for infos on windows games you want to get running on Linux







  • They have the management aspect of large environments down to a tee. Apart from costs it does not really matter if your domain consists of ten, thousand or more systems. The tools to manage those systems centralized by core systems is the same set for all sizes so to speak.

    That can be on one campus, across multiple cities and locations. It’s quite frankly IMO the foundation on which the success of Windows in the corporate world is built. Standardized deployment of settings across all company systems saves administrators time which can be used for other tasks instead of micromanaging clients.

    I have yet to see a similar solution for Linux clients that works the same way.