CYB 230 Module Two Lab Worksheet done (1)
.docx
keyboard_arrow_up
School
Southern New Hampshire University *
*We aren’t endorsed by this school
Course
230
Subject
Computer Science
Date
Apr 27, 2024
Type
docx
Pages
2
Uploaded by melgal14
CYB 230 Module Two Lab Worksheet
Complete this worksheet by replacing the bracketed phrases in the Response column with the relevant information.
Lab: Ubuntu Desktop Linux Installation
Prompt
Response
In the lab section “Install Ubuntu Using a Custom Hard Disk Layout,” Step 25
, use your name for the user information and provide a screenshot of the output before clicking Continue
.
In the lab section “Installing Patches With the Ubuntu Software Updater,” Step 8
, provide a screenshot of the output before clicking Authenticate
.
What is the importance of keeping an operating system patched and up-
to-date?
Keeping your operating system patched and up-to-date is crucial as it corrects and fixes any flaws that existed prior to the update, allowing the system to run more efficiently and making it more secure.
Lab: Disk Maintenance and Data Recovery
Prompt
Response
In the lab section “Backing Up and Restoring Data,” provide a screenshot
of the output of Step 51
.
In the industry, desktops are typically cloned and images are used on multiple PCs. Explain how using the restore point utility can help with the rebuilding and testing of PCs.
Staff can test various aspects of the computer by having a recovery point on hand. In the event that an error or corruption occurs, they can use this point to return the system
to its initial state.
Lab: Patching, Securing Systems, and Configuring Anti-Virus
Prompt
Response
In the lab section “Closing Unnecessary Ports,” Step 30
, insert your name
at the command line below the output and include it in your screenshot.
[Insert screenshot.]
In the lab section “Exploitation and Patching,” Step 18
, insert your name at the command line below the output and include it in your screenshot.
[Insert screenshot.]
Explain why it is important to close ports that are not being used within a computer system.
[Insert short response.]
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
Course Title : Operating SystemQuestion :
How you will create new user using terminal in Ubuntu? Add screenshots of all steps for new user creation including terminal and Login page in Answer sheet. Every student has to create new user as of his/her arid number for example (18-arid-2929).
Note: screenshots are mandatory.
arrow_forward
Move the appropriate file types from the list on the left to the correct descriptions on the right.
File Types (Icons)
XE
F
E
4
Answer Area
A file where you create the user interface
allowing you to display information and react to
user input.
A file that contains all the setup information for
your app.
A file that contains coded app logic.
A file that contains a list of available resources
to be used in the project.
arrow_forward
Besides there is an options menu that includes two options in the main activity. These are: 1. New Student 2. Exit When you click on the “New Student” option, a “New Activity” opens and the teacher enters the Student ID, Visa, Final Number, Phone Number and clicks the Add button. Thus, the student's information is recorded in the database. In addition, the grade point average is calculated by taking 40% of the student visa and 60% of the final. Both the grade point average and this student's phone number are sent to MainActivity. When registration is complete, the main activity is updated to include the list of the currently added student. In addition, if the average score coming from the main activity to NewActivity is equal to or greater than 50, an SMS is sent directly to the student's phone number indicating that he or she has passed the course. For this process, necessary permissions are obtained by following the permission procedure. If the student's average is less than…
arrow_forward
Code Listing to shows the template for the build process.
arrow_forward
M7Pro_Files
Upload your accounts python file here
What to do:
U are to create a report for users that will list their student id number, last name, and first name. Also, you will list their username and email address
The input file is linked below
studentInfo.txt
(opens in new window)
Note: You are to add YOUR first and last name in the first row ( instead fo Mr. Cameron's), the ID SHOULDN'T be your real ID, just a imaginary number there
The output file that your program will generate should look like the one linked below:
loginInfo.txt
(opens in a new window)
Given a text file , studentInfo.txt , linked above (or U can use one you created) that contains only last name( field size = 10) and first name(field size is 10) and student id numbers (field size is 7) you will create a report that will generate the usernames as well as student email accounts as shown in the loginInfo.txt linked above.
Notice that the login name consists of the first 7 characters of the last name, the…
arrow_forward
Written Use Case
Follow the sample format shown in the attached photo.Sample have its label, while the one you should make a written use case is the one who have blue ovalsNOTE: YOU SHOULD MAKE THE WRITTEN USE CASE AS YOU CAN SEE IN THE SAMPLE TABLE. SOMEONE IS ANSWERING MY QUESTION WRONG!
arrow_forward
*
aut
cad
Realtime and point consider are sub-commands for the main command
pan.
True
False
*
aut
cad
Zoom command is one of the drawing menu commands used to control
the size of the view, zoom in and out in the AutoCAD program.
False
True
arrow_forward
Create blade template containing a form having thefollowing form controls: case and submit button. After thevalue of the case field is filled by the user, an appropriateresponse should be generated. For example, if user enters1, the result should be “First Case” and so on. You have touse switch case directive to complete this task
arrow_forward
Sequence Diagram for the use case text below:
Basic Course
The student views the Grad Check Home Page and clicks on the Edit Schedule button. The system then displays the Current Student Schedule. On this page, the student may then choose a course to delete a course or to add a course. After the student performs these tasks, the system asks the user to save the changes on the Save Changes page. If the student selects Yes, the system updates the student record file. Otherwise, the student record is not updated.
Alternate Course
The student record file is unavailable: display Unable to Save page to the Student.
arrow_forward
Event Listeners
Return to the mas_register.js file in your editor. Directly below the initial comment section, insert an event listener for the window load event. Run an anonymous function in response to the event containing the following commands:
Call the calcCart() function (which you will create shortly.)
Create an onclick event handler for the regSubmit button that runs the sessionTest() function when the button is clicked.
Create onblur event handlers for the input boxes with the ids: fnBox, lnBox, groupBox, mailBox, phoneBox, and banquetBox, running the calcCart() function in response to each event.
Create an onchange event handler for the sessionBox selection list, running the calcCart() function when the selection list is changed.
Create an onclick event handler for the mediaCB check box, running the calcCart() function in response.
JavaScript Functions
Create the sessionTest() function. The purpose of this function is to provide a validation test for the conference session…
arrow_forward
A-List
Objective:
At the end of the exercise, the students should be able to:
▪ Create an adjacency list in Java.
Software Requirements:
▪ NetBeans IDE
Java Development Kit (JDK) 8
Procedure:
1. Create a folder named LastName_FirstName in your local drive. (ex. Reyes_Mark)
2. Using NetBeans, create a Java project named AdjacencyList. Set the project location to your own
folder.
3. Create an adjacency list based on the given graph.
B
A
с
E
D
F
G
arrow_forward
Add functionality to retrieve a car record either by ID, Model, or price range.
Add menu options to retrieve a car record
by a car by Id or Model name
a user should be able to search by ID or by item name
create only one submenu option for searching
the search should not be case sensitive (for example, a user may enter sTRolleR or STROLLER);
store items in all lower/upper case to expedite the search
write one search function that can search by ID and name and goes through the array of structs/objects only once
allow partial search; must return all matching items (for example, a user can enter "roll" to search for a "stroller"; return "rolls", "stroller"); see C++ find() function
show the entire record if found or an appropriate message if not
by a price range
user should be able to enter the target price and the range; for exampletarget price: 5000range %: 20
20% of 5000 is 1000, display all valid car records with a price at least $4000 (5000-1000) and no more than $6000 (5000+20%)
arrow_forward
HTML and JSP
You will create a simple Job application app. The user enters their first name, last name, phone number, email, and their skills.
When the user clicks submit, your app should check that the fields are not empty. If a field is empty, it will indicates in red that the field is required.
If all fields contains data, then when the user clicks submit, it will present the same information for the user to review. In the review page, if user thinks the information is incorrect, they can click "back" to go back to application form. Otherwise, the user can submit the application by clicking on "submit." After the application has been submitted, a thank you page including the applicant's is displayed.
arrow_forward
That answer is wrong. Can you please read the instructions.
arrow_forward
Please see the attach photo for the instructions and the scenario for the use case to be made
arrow_forward
Employee view attendance report
The employee must be logged in to the
system to perform this function. The
employee selects the report period (range
of dates: from - to). The employee selects
"show report". Range of dates for the
report must be maximum 3 months, so if
the range is invalid, the system displays an
error message. The system displays every
working day in the report with the status
of the employee in this day, which could
be one of the following: on time, late, did
not come.
One actor?
One use case name?
One class ?
Attributes for the class ?
One relation between classes ?
arrow_forward
In type over or replace mode, the software moves the rest of the document to the right as you type new material.
True
False
arrow_forward
Window 1Should have a welcome message, a textbox to receive AN EXISTING ID of the user and a button to access the data base. All users ID should be saved in a data base (Don’t use access). Once the Id is verified then the program will give the user access to the main menu window.Your database should have the following columns.
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Related Questions
- Course Title : Operating SystemQuestion : How you will create new user using terminal in Ubuntu? Add screenshots of all steps for new user creation including terminal and Login page in Answer sheet. Every student has to create new user as of his/her arid number for example (18-arid-2929). Note: screenshots are mandatory.arrow_forwardMove the appropriate file types from the list on the left to the correct descriptions on the right. File Types (Icons) XE F E 4 Answer Area A file where you create the user interface allowing you to display information and react to user input. A file that contains all the setup information for your app. A file that contains coded app logic. A file that contains a list of available resources to be used in the project.arrow_forwardBesides there is an options menu that includes two options in the main activity. These are: 1. New Student 2. Exit When you click on the “New Student” option, a “New Activity” opens and the teacher enters the Student ID, Visa, Final Number, Phone Number and clicks the Add button. Thus, the student's information is recorded in the database. In addition, the grade point average is calculated by taking 40% of the student visa and 60% of the final. Both the grade point average and this student's phone number are sent to MainActivity. When registration is complete, the main activity is updated to include the list of the currently added student. In addition, if the average score coming from the main activity to NewActivity is equal to or greater than 50, an SMS is sent directly to the student's phone number indicating that he or she has passed the course. For this process, necessary permissions are obtained by following the permission procedure. If the student's average is less than…arrow_forward
- Code Listing to shows the template for the build process.arrow_forwardM7Pro_Files Upload your accounts python file here What to do: U are to create a report for users that will list their student id number, last name, and first name. Also, you will list their username and email address The input file is linked below studentInfo.txt (opens in new window) Note: You are to add YOUR first and last name in the first row ( instead fo Mr. Cameron's), the ID SHOULDN'T be your real ID, just a imaginary number there The output file that your program will generate should look like the one linked below: loginInfo.txt (opens in a new window) Given a text file , studentInfo.txt , linked above (or U can use one you created) that contains only last name( field size = 10) and first name(field size is 10) and student id numbers (field size is 7) you will create a report that will generate the usernames as well as student email accounts as shown in the loginInfo.txt linked above. Notice that the login name consists of the first 7 characters of the last name, the…arrow_forwardWritten Use Case Follow the sample format shown in the attached photo.Sample have its label, while the one you should make a written use case is the one who have blue ovalsNOTE: YOU SHOULD MAKE THE WRITTEN USE CASE AS YOU CAN SEE IN THE SAMPLE TABLE. SOMEONE IS ANSWERING MY QUESTION WRONG!arrow_forward
- * aut cad Realtime and point consider are sub-commands for the main command pan. True False * aut cad Zoom command is one of the drawing menu commands used to control the size of the view, zoom in and out in the AutoCAD program. False Truearrow_forwardCreate blade template containing a form having thefollowing form controls: case and submit button. After thevalue of the case field is filled by the user, an appropriateresponse should be generated. For example, if user enters1, the result should be “First Case” and so on. You have touse switch case directive to complete this taskarrow_forwardSequence Diagram for the use case text below: Basic Course The student views the Grad Check Home Page and clicks on the Edit Schedule button. The system then displays the Current Student Schedule. On this page, the student may then choose a course to delete a course or to add a course. After the student performs these tasks, the system asks the user to save the changes on the Save Changes page. If the student selects Yes, the system updates the student record file. Otherwise, the student record is not updated. Alternate Course The student record file is unavailable: display Unable to Save page to the Student.arrow_forward
- Event Listeners Return to the mas_register.js file in your editor. Directly below the initial comment section, insert an event listener for the window load event. Run an anonymous function in response to the event containing the following commands: Call the calcCart() function (which you will create shortly.) Create an onclick event handler for the regSubmit button that runs the sessionTest() function when the button is clicked. Create onblur event handlers for the input boxes with the ids: fnBox, lnBox, groupBox, mailBox, phoneBox, and banquetBox, running the calcCart() function in response to each event. Create an onchange event handler for the sessionBox selection list, running the calcCart() function when the selection list is changed. Create an onclick event handler for the mediaCB check box, running the calcCart() function in response. JavaScript Functions Create the sessionTest() function. The purpose of this function is to provide a validation test for the conference session…arrow_forwardA-List Objective: At the end of the exercise, the students should be able to: ▪ Create an adjacency list in Java. Software Requirements: ▪ NetBeans IDE Java Development Kit (JDK) 8 Procedure: 1. Create a folder named LastName_FirstName in your local drive. (ex. Reyes_Mark) 2. Using NetBeans, create a Java project named AdjacencyList. Set the project location to your own folder. 3. Create an adjacency list based on the given graph. B A с E D F Garrow_forwardAdd functionality to retrieve a car record either by ID, Model, or price range. Add menu options to retrieve a car record by a car by Id or Model name a user should be able to search by ID or by item name create only one submenu option for searching the search should not be case sensitive (for example, a user may enter sTRolleR or STROLLER); store items in all lower/upper case to expedite the search write one search function that can search by ID and name and goes through the array of structs/objects only once allow partial search; must return all matching items (for example, a user can enter "roll" to search for a "stroller"; return "rolls", "stroller"); see C++ find() function show the entire record if found or an appropriate message if not by a price range user should be able to enter the target price and the range; for exampletarget price: 5000range %: 20 20% of 5000 is 1000, display all valid car records with a price at least $4000 (5000-1000) and no more than $6000 (5000+20%)arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Programming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage LearningNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L