
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] Subdirectory of /home on separate volume?
Al Hoang wrote:
> I keep tackling this question myself and the answer is it depends
> on your setup. Let's say you have a gigantic music directory and you want
> it to be shared. In this case setting it up under /music then making a
> symlink to /home/music might make sense.
> If you want to keep everything under /home so you only have to
> backup one directory then that's understandable.
>
> But this is really a matter of policy, I think. I like keeping
> my /home directory clean of multimedia files as they can get very large
> but this is a personal preference.
>
Alternatively you could be indecisive and do both. i.e.
/dev/sda1 /music auto noatime 0 1
/music /home/music none bind 0 0
Edward
Home |
Main Index |
Thread Index