Skip to content

Access Tier

Aleix Mariné Tena edited this page May 19, 2023 · 2 revisions

Feature summary in this tier

Server-side features

  • Filesystems automounted using fstab with a folder containing the mount point with the correct permissions to be accessed from the processes that will use that filesystem.
  • Static LAN IP for all the machines in our LAN.
  • Dynamic DNS for the router, so we can route to our LAN from any part of the world.
  • Wake on LAN + port forwarding of wake on LAN ports to remote switch on our server.
  • UI deactivation of the Linux OS.
  • Passwordless SSH access, restricted to public key infrastructure validation + port forwarding of SSH ports.

Client-side features

  • Android:
    • Termux app + passwordless SSH access to server
    • WoLon app + remote switch on for the server
  • Windows:
    • Git Bash app + passwordless SSH access to server
    • NirSoft Wake On Lan + remote switch on for the server

In the end you'll have a remotely server that can be switched on or shutdown and that you can connect to to retrieve files using a terminal and SSH.