{ 0 comments }
/etc/fstab
I‘ve configured and mounted /var for squid caching and other purposes under Linux. I’ve noticed that the Linux file system keeps records of when files are created, updated, and accessed. My /var is exclusively used for caching purpose and I do not want to waste disk I/O while updating last-time-read attribute during reads and writes to files. How do I disable access time updates for /var partition?
{ 3 comments }
Q. Can you explain UUID concept related to Linux ext3 partitions and storage devices? How do I update /etc/fstab using UUID under Ubuntu Linux or any other Linux distro?
{ 13 comments }
Q. Few commands under FreeBSD depends upon procfs (process file system). FreeBSD does not mount it by default. How do I mount /proc (procfs) from a shell prompt?
{ 2 comments }
Q. How do I install and configure iSCSI initiator service under FreeBSD server?
{ 15 comments }



