Andromxda 🇺🇦🇵🇸🇹🇼

Mastodon: @Andromxda@infosec.exchange

wiki-user: Andromxda

  • 8 Posts
  • 78 Comments
Joined 11 months ago
cake
Cake day: March 22nd, 2024

help-circle






  • I’m sorry, I have misunderstood your post then. I didn’t realize you want to run Windows on the server, I thought you were just saying that you have no prior experience with Linux because you use Windows on the desktop.

    As someone with some experience in both Linux and Windows system administration I can tell you, Windows on the server sucks.
    I’d even go as far to say that Linux on servers is more noob-friendly because there are more guides, tutorials, other resources, etc. available, and people on StackExchange, in forums, chat rooms or in Lemmy communities are really helpful. The hobbyist Windows server community is much smaller and has essentially no presence here on Lemmy.

    Most open source software, especially piracy-related software is just assumed to be run on Linux, so there are almost never sufficient instructions for how to do something on Windows. The CLI (which you sometimes have to use for these kinds of things) is vastly different on Windows and Unix-like operating systems like Linux, macOS or BSD.










  • Where should I host at?

    Recently I became a huge fan of just renting a small dedicated server with a seedbox provider. Because they are specialized in providing hosting for pirates, they are usually located in jurisdictions that don’t give a fuck about the American DMCA. Check out seedhost.eu, they aren’t as expensive, or Appbox.

    Will I need a VPN on the server too? If I’m torrenting, do I need to be careful which hosts I choose so I don’t get copyright pinged?

    Not if you use a seedbox or a dedicated server hosted by a seedbox provider.

    Is there a good guide for securing and hardening my server?

    Just follow some basic Linux server hardening advice, e.g. disable SSH root login, disable password login and use SSH keys, don’t open unnecessary ports in your firewall, etc. If you’re feeling fancy, you can set up an SSH tarpit on default port 22 and use a different port for actually logging in. This massively wastes the time of script kiddies who run automated SSH scanners.

    I’d like my partner and i to have easy access from home or on our mobiles

    For that I recommend Tailscale or Netbird.

    Any other guides you’d recommend?

    @db0@lemmy.dbzer0.com posted an amazing guide some time ago: https://lemmy.dbzer0.com/post/5911320

    Any must have software or sites to know about?

    I like bitmagnet, it lets you run your own torrent indexer. It’s basically your own, self-hosted alternative to SolidTorrents, BitSearch or BTDigg.
    Also check out Flood if you want a nicer web frontend for rTorrent, qBittorrent, Transmission or Deluge.
    Transdroid is pretty nice if you want to control the torrent client on your server from your Android phone.
    There’s also qBitController if you use qBittorrent, or qBitControl if you’re on iOS, but you have to sideload it using AltStore.

    Also make sure to join !qbittorrent@lemmy.dbzer0.com, !seedboxes@lemmy.dbzer0.com, !trackers@lemmy.dbzer0.com and !PrivateTrackers@lemmy.dbzer0.com.