• 0 Posts
  • 109 Comments
Joined 11 months ago
cake
Cake day: August 12th, 2024

help-circle
  • You can’t lose stuff you bought just because the publisher shut down the servers.

    I mean that’s exactly how it works right now. And depending on the exact wording of any laws passed as a result of this petition only the game itself or some or all micro transactions will have to be made available after official support ends.

    Public servers will either sell micro transactions themselves to finance servers or make all in game content available to everyone for free. I can see publishers having a problem with that.











  • groet@feddit.orgtolinuxmemes@lemmy.worldThe end is near
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    23 days ago

    Yes. But none of that is in the way of “the Linux desktop”. A more unified system with less modules and components (you know, like systemd being a solution to everything) is actually beneficial for wide spread adoption.

    People hate systemd for design and philosophy but not because it keeps new people from adopting Linux.









  • wg-quick creates a systemd service for each wireguard config you have. So if you set up a tunel called wg0, you should be able to run ‘sudo systemctl enable wg-quick@wg0’ This will make your tunnel connect on every boot. I have the same setup on my proxmox, so i can reach certain services of my homelab proxied through a root server (the other end of the wireguard tunnel)