• 2 Posts
  • 57 Comments
Joined 1 year ago
cake
Cake day: August 15th, 2023

help-circle





  • Personally have good experience with https://github.com/Nyr/wireguard-install, there are other script that are available by searching “wireguard setup script github”.

    Note: By default Wireguard config generated will route every bit of traffic through Wireguard (which will be slower and probably not wanted in this situation), to change that change AllowedIPs field in Wireguard config, lets say all your machines are assigned 1.2.3.xxx as IP address, to only access other 1.2.3.xxx IP through wireguard, change the config to AllowedIPs = 1.2.3.0/24.


  • Host a website that needs to be accessible from your own machine or public?

    Former situation: Can be solved by setup reverse proxy on the other VPS, or join machines to a VPN server (like tailscale, Zertoier or Wireguard server)

    Later situation: Cloudflare or other CDN, setup reverse proxy on the other VPS.

    Less accessible option but available for public: Tor or I2P














  • ASUSTOR has NAS that can have up to 12 NVME SSDs (but speed is very limited by PCIE lanes).

    NVME SSDs are still very expensive compares to HDD.

    NAS that have many HDD bays are expensive but designed for easy setup and easy management.

    Fractal Design Define 7 (XL) can have up to 18 HDDs by design, but then you will need to search for PCIE to SATA cards and PSU that have many SATA connectors (for example RM850x/RM1000x) and Molex to SATA cables.

    FSP CMT370 is a much cheaper case with up to 3.5" HDD *9 or 2.5" SSD *10 but it’s not on amazon, it probably doesn’t sell to western world.

    SAS drive enclosures (and SAS cards) are also an option, but the cages might be very loud because they are designed for servers that also are very loud.