
Essentials of MIS (12th Edition)
12th Edition
ISBN: 9780134238241
Author: Kenneth C. Laudon, Jane P. Laudon
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
Chapter 8, Problem 4RQ
Explanation of Solution
Tools and technologies for safeguarding information resources:
Three authentication methods:
- Passwords:
- Sensitive information is present in every system or network and it requires authentication to open. The authorization is provided by entering the password, identification number, and so on. Password or ID can be a string of character or number and can use the physical feature such as fingerprint. Password protects the system from the access of the unauthorized person.
- Smart card:
- That is a combination of magnetic strip embedded with a memory chip. Even though it is more secure than the first method, it is complex because it is not easy while administering the data.
- Biometrics:
- Biometrics in which user can be identified through fingerprint, retina pattern, or voice pattern. It is the most expensive method of the three, and it also has some problems such as false rejection and false acceptance.
Firewalls:
Firewall is a program which is used to let files to enter into the network based on the privacy.
- Firewall governs and checks all the packets in the network. The common types of firewall are packet filter, proxy server, and application layer.
- The main responsibility of firewall is to guard illegal access from the private network and protect the resource form the malicious attack.
Intrusion detection system:
Intrusion detection is a form of surveillance.
- It monitors the flow of information and request that is received by the system electronically. It also examines all the requests and it takes the essential actions once strange activities are found.
- If an abnormal activity is going to happen then the system sends the alert to the administrator.
Antivirus software:
The antivirus is a one type of utility program, and is used to detect the viruses, which infect the computer’s memory, disks, and
- The new viruses continuously appeared all the time.
- It is important to update the antivirus frequently.
- The user can download the new updates from the antivirus software company website with free of cost.
- There is no necessity to purchase new software; only if major revision happens in the software then it is necessary to purchase new version.
Encryption:
Encryption technique is a process of converting the plain text into cipher text.
- It encodes the message that does not allow the unauthorized person to read.
- It uses an encryption
algorithm in order to the convert the plain text into cipher text...
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Outline the overall steps for configuring and securing Linux servers
Consider and describe how a mixed Operating System environment will affect what you have to do to protect the company assets
Describe at least three technologies that will help to protect CIA of data on Linux systems
Node.js, Express, Nunjucks, MongoDB, and Mongoose
There are a couple of programs similar to this assignment given in the lecture
notes for the week that discusses CRUD operations. Specifically, the Admin
example and the CIT301 example both have index.js code and nunjucks code
similar to this assignment. You may find some of the other example programs
useful as well. It would ultimately save you time if you have already studied
these programs before giving this assignment a shot. Either way, hopefully
you'll start early and you've kept to the schedule in terms of reading the lecture
notes.
You will need to create a database named travel using compass, then create a
collection named trips. Use these names; your code must work with my
database. The trips documents should then be imported unto the trips collection
by importing the JSON file containing all the data as linked below. The file itself
is named trips.json, and is available on the course website in the same folder as
this…
using r language
Chapter 8 Solutions
Essentials of MIS (12th Edition)
Knowledge Booster
Similar questions
- using r languagearrow_forwardusing r languagearrow_forwardWrite a short paper (1 page/about 500 words) summarizing what we as System Admins can do to protect the CIA of our servers. Outline the overall steps for configuring and securing Linux servers Consider and describe how a mixed Operating System environment will affect what you have to do to protect the company assets Describe at least three technologies that will help to protect CIA of data on Linux systems Required Resourcesarrow_forward
- using r language Estimate the MSE of the level k trimmed means for random samples of size 20 generated from a standard Cauchy distribution. (The target parameter θis the center or median; the expected value does not exist.) Summarize the estimates of MSE in a table for k= 1,2,...,9arrow_forwardusing r language Estimate the MSE of the level k trimmed means for random samples of size 20 generated from a standard Cauchy distribution. (The target parameter θis the center or median; the expected value does not exist.) Summarize the estimates of MSE in a table for k= 1,2,...,9arrow_forwardusing r language The data law82 in bootstrap library contains LSAT and GPA for 82 law schools. Compute a 95% bootstrap t confidence interval estimates for the correlation statisticsarrow_forward
- using r language The data law82 in bootstrap library contains LSAT and GPA for 82 law schools. Compute a 95% bootstrap t confidence interval estimates for the correlation statisticsarrow_forwardusing r langauge The data law82 in bootstrap library contains LSAT and GPA for 82 law schools. Compute and compare the three 95% bootstrap confidence interval estimates for the correlation statistics.arrow_forwardWhat is the number of derangements of size k from the set {1,2,...n} to the set {1,2,...n} so that f(x) != x exactly k times with 1 <= k <= narrow_forward
- Trace a State Space Tree introduced in the Chapter 5.1 using algorithms depth_first_search (page 205), checknode (page 207), and expand (page 210). Assume that State Space Tree is a two-level full binary tree (root is level 0). Node #2 (according to notation used in the Figure 5.1, page 204) is non-promising. Count the number of steps performed by each of those three algorithms. Consider execution of instructions like "visit node" or execution of "promising function" as one step, "write a solution" as an exit call. Note: no need to print or a draw a whole tree. Just provide three numbers as an answerarrow_forwardParking Tickets Table St ID L_Name ☐ F_Name Phone_No St_Lic Lic_No Ticket# Date Code Fine 38249 38249 82453 Green 82453 Green 82453 Green Brown Thomas 111-7804 FL BRY 123 15634 10/17/06 2 $25 Brown Thomas 111-7804 FL BRY 123 16017 11/13/06 1 $15 Sally 391-1689 AL TRE 141 14987 10/05/06 3 $100 Sally 391-1689 AL Sally 391-1689 AL TRE 141 TRE 141 16293 11/18/06 1 $15 17892 12/13/06 2 $25 The functional dependencies are: St_ID → L_Name, F_Name, Phone_No, St_Lic, Lic_No St_Lic → Lic_No Code → Fine St_ID, Ticket # → Date 1. In what normal form is the relation?| 2. Convert PARKING TICKET to a set of 3NF relations.arrow_forwardIn excel, What does sorting mean? In excel, What does filtering mean? What are three advantages of converting a range in Excel to a table and List the steps involved in creating a table in Excel if you were using the range A7:G34arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education

Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education

Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON

Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON

C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON

Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning

Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education