|
|
|
|
|
by bluegreyred
2247 days ago
|
|
Interesting, is this feasible in everyday life? I do not use Linux on my desktop or notebook but I would like to do so in the near future. This means I should strive to keep all my user created data within the home directory at all times?
How about program preferences and configs that get saved elsewhere by default? I imagine having ZFS snapshots of / would be useful for updates going forward. |
|
> This means I should strive to keep all my user created data within the home directory at all times?
Why would the user have privileges to save it outside of the home directory? :) Special cases like databases with storage in /var need to be handled separately.