CYB 230 Module Two Lab Worksheet (3)
docx
School
Seminole State College of Florida *
*We aren’t endorsed by this school
Course
2354C
Subject
Mechanical Engineering
Date
Feb 20, 2024
Type
docx
Pages
5
Uploaded by SuperHumanKangarooPerson628
DAD 220 Module One Lab Guidelines and Rubric
Overview
Codio is an online integrated development environment (IDE) where you’ll perform the labs for this course. In this assignment, you'll practice using structured query language, or SQL, in Codio.
Directions
Go to your Codio lab environment and start a new terminal session to complete this assignment. Then, follow the steps below to get practice with MySQL. SQL needs very specific input language. It's important to note that spelling, capitalization, letters, numbers, and punctuation marks must be entered into Codio the exact way that they appear in your instructions. To show that the commands you've written worked, capture them with a screenshot and place them in a document for submission. Your work should be organized like the
Module One Lab Screenshot Example
.
Look at the Additional Support section in the Resources area of this module for information that will assist you as you work through this lab.
To complete this lab, follow the steps shown below:
1. Begin working with Command line in MySQL by typing the following command:
a. mysql
i.
Press
Enter.
2.
Create a new database
and update the name to your last name, then connect to it. Type the following commands after the prompt mysql>:
a. create database last_name_here;
i.
For example, if your database is going to be named Jetson, then substitute Jetson for "last_name_here."
ii.
Press
Enter
.
b. show databases;
i.
Press
Enter
.
ii.
You should see a listing of all of the databases (or schemas) in MySQL, including
the one you just created.
c.
use last_name_here;
i.
Press
Enter
.
ii.
Substitute the name of your database (for example, Jetson) for "last_name_here". This SQL statement connects your MySQL session to the database you've just created.
iii.
Capture a screenshot or clipping of the results of this action, and place it in a Word document for submission.
3.
Create a table
called
tb2
and list out the tables in your database with one field by typing the following commands after the prompt mysql>:
a. create table tb2 (user_id VARCHAR( 50 ));
i.
Press
Enter
.
b. show tables;
i.
Press
Enter
.
c.
describe tb2;
i.
Press
Enter
.
ii.
Capture a screenshot or clipping of the results of this action, and place it in a Word document for submission.
4.
Add a second field into the table and describe it.
Do this by entering the following commands after mysql>:
a. alter table tb2 add newfield VARCHAR(25);
i.
Press
Enter
.
b. describe tb2;
i.
Press
Enter
.
ii.
Capture a screenshot or clipping of the results of this action, and place it in a Word document for submission.
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
5.
Organize your work
by following the guidelines presented in the example mentioned above.
a. Follow standard guidelines for submitting the work to show that commands you've written for this lab worked.
What to Submit
Submit all screenshots, clippings, or text in a Word document with 12-point Times New Roman font, double spacing, and one-inch margins. Each screenshot and its explanation should be sized to approximately one quarter of the page, with a description written below the screenshot.
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
.
[Insert screenshot.]
In the lab section “Installing Patches With the Ubuntu Software Updater,” Step 8
, provide a screenshot of the output before clicking Authenticate
.
[Insert screenshot.]
What is the importance of keeping an operating system patched and up-
to-date?
[Insert short response.]
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
.
[Insert screenshot.]
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.
[Insert short response.]
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.]
Related Documents
Related Questions
Solve correctly
arrow_forward
Help me solve this ENGINEERING GRAPHICS question
Use 0.25 cartesian paper or 0.25 Isometric paper please.
arrow_forward
You are assigned as the head of the engineering team to work on selecting the right-sized blower that will go on your new line of hybrid vehicles.The fan circulates the warm air on the inside of the windshield to stop condensation of water vapor and allow for maximum visibility during wintertime (see images). You have been provided with some info. and are asked to pick from the bottom table, the right model number(s) that will satisfy the requirement. Your car is equipped with a fan blower setting that allow you to choose between speeds 0, 1,2 and 3. Variation of the convection heat transfer coefficient is dependent upon multiple factors, including the size and the blower configuration.You can only use the following parameters:
arrow_forward
You are a biomedical engineer working for a small orthopaedic firm that fabricates rectangular shaped fracture
fixation plates from titanium alloy (model = "Ti Fix-It") materials. A recent clinical report documents some problems with the plates
implanted into fractured limbs. Specifically, some plates have become permanently bent while patients are in rehab and doing partial
weight bearing activities.
Your boss asks you to review the technical report that was generated by the previous test engineer (whose job you now have!) and used to
verify the design. The brief report states the following... "Ti Fix-It plates were manufactured from Ti-6Al-4V (grade 5) and machined into
solid 150 mm long beams with a 4 mm thick and 15 mm wide cross section. Each Ti Fix-It plate was loaded in equilibrium in a 4-point bending
test (set-up configuration is provided in drawing below), with an applied load of 1000N. The maximum stress in this set-up was less than the
yield stress for the Ti-6Al-4V…
arrow_forward
Please solve, engineering econ
arrow_forward
Astronomy Question:
Read the questions slowly and answer with precise and long details about each of the questions. Answer correctly and follow my guidelines for a long and wonderful review after results. Your target/main observable galaxy is the whirlpool galaxy. Target: Whirlpool Galaxy Object Type: Galaxy Distance: 37 million light-years Constellation: Canes Venatici. DO NOT COPY AND PASTE OTHER WORK OR THINGS FROM THE INTERNET, use your own words.Provide refernces if used
In 500 words, please explain the relevance of this object to the physics course material in university andits importance to astronomy. (Some question you may seek to answer are: What beyond the objectitself is learned by studying this class of objects? What sorts of telescopes and observations would beneeded for more detailed, broader reaching studies of this source and objects of its nature?)
arrow_forward
Problem 1: You are working in a consulting company that does a lot of hand calculations for designs in
Aerospace Industry for mechanical, thermal, and fluidic systems. You took the Virtual engineering
course, and you want to convince your boss and the team you work to move to modelling and simulation
in computers using a certain software (Ansys, Abaqus, etc). Discuss the benefits and pitfalls of computer
based models used within an industrial environment to solve problems in engineering.
arrow_forward
Don't use chatgpt will upvote
arrow_forward
Don't Use Chat GPT Will Upvote And Give Handwritten Solution Please
arrow_forward
Put together a short presentation (pitch) for a mechanical engineering student, emphasizing his period of the course (10th) and his most significant achievements such as his change from the naval to mechanical course, the learning of programming languages focused on data analysis (Python and SQL), since the engineering course does not explore these skills, and the improvement of Excel with the VBA language.
arrow_forward
Help can only be sought via private Ed Discussion posts or instructor office hours.
- In all coding, use only functions covered in class. It will be considered a violation of the Academic Integrity Policy if you use
any build-in functions or operators of Matlab that calculate the inverse of a matrix, interpolations, spline, diff, integration, ode,
fft, pdes, etc.;
- You may reuse functions you yourself developed throughout this semester in this class or from solutions posted on Canvas for
this class.
Problem Description (CCOs #1, 2, 3, 4, 5, 6, 7, 8, 11, 12)
A water tank of radius R = 1.8m with two outlet pipes of radius r₁ = 0.05m and r2 installed at heights h₁ = 0.13m
and h₂ = 1m, is mounted in an elevator moving up and down causing a time dependent acceleration g(t) that must be
modeled as
g(t) = go+a1 cos(2π f₁t) + b₁ sin(2π f₁t) + a2 cos(2π f₂t) + b₂ sin(2π f₂t),
(1)
Figure 1: Water tank inside an elevator
The height of water h(t) in the tank can be modeled by the following ODE,…
arrow_forward
Help!!! Answer all parts correctly!! Please
arrow_forward
4. Documents business requirements use-case narratives.for only one process
note: please i want Documents like this in pic
arrow_forward
This is an engineering problem and not a writing assignment. Please Do Not Reject. I had other engineering tutors on bartleby help me with problems similar to this one.
This problem must be presented in a logical order showing the necessary steps used to arrive at an answer. Each homework problem should have the following items unless otherwise stated in the problem:
a. Known: State briefly what is known about the problem.
b. Schematic: Draw a schematic of the physical system or control volume.
c. Assumptions: List all necessary assumptions used to complete the problem.
d. Properties: Identify the source of property values not given to you in the problem. Most sources will be from a table in the textbook (i.e. Table A-4).
e. Find: State what must be found.
f. Analysis: Start your analysis with any necessary equations. Develop your analysis as completely as possible before inserting values and performing the calculations. Draw a box around your answers and include units and follow an…
arrow_forward
You are spending the summer as an assistant learning how to navigate on a large ship carrying freight across Lake Erie. One day, you and your ship are to travel across the lake a distance of 200 km traveling due north from yourorigin port to your destination port. Just as you leave your origin port, the navigation electronics go down. The captain continues sailing, claiming he can depend on his years of experience on the water as a guide. The engineers work on the navigation system while the ship continues to sail,and winds and waves push it off course. Eventually, enough of the navigation system comes back up to tell you your location. The system tells you that your current position is 50.0 km north of the origin port and 25.0 km east of the port. The captain is a little embarrassed that his ship is sofar off course and barks an order to you to tell him immediately what heading he should set from your current position to the destination port. Give him an appropriate heading angle.
arrow_forward
solve this please on ANSYS and give me screenshots how you did it, please
arrow_forward
A.) Sketch:[Draw a sketch that represents the situation of the problem, while showing all the variables
included in it (vectors or scalars as forces,
, displacement, position, etc.).]
B.) Approach:[Mention all the laws, principles or concepts, as well as the mathematical equations that solve this problem. Step by step.]
C.)Solution:[Develop the physical or mathematical equations used for the solution of the problem and
highlight the partial and final answers. Be clear and organized.]
arrow_forward
1) A low-friction cart is placed between two identical springs attached to rigid walls.
If you push the cart against one of the springs and release it, it will continue to
move back and forth between the springs.
www
Draw a force-time graph showing the sum of the horizontal forces exerted on the
cart as it moves back and force between the springs.
Scientific Abilities
Is able to construct a
force diagram
Missing
No representation is
constructed.
Inadequate
FD is constructed but
contains major errors such
as incorrect mislabeled or
not labeled force vectors,
length of vectors, wrong
direction, extra incorrect
vectors are added, or
vectors are missing.
Needs Improvement
FD contains no errors in
vectors but lacks a key
feature such as labels of
forces with two subscripts or
vectors are not drawn from
single point, or axes are
missing.
Adequate
The diagram contains no
errors and each force is
labeled so that it is clearly
understood what each force
represents.
Explain whether or not this…
arrow_forward
LESSON: AUTODESK AUTOCAD
Choose from the choices:
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you

Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press

Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON

Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education

Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY

Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning

Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY
Related Questions
- Solve correctlyarrow_forwardHelp me solve this ENGINEERING GRAPHICS question Use 0.25 cartesian paper or 0.25 Isometric paper please.arrow_forwardYou are assigned as the head of the engineering team to work on selecting the right-sized blower that will go on your new line of hybrid vehicles.The fan circulates the warm air on the inside of the windshield to stop condensation of water vapor and allow for maximum visibility during wintertime (see images). You have been provided with some info. and are asked to pick from the bottom table, the right model number(s) that will satisfy the requirement. Your car is equipped with a fan blower setting that allow you to choose between speeds 0, 1,2 and 3. Variation of the convection heat transfer coefficient is dependent upon multiple factors, including the size and the blower configuration.You can only use the following parameters:arrow_forward
- You are a biomedical engineer working for a small orthopaedic firm that fabricates rectangular shaped fracture fixation plates from titanium alloy (model = "Ti Fix-It") materials. A recent clinical report documents some problems with the plates implanted into fractured limbs. Specifically, some plates have become permanently bent while patients are in rehab and doing partial weight bearing activities. Your boss asks you to review the technical report that was generated by the previous test engineer (whose job you now have!) and used to verify the design. The brief report states the following... "Ti Fix-It plates were manufactured from Ti-6Al-4V (grade 5) and machined into solid 150 mm long beams with a 4 mm thick and 15 mm wide cross section. Each Ti Fix-It plate was loaded in equilibrium in a 4-point bending test (set-up configuration is provided in drawing below), with an applied load of 1000N. The maximum stress in this set-up was less than the yield stress for the Ti-6Al-4V…arrow_forwardPlease solve, engineering econarrow_forwardAstronomy Question: Read the questions slowly and answer with precise and long details about each of the questions. Answer correctly and follow my guidelines for a long and wonderful review after results. Your target/main observable galaxy is the whirlpool galaxy. Target: Whirlpool Galaxy Object Type: Galaxy Distance: 37 million light-years Constellation: Canes Venatici. DO NOT COPY AND PASTE OTHER WORK OR THINGS FROM THE INTERNET, use your own words.Provide refernces if used In 500 words, please explain the relevance of this object to the physics course material in university andits importance to astronomy. (Some question you may seek to answer are: What beyond the objectitself is learned by studying this class of objects? What sorts of telescopes and observations would beneeded for more detailed, broader reaching studies of this source and objects of its nature?)arrow_forward
- Problem 1: You are working in a consulting company that does a lot of hand calculations for designs in Aerospace Industry for mechanical, thermal, and fluidic systems. You took the Virtual engineering course, and you want to convince your boss and the team you work to move to modelling and simulation in computers using a certain software (Ansys, Abaqus, etc). Discuss the benefits and pitfalls of computer based models used within an industrial environment to solve problems in engineering.arrow_forwardDon't use chatgpt will upvotearrow_forwardDon't Use Chat GPT Will Upvote And Give Handwritten Solution Pleasearrow_forward
- Put together a short presentation (pitch) for a mechanical engineering student, emphasizing his period of the course (10th) and his most significant achievements such as his change from the naval to mechanical course, the learning of programming languages focused on data analysis (Python and SQL), since the engineering course does not explore these skills, and the improvement of Excel with the VBA language.arrow_forwardHelp can only be sought via private Ed Discussion posts or instructor office hours. - In all coding, use only functions covered in class. It will be considered a violation of the Academic Integrity Policy if you use any build-in functions or operators of Matlab that calculate the inverse of a matrix, interpolations, spline, diff, integration, ode, fft, pdes, etc.; - You may reuse functions you yourself developed throughout this semester in this class or from solutions posted on Canvas for this class. Problem Description (CCOs #1, 2, 3, 4, 5, 6, 7, 8, 11, 12) A water tank of radius R = 1.8m with two outlet pipes of radius r₁ = 0.05m and r2 installed at heights h₁ = 0.13m and h₂ = 1m, is mounted in an elevator moving up and down causing a time dependent acceleration g(t) that must be modeled as g(t) = go+a1 cos(2π f₁t) + b₁ sin(2π f₁t) + a2 cos(2π f₂t) + b₂ sin(2π f₂t), (1) Figure 1: Water tank inside an elevator The height of water h(t) in the tank can be modeled by the following ODE,…arrow_forwardHelp!!! Answer all parts correctly!! Pleasearrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Elements Of ElectromagneticsMechanical EngineeringISBN:9780190698614Author:Sadiku, Matthew N. O.Publisher:Oxford University PressMechanics of Materials (10th Edition)Mechanical EngineeringISBN:9780134319650Author:Russell C. HibbelerPublisher:PEARSONThermodynamics: An Engineering ApproachMechanical EngineeringISBN:9781259822674Author:Yunus A. Cengel Dr., Michael A. BolesPublisher:McGraw-Hill Education
- Control Systems EngineeringMechanical EngineeringISBN:9781118170519Author:Norman S. NisePublisher:WILEYMechanics of Materials (MindTap Course List)Mechanical EngineeringISBN:9781337093347Author:Barry J. Goodno, James M. GerePublisher:Cengage LearningEngineering Mechanics: StaticsMechanical EngineeringISBN:9781118807330Author:James L. Meriam, L. G. Kraige, J. N. BoltonPublisher:WILEY

Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press

Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON

Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education

Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY

Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning

Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY