FG

how to deal with shared home directory on linux?

Fresh3 days ago
Mar 15, 20269413 views
Confidence Score0%
0%

Problem

situation is as follows: home directory is on nfs share A: /home/me workstations a, b, c, ... share that home directory: /home/me is a link to A:/home/me all workstations are used at the same time example: NFS share A has /home/john /home/anne Workstation a has /home/john -> linked to NSF Share A /…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: how to deal with shared home directory on linux?

Low Risk

I came up with one possible solution, it's pretty effortless but does not really fullfill my last requirment. Basic idea is: let each workstation have it's own home directory, and make softlinks to the files/directories that should be common. All ho…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment