SlideShare a Scribd company logo
POS 433 Entire Course
For more classes visit
www.snaptutorial.com
POS 433 Week 1 UNIX® and Linux® Comparison Matrix
POS 433 Week 2 File Processing Commands Worksheet
POS 433 Week 2 Linux® Directory Log
POS 433 Week 3 Linux® Script Worksheet
POS 433 Week 4 Systems Administration Scripting Log
POS 433 Week 5 UNIX® Networking (1 Paper and 1 PPT)
POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part I
POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part II
POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part III
POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows
Server® Critique (2 Papers)
POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows
Server® Presentation (2 PPT)
POS 433 Discussion Scripting in Programming
POS 433 Discussion Different Version of Unix
POS 433 Discussion Terminating a Process
POS 433 Discussion Unix Permissions
*******************************************************
POS 433 Discussion Different Version of Unix
For more classes visit
www.snaptutorial.com
What are some of the different versions of Unix? Why is it important
to have different versions of Unix?
*******************************************************
POS 433 Discussion Scripting in Programming
For more classes visit
www.snaptutorial.com
Write a short essay discussing when scripting should be taught to
individuals who are learning software programming. Discuss the
advantages and disadvantages of doing so at specific times in their
learning process.
*******************************************************
POS 433 Discussion Terminating a Process
For more classes visit
www.snaptutorial.com
Write a 200- to 300-word response that discusses the different
reasons for terminating a process and the commands used for this
purpose.
*******************************************************
POS 433 Discussion Unix Permissions
For more classes visit
www.snaptutorial.com
Write a 200- to 300-word response in which you provide and explain
some of the different file permissions available within UNIX®. Include
how certain settings can help increase the security of the system.
*******************************************************
POS 433 Entire Course
For more classes visit
www.snaptutorial.com
POS 433 Week 1 UNIX® and Linux® Comparison Matrix
POS 433 Week 2 File Processing Commands Worksheet
POS 433 Week 2 Linux® Directory Log
POS 433 Week 3 Linux® Script Worksheet
POS 433 Week 4 Systems Administration Scripting Log
POS 433 Week 5 UNIX® Networking (1 Paper and 1 PPT)
POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part I
POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part II
POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part III
POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows
Server® Critique (2 Papers)
POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows
Server® Presentation (2 PPT)
POS 433 Discussion Scripting in Programming
POS 433 Discussion Different Version of Unix
POS 433 Discussion Terminating a Process
POS 433 Discussion Unix Permissions
*******************************************************
POS 433 Week 1 UNIX® and Linux®
Comparison Matrix
For more classes visit
www.snaptutorial.com
POS 433 Week 1 UNIX® and Linux® Comparison Matrix
Instructions
Assignment Preparation: Activities include completing the SkillSoft
course, independent student reading, and research.
Complete the “Choosing UNIX Shells” module in the SkillSoft
course, “UNIX Fundamentals: Shell Scripting Basics.”
UNIX® and Linux® Comparison Matrix located on the student
website.
Unix® and Linux® Comparison Matrix
Directions: Choose three different versions of the UNIX® or Linux®
operating systems to compare. Insert the three chosen versions and fill
out the requested information in the Components column.
UNIX® or Linux® operating system version: <Insert your chosen
version>
Components Your response
Role of shell
Three features and roles of each feature
Comments on security
Comments on administration
Comments on networking
Comments on performance
Comments on programmability
Other
UNIX® or Linux® operating system version: <Insert your chosen
version>
Components Your response
Role of shell
Three features and roles of each feature
Comments on security
Comments on administration
Comments on networking
Comments on performance
Comments on programmability
Other
UNIX® or Linux® operating system version: <Insert your chosen
version>
Components Your response
Role of shell
Three features and roles of each feature
Comments on security
Comments on administration
Comments on networking
Comments on performance
Comments on programmability
Other
*******************************************************
POS 433 Week 2 File Processing Commands
Worksheet
For more classes visit
www.snaptutorial.com
POS 433 Week 2 File Processing Commands Worksheet
Instructions
Assignment Preparation: Activities include completing the SkillSoft
course, independent student reading, and research.
§ Complete the “navigate a filesystem, create a file, set permissions,
create and delete files, and assign ownership and permissions”
modules in the SkillSoft course, “Working with UNIX Files and
Directories.”
File Processing Commands Worksheet located on the student website.
File Processing Commands Worksheet
§ What UID and PID have the highest amount of physical memory a
process has used and is not swapped out?
§
§ Show all processes and full output.
§ If using a long listing and no process modifiers, what is the swap
space amount for the bash command?
§ When using top command, what command would you use to kill a
process?
§ If you were not using top command, what command would you use
to kill a process?
§ What command would you use to manually mount the standard
CD-ROM device /dev/db1 at /media/disk?
§ What command would you use to display the amount of available
disk space on /dev/db1 in a human readable form?
§ Type in the command grep – – help to access the help manual.
Using this information and the information from the text, how would
you write a command to find the pattern 111 in a file called txt?
*******************************************************
POS 433 Week 2 Learning Team UNIX®,
Linux®, and Windows Server® Critique and
Presentation Preparation Part I
For more classes visit
www.snaptutorial.com
POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part I
Instructions
Develop a plan for completing the Week Five Learning Team
assignment.
Submit the plan to the instructor.
Determine what research is needed to complete the written critique
and presentation due in Week Five.
Assign at least one research component to each team member.
*******************************************************
POS 433 Week 2 Linux® Directory Log
For more classes visit
www.snaptutorial.com
POS 433 Week 2 Linux® Directory Log
Instructions
Assignment Preparation: Activities include completing the SkillSoft
course above, independent student reading, and research.
Linux® Directory Log located on the student website.
Linux® Directory Log
To: <Insert your facilitator’s name>
From: <Insert your name>
Date: <Insert the date (XX/XX/XXXX)>
Directions: As you complete each of the following steps, keep track
of what occurs at each point, including what you type, the output
given, and if you experience any errors. Record the occurrences in the
following matrix.
1. Open a terminal.
2. Create a new group called mygroup. Hint: /usr/sbin/groupadd.
3. Create a new folder and name it your first name.
4. Get a directory listing of the home folder using the long listing
format.
5. Modify the permissions on your new folder to set read, write,
and execute permissions for the user and group.
6. Get a directory listing of the new folder using the long listing
and human readable format. (ls –lh)
*******************************************************
POS 433 Week 3 Learning Team UNIX®,
Linux®, and Windows Server® Critique and
Presentation Preparation Part II
For more classes visit
www.snaptutorial.com
POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part II
Instructions
Review the results from the Learning Team to ensure that all elements
of the assignment have been fully researched.
Complete and submit the outline of the final Learning Team paper.
Begin developing the rough draft of the critique due in Week Five.
*******************************************************
POS 433 Week 3 Linux® Script Worksheet
For more classes visit
www.snaptutorial.com
POS 433 Week 3 Linux® Script Worksheet
Instructions
Assignment Preparation: Activities include completing the SkillSoft
course, independent student reading, and research.
Complete the SkillSoft course, “UNIX Fundamentals: Shell Scripting
Basics” (ID:lu_unix_a02_it_enus)
Linux® Script Worksheet located on the student website.
Linux® Script Worksheet
To: <Insert your facilitator’s name>
From: <Insert your name>
Date: <Insert the date (XX/XX/XXXX)>
Before beginning the Linux® Script Worksheet, update the PATH
variable to add your folder from last week. You will find how to do
this on p. 134 of Linux® Command Line and Shell Scripting Bible.
Linux® Script 1
Requirements
In the same folder as last week, create a new file titled
week3prog1[name].scr.
Change the permissions on this new file to add the execute bit for
user, group, and owner.
Edit your new file using Gedit or VI and change it so it performs the
following actions:
· Display the date.
· Display the words Hello World
· Display information about users that are currently logged in
Note. Remember to include #!/bin/bash as the first line of your script.
Save the file and type your file name to execute.
*******************************************************
POS 433 Week 4 Learning Team UNIX®,
Linux®, and Windows Server® Critique and
Presentation Preparation Part III
For more classes visit
www.snaptutorial.com
POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows
Server® Critique and Presentation Preparation Part III
Instructions
Continue working on your critique due in Week Five.
Complete and submit the draft of your final paper.
Begin developing the presentation due in Week Five
*******************************************************
POS 433 Week 4 Systems Administration
Scripting Log
For more classes visit
www.snaptutorial.com
POS 433 Week 4 Systems Administration Scripting Log
Instructions
Assignment Preparation: Activities include completing the SkillSoft
course, independent student reading, and research.
§ Complete the SkillSoft course, “Working with UNIX Programs.”
Systems Administration Scripting Log located on the student
website.
Systems Administration Scripting Log
To: <Insert your facilitator’s name>
From: <Insert your name>
Date: <Insert the date (XX/XX/XXXX)>
As you complete each of the following steps, keep track of what
occurs at each point, including what you type, the output given, and
any errors experienced. Submit this information in a log to your
instructor for this week’s assignment. Your log can use the sample
format provided, or you can create your own.
1. In the same folder as last week, create a new file
titled week4prog1[name].scr.
2. Change the permissions on this new file to add the execute bit
for user, group, and owner.
3. Run the following script:
1. #!/bin/bash
2. count=1
3. echo “start of the program”
4. while [ $count -le 10 ]
5. do
§ echo “Loop #$count”
§ sleep 10
§ count=$[ count + 1 ]
1. done
2. echo “end of the program
4. Modify the program to add a trap for SIGINT and SIGTERM.
5. Save the script and then run the script in the background.
6. Use the jobs command to display a list of the jobs currently
running.
7. Find the process id of the script and kill the job.
8. Check to see if you get the trap message.
9. Run the script again using the at command to schedule the job in
the future. Wait for the job to run to make sure it executes.
*******************************************************
POS 433 Week 5 Learning Team UNIX®,
Linux®, and Windows Server® Critique (2
Papers)
For more classes visit
www.snaptutorial.com
This Tutorial contains 2 Papers
POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows
Server® Critique
Instructions
Finalize and submit the UNIX®, Linux®, and Windows
Server® Critique
*******************************************************
POS 433 Week 5 Learning Team UNIX®,
Linux®, and Windows Server® Presentation (2
PPT)
For more classes visit
www.snaptutorial.com
This Tutorial contains 2 Presentations
POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows
Server® Presentation
Instructions
Finalize and submit the UNIX®, Linux®, and Windows
Server® Presentation
*******************************************************
POS 433 Week 5 UNIX® Networking (1 Paper
and 1 PPT)
For more classes visit
www.snaptutorial.com
This Tutorial contains 1 Paper and 1 Presentation
POS 433 Week 5 UNIX® Networking
Instructions
Assignment Preparation: Activities include completing the SkillSoft
course, independent student reading, and research.
§ Complete the “File Sharing with NFS and Samba” modules in the
SkillSoft course, “UNIX Fundamentals: Network Administration.”
Assignment: Find a current article about UNIX® Networking. Write
a 1-2 page paper discuss the article and its relevance to the course
*******************************************************

More Related Content

What's hot

Linux Kernel Introduction
Linux Kernel IntroductionLinux Kernel Introduction
Linux Kernel Introduction
Sage Sharp
 
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
William Liang
 
Linux beginner's Workshop
Linux beginner's WorkshopLinux beginner's Workshop
Linux beginner's Workshop
futureshocked
 
Unix Introduction
Unix IntroductionUnix Introduction
Unix Introduction
ananthimurugesan
 
Linux internals v4
Linux internals v4Linux internals v4
Linux internals v4
Liran Ben Haim
 
Linux practicals T.Y.B.ScIT
Linux practicals T.Y.B.ScITLinux practicals T.Y.B.ScIT
Linux practicals T.Y.B.ScIT
vignesh0009
 
Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questions
Teja Bheemanapally
 
001 linux revision
001 linux revision001 linux revision
001 linux revision
Sherif Mousa
 
Linux: Everyting-as-a-service
Linux: Everyting-as-a-serviceLinux: Everyting-as-a-service
Linux: Everyting-as-a-service
Rohit Sansiya
 
Linux-training-for-beginners-in-mumbai
Linux-training-for-beginners-in-mumbaiLinux-training-for-beginners-in-mumbai
Linux-training-for-beginners-in-mumbai
Unmesh Baile
 
Linux introduction, class 1
Linux introduction, class 1Linux introduction, class 1
Linux introduction, class 1
Adrian Mikeliunas
 
Servlet session 4
Servlet   session 4Servlet   session 4
Servlet session 4
Anuj Singh Rajput
 
Linux notes
Linux notesLinux notes
Linux notes
Teja Bheemanapally
 
Linux systems - Linux Commands and Shell Scripting
Linux systems - Linux Commands and Shell ScriptingLinux systems - Linux Commands and Shell Scripting
Linux systems - Linux Commands and Shell Scripting
Emertxe Information Technologies Pvt Ltd
 
Linux Administrator - The Linux Course on Eduonix
Linux Administrator - The Linux Course on EduonixLinux Administrator - The Linux Course on Eduonix
Linux Administrator - The Linux Course on Eduonix
Paddy Lock
 
Ppt af linux
Ppt af linuxPpt af linux
Linux admin interview questions
Linux admin interview questionsLinux admin interview questions
Linux admin interview questions
Kavya Sri
 
Linux training
Linux trainingLinux training
Linux training
Parker Fong
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
kalyanineve
 
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': IntroductionPart 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Joachim Jacob
 

What's hot (20)

Linux Kernel Introduction
Linux Kernel IntroductionLinux Kernel Introduction
Linux Kernel Introduction
 
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
An introduction to the linux kernel and device drivers (NTU CSIE 2016.03)
 
Linux beginner's Workshop
Linux beginner's WorkshopLinux beginner's Workshop
Linux beginner's Workshop
 
Unix Introduction
Unix IntroductionUnix Introduction
Unix Introduction
 
Linux internals v4
Linux internals v4Linux internals v4
Linux internals v4
 
Linux practicals T.Y.B.ScIT
Linux practicals T.Y.B.ScITLinux practicals T.Y.B.ScIT
Linux practicals T.Y.B.ScIT
 
Linux or unix interview questions
Linux or unix interview questionsLinux or unix interview questions
Linux or unix interview questions
 
001 linux revision
001 linux revision001 linux revision
001 linux revision
 
Linux: Everyting-as-a-service
Linux: Everyting-as-a-serviceLinux: Everyting-as-a-service
Linux: Everyting-as-a-service
 
Linux-training-for-beginners-in-mumbai
Linux-training-for-beginners-in-mumbaiLinux-training-for-beginners-in-mumbai
Linux-training-for-beginners-in-mumbai
 
Linux introduction, class 1
Linux introduction, class 1Linux introduction, class 1
Linux introduction, class 1
 
Servlet session 4
Servlet   session 4Servlet   session 4
Servlet session 4
 
Linux notes
Linux notesLinux notes
Linux notes
 
Linux systems - Linux Commands and Shell Scripting
Linux systems - Linux Commands and Shell ScriptingLinux systems - Linux Commands and Shell Scripting
Linux systems - Linux Commands and Shell Scripting
 
Linux Administrator - The Linux Course on Eduonix
Linux Administrator - The Linux Course on EduonixLinux Administrator - The Linux Course on Eduonix
Linux Administrator - The Linux Course on Eduonix
 
Ppt af linux
Ppt af linuxPpt af linux
Ppt af linux
 
Linux admin interview questions
Linux admin interview questionsLinux admin interview questions
Linux admin interview questions
 
Linux training
Linux trainingLinux training
Linux training
 
Linux command ppt
Linux command pptLinux command ppt
Linux command ppt
 
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': IntroductionPart 1 of 'Introduction to Linux for bioinformatics': Introduction
Part 1 of 'Introduction to Linux for bioinformatics': Introduction
 

Similar to Pos 433 Education Specialist-snaptutorial.com

Pos 433 pos433
Pos 433 pos433Pos 433 pos433
Pos 433 pos433
GOODCourseHelp
 
POS 420 Entire Course NEW
POS 420 Entire Course NEWPOS 420 Entire Course NEW
POS 420 Entire Course NEW
shyamuopuopeleven
 
POS 433 Effective Communication - tutorialrank.com
POS 433 Effective Communication - tutorialrank.comPOS 433 Effective Communication - tutorialrank.com
POS 433 Effective Communication - tutorialrank.com
Bartholomew59
 
POS 433 Inspiring Innovation/tutorialrank.com
 POS 433 Inspiring Innovation/tutorialrank.com POS 433 Inspiring Innovation/tutorialrank.com
POS 433 Inspiring Innovation/tutorialrank.com
jonhson152
 
POS 433  Focus Dreams/newtonhelp.com
POS 433  Focus Dreams/newtonhelp.comPOS 433  Focus Dreams/newtonhelp.com
POS 433  Focus Dreams/newtonhelp.com
myblue70
 
POS 433 Extraordinary Life/newtonhelp.com 
POS 433 Extraordinary Life/newtonhelp.com POS 433 Extraordinary Life/newtonhelp.com 
POS 433 Extraordinary Life/newtonhelp.com 
myblue40
 
POS 433 Creative and Effective/newtonhelp.com
POS 433 Creative and Effective/newtonhelp.comPOS 433 Creative and Effective/newtonhelp.com
POS 433 Creative and Effective/newtonhelp.com
myblue100
 
Pos 355 Enhance teaching / snaptutorial.com
Pos 355  Enhance teaching / snaptutorial.comPos 355  Enhance teaching / snaptutorial.com
Pos 355 Enhance teaching / snaptutorial.com
HarrisGeorg62
 
510Lec01-Overview.pptx
510Lec01-Overview.pptx510Lec01-Overview.pptx
510Lec01-Overview.pptx
KrosumLabs1
 
linux-lecture1.ppt
linux-lecture1.pptlinux-lecture1.ppt
linux-lecture1.ppt
jeronimored
 
Week 2 IPWeekly tasks or assignments (Individual or Group Projec.docx
Week 2 IPWeekly tasks or assignments (Individual or Group Projec.docxWeek 2 IPWeekly tasks or assignments (Individual or Group Projec.docx
Week 2 IPWeekly tasks or assignments (Individual or Group Projec.docx
candycemidgley
 
CEIS106_Final_Project.pptx.pdf
CEIS106_Final_Project.pptx.pdfCEIS106_Final_Project.pptx.pdf
CEIS106_Final_Project.pptx.pdf
luxasuhi
 
Shell tutorial
Shell tutorialShell tutorial
Shell tutorial
Vu Duy Tu
 
linux-lecture1.ppt
linux-lecture1.pptlinux-lecture1.ppt
linux-lecture1.ppt
Nikhil Raut
 
POS 433 Entire Course NEW
POS 433 Entire Course NEWPOS 433 Entire Course NEW
POS 433 Entire Course NEW
shyamuopuopeleven
 
Uop pos 433 week 3 linux
Uop pos 433 week 3 linuxUop pos 433 week 3 linux
Uop pos 433 week 3 linux
shyaminfopvtltd
 
Uop pos 433 week 3 linux
Uop pos 433 week 3 linuxUop pos 433 week 3 linux
Uop pos 433 week 3 linux
anjuchandu755
 
Uop pos 433 week 3 linux
Uop pos 433 week 3 linuxUop pos 433 week 3 linux
Uop pos 433 week 3 linux
ElijahEthaan
 
Red Hat Linux Certified Professional step by step guide Tech Arkit
Red Hat Linux Certified Professional step by step guide Tech ArkitRed Hat Linux Certified Professional step by step guide Tech Arkit
Red Hat Linux Certified Professional step by step guide Tech Arkit
Ravi Kumar
 
Linux administration classes in mumbai
Linux administration classes in mumbaiLinux administration classes in mumbai
Linux administration classes in mumbai
Vibrant Technologies & Computers
 

Similar to Pos 433 Education Specialist-snaptutorial.com (20)

Pos 433 pos433
Pos 433 pos433Pos 433 pos433
Pos 433 pos433
 
POS 420 Entire Course NEW
POS 420 Entire Course NEWPOS 420 Entire Course NEW
POS 420 Entire Course NEW
 
POS 433 Effective Communication - tutorialrank.com
POS 433 Effective Communication - tutorialrank.comPOS 433 Effective Communication - tutorialrank.com
POS 433 Effective Communication - tutorialrank.com
 
POS 433 Inspiring Innovation/tutorialrank.com
 POS 433 Inspiring Innovation/tutorialrank.com POS 433 Inspiring Innovation/tutorialrank.com
POS 433 Inspiring Innovation/tutorialrank.com
 
POS 433  Focus Dreams/newtonhelp.com
POS 433  Focus Dreams/newtonhelp.comPOS 433  Focus Dreams/newtonhelp.com
POS 433  Focus Dreams/newtonhelp.com
 
POS 433 Extraordinary Life/newtonhelp.com 
POS 433 Extraordinary Life/newtonhelp.com POS 433 Extraordinary Life/newtonhelp.com 
POS 433 Extraordinary Life/newtonhelp.com 
 
POS 433 Creative and Effective/newtonhelp.com
POS 433 Creative and Effective/newtonhelp.comPOS 433 Creative and Effective/newtonhelp.com
POS 433 Creative and Effective/newtonhelp.com
 
Pos 355 Enhance teaching / snaptutorial.com
Pos 355  Enhance teaching / snaptutorial.comPos 355  Enhance teaching / snaptutorial.com
Pos 355 Enhance teaching / snaptutorial.com
 
510Lec01-Overview.pptx
510Lec01-Overview.pptx510Lec01-Overview.pptx
510Lec01-Overview.pptx
 
linux-lecture1.ppt
linux-lecture1.pptlinux-lecture1.ppt
linux-lecture1.ppt
 
Week 2 IPWeekly tasks or assignments (Individual or Group Projec.docx
Week 2 IPWeekly tasks or assignments (Individual or Group Projec.docxWeek 2 IPWeekly tasks or assignments (Individual or Group Projec.docx
Week 2 IPWeekly tasks or assignments (Individual or Group Projec.docx
 
CEIS106_Final_Project.pptx.pdf
CEIS106_Final_Project.pptx.pdfCEIS106_Final_Project.pptx.pdf
CEIS106_Final_Project.pptx.pdf
 
Shell tutorial
Shell tutorialShell tutorial
Shell tutorial
 
linux-lecture1.ppt
linux-lecture1.pptlinux-lecture1.ppt
linux-lecture1.ppt
 
POS 433 Entire Course NEW
POS 433 Entire Course NEWPOS 433 Entire Course NEW
POS 433 Entire Course NEW
 
Uop pos 433 week 3 linux
Uop pos 433 week 3 linuxUop pos 433 week 3 linux
Uop pos 433 week 3 linux
 
Uop pos 433 week 3 linux
Uop pos 433 week 3 linuxUop pos 433 week 3 linux
Uop pos 433 week 3 linux
 
Uop pos 433 week 3 linux
Uop pos 433 week 3 linuxUop pos 433 week 3 linux
Uop pos 433 week 3 linux
 
Red Hat Linux Certified Professional step by step guide Tech Arkit
Red Hat Linux Certified Professional step by step guide Tech ArkitRed Hat Linux Certified Professional step by step guide Tech Arkit
Red Hat Linux Certified Professional step by step guide Tech Arkit
 
Linux administration classes in mumbai
Linux administration classes in mumbaiLinux administration classes in mumbai
Linux administration classes in mumbai
 

Recently uploaded

Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
Krassimira Luka
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Denish Jangid
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Fajar Baskoro
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
imrankhan141184
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
HajraNaeem15
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
Nguyen Thanh Tu Collection
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
سمير بسيوني
 
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDFLifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Vivekanand Anglo Vedic Academy
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
mulvey2
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
S. Raj Kumar
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
Steve Thomason
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.pptLevel 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Henry Hollis
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
Nguyen Thanh Tu Collection
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
TechSoup
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
RAHUL
 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
danielkiash986
 

Recently uploaded (20)

Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
Temple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation resultsTemple of Asclepius in Thrace. Excavation results
Temple of Asclepius in Thrace. Excavation results
 
Chapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptxChapter wise All Notes of First year Basic Civil Engineering.pptx
Chapter wise All Notes of First year Basic Civil Engineering.pptx
 
Pengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptxPengantar Penggunaan Flutter - Dart programming language1.pptx
Pengantar Penggunaan Flutter - Dart programming language1.pptx
 
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
Traditional Musical Instruments of Arunachal Pradesh and Uttar Pradesh - RAYH...
 
How to deliver Powerpoint Presentations.pptx
How to deliver Powerpoint  Presentations.pptxHow to deliver Powerpoint  Presentations.pptx
How to deliver Powerpoint Presentations.pptx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
BÀI TẬP BỔ TRỢ TIẾNG ANH 8 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2023-2024 (CÓ FI...
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdfمصحف القراءات العشر   أعد أحرف الخلاف سمير بسيوني.pdf
مصحف القراءات العشر أعد أحرف الخلاف سمير بسيوني.pdf
 
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDFLifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
Lifelines of National Economy chapter for Class 10 STUDY MATERIAL PDF
 
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptxC1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
C1 Rubenstein AP HuG xxxxxxxxxxxxxx.pptx
 
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching AptitudeUGC NET Exam Paper 1- Unit 1:Teaching Aptitude
UGC NET Exam Paper 1- Unit 1:Teaching Aptitude
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.pptLevel 3 NCEA - NZ: A  Nation In the Making 1872 - 1900 SML.ppt
Level 3 NCEA - NZ: A Nation In the Making 1872 - 1900 SML.ppt
 
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
BÀI TẬP BỔ TRỢ TIẾNG ANH LỚP 9 CẢ NĂM - GLOBAL SUCCESS - NĂM HỌC 2024-2025 - ...
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
Leveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit InnovationLeveraging Generative AI to Drive Nonprofit Innovation
Leveraging Generative AI to Drive Nonprofit Innovation
 
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UPLAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
LAND USE LAND COVER AND NDVI OF MIRZAPUR DISTRICT, UP
 
Pharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brubPharmaceutics Pharmaceuticals best of brub
Pharmaceutics Pharmaceuticals best of brub
 

Pos 433 Education Specialist-snaptutorial.com

  • 1. POS 433 Entire Course For more classes visit www.snaptutorial.com POS 433 Week 1 UNIX® and Linux® Comparison Matrix POS 433 Week 2 File Processing Commands Worksheet POS 433 Week 2 Linux® Directory Log POS 433 Week 3 Linux® Script Worksheet POS 433 Week 4 Systems Administration Scripting Log POS 433 Week 5 UNIX® Networking (1 Paper and 1 PPT) POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part I
  • 2. POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part II POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part III POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Critique (2 Papers) POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Presentation (2 PPT) POS 433 Discussion Scripting in Programming POS 433 Discussion Different Version of Unix POS 433 Discussion Terminating a Process POS 433 Discussion Unix Permissions *******************************************************
  • 3. POS 433 Discussion Different Version of Unix For more classes visit www.snaptutorial.com What are some of the different versions of Unix? Why is it important to have different versions of Unix? ******************************************************* POS 433 Discussion Scripting in Programming For more classes visit www.snaptutorial.com Write a short essay discussing when scripting should be taught to individuals who are learning software programming. Discuss the advantages and disadvantages of doing so at specific times in their learning process. ******************************************************* POS 433 Discussion Terminating a Process For more classes visit
  • 4. www.snaptutorial.com Write a 200- to 300-word response that discusses the different reasons for terminating a process and the commands used for this purpose. ******************************************************* POS 433 Discussion Unix Permissions For more classes visit www.snaptutorial.com Write a 200- to 300-word response in which you provide and explain some of the different file permissions available within UNIX®. Include how certain settings can help increase the security of the system. ******************************************************* POS 433 Entire Course For more classes visit www.snaptutorial.com POS 433 Week 1 UNIX® and Linux® Comparison Matrix
  • 5. POS 433 Week 2 File Processing Commands Worksheet POS 433 Week 2 Linux® Directory Log POS 433 Week 3 Linux® Script Worksheet POS 433 Week 4 Systems Administration Scripting Log POS 433 Week 5 UNIX® Networking (1 Paper and 1 PPT) POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part I POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part II POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part III POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Critique (2 Papers) POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Presentation (2 PPT) POS 433 Discussion Scripting in Programming POS 433 Discussion Different Version of Unix POS 433 Discussion Terminating a Process POS 433 Discussion Unix Permissions *******************************************************
  • 6. POS 433 Week 1 UNIX® and Linux® Comparison Matrix For more classes visit www.snaptutorial.com POS 433 Week 1 UNIX® and Linux® Comparison Matrix Instructions Assignment Preparation: Activities include completing the SkillSoft course, independent student reading, and research. Complete the “Choosing UNIX Shells” module in the SkillSoft course, “UNIX Fundamentals: Shell Scripting Basics.” UNIX® and Linux® Comparison Matrix located on the student website. Unix® and Linux® Comparison Matrix Directions: Choose three different versions of the UNIX® or Linux® operating systems to compare. Insert the three chosen versions and fill out the requested information in the Components column. UNIX® or Linux® operating system version: <Insert your chosen version> Components Your response Role of shell Three features and roles of each feature
  • 7. Comments on security Comments on administration Comments on networking Comments on performance Comments on programmability Other UNIX® or Linux® operating system version: <Insert your chosen version> Components Your response Role of shell Three features and roles of each feature Comments on security Comments on administration Comments on networking Comments on performance Comments on programmability Other UNIX® or Linux® operating system version: <Insert your chosen version> Components Your response
  • 8. Role of shell Three features and roles of each feature Comments on security Comments on administration Comments on networking Comments on performance Comments on programmability Other ******************************************************* POS 433 Week 2 File Processing Commands Worksheet For more classes visit www.snaptutorial.com POS 433 Week 2 File Processing Commands Worksheet Instructions Assignment Preparation: Activities include completing the SkillSoft course, independent student reading, and research.
  • 9. § Complete the “navigate a filesystem, create a file, set permissions, create and delete files, and assign ownership and permissions” modules in the SkillSoft course, “Working with UNIX Files and Directories.” File Processing Commands Worksheet located on the student website. File Processing Commands Worksheet § What UID and PID have the highest amount of physical memory a process has used and is not swapped out? § § Show all processes and full output. § If using a long listing and no process modifiers, what is the swap space amount for the bash command? § When using top command, what command would you use to kill a process? § If you were not using top command, what command would you use to kill a process? § What command would you use to manually mount the standard CD-ROM device /dev/db1 at /media/disk? § What command would you use to display the amount of available disk space on /dev/db1 in a human readable form? § Type in the command grep – – help to access the help manual. Using this information and the information from the text, how would you write a command to find the pattern 111 in a file called txt?
  • 10. ******************************************************* POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part I For more classes visit www.snaptutorial.com POS 433 Week 2 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part I Instructions Develop a plan for completing the Week Five Learning Team assignment. Submit the plan to the instructor. Determine what research is needed to complete the written critique and presentation due in Week Five. Assign at least one research component to each team member. ******************************************************* POS 433 Week 2 Linux® Directory Log
  • 11. For more classes visit www.snaptutorial.com POS 433 Week 2 Linux® Directory Log Instructions Assignment Preparation: Activities include completing the SkillSoft course above, independent student reading, and research. Linux® Directory Log located on the student website. Linux® Directory Log To: <Insert your facilitator’s name> From: <Insert your name> Date: <Insert the date (XX/XX/XXXX)> Directions: As you complete each of the following steps, keep track of what occurs at each point, including what you type, the output given, and if you experience any errors. Record the occurrences in the following matrix. 1. Open a terminal. 2. Create a new group called mygroup. Hint: /usr/sbin/groupadd. 3. Create a new folder and name it your first name.
  • 12. 4. Get a directory listing of the home folder using the long listing format. 5. Modify the permissions on your new folder to set read, write, and execute permissions for the user and group. 6. Get a directory listing of the new folder using the long listing and human readable format. (ls –lh) ******************************************************* POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part II For more classes visit www.snaptutorial.com POS 433 Week 3 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part II Instructions
  • 13. Review the results from the Learning Team to ensure that all elements of the assignment have been fully researched. Complete and submit the outline of the final Learning Team paper. Begin developing the rough draft of the critique due in Week Five. ******************************************************* POS 433 Week 3 Linux® Script Worksheet For more classes visit www.snaptutorial.com POS 433 Week 3 Linux® Script Worksheet Instructions Assignment Preparation: Activities include completing the SkillSoft course, independent student reading, and research. Complete the SkillSoft course, “UNIX Fundamentals: Shell Scripting Basics” (ID:lu_unix_a02_it_enus) Linux® Script Worksheet located on the student website. Linux® Script Worksheet To: <Insert your facilitator’s name>
  • 14. From: <Insert your name> Date: <Insert the date (XX/XX/XXXX)> Before beginning the Linux® Script Worksheet, update the PATH variable to add your folder from last week. You will find how to do this on p. 134 of Linux® Command Line and Shell Scripting Bible. Linux® Script 1 Requirements In the same folder as last week, create a new file titled week3prog1[name].scr. Change the permissions on this new file to add the execute bit for user, group, and owner. Edit your new file using Gedit or VI and change it so it performs the following actions: · Display the date. · Display the words Hello World · Display information about users that are currently logged in Note. Remember to include #!/bin/bash as the first line of your script. Save the file and type your file name to execute.
  • 15. ******************************************************* POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part III For more classes visit www.snaptutorial.com POS 433 Week 4 Learning Team UNIX®, Linux®, and Windows Server® Critique and Presentation Preparation Part III Instructions Continue working on your critique due in Week Five. Complete and submit the draft of your final paper. Begin developing the presentation due in Week Five ******************************************************* POS 433 Week 4 Systems Administration Scripting Log
  • 16. For more classes visit www.snaptutorial.com POS 433 Week 4 Systems Administration Scripting Log Instructions Assignment Preparation: Activities include completing the SkillSoft course, independent student reading, and research. § Complete the SkillSoft course, “Working with UNIX Programs.” Systems Administration Scripting Log located on the student website. Systems Administration Scripting Log To: <Insert your facilitator’s name> From: <Insert your name> Date: <Insert the date (XX/XX/XXXX)> As you complete each of the following steps, keep track of what occurs at each point, including what you type, the output given, and any errors experienced. Submit this information in a log to your instructor for this week’s assignment. Your log can use the sample format provided, or you can create your own. 1. In the same folder as last week, create a new file titled week4prog1[name].scr. 2. Change the permissions on this new file to add the execute bit for user, group, and owner.
  • 17. 3. Run the following script: 1. #!/bin/bash 2. count=1 3. echo “start of the program” 4. while [ $count -le 10 ] 5. do § echo “Loop #$count” § sleep 10 § count=$[ count + 1 ] 1. done 2. echo “end of the program 4. Modify the program to add a trap for SIGINT and SIGTERM. 5. Save the script and then run the script in the background. 6. Use the jobs command to display a list of the jobs currently running. 7. Find the process id of the script and kill the job. 8. Check to see if you get the trap message. 9. Run the script again using the at command to schedule the job in the future. Wait for the job to run to make sure it executes. *******************************************************
  • 18. POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Critique (2 Papers) For more classes visit www.snaptutorial.com This Tutorial contains 2 Papers POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Critique Instructions Finalize and submit the UNIX®, Linux®, and Windows Server® Critique ******************************************************* POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Presentation (2 PPT)
  • 19. For more classes visit www.snaptutorial.com This Tutorial contains 2 Presentations POS 433 Week 5 Learning Team UNIX®, Linux®, and Windows Server® Presentation Instructions Finalize and submit the UNIX®, Linux®, and Windows Server® Presentation ******************************************************* POS 433 Week 5 UNIX® Networking (1 Paper and 1 PPT) For more classes visit www.snaptutorial.com This Tutorial contains 1 Paper and 1 Presentation POS 433 Week 5 UNIX® Networking
  • 20. Instructions Assignment Preparation: Activities include completing the SkillSoft course, independent student reading, and research. § Complete the “File Sharing with NFS and Samba” modules in the SkillSoft course, “UNIX Fundamentals: Network Administration.” Assignment: Find a current article about UNIX® Networking. Write a 1-2 page paper discuss the article and its relevance to the course *******************************************************