RedHat EX300 - Red Hat Certified Engineer – RHCE (v6+v7)
Deploy your SMTP mail service and complete it by the following requirements:
-- Your mail service must be able to receive the local and remote mails
-- harry must be able to receive the remote mail
-- The mail which is delivered to mary should be put into the mail /var/spool/mail/mary
Shutdown the /root/cdrom.iso under /opt/data and set as boot automatically mount.
Configure the samba server, share /common, which can be browsed. The user harry can only read it. If it is needed, the password for harry is harryuser.
According to the following requirements, deploy your ftp login rule:
Users in example.com domain must be able to login to your ftp server as an anonymous user.
But users outside the example.com domain are unable to login to your server
Configure the nfs server, share the /common directory to domain30.example.com, and allow client to have the root user right when access as a root user.
Given the kernel of a permanent kernel parameters: sysctl=1.
It can be shown on cmdline after restarting the system.
Kernel of /boot/grub/grub.conf should be a34dded finally, as:
Configure cron and don’t allow the user tom to use.
There were two systems:
system1, main system on which most of the configuration take place
system2, some configuration here
Dynamic Webpage Configuration.
Configure website wsgiX.example.com:8961">http://wsgiX.example.com:8961 on system1 with the documentroot /var/www/scripts
Site should execute webapp.wsgi
Page is already provided on classroom.example.com/pub/webapp.wsgi">http://classroom.example.com/pub/webapp.wsgi
Content of the script should not be modified
There were two systems:
system1, main system on which most of the configuration take place
system2, some configuration here
Webpage content modification.
Implement website for serverX.examp">http://serverX.example.com/owndir
Create a directory named as “owndir†under the document root of webserver
Download station.network0.example.com/pub">http://station.network0.example.com/pub/rhce/restrict.html
Rename the file into ondex.html
The content of the owndir should be visible to everyone browsing from your local system but should not be accessible from other location
There were two systems:
system1, main system on which most of the configuration take place
system2, some configuration here
Secured webserver.
Configure the website https://serverX.example.com with TLS
SSLCertificate file http://classroom.example.com/pub/rhce/tls/certs/system1.networkX.crt
SSLCertificatekeyfile http://classroom.example.com/pub/rhce/tls/private/system1.networkX.key
SSL CA certificate file http://classroom.example.com/pub/example-ca.crt