SlideShare a Scribd company logo
1 of 10
The company which asked you to install a web server and
properly secure it last week, has now asked you to expand the
network you designed for their new Accounting Department.
You will be building on Lab 1's environment for this lab. You
will be adding 2 computers to the network which you built for
Lab 1 and adding IPTables rules to isolate the traffic according
to the directions below the System Specifications.
Computers to be added to the network:
-1 Ubuntu Desktop 14.04 workstation (1 NIC allowing the
ability to connect through the firewall you built in Lab 1). This
is a workstation for Accounting.
-1 Ubuntu Server computer (1 NIC allowing the ability to
connect through the firewall you built in Lab 1). This is your
office file server (install Ubuntu 14.04).
Connectivity Requirements
-The web server needs to be able to access the internet only.
the accounting workstation should only be able to connect to
the Web server through the firewall (remember the port
forwarding you implemented for Lab 1?).
-The web server should have no connectivity to the file server.
The accounting workstation should be able to connect to the
Internet (and therefor to the web server) and to the file server.
Report Requirements
You will be submitting another formal lab report for this lab.
You will need to follow Lab 1's Lab Report Format. You will
need to have (at a minimum) screenshots documenting:
-Accounting Workstation can ping iupui.edu
-Web server cannot ping the file server.
-Accounting workstation can ping the file server
-Accounting workstation can view the index.html file on the
web server in the web browser
GM501 | Management Theory and Practice II
1
Assignment 1 Details and Rubric
Unit 1 Assignment 1: Annotated Bibliography #1
Overview
The purpose in writing annotated bibliographies is to get you
started on your road of academic research.
Most researchers collect a library of annotated bibliographies to
catalogue their research articles for
subsequent reference. When working on a research topic, they
will refer to their library of annotated
bibliographies as a first step in gathering research. For example,
in the Unit 6 Assignment, you can use
two of the articles you annotated in Units 1–5.
It is important that annotated bibliographies summarize both the
content and credibility of a journal
article. Article credibility is related to whom the author is and
their purpose in writing and to whom they
are writing. Article credibility is also related to the content of
the article itself. Such criteria include:
Reliability: Are the findings reliable? How likely is it that the
findings would be same if repeated?
Objectivity: Can the findings be objectively confirmed/verified?
Validity: Are the finds relevant for other contexts? Are the
findings transferable?
Sources: Are the findings based on (linked to) previously
published research in peer reviewed journal
articles?
Our annotated bibliography Assignments include points
addressing article credibility (author credentials,
audience and article credibility) as well as a summary of the
article content (content summary).
In each unit, you will locate in the Kaplan Library a peer
reviewed journal article. Review the article and
write an annotated bibliography based on the guidance of the
grading rubric.
Instructions
Evaluating the management function of leading and controlling
can be practiced by reading and critically
analyzing peer reviewed journal articles in the body of
management literature. Assessing leadership
theories and practices enables managers to sharpen their ability
to address organizational issues.
Fortunately, much has been written about management and
leadership. Accessing that information is a
first step in linking leadership theory and practice to the
mastery of key outcomes in this course.
Your Annotated Bibliography should be limited to peer
reviewed academic articles and include a review
of the author’s credibility. Be sure to identify the author’s
intended audience. Knowing who the author is
addressing will be a key part of understanding the author’s
message. Summarize the article in your own
words and critique it. What is fact and what is opinion? How
reliable are the findings? Finally, be sure to
assess and apply the article to your own leadership practice.
How will you apply the article to your
leadership practice tomorrow? See the following rubric for
details.
GM501 | Management Theory and Practice II
2
For the Unit 1 Annotated Bibliography #1, limit your search to
the key terms from Chapter 18.
Be sure to utilize the following documents located in Doc
Sharing:
● How to Write an Annotated Bibliography
● APA Guidelines Summary
Unit 1 Keywords for Selecting Peer-Reviewed Journal Articles
Below is a starting list of relevant keywords/authors/journal
titles for each chapter in each unit. Utilizing
this list will assist your Kaplan Library research process as you
locate relevant peer reviewed, full-text
journal articles to annotate. Remember that you need to focus
your article search on relevant key terms
that pertain to the readings for each unit. These journals and
keywords are a starting point. You may
use other relevant journals or keywords.
NOTE: McKinsey Quarterly is not a peer reviewed journal, it is
a promotional publication from the
McKinsey Company.
Daft — Chapter 18 (Unit 1)
Journals:
Harvard Business Review
Academy of Management Review
Management Science
Organizational Science
Businessweek
Journal of Management
Keywords:
Team effectiveness
Team performance
Types of teams
Self-directed teams
Virtual teams
Team size
GM501 | Management Theory and Practice II
3
Team norms
Team member roles
Team processes
Team cohesiveness
Team conflict
Directions for Submitting Your Annotated Bibliography
Write your Annotated Bibliography in a Microsoft Word®
document and save it in a location that
includes your name and the title (e.g.,
Jon_Davis_Annotated_Bibliography_Unit1.doc). Submit your
Annotation #1 to the Unit 1 Assignment 1 Dropbox.
GM501 Unit 1 Assignment 1: Annotated Bibliography # 1
Areas to be evaluated
Possible
Points
Points
Earned
Academic Article
A journal article relevant to this unit. 4
Annotation Format
Properly cited the article. 2
Article Credibility: Author
-What are the author’s credentials and experience?
-Have you encountered this author before in other journal
articles or texts? 3
Article Credibility: Purpose of Article and Audience
What is the author’s purpose and what type of audience is the
author addressing? 3
Article Credibility:
-Reliability: findings are dependable 8
GM501 | Management Theory and Practice II
4
-Objectivity: findings can be confirmed
-Validity: findings can be relevant for other settings
-Sources: findings are based/linked to other peer reviewed
journals
Content Summary
Summarize what the author is saying and how the message is
relevant to understanding the concepts in readings for this unit.
8
Application
-What is the essential message you take from the author of
this article?
-How would you apply the central message from this article to
your professional or personal life next week? 4
Paper Length: Minimum 2 written pages (600 words), and
double spaced. 2
Writing Style: Appearance, Spelling, Grammar, Organization,
Clarity, Originality, and APA 6th edition. 6
LATE Paper Deduction -X
Total Points Earned 40
Useful Resources:
· virtualbox.org
· https://www.virtualbox.org/manual/UserManual.html (Links to
an external site.)
· https://www.turnkeylinux.org/lampstack (Links to an external
site.)
· http://ipset.netfilter.org/iptables.man.html (Links to an
external site.)
For Lab 1, you will need to simulate a company's network using
Virtualbox and 2 VMs for this lab. To successfully complete
this lab, you will need to write the appropriate IP Tables rules
to implement the required
· You will have a firewall to protect your web server from the
"public" network. This firewall will be running Ubuntu 14.04
with IPTables. This computer's hostname will be "firewall-
"YOURNAME. The computer firewall-YOURNAME will need
to have 2 NICs (1 will bridge your host's (laptop's) Network
card and the other will be "Internal" and implement NAT
through IPTABLES (if you try to implement
NAT using Virtualbox, it will not work!).
· You will have 1 Ubuntu Web Server which will have Apache
and an (visible from outside the firewall) index.html file.
· Web Server needs to be able to access the internet. One
example of a Linux Apache MySQL PHP (LAMP) Web Server
can be found here
(https://www.turnkeylinux.org/lampstack (Links to an external
site.)). Set a static IP for the LAMP VM.
· Outside the firewall needs to be able to access the Web Server.
· This computer's hostname will be "webserver-"YOURNAME
Lab 1 Lab report will follow this layout (Abstract, Discussion,
and Conclusion). In the conclusions or results section, you will
need to have:
· your IP Tables rules for firewall-YOURNAME
· 1 screenshot of your host computer (the one on which
Virtualbox/VMware Workstation installed - i.e. your laptop)
navigating to the index.html file of webserver-YOURNAME.
· one screenshot of webserver-YOURNAME pinging (and seeing
replies of) nsa.gov.

More Related Content

Similar to The company which asked you to install a web server and properly s.docx

Project #1-Note all projects must be in seperate microsoft word.docx
Project #1-Note all projects must be in seperate microsoft word.docxProject #1-Note all projects must be in seperate microsoft word.docx
Project #1-Note all projects must be in seperate microsoft word.docx
denneymargareta
 
For first two questions this applies -submit the legal porti.docx
For first two questions this applies -submit the legal porti.docxFor first two questions this applies -submit the legal porti.docx
For first two questions this applies -submit the legal porti.docx
budbarber38650
 
This course requires use of the Microsoft Project 2010 (or later.docx
This course requires use of the Microsoft Project 2010 (or later.docxThis course requires use of the Microsoft Project 2010 (or later.docx
This course requires use of the Microsoft Project 2010 (or later.docx
christalgrieg
 
Week 6 Creating Bibliographies and Practicing MLA Citation
  Week 6 Creating Bibliographies and Practicing MLA Citation   Week 6 Creating Bibliographies and Practicing MLA Citation
Week 6 Creating Bibliographies and Practicing MLA Citation
ajoy21
 
Coursework2 2013 distributed systems(1)
Coursework2 2013 distributed systems(1)Coursework2 2013 distributed systems(1)
Coursework2 2013 distributed systems(1)
randomP786
 
EEECSE 120 Answer SheetCapstone Design Project .docx
EEECSE 120 Answer SheetCapstone Design Project             .docxEEECSE 120 Answer SheetCapstone Design Project             .docx
EEECSE 120 Answer SheetCapstone Design Project .docx
toltonkendal
 
2.2 Assignment Totaling CostsGetting StartedProdu.docx
2.2 Assignment Totaling CostsGetting StartedProdu.docx2.2 Assignment Totaling CostsGetting StartedProdu.docx
2.2 Assignment Totaling CostsGetting StartedProdu.docx
RAJU852744
 
MITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docxMITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docx
audeleypearl
 
MITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docxMITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docx
altheaboyer
 

Similar to The company which asked you to install a web server and properly s.docx (20)

Bsa 376 week 2 dq 2
Bsa 376 week 2 dq 2Bsa 376 week 2 dq 2
Bsa 376 week 2 dq 2
 
Melbourne t1 2016-assignment_2_mn504
Melbourne   t1 2016-assignment_2_mn504Melbourne   t1 2016-assignment_2_mn504
Melbourne t1 2016-assignment_2_mn504
 
Project #1-Note all projects must be in seperate microsoft word.docx
Project #1-Note all projects must be in seperate microsoft word.docxProject #1-Note all projects must be in seperate microsoft word.docx
Project #1-Note all projects must be in seperate microsoft word.docx
 
Bsa 376 week 5 dq 2
Bsa 376 week 5 dq 2Bsa 376 week 5 dq 2
Bsa 376 week 5 dq 2
 
For first two questions this applies -submit the legal porti.docx
For first two questions this applies -submit the legal porti.docxFor first two questions this applies -submit the legal porti.docx
For first two questions this applies -submit the legal porti.docx
 
Reqdoctemplate (1)
Reqdoctemplate (1)Reqdoctemplate (1)
Reqdoctemplate (1)
 
Unit2 Software engineering UPTU
Unit2 Software engineering UPTUUnit2 Software engineering UPTU
Unit2 Software engineering UPTU
 
This course requires use of the Microsoft Project 2010 (or later.docx
This course requires use of the Microsoft Project 2010 (or later.docxThis course requires use of the Microsoft Project 2010 (or later.docx
This course requires use of the Microsoft Project 2010 (or later.docx
 
Week 6 Creating Bibliographies and Practicing MLA Citation
  Week 6 Creating Bibliographies and Practicing MLA Citation   Week 6 Creating Bibliographies and Practicing MLA Citation
Week 6 Creating Bibliographies and Practicing MLA Citation
 
Unit 5 DB and IP
Unit 5 DB and IPUnit 5 DB and IP
Unit 5 DB and IP
 
Coursework2 2013 distributed systems(1)
Coursework2 2013 distributed systems(1)Coursework2 2013 distributed systems(1)
Coursework2 2013 distributed systems(1)
 
EEECSE 120 Answer SheetCapstone Design Project .docx
EEECSE 120 Answer SheetCapstone Design Project             .docxEEECSE 120 Answer SheetCapstone Design Project             .docx
EEECSE 120 Answer SheetCapstone Design Project .docx
 
2.2 Assignment Totaling CostsGetting StartedProdu.docx
2.2 Assignment Totaling CostsGetting StartedProdu.docx2.2 Assignment Totaling CostsGetting StartedProdu.docx
2.2 Assignment Totaling CostsGetting StartedProdu.docx
 
MITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docxMITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docx
 
MITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docxMITS6004Enterprise Resource Planning .docx
MITS6004Enterprise Resource Planning .docx
 
Capstone project task what to do capstone
Capstone project task what to do capstoneCapstone project task what to do capstone
Capstone project task what to do capstone
 
Sheet1695 grading rubric assignment 7 note all topics must be rel
Sheet1695 grading rubric assignment 7 note all topics must be relSheet1695 grading rubric assignment 7 note all topics must be rel
Sheet1695 grading rubric assignment 7 note all topics must be rel
 
Itec410 lec01
Itec410 lec01Itec410 lec01
Itec410 lec01
 
Agile presentation
Agile presentationAgile presentation
Agile presentation
 
Mgt 437 week 4 discussion questions 2
Mgt 437 week 4 discussion questions 2Mgt 437 week 4 discussion questions 2
Mgt 437 week 4 discussion questions 2
 

More from mehek4

Accident Up Ahead!Listen to this text being read aloud by a hu.docx
Accident Up Ahead!Listen to this text being read aloud by a hu.docxAccident Up Ahead!Listen to this text being read aloud by a hu.docx
Accident Up Ahead!Listen to this text being read aloud by a hu.docx
mehek4
 
Acc 290 Final Exam MCQs) Which financial statement is used to de.docx
Acc 290 Final Exam MCQs) Which financial statement is used to de.docxAcc 290 Final Exam MCQs) Which financial statement is used to de.docx
Acc 290 Final Exam MCQs) Which financial statement is used to de.docx
mehek4
 
AC2760Week 2 Assignment.docx
AC2760Week 2 Assignment.docxAC2760Week 2 Assignment.docx
AC2760Week 2 Assignment.docx
mehek4
 
AC1220 Lab 5.1IntroductionJake determines that owning the .docx
AC1220 Lab 5.1IntroductionJake determines that owning the .docxAC1220 Lab 5.1IntroductionJake determines that owning the .docx
AC1220 Lab 5.1IntroductionJake determines that owning the .docx
mehek4
 
A.Escribe la forma correcta del verbo en españolNosotros siem.docx
A.Escribe la forma correcta del verbo en españolNosotros siem.docxA.Escribe la forma correcta del verbo en españolNosotros siem.docx
A.Escribe la forma correcta del verbo en españolNosotros siem.docx
mehek4
 
A.) Imagine that astronomers have discovered intelligent life in a n.docx
A.) Imagine that astronomers have discovered intelligent life in a n.docxA.) Imagine that astronomers have discovered intelligent life in a n.docx
A.) Imagine that astronomers have discovered intelligent life in a n.docx
mehek4
 

More from mehek4 (20)

Accident Up Ahead!Listen to this text being read aloud by a hu.docx
Accident Up Ahead!Listen to this text being read aloud by a hu.docxAccident Up Ahead!Listen to this text being read aloud by a hu.docx
Accident Up Ahead!Listen to this text being read aloud by a hu.docx
 
Access the annual report provided in Course Materials to complete .docx
Access the annual report provided in Course Materials to complete .docxAccess the annual report provided in Course Materials to complete .docx
Access the annual report provided in Course Materials to complete .docx
 
Access the Internet to acquire a copy of the most recent annual re.docx
Access the Internet to acquire a copy of the most recent annual re.docxAccess the Internet to acquire a copy of the most recent annual re.docx
Access the Internet to acquire a copy of the most recent annual re.docx
 
Acc 290 Final Exam MCQs) Which financial statement is used to de.docx
Acc 290 Final Exam MCQs) Which financial statement is used to de.docxAcc 290 Final Exam MCQs) Which financial statement is used to de.docx
Acc 290 Final Exam MCQs) Which financial statement is used to de.docx
 
AC2760Week 2 Assignment.docx
AC2760Week 2 Assignment.docxAC2760Week 2 Assignment.docx
AC2760Week 2 Assignment.docx
 
AC1220 Lab 5.1IntroductionJake determines that owning the .docx
AC1220 Lab 5.1IntroductionJake determines that owning the .docxAC1220 Lab 5.1IntroductionJake determines that owning the .docx
AC1220 Lab 5.1IntroductionJake determines that owning the .docx
 
Abstract(Provide the main generalizable statement resulting .docx
Abstract(Provide the main generalizable statement resulting .docxAbstract(Provide the main generalizable statement resulting .docx
Abstract(Provide the main generalizable statement resulting .docx
 
Abusive relationships are at the core of the Coetzee novel, whether .docx
Abusive relationships are at the core of the Coetzee novel, whether .docxAbusive relationships are at the core of the Coetzee novel, whether .docx
Abusive relationships are at the core of the Coetzee novel, whether .docx
 
Abraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufano,.docx
Abraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufano,.docxAbraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufano,.docx
Abraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufano,.docx
 
Abraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufan.docx
Abraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufan.docxAbraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufan.docx
Abraham, J., Sick, B., Anderson, J., Berg, A., Dehmer, C., & Tufan.docx
 
A.Da la correcta conjugación para cada oración.(Give the corre.docx
A.Da la correcta conjugación para cada oración.(Give the corre.docxA.Da la correcta conjugación para cada oración.(Give the corre.docx
A.Da la correcta conjugación para cada oración.(Give the corre.docx
 
Abraham Lincoln is considered by many historians to be the greatest .docx
Abraham Lincoln is considered by many historians to be the greatest .docxAbraham Lincoln is considered by many historians to be the greatest .docx
Abraham Lincoln is considered by many historians to be the greatest .docx
 
About half of the paid lobbyists in Washington are former government.docx
About half of the paid lobbyists in Washington are former government.docxAbout half of the paid lobbyists in Washington are former government.docx
About half of the paid lobbyists in Washington are former government.docx
 
ABC sells 400 shares of its $23 par common stock for $27. The entry .docx
ABC sells 400 shares of its $23 par common stock for $27. The entry .docxABC sells 400 shares of its $23 par common stock for $27. The entry .docx
ABC sells 400 shares of its $23 par common stock for $27. The entry .docx
 
ABC company is increasing its equity by selling additional shares to.docx
ABC company is increasing its equity by selling additional shares to.docxABC company is increasing its equity by selling additional shares to.docx
ABC company is increasing its equity by selling additional shares to.docx
 
A.The unification of previously fractious and divided Arab tribes.docx
A.The unification of previously fractious and divided Arab tribes.docxA.The unification of previously fractious and divided Arab tribes.docx
A.The unification of previously fractious and divided Arab tribes.docx
 
A.Escribe la forma correcta del verbo en españolNosotros siem.docx
A.Escribe la forma correcta del verbo en españolNosotros siem.docxA.Escribe la forma correcta del verbo en españolNosotros siem.docx
A.Escribe la forma correcta del verbo en españolNosotros siem.docx
 
A.Both countries fought for independence from Great Britain, b.docx
A.Both countries fought for independence from Great Britain, b.docxA.Both countries fought for independence from Great Britain, b.docx
A.Both countries fought for independence from Great Britain, b.docx
 
a.A patent purchased from J. Miller on January 1, 2010, for a ca.docx
a.A patent purchased from J. Miller on January 1, 2010, for a ca.docxa.A patent purchased from J. Miller on January 1, 2010, for a ca.docx
a.A patent purchased from J. Miller on January 1, 2010, for a ca.docx
 
A.) Imagine that astronomers have discovered intelligent life in a n.docx
A.) Imagine that astronomers have discovered intelligent life in a n.docxA.) Imagine that astronomers have discovered intelligent life in a n.docx
A.) Imagine that astronomers have discovered intelligent life in a n.docx
 

Recently uploaded

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
MateoGardella
 

Recently uploaded (20)

Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
fourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writingfourth grading exam for kindergarten in writing
fourth grading exam for kindergarten in writing
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 

The company which asked you to install a web server and properly s.docx

  • 1. The company which asked you to install a web server and properly secure it last week, has now asked you to expand the network you designed for their new Accounting Department. You will be building on Lab 1's environment for this lab. You will be adding 2 computers to the network which you built for Lab 1 and adding IPTables rules to isolate the traffic according to the directions below the System Specifications. Computers to be added to the network: -1 Ubuntu Desktop 14.04 workstation (1 NIC allowing the ability to connect through the firewall you built in Lab 1). This is a workstation for Accounting. -1 Ubuntu Server computer (1 NIC allowing the ability to connect through the firewall you built in Lab 1). This is your office file server (install Ubuntu 14.04). Connectivity Requirements -The web server needs to be able to access the internet only. the accounting workstation should only be able to connect to the Web server through the firewall (remember the port forwarding you implemented for Lab 1?). -The web server should have no connectivity to the file server. The accounting workstation should be able to connect to the Internet (and therefor to the web server) and to the file server. Report Requirements You will be submitting another formal lab report for this lab. You will need to follow Lab 1's Lab Report Format. You will need to have (at a minimum) screenshots documenting: -Accounting Workstation can ping iupui.edu -Web server cannot ping the file server. -Accounting workstation can ping the file server -Accounting workstation can view the index.html file on the web server in the web browser
  • 2. GM501 | Management Theory and Practice II 1 Assignment 1 Details and Rubric Unit 1 Assignment 1: Annotated Bibliography #1 Overview The purpose in writing annotated bibliographies is to get you started on your road of academic research. Most researchers collect a library of annotated bibliographies to catalogue their research articles for subsequent reference. When working on a research topic, they will refer to their library of annotated bibliographies as a first step in gathering research. For example, in the Unit 6 Assignment, you can use two of the articles you annotated in Units 1–5. It is important that annotated bibliographies summarize both the content and credibility of a journal article. Article credibility is related to whom the author is and their purpose in writing and to whom they are writing. Article credibility is also related to the content of the article itself. Such criteria include:
  • 3. Reliability: Are the findings reliable? How likely is it that the findings would be same if repeated? Objectivity: Can the findings be objectively confirmed/verified? Validity: Are the finds relevant for other contexts? Are the findings transferable? Sources: Are the findings based on (linked to) previously published research in peer reviewed journal articles? Our annotated bibliography Assignments include points addressing article credibility (author credentials, audience and article credibility) as well as a summary of the article content (content summary). In each unit, you will locate in the Kaplan Library a peer reviewed journal article. Review the article and write an annotated bibliography based on the guidance of the grading rubric. Instructions Evaluating the management function of leading and controlling can be practiced by reading and critically analyzing peer reviewed journal articles in the body of management literature. Assessing leadership theories and practices enables managers to sharpen their ability to address organizational issues. Fortunately, much has been written about management and leadership. Accessing that information is a first step in linking leadership theory and practice to the mastery of key outcomes in this course. Your Annotated Bibliography should be limited to peer
  • 4. reviewed academic articles and include a review of the author’s credibility. Be sure to identify the author’s intended audience. Knowing who the author is addressing will be a key part of understanding the author’s message. Summarize the article in your own words and critique it. What is fact and what is opinion? How reliable are the findings? Finally, be sure to assess and apply the article to your own leadership practice. How will you apply the article to your leadership practice tomorrow? See the following rubric for details. GM501 | Management Theory and Practice II 2 For the Unit 1 Annotated Bibliography #1, limit your search to the key terms from Chapter 18. Be sure to utilize the following documents located in Doc Sharing: ● How to Write an Annotated Bibliography ● APA Guidelines Summary Unit 1 Keywords for Selecting Peer-Reviewed Journal Articles Below is a starting list of relevant keywords/authors/journal
  • 5. titles for each chapter in each unit. Utilizing this list will assist your Kaplan Library research process as you locate relevant peer reviewed, full-text journal articles to annotate. Remember that you need to focus your article search on relevant key terms that pertain to the readings for each unit. These journals and keywords are a starting point. You may use other relevant journals or keywords. NOTE: McKinsey Quarterly is not a peer reviewed journal, it is a promotional publication from the McKinsey Company. Daft — Chapter 18 (Unit 1) Journals: Harvard Business Review Academy of Management Review Management Science Organizational Science Businessweek Journal of Management Keywords: Team effectiveness Team performance Types of teams
  • 6. Self-directed teams Virtual teams Team size GM501 | Management Theory and Practice II 3 Team norms Team member roles Team processes Team cohesiveness Team conflict Directions for Submitting Your Annotated Bibliography Write your Annotated Bibliography in a Microsoft Word® document and save it in a location that includes your name and the title (e.g., Jon_Davis_Annotated_Bibliography_Unit1.doc). Submit your Annotation #1 to the Unit 1 Assignment 1 Dropbox. GM501 Unit 1 Assignment 1: Annotated Bibliography # 1
  • 7. Areas to be evaluated Possible Points Points Earned Academic Article A journal article relevant to this unit. 4 Annotation Format Properly cited the article. 2 Article Credibility: Author -What are the author’s credentials and experience? -Have you encountered this author before in other journal articles or texts? 3 Article Credibility: Purpose of Article and Audience What is the author’s purpose and what type of audience is the author addressing? 3 Article Credibility: -Reliability: findings are dependable 8 GM501 | Management Theory and Practice II 4
  • 8. -Objectivity: findings can be confirmed -Validity: findings can be relevant for other settings -Sources: findings are based/linked to other peer reviewed journals Content Summary Summarize what the author is saying and how the message is relevant to understanding the concepts in readings for this unit. 8 Application -What is the essential message you take from the author of this article? -How would you apply the central message from this article to your professional or personal life next week? 4 Paper Length: Minimum 2 written pages (600 words), and double spaced. 2 Writing Style: Appearance, Spelling, Grammar, Organization, Clarity, Originality, and APA 6th edition. 6 LATE Paper Deduction -X Total Points Earned 40
  • 9. Useful Resources: · virtualbox.org · https://www.virtualbox.org/manual/UserManual.html (Links to an external site.) · https://www.turnkeylinux.org/lampstack (Links to an external site.) · http://ipset.netfilter.org/iptables.man.html (Links to an external site.) For Lab 1, you will need to simulate a company's network using Virtualbox and 2 VMs for this lab. To successfully complete this lab, you will need to write the appropriate IP Tables rules to implement the required · You will have a firewall to protect your web server from the "public" network. This firewall will be running Ubuntu 14.04 with IPTables. This computer's hostname will be "firewall- "YOURNAME. The computer firewall-YOURNAME will need to have 2 NICs (1 will bridge your host's (laptop's) Network card and the other will be "Internal" and implement NAT through IPTABLES (if you try to implement NAT using Virtualbox, it will not work!). · You will have 1 Ubuntu Web Server which will have Apache and an (visible from outside the firewall) index.html file. · Web Server needs to be able to access the internet. One example of a Linux Apache MySQL PHP (LAMP) Web Server can be found here (https://www.turnkeylinux.org/lampstack (Links to an external site.)). Set a static IP for the LAMP VM. · Outside the firewall needs to be able to access the Web Server. · This computer's hostname will be "webserver-"YOURNAME Lab 1 Lab report will follow this layout (Abstract, Discussion, and Conclusion). In the conclusions or results section, you will need to have: · your IP Tables rules for firewall-YOURNAME · 1 screenshot of your host computer (the one on which
  • 10. Virtualbox/VMware Workstation installed - i.e. your laptop) navigating to the index.html file of webserver-YOURNAME. · one screenshot of webserver-YOURNAME pinging (and seeing replies of) nsa.gov.