First, homework (exercise) content:
1, MARIADB basic summary, including table management, index management, user and authority management;
2, compile and install lamp, which respectively realize:
(1), to compile PHP into a httpd module
(2), PHP with FPM as an independent daemon process
3, install and configure the virtual user-based vsftpd;
4, the Establishment of NFS sharing, the host 172.16.0.1 on the directory/magedu through the NFS share to 172.16.0.0/16 (can be set according to their network conditions) the host of the network to read and write use;
5, the establishment of samba sharing, shared directory for/data, requires:
1) share named GKFX, workgroup for magedu;
2) Add group develop, add user Gentoo,centos and Ubuntu, where Gentoo and CentOS develop as additional group, Ubuntu does not belong to develop group; passwords are user names;
3) Add Samba users Gentoo,centos and Ubuntu, passwords are "mageedu";
4) This Samba share shared only allows the develop group to have write permission, and other users can only access it in read-only mode;
5) This Samba sharing service only allows host access from 172.16.0.0/16 (which can be set according to their network conditions);
Second, completion time:
Before October 24, 2015.
Third, the way of submission:
Please submit your job's post link address in the form of a comment blog.
Formats such as:
Student number + name http://mageedu.blog.51cto.com/4265610/1687589
This article is from the "Marco Education Linux operation and maintenance training" blog, please make sure to keep this source http://mageedu.blog.51cto.com/4265610/1704128
Linux OPS Practice-Intermediate class Package-October 18, 2015-October 24 Course Assignment (practice) Schedule