Allows you to search a variety of questions and answers
By adding the noatime option to your main partition within your fstab can significantly increase your IO and overall server/drive performance. Please be sure to have your data backed up. This shouldn't cause any data loss, but better be safe than sorry.
Code:
1. Open up /etc/fstab in your favorite browser. 2. Add the noatime option to the line you you want. Example: /dev/sda7 /chroot ext2 defaults,noatime 1 2 3. Save the file and close. 4. You now must remount that partition. No reboot necessary. Just run this command: mount -oremount /chroot (replace chroot with the partition you added noatime to)
That's it!
I have had my hosting with AYK since 2006, and it has by far been the best experience I have ever had with any hosting company. The support is always spot on and available around the clock, excellent for me since I'm always working on things at odd hours. They make upgrading to fit needs very clean and easy, the cost is excellent for services received, and they have me as a customer for life.
Even though I only have a shared hosting plan, their technical support team responded to my tech support request within the hour, and correctly to boot. (I needed to have a subdomain point to a Tumblr blog by changing the CNAME.)