Create single presentation – PPT with notes for about 25 slides on Chapter 25 Datacenters Overview; Chapter 26 Running a Datacenter

Create single presentation – PPT with notes for about 25 slides without title, synopsis, bibliography, and/or closing slides.

Subject: Business Network Systems Management – 03478 – Sp22

Book: The-practice-of-system-and-network-administration-volume-1, 3rd-edition,

      Author: Thomas A. LimoncelliChristina J. HoganStrata R. Chalup

Chapter 25 Datacenters Overview; Chapter 26 Running a Datacenter

1. First Write a brief synopsis of the chapter in 1-2 paragraphs for your post 

2. ** you must create a single PowerPoint presentation which summarizes the key points the author makes in the chapter(s). 

** You must also incorporate outside data from your own personal experiences, case studies, outside literature, or some other outside source which helps to illustrate the authors’ points. 

** Make sure that you highlight and cite the outside references to get appropriate credit for them. 

**** Important: Do not simply re-write the authors’ original texts. Summarize and paraphrase what the authors were saying in your own words. 

** The presentation must contain at least 25 content slides with notes 

  (not including the title, synopsis, bibliography, and/or closing slides). 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Discussion Question (1-2 Paragraphs

Please respond to the following:

  • You have just completed 10 weeks of a human-computer interaction  course. Imagine you have been asked to create a one-day training course  entitled “Human-Computer Interaction: The Essentials Presented in One  Day” that highlights the important elements of the course you just  completed. Create a hierarchy of five of the most important topics this  one-day course should address. Provide a detailed rationale for each of  the five topics.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Computer, Networks

provide an elaborate answer on each of the following questions:

1. Explain in short, the functions of every layer of TCP/IP

2. Explain the concept of IP addresses in detail

3. Why do we use subnetting?

4. What Is NAT? why is it used for?

5. Explain error type with example?

6. What is data transmission? What are the different possible ways of transmitting data?

7. Explain Parallel transmission mode

8. Write a short note on transmission impairments

Word Count: 5000 words (maximum)

Your work needs to be well written and have quality information. Your work must be clear and must be able to educate someone with no prior knowledge in the field of operating systems.

Assignment Evaluation Rules:

• Overall presentation 10%

• Structure 10%

• Introduction 10%

• Main body

o Critical analysis/evaluation 50%

o Recommendations 10%

o Conclusion 10%

Notes:

• Please read and apply the rules for referencing.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

rs

OSINT Open Source Intelligence

Students are asked to perform reconnaissance on a website using open source tools. During the assignment you are asked to detail the following:

 What investigation method are you using and why?

 What type of information do you hope to obtain using each of the methods?

 In case you cannot find the information you are looking for, please try to

describe briefly why this information could be important to you…

 Please provide a description of tools and search methods you have been using

e.g. search queries, configuration options, etc. – the amount of information provided should be sufficient for others to reproduce your results.

When conducting your analysis using Open Source Intelligence (OSINT), please try to establish the following:

 information about IP address ranges related to the organization

 DNS enumeration

 List of internal email addresses

 software used by the organization

 Previous breaches

 Any vulnerabilities which may be present in the IT infrastructure

 Assess if the organization was subject to the data breach of any other cybercrime.

 IP Address range (check if active with ping)

 Email Server (match to pastebin.com)

 Operating System Type (use finger)

 Hosting Provider

 Staff member’s Phone Numbers, personal details, email addresses

 Removed web pages use Google cache

Scenario

You have just joined a Dublin-based cyber-security company and you are about to assist one of the engineers with the preparation of a security audit for a client who requires an OSINT report on their company. You have been asked to establish what digital footprint, important to security audit, can be obtained using an open-source intelligence technique.

Choose one from the following two target company websites below: 

www.supermacs.ie or www.apache.ie

 

Hint: As a starting point you could.

Use the following tools in Windows: 

Ping

Tracert
Nslookup , (switches) mx, ptr, ns, A, txt 

Dnslookup 

Use the following tools in Kali Linux: 

NMAP

DIG
Nikto 

Whois 

netcraR 

————————————————————————— 

In your findings you should detail how you acquired your informaion, what tools you used and why, and detail what information you deem as important. 

Your work should use appropriate academic referencing/crediting of supporting research materials and resources. 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Module 3

 

Overview

In each module, you will be learning about different statistical functions in R. You will apply these functions to specific data sets, creating models that can be used to understand and solve real-world problems. You will gain practice creating models, reporting and interpreting their statistics, evaluating their significance, and using the models to make predictions.

Note: Begin working on the readings and the problem set early each week. This will help make sure that you are prepared for the weekly discussion.

Prompt

In this activity, you will explore a second order regression model that contains quantitative and qualitative variables. Then you will be asked to create your own second order regression models and write a mini-report based on your findings.

  1. Access the R scripts for this problem set by using the Jupyter Notebook link in Module Three. In your Jupyter Notebook, you have been given a set of steps that explains how to create second order models with quantitative and qualitative variables. Go through each step, examining the scripts and their output. If you are not sure how a specific script works or how to understand the output of a script, review the readings. Reach out to your instructor if you need additional help.
  2. Review the Module Three Problem Set Report template to understand the questions that you will need to answer for this assignment. Then, write your own scripts to create the models specified in your problem set report. Refer to the scripts that you were given as examples to guide your work.
  3. Use the outputs of your scripts to answer all of the questions in your problem set report. The report has been divided into several sections. Each section contains questions to guide your analysis. Be sure to fully answer all of the questions and complete the following sections:
    • Introduction: Communicate all ideas by presenting the context of your analyses.
    • Correlation Analysis: Discuss the relationships between the variables using correlation coefficients.
    • Reporting Results: Report the results of the model by listing and interpreting various model statistics.
    • Evaluating Model Significance: Evaluate the significance of the model by reporting parameter estimates and performing hypothesis testing for each estimate and the overall model.
    • Making Predictions Using the Model: Make predictions based on the model by reporting prediction values and constructing prediction intervals and confidence intervals.
    • Conclusion: Communicate all ideas by summarizing and interpreting the practical implications of the results.

Guidelines for Submission

You will submit your completed problem set report as a Word document. Use 11-point Calibri font and one-inch margins. You must use the equation editor where appropriate.

You will also submit the HTML file containing the outputs of your R scripts from the Jupyter Notebook. Review the Jupyter Notebook in Codio Tutorial to help you with this task.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

IT security management

 Create a presentation (6-8 PowerPoint slides) describing how to use the SAMM v2  Toolkit to perform assessments, create a scorecard and roadmap. This presentation is to show senior leadership that how this model is applied to the  organization. The requirements for your presentation are: • Create a presentation to show senior leadership that how this model is applied to the  organization. I. Introduce and describe very briefly (for an executive briefing) i. How assessment worksheet questions and scoring are used. ii. How to use the SAMM V2 Toolkit to create these two (2) artifacts: I. Scorecard. II. Roadmaps II. Define each of the following seven (7) terms (provide a definition for , e.g. answer the  question “What is ___?”) and describe how they are used as the components in a  Maturity Level in your presentation: i. Objective, Activities, Results, Success Metrics, Costs, Personnel and Related  Levels • Requirements of the final product (e.g. page count, references, etc.): I. Presentation of 6 to 8 slides. II. At least 2 (and preferably more) APA V7 references and in-text V7 APA citations.- • Points: 100 • Unit objective/s assessed: I. Create SAMM scorecards and roadmaps II. Apply the SAMM maturity models 

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Mobile and Cloud Computing

The use of mobile devices in our society today has indeed become ubiquitous. In addition, CTIA asserted that over 326 million mobile devices were in use within The United States as of December 2012 – an estimated growth of more than 100 percent penetration rate with users carrying more than one device with notable continues growth. From this research, it’s evident that mobile computing has vastly accelerated in popularity over the last decade due to several factors. In consideration with this revelation, identify and name these factors, and provide a brief discussion about them.

Cloud computing represents one of the most significant paradigms shifts in information technology (IT) history, due to an extension of sharing an application-hosting provider that has been around for many years, and was common in highly regulated vertical industries like banks and health care institutions. The author’s knowledge from their research continue to assert that, the impetus behind cloud computing lies on the idea that it provides economies of scale by spreading costs across many client organizations and pooling computing resources while matching client computing needs to consumption in a flexible, real-time version. 

Identify the issues and risks that pose concern to organizations storing data in the cloud.

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Activity 3- Project Process

Part 1
Your author notes on page 117:  “in the complex project landscape effective integration requires management approaches that allow for a flexible creative and adaptive approach by the project team in response to the changing characteristics of the project, organization, and cultural environment and the dynamics of the organization”.  This week you learned about process groups used in the project management lifecycle.  In your experience, are all these deliverables necessary?  Provide two deliverables that all projects, regardless of methodology, should leverage and two deliverables that may not be necessary and why? 

Part 2:Choose an Agile framework and a project that can be completed using the Agile framework and answer the following:

  1. Describe the model to include a pictorial review of the process
  2. Describe the project
  3. Why do you feel this model is better for this type of project?
  4. What would be the impact of completing the project using a different approach? 

Text

A Guide to the Project Management Body of Knowledge (Pmbok(r) Guide) – Seventh Edition 

ISBN: 9781628256642 

Authors: Project Management Institute 

Publisher: Pmbok(r) Guide 

Publication Date: 2021-05-01

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

Orthocenter Theorem

 Prove the Orthocenter Theorem by geometric arguments: Let T be the triangle on the image plane defined by the three vanishing points of three mutually orthogonal sets of parallel lines in space. Then the image center is the orthocenter of the triangle T (i.e., the common intersection of the three altitudes.  Note that you are asked to prove the Orthocenter Theorem rather than that the orthocenter itself as the common interaction of the three altitudes, which you can use as a fact.
(1)    Basic proof: use the result of Question 1, assuming the aspect ratio of the camera is 1. (20 points)
(2)    If you do not know the  focal length of the camera, can you still find the image center using the Orthocenter Theorem? Can you further estimate the focal length? For both questions, please show why (and then how) or why not.
(3)    If you do not know the aspect ratio of the camera, can you still find the image center using the Orthocenter Theorem? Show why or why not.  

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now

wireless Networking

 

  • Case Study: Interference on WLANs:
    • Unlicensed bands are parts of the radio spectrum that are available nationwide to all users without requiring a license. However, a drawback is that, because there are no licenses, there can be interference between devices. Use the Internet to identify a list of devices that can interference with WLANs in either the ISM or UNII bands.
  • Case Study: Impact of Propagation Behaviors
    • Absorption, reflection, scattering, refraction, and diffraction can all have an impact on RF signal strength. Using the Internet, identify at least three objects or types of materials in each of the five categories that can impact RF signals. Next, research how much the impact is in terms of loss (either dBm or mW).
  • Case Study: Attenuation
    • Attenuation is not limited to wireless LANs, but can also affect wired LANs as well. Research the types of attenuation that can impact wired networks. How can attenuation be measured on a wired network compared to a wireless network? Which is more difficult to uncover? Why? Write a one-page paper on your findings.

 

Writing Requirements

  • APA format, 3–4 pages in length (excluding cover page, abstract, and reference list)

Needs help with similar assignment?

We are available 24x7 to deliver the best services and assignment ready within 3-4 hours? Order a custom-written, plagiarism-free paper

Get Answer Over WhatsApp Order Paper Now