You must log in or # to comment.
So what are the
atime
settings in a Linux distribution like Ubuntu?You can run this to check
findmnt --real
findmnt --real
Cheers! Apparently Ubuntu uses the
relatime
setting.It is the default
atime
option used when mounting if I’m correct. If it’s an ubuntu specific mount option it will be specified in/etc/fstab
file.
‘No AI has been involved in creating this article.’ I like that. Reminds of ‘no synthesizers on this record’ of the 80s :D
Cool article. They don’t post often enough!
That’s the most accurate article on the subject I’ve read in years.