The RHCE exam specifies creating a private site for group modified content. This involves creating a private site that allows people of a certain group. It also requires changing ownership and permissions of the underlying file structure in order to allow group collaboration.
- [Instructor] For this exercise, we'll create a Directory…for group modified content.…You will want to be logged in to rhhost1…with the terminal open.…Pause this video as necessary.…Viewing the error log will cut your troubleshooting…time to a minimum.…To view the log, open another Terminal tab,…and type in sudo space tail space -f space…/var/log/httpd/error…_log and hit Enter.…Type in your password if prompted.…
This will follow the error log…while you work through this exercise.…To start this exercise, let's create a new Directory…for our private website.…Go back to your first Terminal tab.…Let's change into the html Directory…so we have less to type.…Type in cd space /var/www/html/ and hit Enter.…Now create the Directory.…Type in sudo space mkdir space privategroup and hit Enter.…Type in your password if prompted.…Since we're adding multiple files to this Directory,…we'll wait until the end…to set the ownership and permissions.…
For now, leave them as they were.…Now we need to edit the Apache configuration file.…
Author
Released
8/20/2018- Installing DNS clients
- Using host, nslookup, and dig
- Name resolution
- DNS roles
- Configuring DNS
- Apache web server features
- Apache commands and access control
- Configure Apache and virtual hosts
- Securing virtual hosts with SSL and TLS
- Running CGI scripts in Apache
- Configuring NGINX server blocks
Skill Level Intermediate
Duration
Views
Related Courses
-
Linux System Engineer: Networking and SSH
with Grant McWilliams1h 53m Appropriate for all
-
Introduction
-
Prepare for the RHCE exam1m 15s
-
What you need1m 17s
-
OS installation9m 50s
-
Lab setup2m 37s
-
Configure VM settings6m 6s
-
Install Guest Additions4m 22s
-
-
1. Using DNS Clients
-
Configure resolv.conf2m 48s
-
Configure nsswitch.conf2m 31s
-
Use host and nslookup1m 15s
-
Use dig5m 16s
-
-
2. Introduction to DNS Servers
-
How name resolution works2m 13s
-
DNS roles1m 21s
-
-
3. Configuring DNS
-
About BIND zone files1m 36s
-
4. Introduction to Apache Web Server
-
How web servers work1m 41s
-
Apache features1m 25s
-
Apache access control2m 2s
-
SELinux and Apache3m 22s
-
Install Apache3m 51s
-
-
5. Configure Apache
-
6. Apache Virtual Hosts
-
Configure basic virtual host6m 17s
-
-
7. Secure Virtual Hosts Using SSL/TLS
-
About Apache and SSL/TLS2m 56s
-
About OpenSSL1m 40s
-
-
8. Apache and CGI
-
9. Configuring NGINX
-
Why NGINX?1m 45s
-
-
Conclusion
-
Next steps52s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Configure access to group modified content