What do you guys use / recommend to set up your own VPN to access your LAN services remotely?

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 3 years ago (2 children)

I want to know more 😳 do you have something? A link?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 7 points 3 years ago (1 child)

    In the Steam Linux client, there was this line: rm -rf "$STEAMROOT/"*.

    If the variable $STEAMROOT isn't defined (or is an empty string), it basically runs rm -rf "/"*, which means delete all subfolders of /.

  • source
  • parent
  • hideshow 1 child comment