• 0 Posts
  • 116 Comments
Joined 2 years ago
cake
Cake day: June 30th, 2024

help-circle




  • HappyTimeHarry@lemm.eetoGames@sh.itjust.works*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    11 months ago

    I pirate about 99% of the games i play until they go on sale for under $20. I dont think $70 for any game is fair, but i make an exception for doom games because they are my absolute favorites.

    For me personally its worth it, but i wouldn’t recommend it at full price to anyone who isnt a hardcore doom fan.










  • I heard there are other apps that do the same thing Stremio does, which is only leech and not seed.

    Im fairly sure stremio does seed, maybe users can choose not to or set really low upload but thats true of any torrent clients.

    If you really dont want to share with leechers you should stop using public trackers entirely and get on something like torrentleech or another private tracker where they ban leechers.





  • I tried it about a week ago but since i have zero interest in alternatives to systemd or gui tools I find its easy to just install something that uses the things i want by default.

    If you enjoy having that extea option and managing it with gui tools then im glad mx works for you, but it seems overcomplicated with no practical benefit to me.

    What can sysv do that systemd cant anyway?



  • Mx linux is a bad chioce if you cant answer this yourself because its going to differ from most other debian distros. You probably want to use normal debian or linux mint if you are still learning.

    To answer anyway; youll want to install lighttpd or similar server using apt, then firgure out the differences between sysvinit and systemd so you can properly configure the server to start.

    If you just use debian instead, “sudo apt install lighttpd” would be enough to get everything started.