CYB 230 Module Three Lab Worksheet Anthony Velotti
.docx
keyboard_arrow_up
School
Southern New Hampshire University *
*We aren’t endorsed by this school
Course
230
Subject
Computer Science
Date
Dec 6, 2023
Type
docx
Pages
4
Uploaded by avelotti1592
CYB 230 Module Three Lab Worksheet
Complete this worksheet by replacing the bracketed phrases in the Response column with the relevant information.
Lab: Basic Network Configuration
Prompt
Response
In the lab section “Configuring a Centos Network Interface Manually
With the Networkmanager Service,”
Step 9
, insert your name at the
command line below the output and include it in your screenshot.
Prompt
Response
In the lab section “Configuring a Centos Network Interface Manually
With the Network Service,”
Step 14
, insert your name at the
command line below the output and include it in your screenshot.
At the end of
Step 19
in “Configuring a Centos Network Interface
Manually With the Network Service,” you are asked to resolve the
addresses for three different names that all result in the same IP
address. Which version would you find most useful? Explain why.
The version I find most useful is host 192.168.1.2. Using the IP
address saves time rather than using multiple addresses to find where
they point.
Lab: Network Security—Firewalls
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
Extended Task
Exercise 7:
Create a modular project which uses a host terminal application and a
servo motor.
The user can input a value between 1-9 which will move the servo motor
to a specified position. An input of 1 moves the servo to 90 degrees left
and 9 moves the servo to 90 degrees the right. Numbers in between 1-9
move the servo to a relative position, for example the value 5 will point
the servo to the centre.
You can reuse the GetKeylnput function from the previous exercise.
You may also need to create a look up table function to convert the input
value to a sensible PWM duty cycle value associated with the desired
servo position.
arrow_forward
ER diagram for the following use cases:
Intro/Homepage: This first case will be used to give the user the first look at what the whole project is about. They see the beginning stage and interact with all the links to the movies, characters, and descriptions.
Browse MCU Shows: This case will be for the customers and users to be able to navigate through the feature and see what they are specifically. They can use it to find which exact Marvel Cinematic Universe movie/show they wish to watch and see what character they like.
View MCU Movie Details: This case will be for users to get more information about specific Marvel movies/shows. It will give more details like the cast, the run time, the review score, the characters involved and etc.
arrow_forward
This page gives an in-depth look at the Access Control List.
arrow_forward
Draw a diagram illustrating the structure of an HTTP request. Provide a detailed explanation for each
component within the request, encompassing methods, headers, the endpoint, and the body.
arrow_forward
Subject : Object Orieted Programming
Language Java Netbeans
Q: You have been approached by a client to automate inter college event management. The main purpose of this project is to simplify the process of handling each event by providing a web interface for admin, teacher and students.
The admin part consists of multiple modules where admin or the authorized person needs to register the college name to create the event by adding the type of event (indoor or outdoor). System allows admin to add teachers who will conduct the particular event activity, which is allotted by the admin itself, also can view the student registration for a particular event and lastly, viewing the results of all events held in college.
The teacher part has come up with handling all the event related activity assigned by the admin. Teacher performs various task such as taking the attendance of the students who are registered for a particular event, viewing the list of students to mark the winner of each…
arrow_forward
Unit 7
Research three modules which can be run in Joomla. Describe the modules, explain how they can be used, and why.
Make sure to post a registration post early in the week. Modules should not repeat in the discussion forum. Each student should choose 3 modules, which have not been selected by another student.
Your response should be at least 250 words in length.
When you’re done, read, rate, and comment on at least three of your classmates’ posts. Your responses should be at least 150 words each and advance the discussion of the topic.
arrow_forward
The contact form page must contain a form that contains the following fields: • Name • Email • The
message that the user wants to send When the form is submitted, all fields must be checked to
make sure they have been filled out. If the form validation is not successful, a bold red error
message should be displayed to the user on the page by manipulating the DOM. If the form
validation is successful, a bold green success message should be displayed to the user on the page by
manipulating the DOM. The message should say: "Dear Name, Thank you for your inquiry. One of
our team members will be in touch with you shortly" In the above message Name should be
replaced by the user's name from the form.
arrow_forward
Design and implement an application that maintains the data for a simple social network. Each person in the network should have a profile that contains the person’s name, an image(Optional), current status(Online, offline, busy,...), and a list of friends. Your application should allow a user to join the network, leave the network, create a profile, modify the profile, search for other profiles, and add and remove friends.
Reference: Data Structures and Abstractions with Java, Frank M. Carrano, 4th Edition, Pearson, 2015.
You can use any data structure you have learned and written so far.
DO NOT USE ANY JAVA to import data structures! (Except arrays)
Use your own data structures that you wrote by yourself.
Use at least a hash table or a dictionary.
You need at least 2 data structures: One for profiles and one for the list of the friends of those profiles.
You need to implement CRUD:
C= Create: Add profile- Add friends
R= Read: Read the information of a profile - Search for other…
arrow_forward
Calculate average and grade of marks through html helper.
Create new C# asp.net MVC project.
Add controller class
Create http get request to return view
Use html helpers to create form for the view
Write http post request for the button percentage to calculate percentage
Display the grade on grade label under the suitable criteria
Percentage Calculator:
arrow_forward
Buddy's Machine Shop has a kiosk computer located in the lobby for customers to use. The kiosk computer is not part of a domain. The local computer policy severely restricts the use of the computer, so that customers can use only the browser.
Occasionally, an administrator needs to sign in to the kiosk computer to perform maintenance and update software. This is awkward, though, because the administrator needs to disable settings in the local policy before performing any task. Then, when the tasks are complete, the administrator needs to re-enable the settings in the local policy. How can this system can be improved?
arrow_forward
A furniture shop wants to sell different types of furniture in online mode. The customers can view the furniture and place orders online.
The portal sells different type of furniture such as chairs, tables, sofa etc.
For each of the furniture, the portal maintains its unique code, furniture name, the furniture description (such as wooden, plastic), the year it was manufactured and price.
Customers can place order for the furniture of their interest. Information about customers such as their name, PAN number, address, phone number and email are collected during ordering.
A customer can place more than one order. Each order may comprise of more than one furniture. The customers who place orders with order amount exceeding Rs. 50000 are given a discount of 5% on the order price.
In each order, the furniture code, quantity, furniture name, order amount and discount are recorded.
Draw the ER-diagram and make sure to indicate key attributes, cardinality and participation constraint
arrow_forward
Create a transactional webpage using javascript :
Requirement :
1) Create the Input/output Interface for the information shown below.
2) In the end, after clicking the "Click to Display" button, all user inputs must be displayed in a report format like what is shown below plus the computation of tax.
3) Formula for Salary : Rate per hour x Hours Worked
Formula for Tax : Get the 10% of the total Salary
Sample Input Interface :
Employee Information
Employee Name
Address
Contact Number
Rate Per Hour
Hours Worked
Click to Display
Reset
Sample Output after clicking Display :
Employee Name : John Lopez
Address : Manila
Contact Number : 09461578945
Salary: 15,000
Tax : 1,500
arrow_forward
Deluxe Bath Controller (This scenario is used by questions 14 and 15.)
At a touch of the Fill button the bath automatically fills with water. When it reaches the overflow point it automatically stops unless the user has already touched the Fill button again to stop the flow of water. There is also an Empty button to empty the bath.
What is the name given to the security attack when an opponent prevents messages from reaching a destination?
Denial of service
Masquerading
Modification of messages
Eavesdropping
Which of these is the highest-level part of the directory structure on Linux?
Directory
Topmost Directory
File Allocation Table
Superblock
Which security goal aims to protect information from disclosure?
Integrity
Confidentiality
Authenticity
Accountability
What does a network switch do?
It broadcasts messages to all the computers that are connected to it
It job is to disable part of the network
It collects all the network cables in one place
Routes a message…
arrow_forward
An ACL is list attached to a resource, giving permissions, or rules about exactly who can access it.
True
False
arrow_forward
Draw ACTIVITY DIAGRAM using the code below
Start
|
v
If user is not logged in
|
v
Display Login Page
|
v
User enters their credentials
|
v
Validate user credentials
|
v
If user is an Administrator
|
v
Display Administrator Dashboard
|
v
Administrator selects option (e.g. Manage Courses)
|
v
Display Course Management Interface
|
v
Administrator selects option (e.g. Add Course)
|
v
Display Add Course Form
|
v
Administrator enters course details
|
v
Validate course details
|
v
Add course to database
|
v
Display confirmation message
|
v
If user wants to perform another action
|
v
Return to Course Management Interface
|
v
If user wants to log out
|
v
Terminate session and display login page
|
v
If user is an Instructor
|
v
Display Instructor Dashboard
|
v
Instructor selects option (e.g. View Student Enrollments)
|
v
Display Student Enrollment List
|
v
Instructor selects student enrollment record
|
v
Display Student Enrollment Details
|
v
If instructor wants to update enrollment
|
v…
arrow_forward
A large Southeast city is requesting federal funding for a park-and-ride project. One of the requirements in the request application is a
network plan for the design phase of the project. Sophie Kim, the chief engineer, wants you to develop a project network plan to meet
this requirement. She has gathered the activity time estimates and their dependencies shown here.
ID
Description
Predecessor
Time
(days)
A
Survey
None
11
B
Soils report
A
26
C
Traffic design
A
23
D
Lot layout
A
10
E
Approve design
B, C, D
85
F
Illumination
E
20
G
S
Drainage
E
28
H
Landscape
E
21
I
Signage
E
25
] Bid proposal
F, G, H, I
8
The project is expected to take
The critical path is:
Early start for Activity E is:
Late finish for Activity F is:
Slack for Activity in
days.
A, B, E, G, J
dauley
arrow_forward
What are the main important commands for adb?
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education
Related Questions
- Extended Task Exercise 7: Create a modular project which uses a host terminal application and a servo motor. The user can input a value between 1-9 which will move the servo motor to a specified position. An input of 1 moves the servo to 90 degrees left and 9 moves the servo to 90 degrees the right. Numbers in between 1-9 move the servo to a relative position, for example the value 5 will point the servo to the centre. You can reuse the GetKeylnput function from the previous exercise. You may also need to create a look up table function to convert the input value to a sensible PWM duty cycle value associated with the desired servo position.arrow_forwardER diagram for the following use cases: Intro/Homepage: This first case will be used to give the user the first look at what the whole project is about. They see the beginning stage and interact with all the links to the movies, characters, and descriptions. Browse MCU Shows: This case will be for the customers and users to be able to navigate through the feature and see what they are specifically. They can use it to find which exact Marvel Cinematic Universe movie/show they wish to watch and see what character they like. View MCU Movie Details: This case will be for users to get more information about specific Marvel movies/shows. It will give more details like the cast, the run time, the review score, the characters involved and etc.arrow_forwardThis page gives an in-depth look at the Access Control List.arrow_forward
- Draw a diagram illustrating the structure of an HTTP request. Provide a detailed explanation for each component within the request, encompassing methods, headers, the endpoint, and the body.arrow_forwardSubject : Object Orieted Programming Language Java Netbeans Q: You have been approached by a client to automate inter college event management. The main purpose of this project is to simplify the process of handling each event by providing a web interface for admin, teacher and students. The admin part consists of multiple modules where admin or the authorized person needs to register the college name to create the event by adding the type of event (indoor or outdoor). System allows admin to add teachers who will conduct the particular event activity, which is allotted by the admin itself, also can view the student registration for a particular event and lastly, viewing the results of all events held in college. The teacher part has come up with handling all the event related activity assigned by the admin. Teacher performs various task such as taking the attendance of the students who are registered for a particular event, viewing the list of students to mark the winner of each…arrow_forwardUnit 7 Research three modules which can be run in Joomla. Describe the modules, explain how they can be used, and why. Make sure to post a registration post early in the week. Modules should not repeat in the discussion forum. Each student should choose 3 modules, which have not been selected by another student. Your response should be at least 250 words in length. When you’re done, read, rate, and comment on at least three of your classmates’ posts. Your responses should be at least 150 words each and advance the discussion of the topic.arrow_forward
- The contact form page must contain a form that contains the following fields: • Name • Email • The message that the user wants to send When the form is submitted, all fields must be checked to make sure they have been filled out. If the form validation is not successful, a bold red error message should be displayed to the user on the page by manipulating the DOM. If the form validation is successful, a bold green success message should be displayed to the user on the page by manipulating the DOM. The message should say: "Dear Name, Thank you for your inquiry. One of our team members will be in touch with you shortly" In the above message Name should be replaced by the user's name from the form.arrow_forwardDesign and implement an application that maintains the data for a simple social network. Each person in the network should have a profile that contains the person’s name, an image(Optional), current status(Online, offline, busy,...), and a list of friends. Your application should allow a user to join the network, leave the network, create a profile, modify the profile, search for other profiles, and add and remove friends. Reference: Data Structures and Abstractions with Java, Frank M. Carrano, 4th Edition, Pearson, 2015. You can use any data structure you have learned and written so far. DO NOT USE ANY JAVA to import data structures! (Except arrays) Use your own data structures that you wrote by yourself. Use at least a hash table or a dictionary. You need at least 2 data structures: One for profiles and one for the list of the friends of those profiles. You need to implement CRUD: C= Create: Add profile- Add friends R= Read: Read the information of a profile - Search for other…arrow_forwardCalculate average and grade of marks through html helper. Create new C# asp.net MVC project. Add controller class Create http get request to return view Use html helpers to create form for the view Write http post request for the button percentage to calculate percentage Display the grade on grade label under the suitable criteria Percentage Calculator:arrow_forward
- Buddy's Machine Shop has a kiosk computer located in the lobby for customers to use. The kiosk computer is not part of a domain. The local computer policy severely restricts the use of the computer, so that customers can use only the browser. Occasionally, an administrator needs to sign in to the kiosk computer to perform maintenance and update software. This is awkward, though, because the administrator needs to disable settings in the local policy before performing any task. Then, when the tasks are complete, the administrator needs to re-enable the settings in the local policy. How can this system can be improved?arrow_forwardA furniture shop wants to sell different types of furniture in online mode. The customers can view the furniture and place orders online. The portal sells different type of furniture such as chairs, tables, sofa etc. For each of the furniture, the portal maintains its unique code, furniture name, the furniture description (such as wooden, plastic), the year it was manufactured and price. Customers can place order for the furniture of their interest. Information about customers such as their name, PAN number, address, phone number and email are collected during ordering. A customer can place more than one order. Each order may comprise of more than one furniture. The customers who place orders with order amount exceeding Rs. 50000 are given a discount of 5% on the order price. In each order, the furniture code, quantity, furniture name, order amount and discount are recorded. Draw the ER-diagram and make sure to indicate key attributes, cardinality and participation constraintarrow_forwardCreate a transactional webpage using javascript : Requirement : 1) Create the Input/output Interface for the information shown below. 2) In the end, after clicking the "Click to Display" button, all user inputs must be displayed in a report format like what is shown below plus the computation of tax. 3) Formula for Salary : Rate per hour x Hours Worked Formula for Tax : Get the 10% of the total Salary Sample Input Interface : Employee Information Employee Name Address Contact Number Rate Per Hour Hours Worked Click to Display Reset Sample Output after clicking Display : Employee Name : John Lopez Address : Manila Contact Number : 09461578945 Salary: 15,000 Tax : 1,500arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education