this post was submitted on 13 Nov 2023
2 points (100.0% liked)

Self-Hosted Main

589 readers
1 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

For Example

We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.

Useful Lists

founded 2 years ago
MODERATORS
 

I have 2 servers, vps and storage, with LDAP authentication set up. They are on different VPS providers.

I want to mount the /home folder on storage onto vps as the /home folder, such that when a user sign in on vps, the home folder is on storage.

Which protocol should I use?

you are viewing a single comment's thread
view the rest of the comments
[–] youRFate@feddit.de 1 points 2 years ago

I have used sshfs for something similar and it worked better than expected.