Systems and Network Administration CT106-3-2

Hello, if you have any need, please feel free to consult us, this is my wechat: wx91due


Individual Project: 30% of the total mark for the module.

CLO2

Integrate DNS, DHCP, email, web, and SSL to create a working system (A4, PLO6)

CLO3

Demonstrate the ability to add new elements to the system to meet the needs of diverse communities of interest (A3, PLO4)

*Group and Individual Assignments are 60%

*Final Exam is 40% of the total mark for the class

Title:    Network Administration Projects

Criteria for assessment:

1. The network and its services work as intended.

2. The report documents the system and indicates a correct understanding of how the network components fit into the whole.

Note that all screenshots must include the Student Name, e.g., the hostname, email address, or log file entries. Anonymous screenshots and heavy reliance on screenshot fragments that do not show personalization provide insufficient evidence, and the maximum mark for the configuration is 4/10.

Due dates: Week   10: Document Format

All parts of the assignment must be completed using the current Linux distributions: Rocky Linux (Red Hat clone) for the server and Ubuntu for the client configuration. 

Task 1:

 

As a Linux network administrator, you have been assigned the basic task of setting up a fully functional email server using Rocky Linux. Your first step is to ensure that the network configurations are correct.

You are tasked with building a fully operational server system using Rocky Linux within VirtualBox. Your server and clients must have an appropriate configuration for the network settings such as FQDN, Static IP address, DNS, and DHCP. Please note that you are not required to document all the mentioned network settings for the assignment.

Once the network is up and running, your first task for this assignment is to install and configure Postfix as the Mail Transfer Agent (MTA) and Dovecot as the IMAP/POP3 server. These services will allow users to send and receive emails using third-party applications such as Thunderbird.

In addition to basic email functionality, the security of the communication is paramount. You are required to implement SSL/TLS encryption for secure email transmission and retrieval. By configuring SSL/TLS for both Postfix and Dovecot, you will ensure that users can communicate securely, protecting sensitive information during email exchanges. Once the setup is complete, you are expected to test the system by sending and receiving emails between users and verifying that the secure connections are functioning properly.

Note: For the assignment, you must install VirtualBox on your machine and create two virtual machines: one running Rocky Linux (server) and the other running Ubuntu Linux (client).

General Guidelines and steps for email server:  

· Install Postfix

· Configure Postfix

· Install Dovecot

· Configure Dovecot

· Install open SSL or any other SSL program.

· Restart Services

· Set Up Mozilla Thunderbird

· Provide evidence of successful secure email between client and server.

· Troubleshooting and Test Email

Task 2: 

Red Hat Academy Completion Course. Kindly see the attached certificate. 

CERTIFICATE OF ATTENDANCE 

The certificate of attendance will be accessible to students who complete at least 50% of the course. It is worth noting that the date on the Certificate will be updated every time you claim it. The Certificate looks like the below: 

Should consume >=50% of the course content over several weeks (min 5-6 weeks; not in one go)

 

 

Individual Documentation Guidelines

1) Cover

2) Submission title: Individual SNA Network Administration Project

3) Table of contents for each chapter/section

4) Tasks write-up content: Each task must be in a separate chapter

5) Conclusion

6) References (APA Style)

Submission Requirements

1. Online submissions via Moodle. Separate submission links will be provided in Moodle.

2. Submissions must be in Microsoft Word format with Times New Roman font size 12 and 1.5 line spacing justified.

3. Submissions need to be well presented. Submissions that are unprofessional in their look (disorganized, inconsistent, not in chapters/sections) will not fare well when marks are allocated.

4. Every submission must have a front cover. The front cover should have the following details:

a) Name(s) /and TP number(s)

b) Intake code, Module code, and name

c) Submission title

d) Date assigned (the date the submission was handed out)

e) Date completed (the date the submission is due to be handed in)

5. All information, figures, and diagrams obtained from external sources must be referenced using the APA referencing system accordingly.

Important Note:

Document the results of your work professionally and systematically in the form of online submissions via Moodle.

Use the provided cover page as your cover. Only one group member should upload the file to Moodle as the assignment submission.

Assessment Criteria (Marks Breakdown)

No

Task

Mark

Comment

1

Installation and Configuration of Postfix (MTA)

 

25

Install Postfix as the Mail Transfer Agent to handle the sending of emails. Ensure proper configuration for handling users and email domains. The system should be able to send emails with Postfix.

2

Installation and Configuration of Dovecot

15

Install Dovecot to handle incoming email via IMAP/POP3. Ensure it works with the Postfix setup and that users can retrieve their emails.

3

Configuration of SSL/TLS Encryption

 

25

Secure communication by configuring SSL/TLS encryption in both Postfix and Dovecot. Ensure the server uses proper certificates to establish a secure connection for sending and receiving emails.

4

Troubleshooting and testing Email Functionality Using a third-party application

25

Configure extra services.
Configuration completed fully, partially, or failed. Supported with an explanation. Troubleshoot obstacles encountered.

5

Red Hat Academy Course Completion

5

Attach CERTIFICATE OF ATTENDANCE 

6

Documentation

5

Proper structure, with ease of understanding and flow of the explanation.

Applying proper formatting and references.

 

Total

100

 

 

Marking Guide

Marking Criteria

0-5

(Fail)

6-10

(Marginal Fail)

11-15

(Pass)

16-20

(Credit)

21-25

(Distinction)

Installation and Configuration of Postfix (MTA)

Unable to install and configure Postfix, or installation and configuration are incorrect. The system cannot send emails.

Installation of Postfix attempted but poorly configured. The system has significant issues in sending emails or handling users and email domains.

Postfix was installed and configured with some minor issues. The system can send emails but may not handle users and domains efficiently.

Postfix was installed and configured correctly, with only minor flaws. The system can send emails and handle users and email domains but could benefit from slight improvements.

Postfix was installed and configured flawlessly. The system is fully functional in sending emails, handling users, and managing email domains. Clear and thorough configuration provided.

Marking Criteria

0-4

(Fail)

5-6

(Marginal Fail)

7-8

(Pass)

9-12

(Credit)

13-15

(Distinction)

Installation and Configuration of Dovecot

No clear or very poor attempt at installing and configuring Dovecot. The installation is incomplete or failed, with no proper explanation or understanding of the process.

Dovecot installation and configuration were attempted but incomplete or incorrect. The system may not function properly, and the explanation provided is minimal or unclear.

Dovecot was installed and configured with some minor issues. The system works, but there may be some inefficiencies or missing configurations. A fair explanation is provided.

Dovecot was installed and configured properly, with only minor flaws. The system functions well, handling user authentication and mail services effectively. A good explanation is provided.

Dovecot was installed and configured flawlessly. The system is fully functional, handling user authentication and mail services efficiently. A thorough and clear explanation is provided, showing excellent understanding.

Marking Criteria

0-5

(Fail)

6-10

(Marginal Fail)

11-15

(Pass)

16-20

(Credit)

21-25

(Distinction)

Configuration of SSL/TLS Encryption

 

No attempt or very poor effort in configuring SSL/TLS encryption in Postfix and Dovecot. The server is not using certificates or secure connections for email transmission.

Attempted to configure SSL/TLS encryption, but incomplete or incorrect. The server may use outdated or self-signed certificates, leading to insecure email communication.

SSL/TLS encryption is configured with some minor issues. The server uses certificates, but there may be issues in the setup that cause some security vulnerabilities or improper handling of secure connections.

SSL/TLS encryption configured correctly for both Postfix and Dovecot, with secure communication established. The server uses valid certificates, but there may be minor improvements needed for optimal security or configuration.

SSL/TLS encryption is configured flawlessly, with proper certificates ensuring secure communication in both Postfix and Dovecot. The server uses valid, up-to-date certificates, and all email traffic is encrypted without any issues. Full compliance with best security practices.

 

 

 

 

 

Marking Criteria

0-5

(Fail)

6-10

(Marginal Fail)

11-15

(Pass)

16-20

(Credit)

21-25

(Distinction)

Troubleshooting and testing Email Functionality Using a third-party application

Failed to configure extra services, or configuration was incomplete. No or very poor attempt at testing email functionality using a third-party application. Little to no troubleshooting was done, and no explanation was provided.

Attempted to configure extra services, but the configuration is incomplete or incorrect. Email functionality testing with a third-party application was attempted but largely unsuccessful. Minimal troubleshooting, with weak explanation of issues encountered.

Extra services are configured, and email functionality was tested using a third-party application, though with some issues. Troubleshooting was done to some extent, but obstacles remain. Fair explanation of the problems and attempted solutions.

Extra services are mostly configured correctly, and email functionality was successfully tested using a third-party application with minor issues. Effective troubleshooting, resolving most problems. Good explanation provided, demonstrating a solid understanding of the process and obstacles.

Extra services were fully configured, and email functionality was tested successfully using a third-party application with no issues. All encountered obstacles were effectively troubleshooted and resolved. Clear, detailed explanations were provided, showing excellent problem-solving skills and a thorough understanding of the process.

Marking Criteria

0

(Fail)

5

(Pass)

Red Hat Academy Course Completion

No Attachment

Attached is the CERTIFICATE OF ATTENDANCE 

Marking Criteria

0-1

(Fail)

2

(Marginal Fail)

3

(Pass)

4

(Credit)

5

 (Distinction)

Documentation

Documentation is poorly structured, difficult to understand, and lacks any logical flow. The formatting is inconsistent, and references are absent or improperly cited.

Documentation has some structure but is generally unclear and lacks coherent flow. Formatting may be inconsistent, and references, if present, are poorly applied or cited.

Documentation is adequately structured, with a fair flow of explanation. Basic formatting is applied, and some references are included, but there are noticeable issues that could be improved.

Documentation is well-structured and easy to understand, with a logical flow of information. Proper formatting is applied consistently, and references are included and appropriately cited.

Documentation is exceptionally well-structured, clear, and coherent, demonstrating an excellent flow of explanation. All formatting is applied consistently, and references are thorough, correctly cited, and contribute to the overall quality of the documentation.

发表评论

电子邮件地址不会被公开。 必填项已用*标注