--- In "jongsoo_k" <> wrote:
>
> Dear Group
>
>
> I am trying to configure noatime at /etc/fstab. But I am a little confused
> with what i found from googling. So i decided to ask TS group. I am using
> TS7500.
>
> First, can I configure noatime for entire debian linux?
> I think someone said it is not good. I don't know the reason.
You change mount options by mount point not by directory.
It is too late in fstab to change mount options for / as it is already mounted.
Either change your linuxrc to mount / as noatime or run
mount -o remount,noatime /
some time after bootup.
>
> Second, if i can not configure noatime for entire debian, then i want to
> configure specific directories.
> I am using Apache and my programs. My program files( and log file) are
> located in /var and /home.
> How can i configure? I am looking for sample configuration that can be in
> TS7500.
>
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|