Swientisky_Exp19_Excel_AppCapstone_ComprehensiveAssessment_Manufacturing-2
Discussion (Business continuity plan & Disaster recovery plan)
Question: Discuss the advantages and disadvantages of each type of testing. When is each type of testing appropriate? Are there situations that preclude the use of a particular type of testing?
***Standard for all discussion posts:
Please make your initial post and two response posts substantive. A substantive post will do at least two of the following:
- Ask an interesting, thoughtful question pertaining to the topic
- Answer a question (in detail) posted by another student or the instructor
- Provide extensive additional information on the topic
- Explain, define, or analyze the topic in detail
- Share an applicable personal experience
- Provide an outside source (for example, an article from the UC Library) that applies to the topic, along with additional information about the topic or the source (please cite properly in APA 7)
- Make an argument concerning the topic
At least one scholarly source should be used in the initial discussion thread. Be sure to use information from your readings and other sources from the UC Library. Use proper citations and references in your post.
**** No Plagiarism
Discussion -Linux Services
Discussion Topic
Before you begin, research Linux services. After you have completed your research, choose two services that run on a Linux Operating System. Choose different services than your classmates have chosen and also different services from the one you chose in the Linux Virtualization and Containers discussion.
In your original post, answer the following about each of the services:
- What is the name of the service?
- How does the service work?
- How do you install that service?
- How do you configure that service?
- How do you secure that service?
LABS 2240
- Lab FOUR-03
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.4.1.6 LAB: A LED . ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s).==========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-03) as a text file to your computer
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-03
- Locate your Python program (Lab FOUR-03 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-04
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.5.1.6 LAB: Improving the Caesar cipherNOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s)
- Due Date: Any time on or before Monday, September 27, 2021.==========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-04) as a text file to your computer
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-04
- Locate your Python program (Lab FOUR-04 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-05
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.5.1.7 LAB: PalindromesNOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s.==========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-05) as a text file to your computer
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-05
- Locate your Python program (Lab FOUR-05 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-06
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.5.1.8 LAB: AnagramsNOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s)==========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-06) as a text file to your computer
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-06
- Locate your Python program (Lab FOUR-06 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-07
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.5.1.9 LAB: The Digit of LifeNOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s)=========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-07) as a text file to your computer7
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-07
- Locate your Python program (Lab FOUR-07 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-08
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.5.1.10 LAB: Find a word! NOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s)=========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-08) as a text file to your computer7
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-08
- Locate your Python program (Lab FOUR-08 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-09
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 2.5.1.11 LAB: SudokuNOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s)
- Due Date: Any time on or before Monday, September 27, 2021.==========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-09) as a text file to your computer7
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-09
- Locate your Python program (Lab FOUR-09 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- NOTE: You can make your submission just ONCE. So, before making your submission, ensure that it does not need any additional editing/revisions.=====================================================================================================
- Visit the following site:
Lab FOUR-10
- Visit the following site:
- https://edube.org/study/pe2
- Python Essentials 2 (Intermediate, v.2.0)
- Module 2:Problem Statement: 22.8.1.4 Reading ints safelyNOTE: This is an extra-credit activity. ================================================================================================Submit your Python solution through Blackboard (as explained below).
Your lab will be graded on whether it’s been set up as a complete and workable solution.For your solution to be complete, your program must be able to
- Set up your script to do the needed task
- compile (ie, no syntax error(s))
- run (ie, no run-time error(s))
- For your solution to be workable,
- Your solution should be free of any type of errors (syntax, run-time, logic)
- you may want to develop an algorithm first, using pseudocode
- you do NOT need to turn in any algorithm
- ==========================================================================================================================Grading rubric:
- You’ll receive full credit, if
- your program
- compiles and runs with no problems
- produces the expected output
- your program
- You’ll receive partial credit, if
- your program
- compiles and runs with no problems
- produces partial output (that is, incomplete output)
- your program
- You’ll receive full credit, if
- You’ll receive 25% of the points, if your program will not compile
- You’ll receive 30% of the points, if your program compiles but has a run-time problem
- You’ll receive 40% of the points, if your program produces logic error(s)=========================================================================================================================What to submit:
- Your Python solution as a text file
- A screenshot of a run of your program, showing the output
- How to submit:
- Save your Python program (Lab FOUR-10) as a text file to your computer7
- Save a screenshot of a run of your program, showing the output
- Click on the above link: Lab FOUR-10
- Locate your Python program (Lab FOUR-10 file) on your computer
- Locate your screenshot of the run of your program
- upload (that is, attach) BOTH files, under #4 and #5, to Blackboard
- Click on SUBMIT
- Visit the following site:
