Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This Final Assessment assignment will cover the hands - on learning experiences from Week 1 through Week 1 0 of IT 2 2 3 ,

This Final Assessment assignment will cover the hands-on learning experiences from Week 1 through Week 10 of IT 223, Introduction to LinuxRelevanceStudents will be able to test their knowledge of the practical skills covered throughout the course. Just like the real world, this assessment is open book, open notes and open research.The below list of instructions is designed to be clearer than what we often get in the real world, this is still after all a learning environment. That said, as IT professionals we are often given a list of What (tasks to complete) and have to assess the How on our own. This assignment is designed in part to help students experience that real world feeling, in a controlled learning environment.Skills Assessed Work at the Linux command line. Perform basic maintenance tasks including adding and removing users, executing backup & restore, shutdown & reboot, desktop, printer, filesystem & network maintenance. Perform system updates and other basic administrative tasks including security configurations, configuring essential system services, task scheduling and monitoring. Install and configure a workstation (including X) and connect it via a LAN to the Internet.AssignmentDirections:Use this document to complete the following instructions, please paste all screenshots into this document, after the relevant instruction. Once done save and submit to Canvas. Any other form of submission will result in an automatic 20% penalty on the grade for the Hands-On Final.Task 1(complete Prior to SSH)15 Pts.Install the application Nmap (5pts)On your Mint Machine, install the application NMAPEnsure that your Machine is up to date (10pts)Run the proper update commands as demonstrated in class to ensure that your mint install is fully patched and ready to go.**HINT** Also make sure that CUPS has the pdf driver installed and configured properly as shown in class.Task 285 ptsComplete the Following System Administration Instructions:SSH into your mint Machine (10 pts)All screenshots from here on should show up as SSH. If you are not able to connect, move on and do the Extra Credit. SSH From your Fedora Machine to your Mint Machine Proof of Completion using the proper command to show users and sessions.Bash script (15 pts)Write a short bash script asking for user input, print the response to the screencommand must properly use a 9 Second timeout.Script prompts should be: What is your favorite Dinosaur? Your favorite Dinosaur is: Screenshot script in the text editor (5pts) AND prove it works by using the at command to run it 1minute from now (10pts)Firewall Management (5pts)Create rules to deny http and allow https, show the results of the change.User Management (10 pts)Add a User (5pts)Add a user to your machine named Charles Vane, username: cvaneAdd a Group and Manage Group Members (5pts)Add a group named the_fancy add cvane to this groupFile and File Permissions Management (40pts)The following steps must be done in the exact order of instruction, and documented in a way that proves that you did them in that order.Change the default permissions for created files (5pts)Change the default permissions for all new files to the following: User: read/execute Group: read/execute Other: read onlyCreate a file (5pts)Create a file title final.txtAdd text to a file (5pts)Add the following to your file:I love linuxChange the owner of a file (5pts)Change the owner of final.txt to jrackhamChange File permissions (5pts)Change the file permissions for final.txt to add the write permission to user.Append to a file (5pts)Append without overwriting: This class taught me a lot! And display the resultPrint the file to PDF (5pts)Properly use CUPS to Print final.txt to a PDFOverwrite the contents of a file (5pts)Overwrite final.txt: I made it to the end of this test! And display the resultExtra Credit (Up To 15pts)Run the following NMAP scans, each scan is worth 5pts TCP Scan Syn Scan Ping sweepYou will need to use the internet to figure out how to properly set these flags for each scan type, the nmap official site is great resource to get you started, but there may be others that are more helpful.SubmitSubmission of this assignment is this word document with screenshots of your work in your Linux machines, documenting the completion of each step. Notations or captions on your screenshots could help your instructor to give partial credit if you are unable to complete a step. (This goes back to our class work on the concept of documenting failure).Turn in:Please turn in to the relevant Canvas Assignment by the due date on the Canvas page.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions

Question

Is conflict always unhealthy? Why or why not? (Objective 4)

Answered: 1 week ago