Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

31
Mgt 240 Lecture Mgt 240 Lecture Computing at ND: Computing at ND: Operating Systems and Operating Systems and Software Software September 2, 2004 September 2, 2004
  • date post

    21-Dec-2015
  • Category

    Documents

  • view

    217
  • download

    3

Transcript of Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Page 1: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Mgt 240 LectureMgt 240 Lecture

Computing at ND:Computing at ND:

Operating Systems and Operating Systems and SoftwareSoftware

September 2, 2004September 2, 2004

Page 2: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

MiscellaneousMiscellaneous

Questions about readings and Questions about readings and reading questionsreading questions

Seating charts and attendanceSeating charts and attendance Lecture homework help session Lecture homework help session

tonight 7-9pm L003 – Andy Grautonight 7-9pm L003 – Andy Grau Homework for next week – Working Homework for next week – Working

with the operating systemwith the operating system Creating a new view in WebFileCreating a new view in WebFile

Page 3: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Today in LectureToday in Lecture

Operating system softwareOperating system software Application software with a focus on Application software with a focus on

ExcelExcel

Page 4: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

What Tasks Do Your Perform What Tasks Do Your Perform on your Computer When You on your Computer When You

Start Each Lab Session? Start Each Lab Session?

What Software Do You Use What Software Do You Use When You Do Your Work in the When You Do Your Work in the

Lab?Lab?

Page 5: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Software Used in Excel Portion Software Used in Excel Portion of Mgt 240 Labof Mgt 240 Lab

Operating SystemOperating System Microsoft Windows XPMicrosoft Windows XP Previous versions of Microsoft WindowsPrevious versions of Microsoft Windows Computer Platform ReportComputer Platform Report

Microsoft Excel 2003Microsoft Excel 2003

Page 6: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating Systems Operating Systems SoftwareSoftware

Page 7: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – What is It?– What is It?

Used to control your computerUsed to control your computer Starts up computerStarts up computer Controls file storageControls file storage Controls processingControls processing Controls hardware and software loaded on computerControls hardware and software loaded on computer Controls network connectionsControls network connections

Provides the interface with which you interactProvides the interface with which you interact Responsible for desktop interface (graphical user Responsible for desktop interface (graphical user

interface)interface) Whenever the computer is on, the operating Whenever the computer is on, the operating

system is workingsystem is working

Page 8: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – Where is It Stored?– Where is It Stored?

My Computer, Hard Drive, My Computer, Hard Drive, Windows FolderWindows Folder Stored on hard driveStored on hard drive

Look at the Properties of the Look at the Properties of the Windows FolderWindows Folder Takes up a lot of hard drive spaceTakes up a lot of hard drive space Many different support files and Many different support files and

foldersfolders

Page 9: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – Where is it When It’s – Where is it When It’s

Running?Running? Windows Task Manager - Ctrl-Alt-Windows Task Manager - Ctrl-Alt-

DelDel Applications currently running tabApplications currently running tab

This is where you see what applications This is where you see what applications are currently running on your computerare currently running on your computer

All of the currently running programs All of the currently running programs are allocated space in memory (RAM) are allocated space in memory (RAM) and processor timeand processor time

OS not listedOS not listed

Page 10: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – Where is it When It’s – Where is it When It’s

Running?Running? Processes tabProcesses tab

Each currently running application and the Each currently running application and the operating system are made up of processes operating system are made up of processes that are assigned space in memory and that are assigned space in memory and processor timeprocessor time

16 of 30 currently running processes on the 16 of 30 currently running processes on the computer I used to prepare this lecture were computer I used to prepare this lecture were devoted to the operating systemdevoted to the operating system

Total memory usage: 58, 216 KBTotal memory usage: 58, 216 KB How many MB’s is this?How many MB’s is this? How many MB’s of RAM do you have on a typical How many MB’s of RAM do you have on a typical

PC?PC?

Page 11: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – Where is it When It’s – Where is it When It’s

Running?Running? Performance TabPerformance Tab

Totals for Totals for Physical memory (amount of RAM installed Physical memory (amount of RAM installed

on your computer)on your computer) Kernel memory (amount of memory devoted Kernel memory (amount of memory devoted

to the operating system)to the operating system) Commit charge (amount of memory being Commit charge (amount of memory being

used by both applications and operating used by both applications and operating system)system)

Page 12: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

The Windows Operating The Windows Operating System is Big!System is Big!

It takes up a lot of room on your It takes up a lot of room on your hard drivehard drive

It takes up a lot of room in It takes up a lot of room in memorymemory

It takes up processor timeIt takes up processor time That’s why new versions of That’s why new versions of

Windows have recommendations Windows have recommendations regarding processor speed, regarding processor speed, memory size, and hard drive sizememory size, and hard drive size

Page 13: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Operating System AlternativesAlternatives

Most PC’s come with Windows installed on Most PC’s come with Windows installed on them (if they’re not Mac’s!)them (if they’re not Mac’s!)

A lot of people don’t like Windows. They A lot of people don’t like Windows. They think it’sthink it’s Too bigToo big Not secure enoughNot secure enough Has too many bugs (mistakes in its programming Has too many bugs (mistakes in its programming

that create problems for users)that create problems for users) Too expensiveToo expensive

You have to have some operating system You have to have some operating system running your computerrunning your computer

What can you do?What can you do? There are alternatives!There are alternatives!

One of them is One of them is LinuxLinux

Page 14: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

LinuxLinux

FreeFree Based on version of Unix (another operating Based on version of Unix (another operating

system that is often used on more powerful system that is often used on more powerful computers)computers)

Can come with different interfacesCan come with different interfaces Graphical user interface (like Windows)Graphical user interface (like Windows) Command-lineCommand-line

Many free applications designed to work Many free applications designed to work with the Linux operating systemwith the Linux operating system

Not supported at NDNot supported at ND That means that no one at OIT will help you with it That means that no one at OIT will help you with it notnot that you can’t use it that you can’t use it

Page 15: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – Commonly Used Features– Commonly Used Features

File managementFile management Every time you open, copy, or save a file Every time you open, copy, or save a file

the operating system is involvedthe operating system is involved Controlling your computing Controlling your computing

environmentenvironment You can adjust everything from your You can adjust everything from your

screen saver to your keyboard sensitivity screen saver to your keyboard sensitivity through the control panel – your gateway through the control panel – your gateway to many operating system functionsto many operating system functions

Page 16: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – File Management– File Management

The operating system is in The operating system is in charge of all facets of file charge of all facets of file managementmanagement It tells the computer what to do It tells the computer what to do

about physical file managementabout physical file management It provides the interface for you to It provides the interface for you to

logically manage fileslogically manage files

Page 17: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Physical File Physical File ManagementManagement

The operating system assigns memory The operating system assigns memory (RAM) to applications that are currently (RAM) to applications that are currently running on your computer and keeps running on your computer and keeps track of those memory locations (we track of those memory locations (we saw this in the task manager)saw this in the task manager)

The operating system assigns storage The operating system assigns storage space and keeps track of where files space and keeps track of where files and applications are stored on your and applications are stored on your hard drivehard drive

Page 18: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Properties of Drives, Properties of Drives, Folders, and FilesFolders, and Files

Look at properties of C: drive. It Look at properties of C: drive. It showsshows

What kind of file system the operating What kind of file system the operating system uses: NTFSsystem uses: NTFS

Used to provide physical addresses for your Used to provide physical addresses for your files and applications on your hard drivefiles and applications on your hard drive

How much of your hard drive is How much of your hard drive is used/unusedused/unused

Page 19: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Properties of Drives, Properties of Drives, Folders, and FilesFolders, and Files

C: drive properties (cont.)C: drive properties (cont.) Gives you the option toGives you the option to

Clean up your disk (compress old files, delete Clean up your disk (compress old files, delete temporary files, and unused program files)temporary files, and unused program files)

Compress entire contents of disk to free up Compress entire contents of disk to free up spacespace

Allow indexing of files for fast searchAllow indexing of files for fast search De-fragment drive (puts files with parts stored De-fragment drive (puts files with parts stored

separately together to speed up access)separately together to speed up access) Share drives and filesShare drives and files Set access rightsSet access rights Set security features (encrypt information)Set security features (encrypt information)

Page 20: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Logical File MangementLogical File Mangement

Allows you to create, arrange, and store Allows you to create, arrange, and store files in a way that makes sense to youfiles in a way that makes sense to you

It reflects human thinking about file It reflects human thinking about file relationships and doesn’t have relationships and doesn’t have anything to do with the physical anything to do with the physical storage of the files in memory or on the storage of the files in memory or on the hard drivehard drive

In Windows the logical file management In Windows the logical file management tool is windows explorertool is windows explorer

Page 21: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Windows ExplorerWindows Explorer

Allows you to see the logical Allows you to see the logical organization of your drives and filesorganization of your drives and files

You canYou can View your files in a number of different View your files in a number of different

ways (View menu)ways (View menu) Arrange the files in a folder in a number Arrange the files in a folder in a number

of different waysof different ways Create new foldersCreate new folders Move or copy existing files and foldersMove or copy existing files and folders Set folder optionsSet folder options

Page 22: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Operating System Software Operating System Software – Controlling Your – Controlling Your

Computing EnvironmentComputing Environment In the Windows operating system, the In the Windows operating system, the

control panel allows you to exert control panel allows you to exert control over many aspects of your control over many aspects of your computing environmentcomputing environment

Open the control panel from the start Open the control panel from the start menumenu You see a number of icons that let you set You see a number of icons that let you set

various parameters on your computervarious parameters on your computer You will be working with the control You will be working with the control

panel in your hands-on homework for panel in your hands-on homework for this lecturethis lecture

Page 23: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Application SoftwareApplication Software

Page 24: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Application SoftwareApplication Software

Allows you to perform specific kinds Allows you to perform specific kinds of tasks, for exampleof tasks, for example Word processingWord processing Internet browsingInternet browsing

Written for specific operating systemsWritten for specific operating systems MS Office won’t run on LinuxMS Office won’t run on Linux

Stored on your computer’s hard driveStored on your computer’s hard drive Allocated memory space and Allocated memory space and

processor time by operating system processor time by operating system when you start them upwhen you start them up

Page 25: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Application Software at Application Software at NDND

OIT maintains a OIT maintains a web pageweb page that provides that provides information about the software available on information about the software available on campuscampus

The University buys site licenses for many The University buys site licenses for many software applications so you can download software applications so you can download them onto your campus computer for free. them onto your campus computer for free.

Here is a Here is a list of software that can be downloaded or purchaslist of software that can be downloaded or purchased for reduced cost at NDed for reduced cost at ND

OIT also provides support (meaning you can OIT also provides support (meaning you can call the help desk if you have problems) for call the help desk if you have problems) for many many software applicationssoftware applications

Page 26: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Microsoft Campus Agreement 3.0Microsoft Campus Agreement 3.0

Allows students to purchase the Allows students to purchase the following software for $45 each:following software for $45 each: Microsoft Windows XP Pro OS Microsoft Windows XP Pro OS

UpgradeUpgrade Microsoft Office XP Professional or Microsoft Office XP Professional or

Office 2003 ProfessionalOffice 2003 Professional Office X or Office 2004 for MacOffice X or Office 2004 for Mac Microsoft Visual Studio.net Pro 2003Microsoft Visual Studio.net Pro 2003 Microsoft FrontPage 2003Microsoft FrontPage 2003

Page 27: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Application Software Available on Application Software Available on Cluster Computers at NDCluster Computers at ND

OIT maintains a OIT maintains a list of application softwarelist of application software available available in the various clusters around in the various clusters around campuscampus

Page 28: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

History of Spreadsheet History of Spreadsheet Application Software for PC’sApplication Software for PC’s

A Brief History of SpreadsheetsA Brief History of Spreadsheets VisiCalcVisiCalc (late 1970’s) (late 1970’s)

Harvard B-School student wanted better way to do his Harvard B-School student wanted better way to do his accounting homework (1978)accounting homework (1978)

Wrote a program that became the first spreadsheetWrote a program that became the first spreadsheet Reference card instructions for VisiCalcReference card instructions for VisiCalc

Lotus 1-2-3 (early 1980’s)Lotus 1-2-3 (early 1980’s) Developed by Mitch KaporDeveloped by Mitch Kapor Added integrated charting, plotting and database capabilities Added integrated charting, plotting and database capabilities First spreadsheet application widely used in businessFirst spreadsheet application widely used in business

MS Excel (mid 1980’s)MS Excel (mid 1980’s) Developed first for the 512 K MacDeveloped first for the 512 K Mac Graphical user interface Graphical user interface Dominates spreadsheet application market share todayDominates spreadsheet application market share today

Page 29: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Microsoft Excel Microsoft Excel Application SoftwareApplication Software

Software application designed for data Software application designed for data analysisanalysis

Developed by programmers at MicrosoftDeveloped by programmers at Microsoft Compiled and burned onto cd’s (Open in Compiled and burned onto cd’s (Open in

NotePad – binary code is unintelligible)NotePad – binary code is unintelligible) Sold with documentation at storesSold with documentation at stores Often purchased as part of the Microsoft Office Often purchased as part of the Microsoft Office

Suite along with Word, Powerpoint, Access, Suite along with Word, Powerpoint, Access, and FrontPageand FrontPage

Licensed to organizations for a certain number Licensed to organizations for a certain number of usersof users

Page 30: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Microsoft Excel Application Microsoft Excel Application SoftwareSoftware

Excel 2003 requiresExcel 2003 requires 233 Mhz or faster processor233 Mhz or faster processor 128 MB RAM128 MB RAM 150 MB of available hard drive space150 MB of available hard drive space

You install the software from the cd You install the software from the cd included with your purchaseincluded with your purchase

It is stored on your hard drive as It is stored on your hard drive as excel.exeexcel.exe

It is loaded into memory when you It is loaded into memory when you start it up – can see it in task managerstart it up – can see it in task manager

Page 31: Mgt 240 Lecture Computing at ND: Operating Systems and Software September 2, 2004.

Assigned ReadingAssigned Reading

Read and use the software section of chapter 2 (pp. 67-92) in text Read and use the software section of chapter 2 (pp. 67-92) in text Following are questions that you should be sure you can answer based on your understanding of the Following are questions that you should be sure you can answer based on your understanding of the

texttext What is the difference between systems software (operating systems) and application What is the difference between systems software (operating systems) and application

software?software? What kinds of applications specifically support individuals vs. groups vs. enterprises?What kinds of applications specifically support individuals vs. groups vs. enterprises? What is multi-tasking?What is multi-tasking? What is time-sharing?What is time-sharing? What are the capabilities of workgroup operating systems and what are some of the most What are the capabilities of workgroup operating systems and what are some of the most

common ones?common ones? What are the capabilities of enterprise operating systems?What are the capabilities of enterprise operating systems? What is the difference between proprietary, off-the-shelf, and customized application software?What is the difference between proprietary, off-the-shelf, and customized application software? What are application service providers (ASP) and how can they help organizations manage What are application service providers (ASP) and how can they help organizations manage

their software applications?their software applications? What are the advantages vs. disadvantages of buying software suites?What are the advantages vs. disadvantages of buying software suites? What kind of functionality does work group application software typically have?What kind of functionality does work group application software typically have? What is enterprise application software and what are some examples of this type of software?What is enterprise application software and what are some examples of this type of software? What is the purpose of programming languages?What is the purpose of programming languages? What are some of the different licensing strategies used by software manufacturers?What are some of the different licensing strategies used by software manufacturers?