[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [K12OSN] IDE if /home is NFS?
- From: dahopkins comcast net
- To: "Support list for opensource software in schools." <k12osn redhat com>
- Subject: Re: [K12OSN] IDE if /home is NFS?
- Date: Thu, 01 Apr 2004 13:11:04 +0000
> One thing I have thought about w/ NFS mounted homes is the temp files
> some apps put hidden ~/.foo directories. The GIMP can be reconfigured to
> swap to /tmp rather than ~/.gimp-1.2, but Mozilla writes it's browser
> cache to home. Seems lame to back that up every night.
>
Using rsync you can create an exclude list so that these are not backed up. I just use a wildcard approach and skip all directories with *cache* in the path. Another type of file to skip are core.* files which the staff seem to find a way to create. Other backup software has similar capabilities.
Sincerely,
Dave Hopkins
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]