There are Mail servers, Web Servers, DNS Servers and Log Server. Log Server is already configured.
You should configure the mail server, web server and dns server to send the logs to log server.
Create the group named sysusers.
Whoever creates the file on /data make automatically owner group should be the group owner of /data directory.
Create the directory /storage and group owner should be the sysusers group.
Whoever creates the files/directories on /storage group owner should be automatically should be the same group owner of /storage.
Install the Cron Schedule for jeff user to display "Hello" on daily 5:30.
Add a cron schedule to take full backup of /home on every day at 5:30 pm to /dev/st0 device.
There were two systems:
system1, main system on which most of the configuration take place
system2, some configuration here
Smb multiuser mount
Mount the samba share /opstack permanently beneath /mnt/smbspace on desktopX as a multiuser mount.
The samba share should be mounted with the credentials of frankenstein.
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
There were two systems:
system1, main system on which most of the configuration take place
system2, some configuration here
Configure selinux.
Configure your systems that should be running in Enforcing.