security

1) Search your institution’s intranet or Web site for its security policies. Do you find an enterprise security policy? What issue-specific security policies can you locate? Are all of these policies issued or coordinated by the same individual or office, or are they scattered throughout the institution?

2) Using the framework presented in this chapter, draft a sample issue-specific security policy for an organization. At the beginning of your document, describe the organization for which you are creating the policy and then complete the policy using the framework.

3) Assume a smaller organization has a plan to implement a security program with three full-time staff and two or three groups of part-time roles from other parts of the business. What titles and roles do you recommend for the three full-time staff? What groups would commonly supply the part-time staff?

4) Draft a work breakdown structure for the task of implementing and using a PC-based virus detection program (one that is not centrally managed). Don’t forget to include tasks to remove or quarantine any malware it finds 

CIS 524 Small Parser

Write a Python 3 program tlparser.py to parse the five given timelog data files in the folder “Homepage/Course Project/Small Parser” of the Blackboard to get how many hours and minutes the author spent in each file. The timelog file name will be an argument for your Python program. For example, you run your program on the spirit machine like “python3 tlparser.py TimeLogCarbon.txt” a. Your program needs to report the line number if there is something wrong with the format of the time data in that line that your Python program cannot parse. We cannot assume that there will be a time data value in each line. The line like ‘- 10.remove “other”’ is a perfect line. b. Your program start to count the time after it found the hard-coded “Time Log:” (case insensitive, there is a space between Time and Log). c. The “pm” and “am” should be case insensitive, i.e., 9:10pm or 9:10PM or 9:10pM or 9:10Pm are all valid time value. d. “9:10pm – 11:40pm” or “9:10pm-11:40pm” or “9:10pm -11:40pm” are all valid time periods, i.e., the spaces between “-” and the time value are not important. e. Do not use the regular expression module “re” in your source code. f. We assume there will be no space within “9:10pm”. Please issue “python3 tlparser.py TimeLogCarbon.txt” on the spirit machine (Python version 3.8.10) to test your Python program before you turnin it. Please use “if __name__ == ‘__main__’:” in your code and avoid global variables (read sections 2.5 and 3.17 at Google Python Style Guide (https://google.github.io/styleguide/pyguide.html)). Two articles about the variable __name__ in Python: https://medium.com/python-features/understanding-if-name-main-in-python-a37a3d4ab0c3 https://www.geeksforgeeks.org/what-does-the-if-__name__-__main__-do/ ease type your solutions in a Word document file hwch4_xxxxxxx.docx where xxxxxxx is your CSU ID number. Choose File -> Save As from Word to save your solutions as a hwch4_xxxxxxx.pdf. The cover page should contain your name, your CSU ID and the login id you used to turnin the project. Turning it in You have to submit your program electronically by using the following command on the grail machine: turnin -ccis524x -p sparser tlparser.py Start on time and good luck. If you have any questions, send e-mail to [email protected], [email protected], or [email protected].

Assignment 1

 

Write at least 500 words on fractional ownership and it’s relation to cloud computing. Use at least one example from another industry.    

Use at least three sources. Include at least 3 quotes from your sources enclosed in quotation marks and cited in-line by reference to your reference list.  Example: “words you copied” (citation) These quotes should be one full sentence not altered or paraphrased. Cite your sources using APA format. Use the quotes in your paragraphs. Stand alone quotes will not count toward the 3 required quotes.

Problem 3- Legal

Question I – The appellate court decides that the trial court committed reversible error by including evidence found by law enforcement.  Law enforcement discovered this evidence when committing a Fourth Amendment violation, which should have been excluded at trial.  This inadmissible evidence was the lynchpin of the prosecutor’s case, which resulted in a conviction.  Where does the case go from here? Is the Defendant free to go? Does it go back to the trial court? Does it go all the way up to the Supreme Court?

Question II – Lonnie dies while working on a barge.  Lonnie’s widow sues the barge company in state court. The Parties agree on the facts and cause of Lonnie’s death; however, they do not agree whether the Longshoreman Act should apply to this case.  Lonnie’s widow has already received a remedy in a separate administrative action as part of a workers’ compensation claim.  The Longshoreman Act would allow the decedent’s family to pursue an action in court, even if the family has agreed to a settlement as part of the worker’s compensation action.  If the Longshoreman Act does not apply, then the decedent’s family will have no remedy in court.  Prior to trial, what motion should the barge company’s attorney make?  What must this attorney prove in order for her motion to be successful?

Text-

Title: Business 

ISBN: 9780357447642 

Authors: Marianne M. Jennings 

Publication Date: 2021-01-01 

Edition: 12th Edition

Project Proposal outline

 Write a project proposal on a disaster recovery plan that utilizes cloud services for data and system redundancy. The outline of the project will need to be a minimum of one page in length and include an introduction, scope/description, and a conclusion on what the project accomplishes. In addition, include any possible references up to this point.

Python (four Formulas)

 Write a computer program that implements all four formulas. Write your program in Python  since that is the computer programming language taught in this course. You will need to import  the Math library for the program 

files attached, 1- for info assignment. 2- slides will help you  

GAMS- Case Study

Write the algebraic formulation of Case 6.1 (Giant Motor Company) in your textbook and solve using Excel or GAMS, and report your findings.