Lab 3 OS Virtualization
.docx
keyboard_arrow_up
School
Towson University *
*We aren’t endorsed by this school
Course
274
Subject
Computer Science
Date
Apr 29, 2024
Type
docx
Pages
7
Uploaded by ojomark025
ITEC 274: VM and Windows Lab - [100 marks]
Mark Ojo, ITEC274
Individual Assignment Exercise Answer the questions below thoroughly and completely (one sentence answers will not be
sufficient for some questions). Use your own words (this is not a Google copy and paste
exercise). Submit answers for the assignment in this word document via BlackBoard / LAB.
Plagiarize work with be given a zero grade
. Instructions: Perform the following using your Ubuntu Virtual Machines and a Windows OS. Task 1: Windows [40mks]
Note:
Your screenshot must be clear enough to understand what is on the image. You will lose points if screenshots are not clear.
1.
From the Control Panel answer the following: a.
Which software option allows you to troubleshoot program, internet connection, devices, etc., on Windows system?
i.
Give name and [Paste screen shot of software option here …]
b.
Run the software option above to find and fix problems with Network Adapter OR Windows Media Player on your windows system. i.
Did it find any problems? ii.
[Paste screenshot of the hardware and devices results here …]
c.
Windows updates under control panel OR system settings i.
Windows updates were last installed on?
Ans. April 18
th
, 2024
ii.
How many important updates or driver updates and
definition updates were install on the system?
<<< [Provide screen shot here …]
d.
Install "CCleaner" software and another web browser not already installed on your system. [ note: you can download CCleaner from here: https://download.cnet.com/ccleaner/
From the control panel locate "program and features". Under the "uninstall or change program" section do the following:
i.
Show a screenshot of the programs you installed above <<Past screenshot here>>
Next uninstall "CCleaner" - show first screen of uninstallation process or
message
that is was uninstalled. ii.
<<Past screenshot here>>
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
Html code . Put up code with screenshot
arrow_forward
Make android application using java and xml.
above there should be option either to click on details (shows any message) or exit (By clicking this, program should exit)
Fill the form.
insert data (name, contact, country (in Spinner) )
2 buttons (Submit (on clicking submit button, Alert Message shows Data submitted) and Show Data (Show data in another activity in list view)
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
PHP
Create a Web form to help in creating “Jumble” puzzles.
Create a form that has four input fields named Word1, Word2, Word3, and Word4, as well as “Reset” and “Submit” buttons. Create a form processing script that verifies that all four words are entered, that all of them contain only letters, and that all four are between 4 and 7 characters long. Once all of the words have been verified as correct, use the strtoupper() and str_shuffle() functions to produce four jumbled sets of letters.
To create the Jumble Maker form:
1. Create a new document in your text editor. Type the <!DOCTYPE html> declaration, <html> element, header information, and <body> element. The page title should be "Jumble Maker”, add to <title> </title> element.
2. Add the following HTML form tags in the body of the document:
<form action= "process_JumbleMaker.php" method="post">
Word 1: <input type="text" name="Word1" /><br />
Word 2: <input type="text"…
arrow_forward
Visit the following webpage: https://archive.org/details/National_Geographic_Wallpapers This webpage hosts a collection of 506 images from National Geographic Magazine with most of these images previously being part of an international photography contest. Your task is to randomly choose 5 images and identify the objects within those images using Google’s vision API. Submit your iPython notebook code, and screenshots of output as shown below(no need to submit the images separately)
You may need to reactivate your Google vision API account (or billing information for trial cycles) if you haven’t used it recently.
arrow_forward
Create a web form to help in creating simple random passwords. Your web form should have four text fields named Word1, Word2, Word3, and Word4, as well as “Reset” and “Submit” buttons. You need to create a separate PHP form-processing script that verifies that all four words are entered, that all of them contain only letters, and that all four are between 4 and 7 characters long. Once all of the words have been verified as correct, use the strtoupper() and str_shuffle() functions to produce four suggested jumbled sets of passwords using the words entered in the text fields
Note: you need to perform the validation on the server side using PHP scripts. use the preg_match() function to check for letters
arrow_forward
MM Image Processing Project
Use your own images that are different than the images in the tutorial file.Include in your report the following only:
1) all the commands producing images,
2) the images produced, and
3) comment briefly on every image showing what was done and describe the result.
All commands and comments MUST BE IN TEXT (NOT IMAGES).You may modify the filters and show the result as well.Compile all commands text that you used in an appendix.Save your WORD file as PDF as well.
arrow_forward
Exercise 1 - Ms excel
Insert Pivot Table: Your task is to bring up the pivot table. Then remove the grand total and edit the pivot table.
Group Data by Year: The second task is to group the sales amount by the year or months.
Find Running Total by Date: Your objective is to find the running total by date using the data.
Insert a Pie Chart: You will create a pie chart from the data in this problem, you will need to insert slicer to the pivot table. Use the calculated Field to find the sales tax which is 5% of the total sales.
arrow_forward
Note:- Don't copy from other contents if any wrong i will downvote
arrow_forward
Save : You'll use this command to create a copy of a document while
keeping the original. When you use Save As, you'll need to choose a
different name and/or location for the copied version.
O True
O False
Word includes different options for customizing a table, including adding
rows or columns and changing the table style.
O True
False
If there is text you want to move from one area of the document to
another. you can copy and paste or drag and drop the text.
O True
False
arrow_forward
Plotting assignment
Create 4 subplots of y = x, y2 = x², y3 = x³, and y4 =
Vx. Use 10 points between x =
red circles, y2 = x2 use green dashes, y3 = x3 use blue
triangles, and y4 = Vx use black squares. Also, give each
subplot a title. Include a command to save the figure as a
PNG file so that it can be imported into another program
such as Microsoft PowerPoint.
0 to x:
10. For y1
= x use
Show me the figure on the PNG file
arrow_forward
Create Kotlin Project (Mobile Application)
Create a Birthday Card app that accepts a person's name and date of birth. Clicking the Submit button will load a new activity which will display the person's name, age, birthstone, and Chinese Zodiac sign.
Submit layout files (.xml), code behind file(s) (.kt), and manifest file.
arrow_forward
Complete the exercise described in the attached document.
Algorithm Exercise.docx
Rubric:
1-Uses pseudo code not actual code
1-Includes prompt output steps before input steps
1-Calculates p
1-Calculates A
Assume that there is an available function that will calculate the square root of a value use the name SQRT()
https://quincy.instructure.com/courses/15140/files/1261838/download?verifier=pHUEAZhXer74z5lq0g563Ijk84PHhv34VOUZxuzH&wrap=1
arrow_forward
Write the HTML code and PHP code in the same file for the question below:
Use a form to ask what the user's name is and what the user's email address is. In the code,
after the user input validation, generate feedback that prints either "Thank you for your
submission!" or "Please fill out both questions.".
arrow_forward
True statement(s) regarding online form design * User engagement will make the flow more conversational. If the majority of users will choose it, use short, informative labels so consumers can easily understand your form. Form input may be sped up by arranging form fields in a Z pattern.
arrow_forward
In this project you complete the script for a web form that collects billing and shipping information. Because the shipping address and billing address are often the same, this form will include a checkbox to copy the shipping address values into the corresponding billing address fields. Also, instead of using browser error bubbles to report invalid data, display the text of the error message in a box at the bottom the form and prevent the browser from showing error bubbles in response to validation errors. A preview of the form is shown in Figure 6-40.
arrow_forward
must be using same example but different idea
arrow_forward
Create a AWS glue job in Aws glue stuido. please do this in Aws account and give me a screenshot if not downvote
arrow_forward
Written Assignment #1: To submit your assignment, click on the Written Assignment #1 link above. This will take you to
a Preview Upload Assignment window. You'll need to scroll down to Assignment Submission. From here you can write a text
submission or select Browse My Computer and find your file.
Directions: Answer each of the following questions. Show your work or explain how you arrived at your conclusion whenever
appropriate. Use your calculator.
In a random sample of 175 community college students, the mean number of hours spent studying per week is 13.7 hours and
the standard deviation is 4 hours.
a) Find the standard score (z-score) for students who study the following hours in a particular week. Round Z to the nearest
hundredth and interpret the meaning of each answer as it pertains to this problem.
i) 22 hours
ii) 6 hours
b)Assuming the distribution of the number of hours community college students study per week is normally distributed,
approximately how many of the students…
arrow_forward
using date object how can i add this to my jscode. Please the coding should not be in html script but should be in my jscode. the html code below is for reference only to validate form.
Expiry Date (Month)
Required field
Expiry Date
Valid expiry date to ensure the card being used has not expired
NOTE: regarding the expiry date, you MUST use the date object to ensure that your date check is dynamic.
<label for="month">Expiry Date</label> <select id="month" name="month"> <option>- Month -</option> <option value="1">January</option> <option value="2">February</option> <option value="3">March</option> <option value="4">April</option> <option…
arrow_forward
In some documents, you may not want to restart page numbering on any page of your document. For example, you may want to restart the page numbering for yor document's Works Cited section.
arrow_forward
JavaBeans and JDBC The exercises listed below are intended to provide an instructive way to get used to JavaBeans and JDBC. Complete all three exercises. Exercise 1 – JavaBeans, Self-Call
a) Write a page “MiniAdd.jsp” that carries out simple additions of two numbers. The JSP should: present a form where the user can specify two numbers, contain a submit button that posts back to the same page (i.e. “miniadd.jsp”), show the result of the requested addition, and also show the sum of all the additions carried out by the user so far. Create and use a JavaBean (“SumBean”) to validate user input and to perform the addition. The same bean should also be used to store the sum of all additions. (Consider that the page does not receive input parameters when it is called the first time.)
b) Add a “Reset Button” to the page with which the user can reset the sum of all additions.
arrow_forward
Choose:
ANY keyboard event
ANY mouse event
and either Scroll, Resize, Focus, Blur, Select, or Change
Make sure it's clear in the HTML what the user (aka ME) should be doing to trigger your events.Make 3 HTML/JavaScript files (use embeded aka <script> tags to make it easier) one for the old HTML method, the DOM Event Handler method, and the Event Listener method. They should look all the same just have the events coded differently.Subject matter can be whatever you want, the assignment is not dependent on content as it is functionality. Just make it PG, obviously! You can have fun with it. Silly is fine.
arrow_forward
Please write php code just
Thank you
arrow_forward
Please provide a pseudocode solution that utilizes the commands as specified in the image.
arrow_forward
o Second Column: Align the contents to the center.
Insert the image with a filename "c.png".
. Insert the text "REGISTER AN COURSE ACCOUNT ". Set the font color
as purple and face as arial. Add the symbol at the end using a
code.
. Insert a button with a value "REGISTER HERE". Use the event
onmouseout to execute a function.
Create a function that allows the user to enter the course
registration
Student ID, Course Selected, Mobile Number.
details as follows: Student Name, Email address,
Display the result using the alert () function.
arrow_forward
Directions: Read each item carefully. Create command/codes based on the information requested on each item. (R programming)
Out of 27 respondents considered in the survey, the respondents specify that their favorite subjects are mathematics, statistics, and science with 12, 5, and 10 of the total respondents, respectively. Create a factor, based on the information given.
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
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
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
Related Questions
- Html code . Put up code with screenshotarrow_forwardMake android application using java and xml. above there should be option either to click on details (shows any message) or exit (By clicking this, program should exit) Fill the form. insert data (name, contact, country (in Spinner) ) 2 buttons (Submit (on clicking submit button, Alert Message shows Data submitted) and Show Data (Show data in another activity in list view)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_forward
- PHP Create a Web form to help in creating “Jumble” puzzles. Create a form that has four input fields named Word1, Word2, Word3, and Word4, as well as “Reset” and “Submit” buttons. Create a form processing script that verifies that all four words are entered, that all of them contain only letters, and that all four are between 4 and 7 characters long. Once all of the words have been verified as correct, use the strtoupper() and str_shuffle() functions to produce four jumbled sets of letters. To create the Jumble Maker form: 1. Create a new document in your text editor. Type the <!DOCTYPE html> declaration, <html> element, header information, and <body> element. The page title should be "Jumble Maker”, add to <title> </title> element. 2. Add the following HTML form tags in the body of the document: <form action= "process_JumbleMaker.php" method="post"> Word 1: <input type="text" name="Word1" /><br /> Word 2: <input type="text"…arrow_forwardVisit the following webpage: https://archive.org/details/National_Geographic_Wallpapers This webpage hosts a collection of 506 images from National Geographic Magazine with most of these images previously being part of an international photography contest. Your task is to randomly choose 5 images and identify the objects within those images using Google’s vision API. Submit your iPython notebook code, and screenshots of output as shown below(no need to submit the images separately) You may need to reactivate your Google vision API account (or billing information for trial cycles) if you haven’t used it recently.arrow_forwardCreate a web form to help in creating simple random passwords. Your web form should have four text fields named Word1, Word2, Word3, and Word4, as well as “Reset” and “Submit” buttons. You need to create a separate PHP form-processing script that verifies that all four words are entered, that all of them contain only letters, and that all four are between 4 and 7 characters long. Once all of the words have been verified as correct, use the strtoupper() and str_shuffle() functions to produce four suggested jumbled sets of passwords using the words entered in the text fields Note: you need to perform the validation on the server side using PHP scripts. use the preg_match() function to check for lettersarrow_forward
- MM Image Processing Project Use your own images that are different than the images in the tutorial file.Include in your report the following only: 1) all the commands producing images, 2) the images produced, and 3) comment briefly on every image showing what was done and describe the result. All commands and comments MUST BE IN TEXT (NOT IMAGES).You may modify the filters and show the result as well.Compile all commands text that you used in an appendix.Save your WORD file as PDF as well.arrow_forwardExercise 1 - Ms excel Insert Pivot Table: Your task is to bring up the pivot table. Then remove the grand total and edit the pivot table. Group Data by Year: The second task is to group the sales amount by the year or months. Find Running Total by Date: Your objective is to find the running total by date using the data. Insert a Pie Chart: You will create a pie chart from the data in this problem, you will need to insert slicer to the pivot table. Use the calculated Field to find the sales tax which is 5% of the total sales.arrow_forwardNote:- Don't copy from other contents if any wrong i will downvotearrow_forward
- Save : You'll use this command to create a copy of a document while keeping the original. When you use Save As, you'll need to choose a different name and/or location for the copied version. O True O False Word includes different options for customizing a table, including adding rows or columns and changing the table style. O True False If there is text you want to move from one area of the document to another. you can copy and paste or drag and drop the text. O True Falsearrow_forwardPlotting assignment Create 4 subplots of y = x, y2 = x², y3 = x³, and y4 = Vx. Use 10 points between x = red circles, y2 = x2 use green dashes, y3 = x3 use blue triangles, and y4 = Vx use black squares. Also, give each subplot a title. Include a command to save the figure as a PNG file so that it can be imported into another program such as Microsoft PowerPoint. 0 to x: 10. For y1 = x use Show me the figure on the PNG filearrow_forwardCreate Kotlin Project (Mobile Application) Create a Birthday Card app that accepts a person's name and date of birth. Clicking the Submit button will load a new activity which will display the person's name, age, birthstone, and Chinese Zodiac sign. Submit layout files (.xml), code behind file(s) (.kt), and manifest file.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LNew Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher: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
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning