Software. software the binding component. software. processor. storage. buses/data paths

Size: px
Start display at page:

Download "Software. software the binding component. software. processor. storage. buses/data paths"

Transcription

1 Software software storage buses/data paths processor software the binding component 1

2 Software ownership and usage rights installing updating software library 2

3 Software: ownership, usage rights ownership of the copy - license to use the copy all the (owners) rights for the copy transferred to the end user copyright may remain with the publisher client is licensed to use the copy of the software, but ownership of the copy remains with the publisher 3

4 Free Software (vaba tarkvara) end user owns the copy owning the copy owning the copyright owner's rights and liabilities accepting the license grants additional rights, user will be bounded by the terms of license copyleft vs. permissive 4

5 Free Software copyleft aim to preserve freedom of the software GNU General Public License permissive aim to give more freedom to the users BSD License, Apache License 5

6 Proprietary software (suletud tarkvara) proprietary closed, commercial end user does not own the copy end user is granted the right to use the copy accepting the license is prerequisite of using the software no standards, vendors impose their own rules 6

7 Software: Cost freeware (tasuta tarkvara) voluntary donations free for personal use shareware (vabalt levitatav prooviversioon) try & buy, trial (prooviversioon) for charge 7

8 Source Openness closed source only vendor/publisher and their partners can access the code shared source user gains access to the code by signing agreement, ownership remains with vendor open source code accessible by everyone, enduser owns the copy access to source does not automatically imply the rights to modify the source 8

9 Counting the Users license tied to one workstation - per-seat tied to one user - per-user installed to many locations, allowed to use N copies concurrently - concurrent, floating (ujuv litsents) license covers whole department/company or faculty/campus site-licence, campus licence license tied to particular hardware OEM 9

10 License Duration forever annual fee (rent) software support/maintenance/assurance 10

11 License Server keeps track of floating / concurrent licenses upon starting, application performs a checkout of the license when the application is closed, a check-in is performed no more free licenses to check out? application does not start,..or starts for a limited period of time....or starts with a limited functionality 11

12 Physical Tokens also known as dongles a piece of hardware that enables the use of some software application usually an USB device sometimes used with license servers 12

13 Installing Software only install what you own or are licensed to use temporary and trial installations must be clearly distinguished must not be used to do real work software install rights person with install rights must understand the concepts of software licensing 13

14 Installing Software mass installations the only real way to mass install is to automate identical installations: identical problems try to parallelize for faster install times applications/systems that were identically installed tend to develop differences over time life-time management should be identical, too you may benefit from checkpoints 14

15 Packaging managing large quantities of software installations will get complicated this can be mitigated by software packages 15

16 Activity II 16

17 Evolution of Packaging source code (or binary code) with halfautomated install tarball (incl Makefile),.jar install packages (incl removal functions, basic dependencies).exe install packages in Windows 17

18 Evolution of Packaging standard package formats with tools to manage them (removal, audit, dependencies, single package manager) RedHat Package Management (rpm), Debian Package Format (deb), Solaris Package (pkg), Windows Installer (msi) software repository systems (dependency resolving, central updates, single toolset) APT, Yum, YAST2/Zypp,CPAN, PEAR 18

19 Software Repository set of published software (available over Internet) has structure, meta-info compatible with some software management application complex aspects of dependency, version, update management are kept hidden from the end user one system can be connected to many repositories, single tool for management 19

20 Repository Examples install repository for the OS drivers from hardware vendors N: nvidia, ATI, Intel graafikadraiverid applications from third-party N: Packman, rpmforge, EPEL, Blastwave for-charge and proprietary software N: NightStar LX, Eucalyptus repository for SW development libraries N: CPAN, PEAR, CRAN 20

21 Tarkvara pakendamine Vendor 1 OS (distro) ver 1 x86_64 i386 Client 1 OS (distro) ver 2 x86_64 i386 Updates x86_64 x86_64 Client 2 i386 1 i386 2 Vendor 2 Vendor 3 Driver A + upg x86_64 i386 Application B OS 1 + upg x86_64 i386 Application B OS v2 + upg x86_64 i386 21

22 Software Updates upgrade versions are usually cheaper than full versions functionality updates security updates should be free bug fixes usually free software lifetime for how long is the software version supported? 22

23 Software Updates security updates security updates must be (semi)automated! ideal model: 1.security update gets published 2.adminstrators test the update in (semi)automated way 3.if the update passes testing, it will be delivered to all the systems needing the update via automated infrastructure 23

24 Software Updates version updates (upgrades) major upgrades need planning too quick upgrades will have a negative impact learn from the experience of other companies if possible, the upgrade should be simultaneous over the company new and old version may not be fully compatible 24

25 License Store repository of license tokens (agreements, license files,..) with every token, list of existing installations is kept each new installation should begin with registering itself in the license store 25

26 Software Library ITIL: Definitive Software Library structured library of software: installation packages of licensed software different versions (for testing, in use, archive) install keys can be either kept in software library or license store 26

Workplace 2.4.0p1. Community Edition Getting started

Workplace 2.4.0p1. Community Edition Getting started Workplace 2.4.0p1 Community Edition Getting started O3Spaces Workplace 2.4.0 patch 1 Community Edition Getting Started Notice: Before installing and using the O3Spaces Workplace software carefully read

More information

Software Distribution and Package Management

Software Distribution and Package Management Software Distribution and Package Management Pieter Lexis February 15, 2016 Package Management - Pieter Lexis February 15, 2016 1 / 1 whoami Pieter Lexis OS3 graduate SysAdmin for a long time DNS + DNSSEC

More information

Shareware Redistribution of FOSS Software

Shareware Redistribution of FOSS Software 1995 Broadway, 17th Floor New York, NY 10023 5882 tel +1 212 580 0800 fax +1 212 580 0898 www.softwarefreedom.org Shareware Redistribution of FOSS Software James Vasile 27 March 2008 1 Introduction The

More information

Free as in Freedom A step towards Software freedom. Salahaddin University By: Amanj Sherwany

Free as in Freedom A step towards Software freedom. Salahaddin University By: Amanj Sherwany Free as in Freedom A step towards Software freedom Salahaddin University By: Amanj Sherwany http://www.amanj.me 2011 Who am I? 27 years old. M.Sc. in Computer Science, Uppsala University 2011. B.Sc. in

More information

ELFms industrialisation plans

ELFms industrialisation plans ELFms industrialisation plans CERN openlab workshop 13 June 2005 German Cancio CERN IT/FIO http://cern.ch/elfms ELFms industrialisation plans, 13/6/05 Outline Background What is ELFms Collaboration with

More information

Lecture #1 4 th Year M.Sc. Dina Rafaa Ahmed

Lecture #1 4 th Year M.Sc. Dina Rafaa Ahmed Lecture #1 4 th Year M.Sc. Dina Rafaa Ahmed 1 Source Code: It is a specialized language that allows software developers to create and modify computer programs. If you do not have legal access to the source

More information

Best Practices and Lessons Learned using GitHub for Corporate Open Source Charles Eckel / Cisco DevNet

Best Practices and Lessons Learned using GitHub for Corporate Open Source Charles Eckel / Cisco DevNet Best Practices and Lessons Learned using GitHub for Corporate Open Source Charles Eckel / Cisco DevNet @eckelcu Agenda Goal and reality GitHub guidance Orgs Membership and permissions Contributions Licensing

More information

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter

This slide is relevant to providing either a single three hour training session or explaining how a series of shorter sessions focused on per chapter Welcome to the OpenChain Curriculum Slides. These slides can be used to help train internal teams about FOSS compliance issues and to conform with the OpenChain Specification. You can deliver these slides

More information

Release Notes RayEval 4.0

Release Notes RayEval 4.0 Release Notes RayEval 4.0 11.05.2016 Copyright Raynet GmbH (Germany, Paderborn HRB 3524). All rights reserved. Complete or partial reproduction, adaptation, or translation without prior written permission

More information

The Evolution of Data Warehousing. Data Warehousing Concepts. The Evolution of Data Warehousing. The Evolution of Data Warehousing

The Evolution of Data Warehousing. Data Warehousing Concepts. The Evolution of Data Warehousing. The Evolution of Data Warehousing The Evolution of Data Warehousing Data Warehousing Concepts Since 1970s, organizations gained competitive advantage through systems that automate business processes to offer more efficient and cost-effective

More information

Linux Software Management. Linux System Administration COMP2018 Summer 2017

Linux Software Management. Linux System Administration COMP2018 Summer 2017 Linux Software Management Linux System Administration COMP2018 Summer 2017 OSS Distribution And Installation Open Source Software at its simplest is just source code distributed by any of several means

More information

Sourceforge.net CVS ~ Compile Farm

Sourceforge.net CVS ~ Compile Farm Sourceforge.net CVS ~ Compile Farm Sourceforge.net CVS Each project is provided with a repository Developers automatically granted permissions to commit changes Read-only anonymous pserver-based access

More information

NetBackup Deployment Template User Guide for Chef

NetBackup Deployment Template User Guide for Chef NetBackup Deployment Template User Guide for Chef September 25, 2017 Third-party mass-deployment tools such as Chef and System Center Configuration Manager (SCCM) make deploying software on different platforms

More information

OUR CUSTOMER TERMS CLOUD SERVICES - INFRASTRUCTURE

OUR CUSTOMER TERMS CLOUD SERVICES - INFRASTRUCTURE CONTENTS 1 ABOUT THIS PART... 2 2 GENERAL... 2 3 CLOUD INFRASTRUCTURE (FORMERLY UTILITY HOSTING)... 2 4 TAILORED INFRASTRUCTURE (FORMERLY DEDICATED HOSTING)... 3 5 COMPUTE... 3 6 BACKUP & RECOVERY... 8

More information

Why Oracle Linux. Hans Forbrich Forbrich Consulting Ltd. Why Oracle Linux

Why Oracle Linux. Hans Forbrich Forbrich Consulting Ltd. Why Oracle Linux Hans Forbrich Forbrich Consulting Ltd Who am I Hans Forbrich Based in Alberta, Canada Principal consultant, Forbrich Consulting Group Programming since 1969 Oracle developer and DBA since 1984 (v4) Oracle

More information

Operating Systems. Written by Justin Browning. Linux / UNIX Distributions Report

Operating Systems. Written by Justin Browning. Linux / UNIX Distributions Report Operating Systems Written by Justin Browning Linux / UNIX Distributions Report 1 Table of Contents Table of Contents... 2 Chapter 1: A Linux Free Distribution... 3 A Brief Description:... 3 Chapter 2:

More information

IoT & Open Source. Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015

IoT & Open Source. Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015 IoT & Open Source Martin von Haller Groenbaek Partner, Copenhagen LES SCANDINAVIA: INTERNET OF THINGS & IP SEMINAR 25 November 2015 Agenda What is open source? IoT open source projects Business Challenges

More information

Intel Learning Series Developer Program Self Verification Program. Process Document

Intel Learning Series Developer Program Self Verification Program. Process Document Intel Learning Series Developer Program Self Verification Program Process Document Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel

More information

EMI Componets Installation And Configuration

EMI Componets Installation And Configuration EMI Componets Installation And Configuration Sara Bertocco INFN Padova - GridKA School EMI is partially funded by the European Commission under Grant Agreement RI-261611 Tour in the EMI site EMI site:

More information

Software and Licences. Lecture 3 COMPSCI111/111G S2 2017

Software and Licences. Lecture 3 COMPSCI111/111G S2 2017 Software and Licences Lecture 3 COMPSCI111/111G S2 2017 Today s lecture Describe what software is Understand the legal protections for software Learn about the different software licences Identify different

More information

Software and Licences

Software and Licences Today s lecture Software and Licences Lecture 3 COMPSCI111/111G S2 2017 Describe what software is Understand the legal protections for software Learn about the different software licences Identify different

More information

Software and Licences. Lecture 3 COMPSCI111/111G

Software and Licences. Lecture 3 COMPSCI111/111G Software and Licences Lecture 3 COMPSCI111/111G Today s lecture Describe what software is Understand the legal protections for software Learn about the different software licences Identify different kinds

More information

opensuse Packaging for the osmocom stack Martin Hauke

opensuse Packaging for the osmocom stack Martin Hauke opensuse Packaging for the osmocom stack Martin Hauke mardnh@gmx.de 21.04.2018 Intro Why opensuse? It s my favourite Linux distribution (open)suse has great tools and infrastructure OBS, OpenQA, KIWI opensuse

More information

Introduction: UNCC COE MOSAIC Page 1 of 9

Introduction: UNCC COE MOSAIC Page 1 of 9 Introduction: UNCC College Of Engineering Management Process of Application Software on the Mosaic System Oct 12,2005 Oct 20,2005 Oct 26,2005 Nov 14,2005 Jan 1,2007 Sept 19,2007 Version 1.2 This document

More information

Visualizing Technology Complete, 6e (Geoghan) Chapter 2 Application Software

Visualizing Technology Complete, 6e (Geoghan) Chapter 2 Application Software Visualizing Technology Complete, 6e (Geoghan) Chapter 2 Application Software 1) The intersection of a row and a column in a spreadsheet is called a. A) text B) cell C) record D) field 2) In addition to

More information

IT Project Management Challenges with Open Source. George A Pace

IT Project Management Challenges with Open Source. George A Pace IT Project Management Challenges with Open Source George A Pace Tonight s agenda Two parts to the Presentation What is Open Source? A background primer on the key elements of Open Source. A specific focus

More information

Intel Software Development Products Licensing & Programs Channel EMEA

Intel Software Development Products Licensing & Programs Channel EMEA Intel Software Development Products Licensing & Programs Channel EMEA Intel Software Development Products Advanced Performance Distributed Performance Intel Software Development Products Foundation of

More information

Parallels Virtuozzo Containers

Parallels Virtuozzo Containers Parallels Virtuozzo Containers White Paper More Efficient Virtualization Management: Templates www.parallels.com Version 2.0 Table of Contents Table of Contents... 2 OS, Middleware or VM Sprawl... 3 Why

More information

Parallels Software International, Inc. Parallels Compressor. Installation Guide. Server

Parallels Software International, Inc. Parallels Compressor. Installation Guide. Server Parallels Software International, Inc. Parallels Compressor Installation Guide Server (c) 2005-2007 Copyright 2006-2007 by Parallels Software International Inc. All rights reserved. Parallels, Parallels

More information

Open Source Software Licence at CERN Recommendations from the OSL Task Force François Fluckiger, Editor 20 April; 2012

Open Source Software Licence at CERN Recommendations from the OSL Task Force François Fluckiger, Editor 20 April; 2012 OSL-2012-01-Short version Open Source Licence - Task force Open Source Software Licence at CERN Recommendations from the OSL Task Force François Fluckiger, Editor 20 April; 2012 Main Volume-Short version

More information

i-vu Pro v6.0 client, server, operating system, and database requirements

i-vu Pro v6.0 client, server, operating system, and database requirements i-vu Pro v6.0 CARRIER CORPORATION 2015 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-418-01 7/29/2015 Verify that you have the most current version of this

More information

Linux Essentials Objectives Topics:

Linux Essentials Objectives Topics: Linux Essentials Linux Essentials is a professional development certificate program that covers basic knowledge for those working and studying Open Source and various distributions of Linux. Exam Objectives

More information

Manual Install Package Rpm Linux Command Line

Manual Install Package Rpm Linux Command Line Manual Install Package Rpm Linux Command Line You can either install it as a package or via another installer, or download the source code If you want to install Git on Linux via a binary installer, you

More information

About the Tutorial. Audience. Prerequisites. Copyright and Disclaimer. Logstash

About the Tutorial. Audience. Prerequisites. Copyright and Disclaimer. Logstash About the Tutorial is an open-source, centralized, events and logging manager. It is a part of the ELK (ElasticSearch,, Kibana) stack. In this tutorial, we will understand the basics of, its features,

More information

Cover Page. License Activation Guide (Detailed)

Cover Page. License Activation Guide (Detailed) Cover Page License Activation Guide (Detailed) CAMWorks 2017 Disclaimer Geometric Americas, Inc. makes no warranties, either express or implied with respect to this manual. Geometric Americas, Inc. reserves

More information

A GUIDE FOR ADMINISTRATORS

A GUIDE FOR ADMINISTRATORS A GUIDE FOR ADMINISTRATORS OBJECTIVE CONNECT WORK SECURELY WITH ANYONE OBJECTIVE CONNECT A secure, private workspace, so you can work with anyone outside of your organisation. Key Features: Secure, Private

More information

FONT SOFTWARE END USER LICENSE AGREEMENT. We recommend that you print this Font Software End User License Agreement for further reference.

FONT SOFTWARE END USER LICENSE AGREEMENT. We recommend that you print this Font Software End User License Agreement for further reference. FONT SOFTWARE END USER LICENSE AGREEMENT We recommend that you print this Font Software End User License Agreement for further reference. This Font Software End User License Agreement (the Agreement )

More information

R packages from a Fedora perspective

R packages from a Fedora perspective R packages from a Fedora perspective José Matos jamatos@{fep.up.pt, fedoraproject.org} (Mathematics Research Center, Economics School) Porto University and Fedora Project 12 August 2008 Overview Introduction

More information

Release Notes Viedoc 4.12

Release Notes Viedoc 4.12 Release Notes Available for users on 2015-03-18 Page 1 of 6 New functionality List of new functionality that has been added to this release. Messages This release includes the first release of the Viedoc

More information

INSTALLING INSTALLING INSTALLING

INSTALLING INSTALLING INSTALLING Architect Version 7.0 Release Notes May 2015 0898600-7.0 READ READ READ ME ME ME BEFORE BEFORE BEFORE INSTALLING INSTALLING INSTALLING THIS THIS THIS PRODUCT PRODUCT PRODUCT Disclaimer The information

More information

RHEL Packaging. (making life easier with RPM) Jindr ich Novy Ph.D., June 26, 2012

RHEL Packaging. (making life easier with RPM) Jindr ich Novy Ph.D., June 26, 2012 RHEL Packaging (making life easier with RPM) Jindr ich Novy Ph.D., jnovy@redhat.com June 26, 2012 RHEL Packaging 1/30 Agenda 1 How Red Hat Enterprise Linux is packaged 2 Software Collections (SCLs) Filesystem

More information

ABBYY FineReader 14 YOUR DOCUMENTS IN ACTION

ABBYY FineReader 14 YOUR DOCUMENTS IN ACTION YOUR DOCUMENTS IN ACTION Combining powerful OCR with essential PDF capabilities, FineReader provides a single solution for working with PDFs and scanned paper documents. Content Your Single Solution for

More information

CURRICULUM. Core FOSS Compliance Version 1 Designed for Version 1 of the OpenChain Specification

CURRICULUM. Core FOSS Compliance Version 1 Designed for Version 1 of the OpenChain Specification CURRICULUM Core FOSS Compliance Version 1 Designed for Version 1 of the OpenChain Specification Released under the Creative Commons CC0 1.0 Universallicense. This is not legal advice Contents 1. What is

More information

R E A D C L E A N C O D E : A H A N D B O O K O F S O F T W A R E C R A F T S M A N S H I P. C H A P T E R S 2 A N D 4.

R E A D C L E A N C O D E : A H A N D B O O K O F S O F T W A R E C R A F T S M A N S H I P. C H A P T E R S 2 A N D 4. R E A D C L E A N C O D E : A H A N D B O O K O F S O F T W A R E C R A F T S M A N S H I P. C H A P T E R S 2 A N D 4. H T T P S : / / R E F A C T O R I N G. G U R U / R E F A C T O R I N G / C A T A

More information

Parallels Software International, Inc. Parallels Compressor. Installation Guide. Workstation

Parallels Software International, Inc. Parallels Compressor. Installation Guide. Workstation Parallels Software International, Inc. Parallels Compressor Installation Guide Workstation (c) 2005-2007 Copyright 2006-2007 by Parallels Software International Inc. All rights reserved. Parallels, Parallels

More information

Install TeamViewer on latest Debian, Ubuntu, Fedora, CentOS Linux quick how to

Install TeamViewer on latest Debian, Ubuntu, Fedora, CentOS Linux quick how to Install TeamViewer on latest Debian, Ubuntu, Fedora, CentOS Linux quick how to Author : admin If you're a sysadmin who uses GNU / Linux as a Desktop as me you will certainly need to have TeamViewer installed

More information

Functional Package Management with GNU Guix

Functional Package Management with GNU Guix Functional Package Management with GNU Guix Ricardo Wurmus rekado@elephly.net OpenTechSummit 14 May 2015 Good idea easy to install, upgrade, remove software dependency resolution centrally maintained repositories

More information

Upgrading CFEngine Nova A CFEngine Special Topics Handbook

Upgrading CFEngine Nova A CFEngine Special Topics Handbook Upgrading CFEngine Nova A CFEngine Special Topics Handbook CFEngine AS This document describes how software updates work in CFEngine Nova. Copyright c 2010- CFEngine AS v 1 i Table of Contents What does

More information

3D Solutions For Linux. SGI Sample Implementation (SI) SGI Sample Implementation (SI)

3D Solutions For Linux. SGI Sample Implementation (SI) SGI Sample Implementation (SI) 3D Solutions For Linux SGI Sample Implementation (SI) NVIDIA Xi Graphics Metrolink Workstation Vendors SGI Sample Implementation (SI) Sample implementation used by SGI s OpenGL licensees Mature (in development

More information

Advanced Linux System Administra3on

Advanced Linux System Administra3on Advanced Linux System Administra3on Topic 4. So=ware management Pablo Abad Fidalgo José Ángel Herrero Velasco Departamento de Ingeniería Informá2ca y Electrónica Este tema se publica bajo Licencia: Crea2ve

More information

NightStar LX Installation Guide

NightStar LX Installation Guide NightStar LX Installation Guide Version 4.2 Red Hat Enterprise Linux 4, 5 Fedora 8, 9, 10, 11, 12 CentOS 5 SUSE Linux Enterprise 10, 11 opensuse 10.2, 10.3, 11.0, 11.1, 11.2 Ubuntu 7.10, 8.4, 8.10, 9.4,

More information

Linux Class 2. Debian file system, superuser, editing text files, executing comands in the shell, configuring, installing and uninstalling packages.

Linux Class 2. Debian file system, superuser, editing text files, executing comands in the shell, configuring, installing and uninstalling packages. Linux Class 2 Debian file system, superuser, editing text files, executing comands in the shell, configuring, installing and uninstalling packages. Abel Guzman sanchez Systems and networks Engineer Www.abelworld.com

More information

Huawei Enterprise USA Basic Warranty

Huawei Enterprise USA Basic Warranty Huawei Enterprise USA Basic Warranty Issue 1.6 Date 2016-10-14 2016-10-14 Copyright Huawei 2014. Page 1 of 5 Dear customer, Thank you for choosing the products and services of Huawei. To ensure that Huawei

More information

ABSOFT Corporation Software License Agreement. Specifically for IMSL FORTRAN 5.0 BUNDLED WITH FORTRAN COMPILERS FROM ABSOFT FOR WINDOWS OR OS X

ABSOFT Corporation Software License Agreement. Specifically for IMSL FORTRAN 5.0 BUNDLED WITH FORTRAN COMPILERS FROM ABSOFT FOR WINDOWS OR OS X ABSOFT Corporation Software License Agreement Specifically for IMSL FORTRAN 5.0 BUNDLED WITH FORTRAN COMPILERS FROM ABSOFT FOR WINDOWS OR OS X (March 2008) IMPORTANT - READ THIS ENTIRE LICENSE AGREEMENT

More information

Zend Server Cluster Manager 5.x Installation Guide

Zend Server Cluster Manager 5.x Installation Guide Zend Server Cluster Manager 5.x Installation Guide By Zend Technologies www.zend.com This is the Installation Guide for Server Cluster Manager, Version 5.0. The information in this document is subject

More information

Best practices on deployment of IBM Rational. servers

Best practices on deployment of IBM Rational. servers Best practices on deployment of IBM Rational License key server(rlks) on Linux and Unix servers Pankaj Sharma and Sombir Yadav October 21, 2015 Page 1 of 25 INTRODUCTION CONFIGURATION OF LICENSE FILE ON

More information

Viewtier Parabuild 4.3. Installation Guide

Viewtier Parabuild 4.3. Installation Guide Viewtier Parabuild 4.3 Installation Guide Viewtier Parabuild 4.3: Installation Guide Copyright 2004-2016 Viewtier Systems Table of Contents Preface... vi About This Manual... vi Audience... vi Technical

More information

Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems

Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems Introducing: Free/Open Source Software Distributed Systems Real Time Systems and Multimedia Systems Rahmat M. Samik Ibrahim VauLSMorg 1 Ver. 2013 05 14 rev 02 References 1 (Cut&Pasted) 2 Beberg, Distributed

More information

ABF Slide Show Screen Saver

ABF Slide Show Screen Saver ABF Slide Show Screen Saver I ABF Slide Show Screen Saver Table of Contents Part I Introduction 2 1 Overview... 2 2 How to install... and uninstall 3 3 How to register... 3 4 License agreement... 4 5 Contact

More information

Managing your process control firewalls real world life cycle challenges

Managing your process control firewalls real world life cycle challenges Managing your process control firewalls real world life cycle challenges Standards Certification Education & Training Publishing Conferences & Exhibits Presenter Tom Good BS Chemical Engineering Lehigh

More information

You can get started with Front Panel Designer in just a few minutes.

You can get started with Front Panel Designer in just a few minutes. You can get started with Front Panel Designer in just a few minutes. Front Panel Designer is a free program that lets you easily design the most diverse custom-fit front panels, enclosures and milled parts.

More information

Configuration. Monday, November 30, :28 AM. Configuration

Configuration. Monday, November 30, :28 AM. Configuration Configuration 11:28 AM Configuration refers to the overall set of elements that comprise a software product ("configuration items") software components modules internal logical files test stubs and scaffoldings

More information

Ethics. Ethics. Ethics. Ethics. The issue of software ownership. The issue of software ownership. Programmers and the Hacker mentality.

Ethics. Ethics. Ethics. Ethics. The issue of software ownership. The issue of software ownership. Programmers and the Hacker mentality. Programmers and the Hacker mentality. hacker n. [originally, someone who makes furniture with an axe] A person who enjoys exploring the details of programmable systems and how to stretch their capabilities,

More information

Unit 29. Installing and Upgrading Software Level 3 Hand Over Data Integrity

Unit 29. Installing and Upgrading Software Level 3 Hand Over Data Integrity Unit 29 Installing and Upgrading Software Level 3 Hand Over Data Integrity Last Session Installation Configuration Upgrade Testing Todays Session Hand Over Data Integrity Acceptance Process Hand Over The

More information

i-vu Pro v6.5 client, server, operating system, and database requirements

i-vu Pro v6.5 client, server, operating system, and database requirements i-vu Pro v6.5 CARRIER CORPORATION 2016 A member of the United Technologies Corporation family Stock symbol UTX Catalog No. 11-808-549-01 8/15/2016 Verify that you have the most current version of this

More information

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software?

MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS. Q.2 What is free software? How is it different from Open Source Software? MONTHLY TEST MAY 2017 QUESTION BANK FOR AVERAGE STUDENTS Q.1. What is OSS? It refers to Open Source Software, which are modifiable, redistributable but may or may not be available free of cost. Source

More information

RESIDENTIAL FIXED WIRELESS BROADBAND. Service Description

RESIDENTIAL FIXED WIRELESS BROADBAND. Service Description RESIDENTIAL FIXED WIRELESS BROADBAND Service Description Residential Fixed Wireless Broadband Service Description Terms and interpretation used in this Wireless Service Description are further defined

More information

Installation and Upgrade Guide Zend Studio for Eclipse V6.1

Installation and Upgrade Guide Zend Studio for Eclipse V6.1 Installation and Upgrade Guide Zend Studio for Eclipse V6.1 By Zend Technologies, Inc. Disclaimer The information in this help is subject to change without notice and does not represent a commitment on

More information

Avigilon Control Center 5 System Integration Guide. for Software House C CURE 9000

Avigilon Control Center 5 System Integration Guide. for Software House C CURE 9000 Avigilon Control Center 5 System Integration Guide for Software House C CURE 9000 2011-2015, Avigilon Corporation. All rights reserved. AVIGILON, the AVIGILON logo, AVIGILON CONTROL CENTER and ACC are

More information

iconstruct 2018 Installation & License Activation

iconstruct 2018 Installation & License Activation iconstruct 2018 Installation & License Activation Copyright 2018, iconstruct Pty Ltd. All rights reserved. No part of this document may be reproduced in any form by any photographic, electronic, mechanical

More information

28 September PI: John Chip Breier, Ph.D. Applied Ocean Physics & Engineering Woods Hole Oceanographic Institution

28 September PI: John Chip Breier, Ph.D. Applied Ocean Physics & Engineering Woods Hole Oceanographic Institution Developing a Particulate Sampling and In Situ Preservation System for High Spatial and Temporal Resolution Studies of Microbial and Biogeochemical Processes 28 September 2010 PI: John Chip Breier, Ph.D.

More information

Administration and Data Retention. Best Practices for Systems Management

Administration and Data Retention. Best Practices for Systems Management Administration and Data Retention Best Practices for Systems Management Agenda Understanding the Context for IT Management Concepts for Managing Key IT Objectives Aptify and IT Management Best Practices

More information

Avigilon Control Center System Integration Guide

Avigilon Control Center System Integration Guide Avigilon Control Center System Integration Guide with Software House C Cure 9000 INT-CCURE-C-Rev1 Copyright 2013 Avigilon. All rights reserved. No copying, distribution, publication, modification, or incorporation

More information

Chapter 10 Web-based Information Systems

Chapter 10 Web-based Information Systems Prof. Dr.-Ing. Stefan Deßloch AG Heterogene Informationssysteme Geb. 36, Raum 329 Tel. 0631/205 3275 dessloch@informatik.uni-kl.de Chapter 10 Web-based Information Systems Role of the WWW for IS Initial

More information

INSTALLING INSTALLING INSTALLING

INSTALLING INSTALLING INSTALLING Architect Version 7.5-1 Release Notes March 2019 0898600-7.5-1 READ READ READ ME ME ME BEFORE BEFORE BEFORE INSTALLING INSTALLING INSTALLING THIS THIS THIS PRODUCT PRODUCT PRODUCT Disclaimer The information

More information

Drawing Application Mac Os X 10.6 Update Requires

Drawing Application Mac Os X 10.6 Update Requires Drawing Application Mac Os X 10.6 Update Requires Open the Mac App Store to buy and download apps. Description. idraw is a powerful featurepacked vector drawing and illustration application for Mac OS

More information

Digital Certificate Operation in a Complex Environment PKI ARCHITECTURE QUESTIONNAIRE

Digital Certificate Operation in a Complex Environment PKI ARCHITECTURE QUESTIONNAIRE Digital Certificate Operation in a Complex Environment A project within the Joint Information Systems Committee s Authentication, Authorisation and Accounting middleware programme PKI ARCHITECTURE QUESTIONNAIRE

More information

Zend Server Cluster Manager 5.5 Beta. Installation Guide. By Zend Technologies.

Zend Server Cluster Manager 5.5 Beta. Installation Guide. By Zend Technologies. Zend Server Cluster Manager 5.5 Beta Installation Guide By Zend Technologies www.zend.com Abstract This is the Installation Guide for Zend Server Cluster Manager Version 5.5 Beta. The information in this

More information

Set Up a Compliant Archive. November 2016

Set Up a Compliant Archive. November 2016 Set Up a Compliant Archive November 2016 2016, Amazon Web Services, Inc. or its affiliates. All rights reserved. Notices This document is provided for informational purposes only. It represents AWS s current

More information

Package Managers. What are they and why we use them

Package Managers. What are they and why we use them Package Managers What are they and why we use them Thoughts of an admin Installing software is painful Installing a lot of software is extremely painful Installing a lot of software on a lot of machines

More information

Security Content Update Release Notes for CCS 12.x

Security Content Update Release Notes for CCS 12.x Security Content Update 2017-3 Release Notes for CCS 12.x SCU 2017-3 Release Notes for CCS 12.0 Documentation version: 1.0 Legal Notice Copyright 2018 Symantec Corporation. All rights reserved. Symantec,

More information

CIC Library Automation Directors Security/Authentication Issues in the CIC Virtual Electronic Library March 29, 1996

CIC Library Automation Directors Security/Authentication Issues in the CIC Virtual Electronic Library March 29, 1996 CIC Library Automation Directors Security/Authentication Issues in the CIC Virtual Electronic Library March 29, 1996 This document outlines the major network security and authentication issues related

More information

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise

IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise IBM United States Software Announcement 210-155, dated May 18, 2010 IBM DB2 SQL Skin Feature 1.0 for applications compatible with Sybase Adaptive Server Enterprise Table of contents 1 Overview 3 Publications

More information

Polycom RealPresence Platform Director

Polycom RealPresence Platform Director RELEASE NOTES 3.0.0 April 2016 3725-66007-002B Polycom RealPresence Platform Director Contents What s New in Release 3.0... 3 Polycom RealPresence Clariti Support... 3 Support for Appliance Edition...

More information

FOSSology Project Information

FOSSology Project Information FOSSology Project Information Project Home: www.fossology.org Developers information: github.com/fossology/fossology/wiki FOSSology Source: github.com/fossology/fossology Status: tagged 3.1-rc2 Mail lists:

More information

Building Custom Debian Distributions with the CDDTk

Building Custom Debian Distributions with the CDDTk Building Custom Debian Distributions with the CDDTk IV Jornades de Programari Lliure Campus de Vilanova i la Geltrú, UPC 8 July 2005 Sergio Talens-Oliag sto@debian.org 1/25 What is Debian? The Debian Project

More information

Identity Provider for SAP Single Sign-On and SAP Identity Management

Identity Provider for SAP Single Sign-On and SAP Identity Management Implementation Guide Document Version: 1.0 2017-05-15 PUBLIC Identity Provider for SAP Single Sign-On and SAP Identity Management Content 1....4 1.1 What is SAML 2.0.... 5 SSO with SAML 2.0.... 6 SLO with

More information

MYOB Advanced Business

MYOB Advanced Business MYOB Advanced Business Release Notes 1.00.3868 Contents Introduction 2 What s New in this Release?... 2 New Features 3 Restrictions on Demonstration Use... 3 Changes to Security Preferences... 3 New Demonstration

More information

Client Installation Guide. Linux and UNIX platform

Client Installation Guide. Linux and UNIX platform Client 1.5.1 Installation Guide Linux and UNIX platform The Old Exchange South Cadbury Yeovil Somerset BA22 7ET UK Copyright: 2009. Neither the whole nor any part of this Document may be reproduced or

More information

User Guide Floating License Server 5.2

User Guide Floating License Server 5.2 User Guide Floating License Server 5.2 13.03.2018 Copyright Raynet GmbH (Germany, Paderborn HRB 3524). All rights reserved. Complete or partial reproduction, adaptation, or translation without prior written

More information

Customer Oriented Q&A: Intel Visual Fortran Composer XE 2011 with IMSL

Customer Oriented Q&A: Intel Visual Fortran Composer XE 2011 with IMSL Customer Oriented Q&A: Intel Visual Fortran Composer XE 2011 with IMSL New Deployment Licensing for Your Applications that Include Rogue Wave* IMSL* Numerical Libraries Content Intel resells the Rogue

More information

Birds of a Feather Session - OSS Vancouver Eystein Stenberg, Mender.io

Birds of a Feather Session - OSS Vancouver Eystein Stenberg, Mender.io Birds of a Feather Session - OSS Vancouver 2018 Eystein Stenberg, Mender.io Typical product development process Prototyping Production design Mass production Release deadline panic Updater is too often

More information

Quick Start Guide. Model 0260 Secondary Electronics

Quick Start Guide. Model 0260 Secondary Electronics Quick Start Guide Brooks Model 0260 Secondary Electronics 5 Quick Start Guide Dear Customer, The Brooks Smart Interface is a Microsoft Windows based software application that provides expanded control

More information

WinLock Remote Administrator

WinLock Remote Administrator WinLock Remote Administrator User's Manual Copyright Crystal Office Systems. All rights reserved. www.crystaloffice.com Windows is a registered trademark owned by Microsoft Corporation. All other mentioned

More information

iogas Desktop Installation Guide

iogas Desktop Installation Guide iogas Desktop Installation Guide December 2017 T able of Contents iogas Software Technical Specifications... 2 Install Desktop Software... 3 Microsoft Windows... 3 Apple Mac... 11 Licence Options... 16

More information

Policy vs. Mechanism. Example Reference Monitors. Reference Monitors. CSE 380 Computer Operating Systems

Policy vs. Mechanism. Example Reference Monitors. Reference Monitors. CSE 380 Computer Operating Systems Policy vs. Mechanism CSE 380 Computer Operating Systems Instructor: Insup Lee and Dianna Xu University of Pennsylvania Fall 2003 Lecture Note: Protection Mechanisms q Access control policy is a specification

More information

EnSight 10.2 Installation Guide

EnSight 10.2 Installation Guide EnSight 10.2 Installation Guide Version 10.2.2(b) Installation The full installer, EnSight102Full*, installs the EnSight application as well as several supporting applications. It installs EnSight 10.2

More information

Geneious Floating License Manager Version Biomatters Ltd

Geneious Floating License Manager Version Biomatters Ltd Geneious Floating License Manager Version 2.1.2 Biomatters Ltd August 31, 2016 2 Introduction A Geneious Floating License is provided by a server to clients that can request a license over a network. The

More information

NetWrix Group Policy Change Reporter

NetWrix Group Policy Change Reporter NetWrix Group Policy Change Reporter Version 7 Enterprise Edition Quick Start Guide Contents NetWrix Group Policy Change Reporter Quick Start Guide 1. INTRODUCTION... 3 1.1 KEY FEATURES... 4 1.2 LICENSING...

More information

Linux Distributions (Distros) and Competitors. Pick your poison

Linux Distributions (Distros) and Competitors. Pick your poison Linux Distributions (Distros) and Competitors Pick your poison By Lineage Redhat Tree: RHEL, Fedora, Centos, Mandrake (Mandriva) Debian tree: Debian, Ubuntu and it s variants, LinuxMint, Knoppix Gentoo

More information