• 0 Posts
  • 447 Comments
Joined 1 year ago
cake
Cake day: January 2nd, 2025

help-circle












  • Yes.

    It eliminates risks.

    For example I have a proper NAS, a server with one large drive, and 2 external drives.

    Guess what I never have a problem with? The NAS or the internal drives. Occasionally one of the external drives will just disappear from the server, because they’re not really intended to be up 24/7. So I’ll have to power cycle it.

    Also those external drives don’t have any active cooling - they weren’t designed for that use case. So I’ve found they tend to get warm if I’m copying anything to them, and now have an old case fan on them. Talk about janky.






  • RustDesk is a great option too for just Remote Access. Though I find it’s performance a bit slow, and with VPN I can use any tool I need same as on the LAN (my workflow is unchanged).

    I do use RustDesk for the adhoc situations (friend needs help/new machine, etc). It’s faster to setup for ad-hoc support vs adding a Tailscale client.


  • You’ll need port forwarding to expose RDP yo the internet

    No. Do NOT do this. RDP isn’t designed for the internet, it’s a security hole, even more so in a small business where they aren’t going to use advanced security (2FA, certs, etc).

    Remote access should always be over a secure connection, such as a VPN.

    Never port-forward RDP - you’re just begging to get owned.