It s a Unix(-like) System? An Introduction to TrueOS and Open Source Software. Copyright ixsystems, Inc. 2017

Size: px
Start display at page:

Download "It s a Unix(-like) System? An Introduction to TrueOS and Open Source Software. Copyright ixsystems, Inc. 2017"

Transcription

1 It s a Unix(-like) System? An Introduction to TrueOS and Open Source Software Copyright ixsystems, Inc. 2017

2 Introduction Ken Moore - Senior software engineer at ixsystems. Core team member for TrueOS and creator of the Lumina desktop, both open source projects. Academic Background - B.S. degree in Physics and M.S. in theoretical nuclear astrophysics from Ohio University (mostly computer modeling) What I Do - I work primarily on streamlining and simplifying the usage of FreeBSD by creating tools such as the Lumina Desktop, SysAdm (system API for FreeBSD) and more.

3 What is Open Source Software? Open Source Software (OSS) is software for which the human-readable source code is available for use, study, re-use, modification, enhancement, and re-distribution by the users of that software" "Clarifying Guidance Regarding Open Source Software (OSS)" : 16 October 2009 memorandum from the DoD Chief Information Officer

4 What is Open Source Software? OSS is subject to a few different types of licenses in the open source community, but most FreeBSD-based software uses a small and permissive license called the BSD License. The BSD license allows the code to be reused freely while still providing protection for the original author. The licensed code is offered completely free of charge, but the author can not be sued if the program does not work as intended.

5 3-Clause BSD License

6 Let s Talk About FreeBSD FreeBSD is an advanced computer operating system used to power modern servers, desktops, and embedded platforms. A large community has continually developed it for more than thirty years. Its advanced networking, security, and storage features have made FreeBSD the platform of choice for many of the busiest web sites and most pervasive embedded networking and storage devices. FreeBSD website:

7 Let s Talk About FreeBSD FreeBSD is a free and open source, Unix-like operating system directly descended from Research Unix through the Berkeley Software Distribution (BSD). For legal reasons FreeBSD cannot use the Unix name. FreeBSD is a direct descendant of BSD, which was also historically called "BSD Unix.

8 Let s Talk About FreeBSD

9 Let s Talk About FreeBSD FreeBSD is a server-focused OS with a strong emphasis on network performance and standardized frameworks, including package format, build system, and file hierarchy. It is a self-contained operating system with everything necessary to maintain itself included out-of-box. 3rd party packages can be added without breaking system cohesion.

10 Let s Talk About FreeBSD The structure of FreeBSD makes it a prime candidate for the foundation of an appliance based product which needs long term support and functionality. As such, FreeBSD is used in products all over the world: from internet service provider servers to video game consoles. It is also the base for all software projects at ixsystems. FreeBSD is sometimes referred to as the unknown giant of the computing world.

11 Companies and Products Using FreeBSD

12 Companies and Products Using FreeBSD Apple s ios, and MacOS Microsoft Azure Juniper Networks Junos Nintendo Switch Playstation 3, 4, and Vita Netflix (Servers) Panasonic Televisions McAffee SecurOS Whatsapp Trivago ixsystems FreeNAS and TrueNAS TrueOS (Our Project!)

13 Let s Talk About TrueOS TrueOS is an operating system built using FreeBSD Current as it s core. TrueOS takes the legendary security and stability of FreeBSD to the next level by treating graphical users as first-class citizens. There are also many improvements to the underlying FreeBSD system itself. TrueOS is fully featured and allows standard computing functionality (browse the web, watch videos, or listen to music) with ease. Similar to Windows, no knowledge of the underlying operating system is required for basic desktop use.

14 Let s Talk About TrueOS History It began as PC-BSD in 2005 by Kris Moore with the goal to provide an easy-to-use desktop experience based on the FreeBSD operating system. In 2006, ixsystems acquired the PC-BSD project and continually provides resources for its development. In 2016, the PC-BSD project evolved into TrueOS with an expanded goal to provide the best FreeBSD system experience ever: including server-based systems and desktops.

15 Let s Talk About TrueOS Features Uses an advanced file system called OpenZFS (ZFS). This is an enterprise-quality, next generation file system which provides software based RAID arrangements in addition to other important features like self-healing, instant snapshots, auto-compression, and more. There are thousands of free applications currently available for FreeBSD - photo editing, multimedia, databases, web servers, and more! TrueOS can also run software built for other operating systems. There is a native Linux-binary compatibility layer and the Wine utility provides Windows software emulation.

16 Let s Talk About TrueOS

17 Let s Talk About TrueOS What s the Difference? Although TrueOS and Linux are different, there is a lot in common. Most open source applications for Linux are also available natively for TrueOS/FreeBSD. TrueOS and FreeBSD have historically had trouble matching the hardware compatibility of Linux. Recently, an influx of community support has modernized the graphics driver implementation framework, resulting in FreeBSD and Linux synchronization. Currently, Nvidia video cards provide the best user experience for desktop systems, but Intel graphics are recommended for mobile/laptop hardware.

18 Let s Talk About TrueOS What TrueOS Brings to the Table Desktop or Server options - You don t have to be a command line expert to get started! The Lumina desktop - A graphical interface specifically designed for BSD-based operating systems SysAdm - A system administration framework with a remote API for managing FreeBSD systems. It also has a cross-platform graphical client! Boot Environments (BE) - A boot environment allows instant backups of the operating system. It is also used to provide fail-safe update mechanisms.

19 Let s Talk About Lumina Lumina is a graphical desktop environment providing easy access to all your system applications and user files. This is completely customizable: change the interface any way you like! Lumina is lightweight and fast. Compared to other open-source desktop environments (KDE, Gnome, etc.), Lumina has a very small footprint. Lumina is BSD licensed and fills the void left by other desktop environments with less permissive licenses. Lumina is designed specifically for BSD systems and provides access to OS features without requiring irrevocable surgery on the underlying server-based subsystems.

20 Let s Talk About Lumina

21 Let s Talk About Development Best Development Practices Use public version control (GitHub, Sourceforge, etc) a. Establish a personal history of work b. In many cases, this is better than a resumé at demonstrating what you are capable of accomplishing Multiple smaller commits are better than a single huge patch a. Time delay when developing commit is smaller b. Re-base/revert is easier (if necessary) Use what you are developing!! a. Easiest way to test/fix your project. b. Eat your own dogfood!

22 Let s Talk About Development Contributing to TrueOS Working with contributors is essential to our success at the TrueOS project. All of our code is available on GitHub and we accept pull requests from any interested people. There are many different repositories for various aspects of the project, including documentation. These have their own issue trackers, so you can easily browse and see if there is anything available that you may want to work on. Contribution is collaborative. The open-source world is a great place to learn while contributing something meaningful!

23 Let s Talk About Community Working With the Community Developing OSS is not the same as working within a corporate culture. With OSS, the ability to be flexible when working with others is essential and comes into play frequently. Harnessing community feedback is one of the most important factors for us while developing TrueOS. discourse.trueos.org

24 ixsystems South Office

25 ixsystems South Office ixsystems offers both open-source related and more general company internships at our office in downtown Maryville. We offer flexible hours around school schedules and a creative and fun work environment. Knowledgeable mentors to help grow your professional skillset. We also host the monthly BSD users group (KnoxBUG) at our office. This is a great place to meet others and learn about other open-source software!

26 ixsystems South Office

27 Helpful Links TrueOS Website - Forums - Gitter Chat - IRC - #trueos on Freenode IRC Repositories - ixsystems Website: Careers: ixsystems

28 Contact the TrueOS project or ixsystems Joshua Smith Digital Marketing Specialist

CASE STUDY: ASHLAND FOOD CO-OP

CASE STUDY: ASHLAND FOOD CO-OP CASE STUDY: ASHLAND FOOD CO-OP Virtualization with TrueNAS Ashland Food Co-op is the only certified organic food retailer in Southern Oregon. TrueNAS exceeded our performance needs. It s probably more

More information

Corporate/Open Source Community Relationships: The OpenZFS Example

Corporate/Open Source Community Relationships: The OpenZFS Example Corporate/Open Source Community Relationships: The OpenZFS Example Michael Dexter Senior Analyst/SNIA Member ixsystems Breaking that down Corporate/Open Source Community Relationships: The OpenZFS Example

More information

Istanbul Kemerburgaz University. UNIX FreeBSD CPU Scheduling

Istanbul Kemerburgaz University. UNIX FreeBSD CPU Scheduling Istanbul Kemerburgaz University Student Name: Alaa Firas Jasim Student NO: 163101031 UNIX FreeBSD CPU Scheduling Prof.Dr. Hasan Hussien Balik OUTLINE: 1. Introduction 2. History 3. Features 4. Development

More information

TRUENAS SCALABLE HIGH- AVAILABILITY STORAGE FOR IT WORLDWIDE SERVICES

TRUENAS SCALABLE HIGH- AVAILABILITY STORAGE FOR IT WORLDWIDE SERVICES CASE STUDY TRUENAS SCALABLE HIGH- AVAILABILITY STORAGE FOR IT WORLDWIDE SERVICES Chantilly, VA Professional IT Services Summary Benefits Challenge: Low Storage Density / No Scalability Solution: TrueNAS

More information

What's New in FreeNAS 9.3. Dru Lavigne Documentation Lead, ixsystems SCALE, February 21, 2015

What's New in FreeNAS 9.3. Dru Lavigne Documentation Lead, ixsystems SCALE, February 21, 2015 What's New in FreeNAS 9.3 Dru Lavigne Documentation Lead, ixsystems SCALE, February 21, 2015 What is FreeNAS? Open source NAS (network attached storage) based on FreeBSD (nanobsd) and released under a

More information

Value of Windows Telesales Script

Value of Windows Telesales Script This telesales guide provides the information you need to explain the value of Windows to your system builder partners. Overview: The incredibly positive Windows response from users, analysts, and press

More information

SysAdm: FreeBSD Administration Made Easy

SysAdm: FreeBSD Administration Made Easy Ken Moore Senior TrueOS Developer SCALE 15x Pasadena, CA Introduction New tool created by the TrueOS developers for administrating FreeBSD systems. Comes in three parts SysAdm Server (FreeBSD only) SysAdm

More information

Getting started with GitHub

Getting started with GitHub Getting started with GitHub A beginner s guide. (There s no code in this slide deck!) Presented by Quinn Supplee https://github.com/quinns What is GitHub? GitHub is a code hosting platform for version

More information

Introducing the Haiku Operating System

Introducing the Haiku Operating System Introducing the Haiku Operating System Feb 13, 2007 Michael Phipps, Haiku President Axel Dörfler, Kernel Team Lead Bruno G. Albuquerque OpenBFS Team Lead What is it all about? What is Haiku? New OS focused

More information

Chapter 2. Operating-System Structures

Chapter 2. Operating-System Structures Chapter 2 Operating-System Structures 2.1 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

More information

CS 390 Chapter 2 Homework Solutions

CS 390 Chapter 2 Homework Solutions CS 390 Chapter 2 Homework Solutions 2.1 What is the purpose of... System calls are used by user-level programs to request a service from the operating system. 2.5 What is the purpose of... The purpose

More information

Everyone who has been involved with IT for more than a few

Everyone who has been involved with IT for more than a few Introduction to MySQL Everyone who has been involved with IT for more than a few months has at least heard of MySQL. The acquisition of MySQL AB by Sun Microsystems brought a great deal of additional attention

More information

Systems Programming. The Unix/Linux Operating System

Systems Programming. The Unix/Linux Operating System Systems Programming The Unix/Linux Operating System 1 What is UNIX? A modern computer operating system Operating system: a program that acts as an intermediary between a user of the computer and the computer

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls (important!) Types of System Calls (important!) System

More information

COS 318: Operating Systems. File Systems. Topics. Evolved Data Center Storage Hierarchy. Traditional Data Center Storage Hierarchy

COS 318: Operating Systems. File Systems. Topics. Evolved Data Center Storage Hierarchy. Traditional Data Center Storage Hierarchy Topics COS 318: Operating Systems File Systems hierarchy File system abstraction File system operations File system protection 2 Traditional Data Center Hierarchy Evolved Data Center Hierarchy Clients

More information

An Introduction for Linux Users. Murray Stokely

An Introduction for Linux Users. Murray Stokely FreeBSD in the Enterprise An Introduction for Linux Users Murray Stokely murray@freebsd.org FreeBSD in a nutshell Freely available Unix- like operating system Runs on x86, Alpha, Sparc64, IA- 64, AMD6

More information

FIREFOX REVIEWER S GUIDE. Contact us:

FIREFOX REVIEWER S GUIDE. Contact us: FIREFOX REVIEWER S GUIDE Contact us: press@mozilla.com TABLE OF CONTENTS About Mozilla 1 Favorite Firefox Features 2 Get Up and Go 7 Protecting Your Privacy 9 The Cutting Edge 10 ABOUT MOZILLA Mozilla

More information

A Guide to Installing YELLOW DOG LINUX for PLAYSTATION 3. by Terra Soft Solutions, Inc. Loveland, Colorado

A Guide to Installing YELLOW DOG LINUX for PLAYSTATION 3. by Terra Soft Solutions, Inc. Loveland, Colorado A Guide to Installing YELLOW DOG LINUX 5.0.2 for PLAYSTATION 3 by Terra Soft Solutions, Inc. Loveland, Colorado Rev 22 July 2007 A Guide to Installing Yellow Dog Linux on a PS3 Copyright Terra Soft Solutions,

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

More information

Security Challenges: Integrating Apple Computers into Windows Environments

Security Challenges: Integrating Apple Computers into Windows Environments Integrating Apple Computers into Windows Environments White Paper Parallels Mac Management for Microsoft SCCM 2018 Presented By: Table of Contents Environments... 3 Requirements for Managing Mac Natively

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edition Chapter 2: Operating-System Structures Silberschatz, Galvin and Gagne 2013 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

Chapter 2: Operating-System Structures. Chapter 2: Operating-System Structures. Objectives. Operating System Services

Chapter 2: Operating-System Structures. Chapter 2: Operating-System Structures. Objectives. Operating System Services Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

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

Lab 08. Command Line and Git

Lab 08. Command Line and Git Lab 08 Command Line and Git Agenda Final Project Information All Things Git! Make sure to come to lab next week for Python! Final Projects Connect 4 Arduino ios Creative AI Being on a Team - How To Maximize

More information

Quantum, a Data Storage Solutions Leader, Delivers Responsive HTML5-Based Documentation Centers Using MadCap Flare

Quantum, a Data Storage Solutions Leader, Delivers Responsive HTML5-Based Documentation Centers Using MadCap Flare A Customer Success Story in Technical Communication Best Practices Quantum, a Data Storage Solutions Leader, Delivers Responsive HTML5-Based Documentation Centers Using MadCap Flare GOALS Reinvent product

More information

Originally prepared by Lehigh graduate Greg Bosch; last modified April 2016 by B. Davison

Originally prepared by Lehigh graduate Greg Bosch; last modified April 2016 by B. Davison Virtualization Originally prepared by Lehigh graduate Greg Bosch; last modified April 2016 by B. Davison I. Introduction to Virtualization II. Virtual liances III. Benefits to Virtualization IV. Example

More information

Objectives. Chapter 2: Operating-System Structures. 2.1 Operating System Services

Objectives. Chapter 2: Operating-System Structures. 2.1 Operating System Services Objectives Chapter 2: Operating-System Structures To describe the services an operating system provides to users, processes, and other systems To discuss the various ways of structuring an operating system

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on Chapter 2: Operating-System Structures Operating System Concepts 9 th Edit9on Silberschatz, Galvin and Gagne 2013 Chapter 2: Operating-System Structures 1. Operating System Services 2. User Operating System

More information

Storage and File System

Storage and File System COS 318: Operating Systems Storage and File System Andy Bavier Computer Science Department Princeton University http://www.cs.princeton.edu/courses/archive/fall10/cos318/ Topics Storage hierarchy File

More information

Integrated Software Environment. Part 2

Integrated Software Environment. Part 2 Integrated Software Environment Part 2 Operating Systems An operating system is the most important software that runs on a computer. It manages the computer's memory, processes, and all of its software

More information

Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions:

Regardless of the size and complexity of the computer and the operating system, all operating systems perform the same four basic functions: Operating Systems Introduction The operating system (OS) controls almost all functions on a computer. In this chapter, you learn about the components, functions, and terminology related to the Windows

More information

JetBrains TeamCity Comparison

JetBrains TeamCity Comparison JetBrains TeamCity Comparison TeamCity is a continuous integration and continuous delivery server developed by JetBrains. It provides out-of-the-box continuous unit testing, code quality analysis, and

More information

CS197U: A Hands on Introduction to Unix

CS197U: A Hands on Introduction to Unix CS197U: A Hands on Introduction to Unix Lecture 4: My First Linux System Tian Guo University of Massachusetts Amherst CICS 1 Reminders Assignment 2 was due before class Assignment 3 will be posted soon

More information

Putting the open in opensuse: Community-driven KDE Development. Will Stephenson

Putting the open in opensuse: Community-driven KDE Development. Will Stephenson Putting the open in opensuse: Community-driven KDE Development Will Stephenson Summary KDE at opensuse is an inclusive community It's an exciting time on the Free Desktop Contributing

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System Calls System Programs Operating System

More information

YELLOW DOG LINUX 5.0.2

YELLOW DOG LINUX 5.0.2 A Guide to Installing YELLOW DOG LINUX 5.0.2 for Apple PowerPC by Terra Soft Solutions, Inc. Loveland, Colorado Rev 14 June 2007 A Guide to Installing Yellow Dog Linux on Apple PowerPC Copyright Terra

More information

Internet Applications. Q. What is Internet Explorer? Explain features of Internet Explorer.

Internet Applications. Q. What is Internet Explorer? Explain features of Internet Explorer. Internet Applications Q. What is Internet Explorer? Explain features of Internet Explorer. Internet explorer: Microsoft Internet Explorer is a computer program called a browser that helps you interact

More information

File Services. File Services at a Glance

File Services. File Services at a Glance File Services High-performance workgroup and Internet file sharing for Mac, Windows, and Linux clients. Features Native file services for Mac, Windows, and Linux clients Comprehensive file services using

More information

Linspire. Product Overview. PC/OpenSystems LLC. The Easiest and most affordable Desktop OS

Linspire. Product Overview. PC/OpenSystems LLC. The Easiest and most affordable Desktop OS PC/OpenSystems LLC PO Box 698 Franklinton NC 27525 (919) 728-0386 Linspire The Easiest and most affordable Desktop OS Product Overview Linspire is a desktop operating system designed for consumers and

More information

Open Business Innovation with Open Source Software

Open Business Innovation with Open Source Software Open Business Innovation with Open Source Software Maikel J. Mardjan May 11, 2009 Abstract Bit by bit the world around us is changing.the way we use and think of IT products is still evolving and the way

More information

BlackPearl Customer Created Clients Using Free & Open Source Tools

BlackPearl Customer Created Clients Using Free & Open Source Tools BlackPearl Customer Created Clients Using Free & Open Source Tools December 2017 Contents A B S T R A C T... 3 I N T R O D U C T I O N... 3 B U L D I N G A C U S T O M E R C R E A T E D C L I E N T...

More information

Effective Use of CSAIL Storage

Effective Use of CSAIL Storage Effective Use of CSAIL Storage How to get the most out of your computing infrastructure Garrett Wollman, Jonathan Proulx, and Jay Sekora The Infrastructure Group Introduction Outline of this talk 1. Introductions

More information

Operating-System Structures

Operating-System Structures Recap Chapter 2: Operating-System Structures Presented By: Dr. El-Sayed M. El-Alfy Note: Most of the slides are compiled from the textbook and its complementary resources From: OS by Tanenbaum, 2008 March

More information

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on

Chapter 2: Operating-System Structures. Operating System Concepts 9 th Edit9on Chapter 2: Operating-System Structures Operating System Concepts 9 th Edit9on Silberschatz, Galvin and Gagne 2013 Objectives To describe the services an operating system provides to users, processes, and

More information

versus Asterisk Switchvox Empowering communication. Digium is the creator and primary sponsor of the Asterisk project. As a free open-source platform,

versus Asterisk Switchvox Empowering communication. Digium is the creator and primary sponsor of the Asterisk project. As a free open-source platform, Empowering communication. Asterisk versus Switchvox Commercial Switchvox Unified Communications Solution or Asterisk open-source platform How do you decide which is right for you? Digium is the creator

More information

DOWNLOAD OR READ : THE COMPLETE WINDOWS 10 MANUAL UPDATED FOR THE NEW SPRING UPDATE PDF EBOOK EPUB MOBI

DOWNLOAD OR READ : THE COMPLETE WINDOWS 10 MANUAL UPDATED FOR THE NEW SPRING UPDATE PDF EBOOK EPUB MOBI DOWNLOAD OR READ : THE COMPLETE WINDOWS 10 MANUAL UPDATED FOR THE NEW SPRING UPDATE PDF EBOOK EPUB MOBI Page 1 Page 2 the complete windows 10 manual updated for the new spring update the complete windows

More information

FAQ FOR VMWARE SERVER 2 - AUGUST, 2008

FAQ FOR VMWARE SERVER 2 - AUGUST, 2008 FAQ FOR VMWARE SERVER 2 - AUGUST, 2008 What is VMware Server? VMware Server is a free, easy-to-use Windows and Linux application that provides a superior introductory experience to server virtualization

More information

Aim of this paper is to describe the motivation and the concept of the Decibel project and related technologies.

Aim of this paper is to describe the motivation and the concept of the Decibel project and related technologies. Decibel: Short Concept Proposal Aim of this paper is to describe the motivation and the concept of the Decibel project and related technologies. Decibel Motivation: In the near future, almost all communication

More information

A PUBLICATION OF SOFTARC INC., THE DEVELOPERS OF FIRSTCLASS AND COLLABORATION SOFTWARE

A PUBLICATION OF SOFTARC INC., THE DEVELOPERS OF FIRSTCLASS  AND COLLABORATION SOFTWARE A PUBLICATION OF SOFTARC INC., THE DEVELOPERS OF FIRSTCLASS E-MAIL AND COLLABORATION SOFTWARE Announcing FirstClass 3.5 SoftArc has delivered a facelift and exciting new features to FirstClass 3.5, the

More information

Embedded Linux UI Comparison. Tim Bird Senior Staff Software Engineer Sony Electronics

Embedded Linux UI Comparison. Tim Bird Senior Staff Software Engineer Sony Electronics Embedded Linux UI Comparison Tim Bird Senior Staff Software Engineer Sony Electronics 1 yyyy-mm-dd Agenda Embedded Linux UI options Comparison points Presence at ELC Evaluations

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Silberschatz, Galvin and Gagne 2009 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

social media icons on the bottom (will be replaced with logos) Features Download About Learn Get Involved Support FAQ

social media icons on the bottom (will be replaced with logos) Features Download About Learn Get Involved Support FAQ slides will have timer for next slide note about news section. When people are searching for news, they usually go to the homepage. If they go to the features, contribute, faq, etc, they aren't expecting

More information

Chapter 2: Operating-System Structures

Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures 2.1 Silberschatz, Galvin and Gagne 2009 Chapter 2: Operating-System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed.

CHAPTER 2: SYSTEM STRUCTURES. By I-Chen Lin Textbook: Operating System Concepts 9th Ed. CHAPTER 2: SYSTEM STRUCTURES By I-Chen Lin Textbook: Operating System Concepts 9th Ed. Chapter 2: System Structures Operating System Services User Operating System Interface System Calls Types of System

More information

Vista Overview. What is Vista?

Vista Overview. What is Vista? Vista Overview By Dick Evans dick@rwevans.com www.rwevans.com What is Vista? A lot more than XP with Bling! What is Vista? The latest Windows OS Installed on all retail computers It is Gadgets, AERO, Full

More information

Understanding Office 365: Is A Cloud Based Solution Right For Your Business?

Understanding Office 365: Is A Cloud Based Solution Right For Your Business? Understanding Office 365: Is A Cloud Based Solution Right For Your Business? (855) 479-4343 www.it-va.com 4530 Plank Rd., Ste. 111, Fredericksburg, VA 22407 Table of Contents Introduction 3 What is Cloud

More information

Switch What s New in Switch New features. Fixes and improvements. Date: March 22, 2018 What s New In Switch 2018

Switch What s New in Switch New features. Fixes and improvements. Date: March 22, 2018 What s New In Switch 2018 Date: March 22, 2018 What s New In Switch 2018 Enfocus BVBA Kortrijksesteenweg 1095 9051 Gent Belgium +32 (0)9 216 98 01 info@enfocus.com Switch 2018 What s New in Switch 2018. This document lists all

More information

Viewer 2 Beta Frequently Asked Questions

Viewer 2 Beta Frequently Asked Questions Viewer 2 Beta GENERAL Why did you create Viewer 2 and who is the primary audience for this viewer? Viewer 1.23 is the culmination of over ten years of work and it has helped to create the Second Life that

More information

Application Development in ios 7

Application Development in ios 7 Application Development in ios 7 Kyle Begeman Chapter No. 1 "Xcode 5 A Developer's Ultimate Tool" In this package, you will find: A Biography of the author of the book A preview chapter from the book,

More information

The Center for Internet Security

The Center for Internet Security The Center for Internet Security Measurably reducing risk through collaboration, consensus, & practical security management Content of this Presentation: I. Background II. Univ. of CA Schools Rights and

More information

HOW TRUENAS LEVERAGES OPENZFS. Storage and Servers Driven by Open Source.

HOW TRUENAS LEVERAGES OPENZFS. Storage and Servers Driven by Open Source. HOW TRUENAS LEVERAGES OPENZFS Storage and Servers Driven by Open Source marketing@ixsystems.com CONTENTS 1 Executive Summary 2 History of ixsystems 3 Overview of TrueNAS 4 OpenZFS 4.1 History 4.2 Technical

More information

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023

An Operating System History of Operating Systems. Operating Systems. Autumn CS4023 Operating Systems Autumn 2017-2018 Outline 1 2 What is an Operating System? From the user s point of view an OS is: A program that acts as an intermediary between a user of a computer and the computer

More information

A New Model for Image Distribution

A New Model for Image Distribution A New Model for Image Distribution Stephen Day Distribution, Tech Lead Docker, Inc. stephen@docker.com @stevvooe github.com/stevvooe Overview Why does this matter? History Docker Registry API V2 Implementation

More information

Team Up: Contributing to the Tizen Platform. Narasimha Swamy Sanjay NM

Team Up: Contributing to the Tizen Platform. Narasimha Swamy Sanjay NM Team Up: Contributing to the Tizen Platform Narasimha Swamy Sanjay NM YOUR Contributions MATTER to the SUCCESS of Tizen platform Agenda About Tizen OSS Ways of Contribution Tizen 3.0 Governance Model Tools,

More information

Chapter 2: Operating-System Structures. Operating System Concepts Essentials 8 th Edition

Chapter 2: Operating-System Structures. Operating System Concepts Essentials 8 th Edition Chapter 2: Operating-System Structures Operating System Concepts Essentials 8 th Edition Silberschatz, Galvin and Gagne 2011 Chapter 2: Operating-System Structures Operating System Services User Operating

More information

Adobe Spark. Schools and Educators. A Guide for. spark.adobe.com

Adobe Spark. Schools and Educators. A Guide for. spark.adobe.com Adobe Spark A Guide for Schools and Educators spark.adobe.com CONTENTS 1: What Is Adobe Spark?... 3 2: How Much Does Adobe Spark Cost?... 4 3: Is Adobe Spark A Web Application Or An App?... 4 4: Three

More information

Agenda. - Final Project Info. - All things Git. - Make sure to come to lab for Python next week

Agenda. - Final Project Info. - All things Git. - Make sure to come to lab for Python next week Lab #8 Git Agenda - Final Project Info - All things Git - Make sure to come to lab for Python next week Final Project Low Down The Projects are Creative AI, Arduino, Web Scheduler, ios and Connect 4 Notes

More information

Introducing IBM Lotus Sametime 7.5 software.

Introducing IBM Lotus Sametime 7.5 software. Real-time collaboration solutions March 2006 Introducing IBM Lotus Sametime 7.5 software. Adam Gartenberg Offering Manager, Real-time and Team Collaboration Page 2 Contents 2 Introduction 3 Enhanced instant

More information

A Practical Introduction to Version Control Systems

A Practical Introduction to Version Control Systems A Practical Introduction to Version Control Systems A random CAKES(less) talk on a topic I hope others find useful! a.brampton@lancs.ac.uk 4th February 2009 Outline 1 What is Version Control Basic Principles

More information

Chapter 2: Operating-System

Chapter 2: Operating-System Chapter 2: Operating-System Structures Chapter 2: Operating-System Structures Operating System Services! User Operating System Interface! System Calls! Types of System Calls! System Programs! Operating

More information

License. Introduction to Version Control with Git. Local Version Control Systems. Why Use Version Control?

License. Introduction to Version Control with Git. Local Version Control Systems. Why Use Version Control? License Introduction to Version Control with Git Andreas Skielboe 1 Adapted by Dr. Andrew Vardy 2 All images adapted from Pro Git by Scott Chacon and released under license Creative Commons BY-NC-SA 3.0.

More information

Getting Started with VMware Fusion VMware Fusion for Mac OS X Version 1.0

Getting Started with VMware Fusion VMware Fusion for Mac OS X Version 1.0 VMware Fusion for Mac OS X Version 1.0 Getting Started with VMware Fusion Revision: 20070806 Item: VMF-ENG-Q307-295 You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/

More information

Ensuring continuity and open collaboration in the MariaDB ecosystem

Ensuring continuity and open collaboration in the MariaDB ecosystem Ensuring continuity and open collaboration in the MariaDB ecosystem Otto Kekäläinen October 5th 2016 Percona Live Europe Amsterdam 1 The MariaDB Foundation is funded by Booking.com, MariaDB.com, Visma,

More information

PHP Composer 9 Benefits of Using a Binary Repository Manager

PHP Composer 9 Benefits of Using a Binary Repository Manager PHP Composer 9 Benefits of Using a Binary Repository Manager White Paper Copyright 2017 JFrog Ltd. March 2017 www.jfrog.com Executive Summary PHP development has become one of the most popular platforms

More information

Harmony Touch User Guide

Harmony Touch User Guide Harmony Touch User Guide Version 5 (2013-11-14) Harmony Touch User Guide Table of Contents About this Manual... 6 Terms used in this manual... 6 At a Glance... 6 Features... 6 Know your Harmony Touch...

More information

Accessing CharityMaster data from another location

Accessing CharityMaster data from another location Accessing CharityMaster data from another location When all of your computers are on the same Local Area Network (LAN), you can place the back end files (including your data and the Word templates) onto

More information

The Internet The Internet

The Internet The Internet The Internet The Internet is a computer network made up of thousands of networks worldwide. No one knows exactly how many computers are connected to the Internet. It is certain, however, that these number

More information

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview

Introduction to Operating Systems. Note Packet # 1. CSN 115 Operating Systems. Genesee Community College. CSN Lab Overview Introduction to Operating Systems Note Packet # 1 CSN 115 Operating Systems Genesee Community College CSN Lab Overview Dual booted Windows/Linux Workstations Linux workstations currently run CentOS and

More information

Lecture 1: January 22

Lecture 1: January 22 CMPSCI 677 Distributed and Operating Systems Spring 2018 Lecture 1: January 22 Lecturer: Prashant Shenoy Scribe: Bin Wang 1.1 Introduction to the course The lecture started by outlining the administrative

More information

Operating-System Structures

Operating-System Structures Operating-System Structures Chapter 2 Operating System Services One set provides functions that are helpful to the user: User interface Program execution I/O operations File-system manipulation Communications

More information

Version Control for Fun and Profit

Version Control for Fun and Profit Version Control for Fun and Profit Chris Brady Heather Ratcliffe The Angry Penguin, used under creative commons licence from Swantje Hess and Jannis Pohlmann. Warwick RSE 30/11/2017 Version control 30/11/2017

More information

Red Hat Application Migration Toolkit 4.0

Red Hat Application Migration Toolkit 4.0 Red Hat Application Migration Toolkit 4.0 Getting Started Guide Simplify Migration of Java Applications Last Updated: 2018-04-04 Red Hat Application Migration Toolkit 4.0 Getting Started Guide Simplify

More information

GIT TUTORIAL. Creative Software Architectures for Collaborative Projects CS 130 Donald J. Patterson

GIT TUTORIAL. Creative Software Architectures for Collaborative Projects CS 130 Donald J. Patterson GIT TUTORIAL Creative Software Architectures for Collaborative Projects CS 130 Donald J. Patterson SCM SOFTWARE CONFIGURATION MANAGEMENT SOURCE CODE MANAGEMENT Generic term for the ability to manage multiple

More information

What's new in IBM Rational Build Forge Version 7.1

What's new in IBM Rational Build Forge Version 7.1 What's new in IBM Rational Build Forge Version 7.1 Features and support that help you automate or streamline software development tasks Skill Level: Intermediate Rational Staff, IBM Corporation 13 Jan

More information

Linux Bangalore/2003

Linux Bangalore/2003 Linux Bangalore/2003 December 2 nd, 3 rd and 4 th, 2003 National Science Seminar Complex (J.N.Tata Auditorium) Indian Institute of Science Bangalore http://linux-bangalore.org/2003 1/6 About Linux Bangalore

More information

The Slide does not contain all the information and cannot be treated as a study material for Operating System. Please refer the text book for exams.

The Slide does not contain all the information and cannot be treated as a study material for Operating System. Please refer the text book for exams. The Slide does not contain all the information and cannot be treated as a study material for Operating System. Please refer the text book for exams. Operating System Services User Operating System Interface

More information

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015.

Lab 1 MonarchPress Product Description. Robert O Donnell. Old Dominion University CS411. Janet Brunelle. November 23, 2015. Running Head: LAB 1 MONACHPRESS PRODUCT DESCRIPTION Lab 1 MonarchPress Product Description Robert O Donnell Old Dominion University CS411 Janet Brunelle November 23, 2015 Version #3 1 2 Table of Contents

More information

BYOD Programme Handbook

BYOD Programme Handbook BYOD Programme Handbook October 2018 Student & Parent Guide IT Helpdesk The IT Helpdesk is the initial point of contact for the IT Department. The IT Helpdesk is located in Mercy 2 and is open Monday

More information

Storage and File Hierarchy

Storage and File Hierarchy COS 318: Operating Systems Storage and File Hierarchy Jaswinder Pal Singh Computer Science Department Princeton University (http://www.cs.princeton.edu/courses/cos318/) Topics Storage hierarchy File system

More information

14-Nov-11. Chapter 5: System Software: Operating Systems and Utility Programs. Learning Objectives. Learning Objectives. Overview

14-Nov-11. Chapter 5: System Software: Operating Systems and Utility Programs. Learning Objectives. Learning Objectives. Overview Learning Objectives Chapter 5: System Software: Operating Systems and 1. Understand the difference between system software and application software. 2. Explain the different functions of an operating system

More information

Advanced patching of SUSE Linux Enterprise Server 10 with ZENworks Linux Management 7.2

Advanced patching of SUSE Linux Enterprise Server 10 with ZENworks Linux Management 7.2 SUSE LINUX Enterprise Server 10 www.novell.com Advanced patching of SUSE Linux Enterprise Server 10 with ZENworks Linux Management 7.2 Version 0.1 Disclaimer Novell, Inc. makes no representations or warranties

More information

MUG NNAPLES MACFRIENDS USER GROUP

MUG NNAPLES MACFRIENDS USER GROUP Preparing for your Digital Afterlife Monday December 10, 2018 MUG NNAPLES MACFRIENDS USER GROUP About Jeff Bohr, owner of Naples Mac Help I have been using the Mac platform since 1986, and began using

More information

Basic E-Sticker Pack User Guide

Basic E-Sticker Pack User Guide r6 Basic E-Sticker Pack User Guide Getting Started with Your Basic E-Sticker Pack Using the Basic E-Sticker Pack is a simple process. Before you begin, however, we highly recommend that you keep an original,

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

COS 318: Operating Systems

COS 318: Operating Systems COS 318: Operating Systems File Systems: Abstractions and Protection Jaswinder Pal Singh Computer Science Department Princeton University (http://www.cs.princeton.edu/courses/cos318/) Topics What s behind

More information

Red Hat Application Migration Toolkit 4.2

Red Hat Application Migration Toolkit 4.2 Red Hat Application Migration Toolkit 4.2 Getting Started Guide Learn how to use the Red Hat Application Migration Toolkit to migrate and modernize Java applications and components. Last Updated: 2019-03-26

More information

RCS OVERVIEW. Fábio Moraes GSMA October 2018 Future Networks Programme

RCS OVERVIEW. Fábio Moraes GSMA October 2018 Future Networks Programme RCS OVERVIEW Fábio Moraes GSMA October 2018 Future Networks Programme RCS INDUSTRY MOMENTUM WHAT IS RCS BUSINESS MESSAGING? RCS is an upgrade to SMS on a global scale Universal Profile resolving legacy

More information

Introduction to Mobile Development

Introduction to Mobile Development Introduction to Mobile Development Building mobile applications can be as easy as opening up the IDE, throwing something together, doing a quick bit of testing, and submitting to an App Store all done

More information

Chapter 2: System Structures

Chapter 2: System Structures Chapter 2: System Structures Chapter 2: System Structures 2.1 Operating-System Services 2.2 User and Operating-System Interface 2.3 System Calls 2.4 Types of System Calls 2.5 System Programs 2.6 Operating-System

More information

Wi-Fi CERTIFIED Wi-Fi Direct

Wi-Fi CERTIFIED Wi-Fi Direct Wi-Fi CERTIFIED Wi-Fi Direct Personal, portable Wi-Fi to connect devices anywhere, any time Wi-Fi Alliance October 2010 The following document and the information contained herein regarding Wi-Fi Alliance

More information