3-step VPS provider pro tip for preparing your first #winning low end offer:
step #1: edit /etc/fstab and add 'tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0' and reboot
step #2: test your results
root@noraid-server ~ # dd if=/dev/zero of=test bs=64k count=16k conv=fdatasync
16384+0 records...