Remote Server

requirements: I want to make a server to remove develop

remote development

remote filesystem

requirements: mount remote filesystem <- why? to use local obsidian - no you can use your local

courses watching movies watching backup

Remote Example 1

To mount a remote Ubuntu filesystem on a Mac, you can use SSHFS (SSH Filesystem), which allows you to access remote directories over SSH as if they were local.

brew install macfuse
brew install sshfs