Vous êtes sur la page 1sur 4

@@@@@@@@@@@@@@@@@@@ BEST OF LUCK @@@@@@@@@@@@@@@@@@@@@ 1.

Revisite O Done O selinux

SELinux must be running in the Enforcing mode.

2.

Revisite

Done

configure crontab access

Configure your crontab that it should not configurable by user susan. and it should not disturb any other user for accessing crontab.

3.

Revisite -

Done

configure ftp access

Configure FTP access on your system:

Clients within the example.com domain should have anonymous FTP access to your machine Clients outside example.com should NOT have access to your FTP service

4.

Revisite -

Done

configure smb share

Share the /shared directory via SMB: The share's name must be shared

Your SMB server must be a member of the STAFF workgroup The shared share must be available to example.com domain clients only The shared share must be browseable necessary. natasha must have read access to the share, authenticating with the same password password, if

5.

Revisit -

Done

configure a web server

Implement a web server for the site http://stationX.domainx.example.com, then perform the following steps: Download ftp://server1.example.com/pub/rhce/station.html

Rename the downloaded file to index.html

Copy this index.html to the DocumentRoot of your web server Do NOT make any modifications to the content of index.html

6.

Revisite -

Done

extend your web server

Extend your web server to include a virtual host for the site http://wwwx.domainx.example.com/, where x is your station number, then perform the following steps:

Set the DocumentRoot to /var/www/virtual Rename the downloaded file to index.html

Download ftp://server1.example.com/pub/rhce/www.html Place this index.html in the DocumentRoot of the virtual host

Do NOT make any modifications to the content of index.html

Note: The original web site http://stationX.domainx.example.com must still be accessable. on server1.example.com. 7. Revisit O Done

Ensure that susan is able to create content in /var/www/virtual

DNS resolution for the hostname wwwx.domainx.example.com is already provided by the name server

configure web content

Create a directory private under DocumentRoot and make sure it should only accessible from local host not to others. copy a file from ftp://server1.example.com/pub/rhce/station.html. Do not make any modification to the content of index.html. 8. Revisit O Done O configure ssh access

Configure SSH access as follows:

susan has remote SSH access to your machine from within example.com

Clients within my133t.org should NOT have access to ssh on your system

9.

Revisit -

Done

configure SMTP on your machine

Configure SMTP mail service according to the following requirements:

Your mail server should accept mail from remote hosts and localhost susan must be able to receive mail from remote hosts Mail delivered to susan should spool into the default mail spool for susan, /var/spool/mail/susan.

10. Revisit -

Done

configure aliases

Configure an email alias for your MTA such that mail sent to admin is received by the local user andrew.

11. Revisit -

Done

configure nfs export

Export your /shared directory via NFS to the domainX.example.com domain only.

Note: because you will not have root access, you will not be able to directly mount your exported /shared directory using your guest account on the system provided for testing. However, the automounter on the system has been configured such that it will automount your /shared directory

under /home/guestx/nfs/stationx, where x is your station number. Consequently, successful execution of ls /home/guestx/nfs/stationx indicates that the automounter was able to automount your NFS share. 12. Revisit O Done O create a script

Create a script /root/foo.sh. when you execute this as /root/foo.sh redhat the output should come fedora. And when you execute script as /root/foo.sh fedora the output should come redhat. But when you execute this script without argument as /root/foo.sh output should come redhat|fedora

13. Revisit

Done

acces iscsi volume

Access a iscsi volume. And create a 100MiB filesystem. And format the volume with ext4. Make sure your volume should auto mount on your machine on every reboot.

14. Revisit

Done

configure boot access

Configure you system when it boot it should automatically get syslevel 9 and when you run cat /proc/cmdline it must show syslevel=9.

15. Revisite

Done

Enable ip forwarding

Enable ip forwarding on your machine. Means your system should allow ip forwarding.

Vous aimerez peut-être aussi