Software, Shareware and Opensource CSCU9B2

Size: px
Start display at page:

Download "Software, Shareware and Opensource CSCU9B2"

Transcription

1 Software, Shareware and Opensource CSCU9B2 1

2 Contents Commercial software vs Freeware vs Open Source software Licences GNU GPL Open source Common software examples Sources, Safety and Risks 2

3 Pay, Try, Donate, Get Free Software can be bought (e.g. Microsoft Office, Logic pro, ) Apps or applications Shareware Free to download but limited in some way, either by time or functionality. Buy a license to get full functionality Often not able to save files, or watermarks saved files, or Freeware Obtained at no charge (or optional donation) Sometimes free version has advertising in it 3

4 Open Source, aka free software, software libre Open Source (or Free software or Software Libre) is free in a different sense that of Freedom Open Source (not freeware) gives the user the freedom to use, share and modify the program The ability to modify requires the source code to be available You can charge people for software libre, or give it away, or ask for donations 4

5 No Free Shareware You cannot release software libre as shareware that is, with functionality disabled Part of the freedom of freeware is that the user has full access to its abilities Any disabled features could simply be enabled by editing the source Though this would need programing expertise 5

6 Commercial Freeware Some commercial organisations make software available without charge Windows Defender Adobe Reader Google apps But it is rare that the source code for these programs is made available, e.g. Adobe wouldn t let you change and distribute your own version of Reader So it is free of charge, but not open source 6

7 Licenses The author of software automatically has copyright of the software A software license is a method for allowing others some (or all) rights to use, copy, distribute or change the software This is similar in concept to licenses for other media E.g. audio or video recordings 7

8 Proprietary Licenses Proprietary End User License Agreements (EULA) are usually used for commercial software and grant the user permission to use the software Long piece of text that you have to click to agree that you ve read Ownership of the copy of the software actually stays with the company Generally states how many concurrent users are allowed, prohibits reverse engineering and limits liability May also be an annual licence 8

9 Free Licenses Free licenses are designed to allow users greater rights to use, modify and distribute free software Some are more strict than others about the terms under which modified versions can be redistributed Permissive licenses allow redistribution under different license terms Copyleft licenses insist that redistributed code offers the same rights as the license that the original code came with 9

10 Copyleft Software distributed under a copyleft license has rights associated with it that must be passed on with the software Generally distributed with open source Requires that source code for software is made available Prohibits restrictions being added to a modified program s licence 10

11 GNU Project Goal to develop a sufficient body of free software [...] to get along without any software that is not free. First project was GNU operating system (GNU means GNU s not Unix) Others include compilers, system utilities, games, media manipulation (e.g. GIMP), and many more See 11

12 GNU GPL The General Public License (published by GNU) Provides the following user freedoms to use the software for any purpose to modify the software to suit your needs to share the software including any changes you make If you share the software, you must share the license See 12

13 All or Nothing Much of what GNU produce (under GPL) and many other GPL licensed software come in the form of a library People use these libraries to build new software and then distribute or sell it If your software uses a GPL library, then your WHOLE product must be GPL licensed 13

14 Using the License If you want to release code under GPL, you just download a copy of the license and include it with your code If you wrote the code, you still own the copyright that isn t made public domain You can also release the same software under a different license say one which requires payment if the code is redistributed under stricter terms 14

15 Open Source Aka Free Software, Software Libre Same principles, but different name Considered less confusing and more business friendly Many companies make a profit from open source software The software itself is generally free But training, bespoke development, etc. not free 15

16 Too Much Source Some users are happy to download source code, get all the right libraries, compile the code and run it Can be a bit daunting! Others would prefer to just download the executable and run it Some projects make this easier than others Some give the impression of being members only Most software worth having is available as an executable or with an installer 16

17 Some Good, Free Software Linux (Operating System) Open Office (Office-like tools Firefox and Thunderbird (Browsers) GIMP (Graphics creation, photo editing) PSPP (Statistics) LaTeX (Scientific/engineering word processing) 17

18 Linux Linux is a Free computer operating system Common alternative to Windows Desk top versions for PCs Server versions for servers Manages files, devices, hardware, resources, etc. There are many distributions of Linux 18

19 Linux Distros So called Distros are versions of Linux that are packaged in different ways Different user interface Different default configuration Different software packages shipped as standard Developed and maintained by a community of users and programmers 19

20 Common Distros 20

21 Avoiding Windows You can buy a Windows PC or a Mac, and replace the OS with Linux You can also use your existing Windows PC and run Linux from a memory stick You can also buy a computer without any operating system installed This saves you the money of buying Windows Can t easily buy a Mac with no OS: different integration model from Windows Install the Linux Distro of your choice 21

22 Open Office Free alternative to MS office Can read MS office documents (mostly) Writer (like Word) Calc (like Excel) Impress (like Powerpoint) Datanase (like Access) Draw Vector graphics Math Equation writer 22

23 Mozilla Non-profit organisation dedicated to keeping the power of the Web in people s hands See Free software including Firefox browser Thunderbird client Thimble HTML editor 23

24 GIMP GNU Image Manipulation Program Free alternative to Photoshop They seem to frown on making a Windows version, but there is a windows installer available Source code is available Free license Means you can build it for many different computers (Mac, Linux, Windows ) 24

25 PSPP An alternative to (you guessed it) SPSS Statistical analysis Another GNU product SPSS licencing is considered unethical (or at least quite harsh (time limitations, for example)) PSPP has a Free software license 25

26 LaTeX Z 1 exp( x 2 )dx 0 For the more mathematically inclined amongst you, LaTeX is a typesetting program Produces documents, e.g. PDF with very nice typesetting Used a lot in academia, specifically in science and engineering Very satisfying, once you get the hang of it Very nicely formatted equations etc. Specify your document in a mark-up language, then compile LaTeX compiler is free under the LateX Project Public License (LPPL) 26

27 Risks and Safety Most free software is distributed as downloads via the internet Most of it is safe and reliable Some of it contains malware Never download something a stranger has recommended (say in or a chat room) without checking it out first Read reviews, use a reputable download site 27

28 Reputable Download Sites Source Forge - sourceforge.net GNU - Tucows And review sites Cnet technology reviews 28

Categories of Free and Nonfree Software

Categories of Free and Nonfree Software This list was originally published on http://gnu.org, in 1996. This document is part of, the GNU Project s exhaustive collection of articles and essays about free software and related matters. Copyright

More information

CSCA0101 Computing Basics CSCA0101 COMPUTING BASICS. Chapter 7 Software

CSCA0101 Computing Basics CSCA0101 COMPUTING BASICS. Chapter 7 Software CSCA0101 COMPUTING BASICS Chapter 7 1 1. Computer Application 2. Types of Computer 3. Licensing 4. Types of License 5. Piracy 2 Computer software, or just software, is a collection of computer programs

More information

Open Source Alternatives. Panther Linux User Group Joseph Rivera

Open Source Alternatives. Panther Linux User Group Joseph Rivera 1 Open Source Alternatives Panther Linux User Group Joseph Rivera 2 Open Source -What does it mean? Promotion of free redistribution of software and source code to anyone that wants it. Why do Open Source?

More information

Unit 4 Objectives. Software. Component 4: Introduction to Information and Computer Science. Unit 4: Application and System Software Lecture 1

Unit 4 Objectives. Software. Component 4: Introduction to Information and Computer Science. Unit 4: Application and System Software Lecture 1 Component 4: Introduction to Information and Computer Science Unit 4: Application and System Software Lecture 1 This material was developed by Oregon Health & Science University, funded by the Department

More information

Leveraging Open Source / Freeware Solutions

Leveraging Open Source / Freeware Solutions Leveraging Open Source / Freeware Solutions Dean Pfoutz (CFE) Information Technology Director Indian River County Property Appraiser dpfoutz@ircpa.org (772) 226-1555 Objectives Understand the Open Source

More information

SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2)

SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2) SOFTWARE UNIT 1 PART B C O M P U T E R T E C H N O L O G Y ( S 1 O B J 2 2-3 A N D O B J 3-2) SOFTWARE CATEGORIES There are two main type of software categories Operating Systems Software Application Software

More information

CSPA. Common Statistical Production Architecture Descritption of the Business aspects of the architecture: business models for sharing software

CSPA. Common Statistical Production Architecture Descritption of the Business aspects of the architecture: business models for sharing software CSPA Common Statistical Production Architecture Descritption of the Business aspects of the architecture: business models for sharing software Carlo Vaccari Istat (vaccari@istat.it) Index Costs categories

More information

Free and Open Source Software for Business: An Introduction

Free and Open Source Software for Business: An Introduction Free and Open Source Software for Business: An Introduction James Kariuki Njenga Department of Information Systems University of the Western Cape Introduction to general concepts, and business ideas of

More information

Web Conferencing Version 8.3 Troubleshooting Guide

Web Conferencing Version 8.3 Troubleshooting Guide System Requirements General Requirements Web Conferencing Version 8.3 Troubleshooting Guide Listed below are the minimum requirements for participants accessing the web conferencing service. Systems which

More information

Application Software

Application Software PowerPoint Presentation to Accompany Chapter 2 Application Software Objectives 1. Identify the types and uses of business productivity software. 2. Identify types and uses of personal software. 3. Assess

More information

Chapter 3 Software. Computer Concepts 2013. 3 Chapter Contents. 3 Section A: Software Basics 13-09-27

Chapter 3 Software. Computer Concepts 2013. 3 Chapter Contents. 3 Section A: Software Basics 13-09-27 Chapter 3 Software Computer Concepts 2013 3 Chapter Contents Ø Section A: Software Basics Ø Section B: Office Suites Ø Section C: Installing Software and Upgrades Ø Section D: Buying Software Ø Section

More information

Introduction to open source software

Introduction to open source software Introduction to open source software Sebastian Rahtz OSS Watch May 2005, Timor Leste Sebastian Rahtz (OSS Watch) Introduction to open source software May 2005, Timor Leste 1 / 20 Welcome I am Sebastian

More information

L A TEX in a Nutshell

L A TEX in a Nutshell L A in a Nutshell Master on Libre Software 2011-12 Miguel Vidal http://gsyc.urjc.es/~mvidal Twitter: @mvidallopez September 22, 2011 1 / 48 Miguel Vidal LA in a Nutshell (cc) 2011 Miguel Vidal This work

More information

Userful MultiSeat Toolkit

Userful MultiSeat Toolkit Userful MultiSeat Toolkit Computer Lab Set-Up & Procedures Guide Linux: The Free Alternative 2 Userful MultiSeat Toolkit - Computer Lab Set-Up & Procedures Guide Linux: The Free Alternative Copyright 2010

More information

How To Install Help Desk Premier

How To Install Help Desk Premier Help Desk Premier Installation Guide 2012 BrightBox Solutions All rights reserved. Last Updated October, 2012 Help Desk Premier is a trademark of BrightBox Solutions. Help Desk Premier software and the

More information

COMPUTERS ARE YOUR FUTURE CHAPTER 5 APPLICATION SOFTWARE: TOOLS FOR PRODUCTIVITY

COMPUTERS ARE YOUR FUTURE CHAPTER 5 APPLICATION SOFTWARE: TOOLS FOR PRODUCTIVITY COMPUTERS ARE YOUR FUTURE CHAPTER 5 APPLICATION SOFTWARE: TOOLS FOR PRODUCTIVITY Answers to End-of-Chapter Questions Matching _e 1. slide Microsoft Powerpoint 2010 _d 2. group An Overview of Microsoft

More information

Web Development. How the Web Works 3/3/2015. Clients / Server

Web Development. How the Web Works 3/3/2015. Clients / Server Web Development WWW part of the Internet (others: Email, FTP, Telnet) Loaded to a Server Viewed in a Browser (Client) Clients / Server Client: Request & Render Content Browsers, mobile devices, screen

More information

Open Source Sustainability and RDM. Scott Wilson scott.wilson@oucs.ox.ac.uk

Open Source Sustainability and RDM. Scott Wilson scott.wilson@oucs.ox.ac.uk Open Source Sustainability and RDM Scott Wilson scott.wilson@oucs.ox.ac.uk What does sustainability mean? To be sustainable a project must meet its own costs. Most projects have their initial costs covered

More information

Technical Readiness Requirements

Technical Readiness Requirements Technical Readiness Requirements CITY UNIVERSITY OF NEW YORK ERP PROJECT Author: Andrew H. Waxman IT Systems Manager, CUNYFirst Production Support Document Name: Document Revision Version: 4.4 Document

More information

Student ANGEL FAQs. General Issues: System Requirements:

Student ANGEL FAQs. General Issues: System Requirements: Student ANGEL FAQs General Issues: What is ANGEL? How do I log in? What is my username and password? How do I activate my account? I forgot my C number/password, what do I do? I registered after the first

More information

Code Estimation Tools Directions for a Services Engagement

Code Estimation Tools Directions for a Services Engagement Code Estimation Tools Directions for a Services Engagement Summary Black Duck software provides two tools to calculate size, number, and category of files in a code base. This information is necessary

More information

Free and Legal Software You Can Download By Tom Krauser

Free and Legal Software You Can Download By Tom Krauser Free and Legal Software You Can Download By Tom Krauser Here is a list of free programs that you can download for your personal use. They are legal and free for you to install. Some may have restrictions

More information

How to create even more authority and presence using the web. Your ultimate weapon to getting and sustaining change.

How to create even more authority and presence using the web. Your ultimate weapon to getting and sustaining change. Change Management Consultant Guide Bonus ebook How to create even more authority and presence using the web Your ultimate weapon to getting and sustaining change 1 Stuart Corrigan Vanguard Scotland Ltd

More information

MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME. COMPARISON REPORT ON NETWORK MONITORING SYSTEMS (Nagios and Zabbix)

MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME. COMPARISON REPORT ON NETWORK MONITORING SYSTEMS (Nagios and Zabbix) MALAYSIAN PUBLIC SECTOR OPEN SOURCE SOFTWARE (OSS) PROGRAMME COMPARISON REPORT ON NETWORK MONITORING SYSTEMS (Nagios and Zabbix) JANUARY 2010 Phase II -Network Monitoring System- Copyright The government

More information

Metatron Technology Consulting s Strategic Guide to Open Source Software

Metatron Technology Consulting s Strategic Guide to Open Source Software Metatron Technology Consulting s Strategic Guide to Open Source Software Chris Travers April 30, 2004 Copyright c April 30, 2004 Metatron Technology Consulting. Permission is granted for verbatim redistribution

More information

Free software GNU/Linux TOR project

Free software GNU/Linux TOR project Fair Young Sustainable Inclusive and Cooperative (FYSIC) @ Modica Sicily Free software GNU/Linux TOR project Solira Software Libero Ragusa What is Solira? We promote the Free Software philosophy on local

More information

Fact Sheet IPR management in software development

Fact Sheet IPR management in software development European IPR Helpdesk Fact Sheet IPR management in software development The European IPR Helpdesk is managed by the European Commission s Executive Agency for Competitiveness and Innovation (EACI), with

More information

An Introduction to the Legal Issues Surrounding Open Source Software

An Introduction to the Legal Issues Surrounding Open Source Software An Introduction to the Legal Issues Surrounding Open Source Software By Daliah Saper Saper Law Offices, LLC 505 N. LaSalle, Suite #350 Chicago, IL 60654 http://www.saperlaw.com Open Source Software Open

More information

1 Axis camera configuration... 2 1.1 IP configuration... 2 1.2 Setting up date and time... 4. 2 Installing an IPS Analytics Application...

1 Axis camera configuration... 2 1.1 IP configuration... 2 1.2 Setting up date and time... 4. 2 Installing an IPS Analytics Application... Installation Instruction IPS Video Analytics for Axis ACAP Cameras and Encoders Contents 1 Axis camera configuration... 2 1.1 IP configuration... 2 1.2 Setting up date and time... 4 2 Installing an IPS

More information

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? In order to connect remotely to a PC computer from your Mac, we recommend the MS Remote Desktop for Mac client.

More information

This Report Brought To You By:

This Report Brought To You By: This Report Brought To You By: Gregory Movsesyan SoftXML - Target your market audience Visit Us At: http://www.softxml.com 1 Legal Notice While attempts have been made to verify information provided in

More information

Software Product Information. Faba5 Website

Software Product Information. Faba5 Website Software Product Information Faba5 Website Valid from 09th March 2013 Copyright Faba5 GmbH, A-4020 Linz, 2013. All rights reserved. All hardware and software names used are registered trade names and/or

More information

Example of Standard API

Example of Standard API 16 Example of Standard API System Call Implementation Typically, a number associated with each system call System call interface maintains a table indexed according to these numbers The system call interface

More information

Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity

Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 All rights reserved. No part of this

More information

ClickCall. User Guide. Please read this manual carefully before operation. Retain it for future reference.

ClickCall. User Guide. Please read this manual carefully before operation. Retain it for future reference. ClickCall User Guide Please read this manual carefully before operation. Retain it for future reference. Copyright 2013 Ericsson-LG Enterprise Co., Ltd. All Rights Reserved. This material is copyrighted

More information

Linux. Prepared for: Professor Maria Damen. Prepared by: Lori Minor. Date: December 6, 2010

Linux. Prepared for: Professor Maria Damen. Prepared by: Lori Minor. Date: December 6, 2010 Linux Prepared for: Professor Maria Damen Prepared by: Lori Minor Date: December 6, 2010 Table of Contents Executive Summary 1 Introduction What is Linux? 2 Comparison of Linux to Other Operating Systems

More information

Applications Software: Getting the Work Done. Chapter 2

Applications Software: Getting the Work Done. Chapter 2 Applications Software: Getting the Work Done Chapter 2 Objectives Distinguish between operating systems and applications software List the various methods by which individuals and businesses acquire software

More information

Web Design and Development ACS-1809

Web Design and Development ACS-1809 Web Design and Development ACS-1809 Chapter 1 9/9/2015 1 Pre-class Housekeeping Course Outline Text book : HTML A beginner s guide, Wendy Willard, 5 th edition Work on HTML files On Windows PCs Tons of

More information

Elements Professional Ultimate. New Features for imindmap V4.1

Elements Professional Ultimate. New Features for imindmap V4.1 New Features for imindmap V4.1 Features Template System Do you Mind Map the same things time and time again? Your To Do list, your project plan, brainstorming triggers, a meeting agenda, your goals, or

More information

Program Summary. Criterion 1: Importance to University Mission / Operations. Importance to Mission

Program Summary. Criterion 1: Importance to University Mission / Operations. Importance to Mission Program Summary DoIT is responsible for negotiating and licensing software available as a site- wide license as well as many volume- license purchases for specific College or divisional use. DoIT also

More information

The best of both worlds

The best of both worlds Feature Open source strategies The best of both worlds Mixing open source and closed software can prove to be an effective and profitable corporate strategy. Philips is one company that has come to understand

More information

Vodafone Hosted Services. Getting started. User guide

Vodafone Hosted Services. Getting started. User guide Vodafone Hosted Services Getting started User guide Vodafone Hosted Services getting started Welcome. Vodafone Hosted Services has been designed to make it as easy as possible to keep control over your

More information

Desktop Services, Technology Services Group. Computer Reimage / Deployment Approval Form (For Monash-owned assets only)

Desktop Services, Technology Services Group. Computer Reimage / Deployment Approval Form (For Monash-owned assets only) Please read the form carefully and be sure to provide all necessary information. Desktop Services, Technology Services Group Computer Reimage / Deployment Approval Form (For Monash-owned assets only) Jobdesk

More information

When is Distribution not Distribution?

When is Distribution not Distribution? When is Distribution not Distribution? Andrew Katz 1, 2 & Björn Lundell 1 1: University of Skövde, Sweden 2: Moorcrofts LLP, U.K. andrew.katz@moorcrofts.com bjorn.lundell@his.se @ FOSDEM, 30 th January

More information

Kids College Computer Game Programming Exploring Small Basic and Procedural Programming

Kids College Computer Game Programming Exploring Small Basic and Procedural Programming Kids College Computer Game Programming Exploring Small Basic and Procedural Programming According to Microsoft, Small Basic is a programming language developed by Microsoft, focused at making programming

More information

You are granted free resale rights of this ebook. You can resell this ebook for as

You are granted free resale rights of this ebook. You can resell this ebook for as You are granted free resale rights of this ebook. You can resell this ebook for as much as you want and keep 100% of the profits! You can also give it away to as many people as you wish. The only restriction

More information

Where's Gone? LEAD GENERATION PRINTABLE WORKBOOK

Where's Gone? LEAD GENERATION PRINTABLE WORKBOOK Have you ever stopped to think why you are in business? Good question, isn t it? But before we take a closer look at this, spend a few moments now thinking about what you believe your reasons to be. Jot

More information

Open Source tools for geospatial tasks

Open Source tools for geospatial tasks Open Source tools for geospatial tasks Some alternatives to commercial software packages (ricardd@mathstat.dal.ca) Graduate Student Department of Biology Dalhousie University Workshop on Inshore Ecosystems

More information

Open Source vs. Proprietary

Open Source vs. Proprietary Open Source vs. Proprietary Software: Decision Criteria: Jim Barrington, SMS for Life Novartis, Switzerland, May 8 th. 2012 Open Source vs. Proprietary Open Source software (OSS) is computer software that

More information

Eskills360 0 - Desktop Courses

Eskills360 0 - Desktop Courses Eskills360 Desktop DESKTOP COMPUTER SKILLS Adobe Adobe Flash CS5 Introduction to Adobe Flash Professional CS5 Drawing and Working with Images in Flash CS5 Using Flash CS5 Libraries, Text, and Components

More information

ADOBE FLASH PLAYER Local Settings Manager

ADOBE FLASH PLAYER Local Settings Manager ADOBE FLASH PLAYER Local Settings Manager Legal notices Legal notices For legal notices, see http://help.adobe.com/en_us/legalnotices/index.html. iii Contents Storage...............................................................................................................

More information

Certificate IV in Project Management Practice 1 BSB41513

Certificate IV in Project Management Practice 1 BSB41513 Certificate IV in Project Management Practice Certificate IV in Project Management Practice 1 BSB41513 Certificate IV in Project Management Practice BSB41513 Our Certificate IV in Project Management Practice

More information

Real-time Device Monitoring Using AWS

Real-time Device Monitoring Using AWS Real-time Device Monitoring Using AWS 1 Document History Version Date Initials Change Description 1.0 3/13/08 JZW Initial entry 1.1 3/14/08 JZW Continue initial input 1.2 3/14/08 JZW Added headers and

More information

Commercial Software Licensing

Commercial Software Licensing Commercial Software Licensing CHAPTER 4: Prepared by DoD ESI January 2013 Chapter Overview Publishers generally create one or more of three major types of software products: Applications software for transactions,

More information

Perfect PDF 8 Premium

Perfect PDF 8 Premium Perfect PDF 8 Premium Test results ( gut Good, sehr gut very good) refer to versions 7, 6 and 5 of Perfect PDF. Professionally create, convert, edit and view PDF, PDF/A and XPS files Perfect PDF 8 Premium

More information

Client System Requirements for Brainloop Secure Dataroom as of Version 8.30

Client System Requirements for Brainloop Secure Dataroom as of Version 8.30 Client System Requirements for Brainloop Secure Dataroom as of Version 8.30 Copyright Brainloop AG, 2004-2014. All rights reserved. Document version 2.0 All trademarks referred to in this document are

More information

Known limitations The following table lists features and their known limitations in Internet Explorer 8 (64-bit) and Internet Explorer 9 (64-bit).

Known limitations The following table lists features and their known limitations in Internet Explorer 8 (64-bit) and Internet Explorer 9 (64-bit). Internet Explorer 6 (32-bit) SharePoint Server 2010 does not support Internet Explorer 6 (32-bit). If you use publishing sites, see Browser compatibility for publishing sites in this article. Internet

More information

Chapter 9 The Internet

Chapter 9 The Internet CSCA0101 COMPUTING BASICS Chapter 9 1 1. 2. Types of Network 3. What Makes Internet Works? 4. Internet Equipment 5. Internet Applications 2 A global network connecting millions of computers More than 100

More information

Introduction to Dreamweaver

Introduction to Dreamweaver Introduction to Dreamweaver ASSIGNMENT After reading the following introduction, read pages DW1 DW24 in your textbook Adobe Dreamweaver CS6. Be sure to read through the objectives at the beginning of Web

More information

Chapter 2 Installing ShareScope

Chapter 2 Installing ShareScope What you will learn in this chapter: Minimum hardware requirements. How to run ShareScope on a Mac. Where to find your account number & password. How to download the ShareScope software. How to install

More information

Week Overview. Installing Linux Linux on your Desktop Virtualization Basic Linux system administration

Week Overview. Installing Linux Linux on your Desktop Virtualization Basic Linux system administration ULI101 Week 06b Week Overview Installing Linux Linux on your Desktop Virtualization Basic Linux system administration Installing Linux Standalone installation Linux is the only OS on the computer Any existing

More information

Minimum Computer System Requirements

Minimum Computer System Requirements Minimum Computer System Requirements http://ualr.edu/blackboard/welcome/system- requirements/ The following minimum hardware and software requirements are necessary in order to access an online class through

More information

Connecting from Home & Drop-In Session

Connecting from Home & Drop-In Session Connecting from Home & Drop-In Session Bruce M Gittings Session 2 Connecting from Home & Tie-Up This section of the Introductory Computing Course will: Review options for getting access from home Connecting

More information

This manual provides information and recommendations for Mac SharePoint Users at Fermilab. Using SharePoint from a Mac: Overview

This manual provides information and recommendations for Mac SharePoint Users at Fermilab. Using SharePoint from a Mac: Overview Using SharePoint from a Mac: Overview This manual provides information and recommendations for Mac SharePoint Users at Fermilab. Page 0 Contents Introduction...2 Getting Started...2 SharePoint Username

More information

Utilizing Dropbox to Share Files

Utilizing Dropbox to Share Files Utilizing Dropbox to Share Files At times it is necessary to share large files with instructors or other students. Dropbox.com provides a very user friendly solution to fill this need. Dropbox is designed

More information

1.0 Hardware Requirements:

1.0 Hardware Requirements: 01 - ServiceDesk Plus - Best Practices We appreciate you choosing ServiceDesk Plus for your organization to deliver world-class IT services. Before installing the product, take a few minutes to go through

More information

Website Planning Questionnaire. Introduction. Thank you for your interest in the services of The Ultimate Answer!

Website Planning Questionnaire. Introduction. Thank you for your interest in the services of The Ultimate Answer! Website Planning Questionnaire Colleen Rice Nelson Introduction Thank you for your interest in the services of The Ultimate Answer! Every choice and decision you make concerning your website may or may

More information

2 6th December 2012 Copyright Eddie Obeng 2010 Pentacle 2011 All rights reserved

2 6th December 2012 Copyright Eddie Obeng 2010 Pentacle 2011 All rights reserved Table of Contents 1 Introduction 2 System Requirements 3 Technical service / support 4 Administration 5 Data storage / location 6 Security 7 Ports/ firewalls/ network impact 8 Performance 9 Standards/interoperability

More information

Discovering Computers

Discovering Computers Discovering Computers Technology in a World of Computers, Mobile Devices, and the Internet Chapter 9 Operating Systems Objectives Overview Define an operating system Describe the start-up process and shutdown

More information

Lync Web App 2013 Guide

Lync Web App 2013 Guide Lync Web App 2013 Guide Contents Introduction... 1 Getting Started... 2 System Requirements... 2 Install a Webcam... 2 Headsets and Speakerphones... 2 Joining Lync Web App Meetings... 3 Overview... 3 Plug

More information

Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server

Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server Functions of NOS Overview of NOS Characteristics Differences Between PC and a NOS Multiuser, Multitasking, and Multiprocessor Systems NOS Server Hardware Windows Windows NT 4.0 Linux Server Software and

More information

Open-source business models: Creating value from free stuff'

Open-source business models: Creating value from free stuff' Best Practice in Innovation, Entrepreneurship & Design Open-source business models: Creating value from free stuff' 31 March 2010-18.00 to 19.30 Panellists: Prof. Bart Clarysse - Chair in Entrepreneurship,

More information

Suitable file formats for transfer of digital records to The National Archives

Suitable file formats for transfer of digital records to The National Archives Suitable file formats for transfer of digital records to The National Archives The National Archives September 2011 Crown copyright 2011 You may re-use this information (excluding logos) free of charge

More information

Ways to find medical information on the Internet. Academic Library of the Medical Faculty CU

Ways to find medical information on the Internet. Academic Library of the Medical Faculty CU Ways to find medical information on the Internet Web search tools Directories Search engines Metasearch tools Things to know about subject directories Assembled by teams of editors who are specialists

More information

ACORD. Lync 2013 Web-app Install Guide

ACORD. Lync 2013 Web-app Install Guide ACORD Lync 2013 Web-app Install Guide 1 Index Internet Explorer Pages 3-5 Google Chrome..Pages 6-8 Mozilla Firefox.Pages 9-12 Safari..Pages 13-16 2 If using Internet Explorer as your default browser upon

More information

Version 14.4. Client Setup Guide

Version 14.4. Client Setup Guide Version 14.4 Client Setup Guide Copyright 2005-2015 Imagine Learning, Inc. All rights reserved. No part of this work may be reproduced or transmitted in any form or by any means, electronic, mechanical,

More information

Citrix Introduction and FAQs

Citrix Introduction and FAQs Citrix Introduction and FAQs Introduction to Citrix... 2 Why should I use this?... 2 What about Support?... 2 What browser should I use?... 2 Known Issues... 2 System Requirements for Windows-based computers...

More information

SOLARWINDS, INC. ipmonitor 8.0 MANAGER END USER LICENSE AGREEMENT REDISTRIBUTION NOT PERMITTED

SOLARWINDS, INC. ipmonitor 8.0 MANAGER END USER LICENSE AGREEMENT REDISTRIBUTION NOT PERMITTED SOLARWINDS, INC ipmonitor 8.0 MANAGER END USER LICENSE AGREEMENT REDISTRIBUTION NOT PERMITTED IMPORTANT -- READ CAREFULLY BEFORE USING THIS SOFTWARE: THIS IS A LEGAL AGREEMENT BETWEEN YOU (EITHER AN INDIVIDUAL

More information

LOOK TO THE CLOUD: Cloud Computing Primer An ebook

LOOK TO THE CLOUD: Cloud Computing Primer An ebook LOOK TO THE CLOUD: Cloud Computing Primer An ebook Contents 1. What Is the Cloud?... Pg. 3 2. What is Office 365?... Pg. 3 2-1. Exchange Online... Pg. 4 2-2. SharePoint Online... Pg. 5 2-3. Lync Online...

More information

Compatibility Matrixes. Blackboard Academic Suite

Compatibility Matrixes. Blackboard Academic Suite Compatibility Matrixes Application Pack 3 (Release 6.3) Blackboard Learning System Blackboard Community System Blackboard Learning System - Basic Edition (Release 2.3) Blackboard Content System PRODUCT

More information

Setting up for Adobe Connect meetings

Setting up for Adobe Connect meetings Setting up for Adobe Connect meetings When preparing to lead a live lecture or meeting, you probably ensure that your meeting room and materials are ready before your participants arrive. You run through

More information

Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation.

Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation. NETWORK OPERATING SYSTEM Introduction Network operating systems typically are used to run computers that act as servers. They provide the capabilities required for network operation. Network operating

More information

Information Technology User Guide Office 365 ProPlus

Information Technology User Guide Office 365 ProPlus Information Technology User Guide Office 365 ProPlus Scope: CCC Revision Date: 03/02/2016 Table of Contents Table of Contents... 1 1) Introduction... 2 2) Accessing the software download area... 2 3) Deciding

More information

RingCentral for Desktop. UK User Guide

RingCentral for Desktop. UK User Guide RingCentral for Desktop UK User Guide RingCentral for Desktop Table of Contents Table of Contents 3 Welcome 4 Download and install the app 5 Log in to RingCentral for Desktop 6 Getting Familiar with RingCentral

More information

Recommended operating systems and software for end user services. Operating systems and software not supported for end user services

Recommended operating systems and software for end user services. Operating systems and software not supported for end user services Recommended operating systems and software for end user services There are different requirements for different features in Office 365 Beta Beta, but the following list will work with every feature: Windows

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Table 1 summarizes the requirements for desktop computers running the Participant Application and the myat&t utility.

Table 1 summarizes the requirements for desktop computers running the Participant Application and the myat&t utility. SYSTEM REQUIREMENTS Participant Application and myat&t Table 1 summarizes the requirements for desktop computers running the Participant Application and the myat&t utility. End-user Computer for Participant

More information

Softline VIP Payroll System Requirements v2.9a January 2010

Softline VIP Payroll System Requirements v2.9a January 2010 i Softline VIP Payroll System Requirements v2.9a January 2010 Table of Contents Introduction... 1 Assumptions... 1 Standalone Requirements... 2 Note:Peer-to-peer Network Installations... 2 Peer-to-peer

More information

What you should know about: Windows 7. What s changed? Why does it matter to me? Do I have to upgrade? Tim Wakeling

What you should know about: Windows 7. What s changed? Why does it matter to me? Do I have to upgrade? Tim Wakeling What you should know about: Windows 7 What s changed? Why does it matter to me? Do I have to upgrade? Tim Wakeling Contents What s all the fuss about?...1 Different Editions...2 Features...4 Should you

More information

Appendix A: Encrypting a File and / or Email Message

Appendix A: Encrypting a File and / or Email Message Appendix A: Encrypting a File and / or Email Message Encryption is defined as the conversion of something to code or symbols so that its contents cannot be understood if intercepted. USDB has approved

More information

15 minutes is not much so I will try to give some crucial guidelines and basic knowledge.

15 minutes is not much so I will try to give some crucial guidelines and basic knowledge. 1 Presentation. Good morning ladies and gentlemen, dear colleagues. First of all I would like to thank the committee for this invitation and letting me speak about one of my favourite topics: the internet.

More information

WEB SITE DEVELOPMENT WORKSHEET

WEB SITE DEVELOPMENT WORKSHEET WEB SITE DEVELOPMENT WORKSHEET Thank you for considering Xymmetrix for your web development needs. The following materials will help us evaluate the size and scope of your project. We appreciate you taking

More information

Islington ebooks Help / FAQs

Islington ebooks Help / FAQs Islington ebooks Help / FAQs How does the ebook Service work? Using your Library Card and pin, an Islington Libraries user can login into a secure ebook service and select up to 4 ebooks to download at

More information

How To Understand The History Of The Web (Web)

How To Understand The History Of The Web (Web) (World Wide) Web WWW A way to connect computers that provide information (servers) with computers that ask for it (clients like you and me) uses the Internet, but it's not the same as the Internet URL

More information

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? Enterprise Computing & Service Management How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? In order to connect remotely to a PC computer from your Mac, we recommend

More information

Outline: Operating Systems

Outline: Operating Systems Outline: Operating Systems What is an OS OS Functions Multitasking Virtual Memory File Systems Window systems PC Operating System Wars: Windows vs. Linux 1 Operating System provides a way to boot (start)

More information

CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service

CAS CLOUD WEB USER GUIDE. UAB College of Arts and Science Cloud Storage Service CAS CLOUD WEB USER GUIDE UAB College of Arts and Science Cloud Storage Service Windows Version, April 2014 Table of Contents Introduction... 1 UAB Software Policies... 1 System Requirements... 2 Supported

More information

Certificate III in Recordkeeping 1 BSB30807

Certificate III in Recordkeeping 1 BSB30807 Certificate III in Recordkeeping Certificate III in Recordkeeping 1 BSB30807 Certificate III in Recordkeeping BSB30807 Employers are looking for individuals who can keep information organised, and maintain

More information