Cammands
In your own words review 4 most important commands or procedures that you learned in the modules 7, 8, and 9. Explain the purpose of each command or procedure and give practical examples using the correct command syntax.
modules 7
· #!/bin/bash
· Shell variables
· Basic input and output
· Print formatting
modules 8
DNS / BIND configuration
· /etc/passwd
· /etc/group
· /etc/shadow
· PAM
modules 9
MySQL, and PHP (LAMP)
· Setup a basic web server.
· Setup a CUPS print server.
· Setup a SQL database server.
<IfModule mod_dir.c>
1
.
2.
3.
4.
References