build nfs
http://www.cnblogs.com/mchina/archive/2013/01/03/2840040.html
坑:
1 no portmap on centos7 ,now rpcbind
2 bad exports format ;see also http://linux.vbird.org/linux_server/0330nfs.php
/etc/exports
/home/acrocephalus/ 192.168.1.35(rw,async,no_root_squash)
change datadir of mariadb
http://www.howtoing.com/change-default-mysql-data-directory-in-linux/
坑:
chown -R mysql:mysql /data/mysql