G4120: Introduction to Computational Biology

Size: px
Start display at page:

Download "G4120: Introduction to Computational Biology"

Transcription

1 ICB Fall 2006 G4120: Computational Biology Oliver Jovanovic, Ph.D. Columbia University Department of Microbiology Copyright 2006 Oliver Jovanovic, All Rights Reserved.

2 The Binary Language of Computers Computers are digital machines, which means their most basic level of function involves using discrete symbols from a finite set, most commonly on (1) or off (0). A signal that can carry one of two possible messages (0 or 1) is called a binary signal, or a bit. In 1936, Alan Turing proved that a finite state machine (FSM) moving up or down a tape of symbols, reading or writing one symbol at a time, could solve any computable problem, and serve as a universal machine. = Universal Turing Machine 0 or 1 = 1 bit 8 bits = 1 byte 1,024 bits = 1 kilobit 1,024 bytes (approximately 1 thousand bytes) = 1 kilobyte (K) 1,024 kilobytes (approximately 1 million bytes) = 1 megabyte (M) 1,024 megabytes (approximately 1 billion bytes) = 1 gigabyte (G) 1,024 gigabytes (approximately 1 trillion bytes) = 1 terabyte (T)

3 Architecture

4 Components Darwin The core open source Unix operating system, consisting of the Mach 3.0 kernel (protected memory, virtual memory, preemptive multitasking, symmetric multiprocessing), BSD 4.4 (free, stable, secure), I/O, file system. Quartz and Quartz Extreme Apple s 2D display layer, based on the PDF format, and capable of sophisticated transparency and antialiasing. OpenGL (Open Graphics Language) The industry standard application programming interface (API) created by SGI for 3D graphics display. QuickTime Multimedia layer and API for handling various graphic and video formats. Audio Sound and MIDI layer. Cocoa A sophisticated rapid API based on NeXT s OpenStep. Java A full version of Sun s Java 2 cross-platform API. Carbon An API and set of libraries which allow applications developed them to run under both OS 9 and OS X. Classic An environment that runs older OS 9 only applications (such as DNA Strider). Aqua The graphical user interface for OS X. AppleScript Provides easy but powerful system and application level scripting and automation.

5 The Internet Overview In 1981, there were 213 computers acting as Internet hosts, in 2005, there are over 350 million Internet hosts. Computational biology uses applications with Internet connectivity (EndNote, MacVector), Internet applications (DNA Artist), Web applications (BLAST, GenMark) and Web databases (GenBank, PubMed), among other Internet host resources.

6 Internet Protocols TCP/IP (Transmission Control Protocol/Internet Protocol) A multilayered protocol architecture that allows for the transmission of data over networks. Datagram Packets of data containing the IP addressing information needed to switch them from one network to another until they arrive at their final destination. TCP (Transmission Control Protocol) Provides reliable delivery of datagrams using connection oriented streaming with error detection and correction. UDP (User Datagram Protocol) Provides low overhead connectionless datagram delivery. DHCP (Dynamic Host Configuration Protocol) Automates the configuration of computers that use TCP/IP by automatically assigning Internet addressing information from a network DHCP server.

7 Internet Addressing IP Address (Internet Protocol Address) An IP address is a 32 bit number, written in the form of four decimal numbers in the range that are separated by dots (e.g ). Columbia University Medical Center (CUMC) IP addresses will always have the format x.x or x.x. Subnet Mask A subnet mask allows for defining a local network, called a subnet, within a larger network. CUMC subnet masks will always have the format Router A device that routes packets of data between networks. A router sits between your computer and local area network and the networks beyond it. CUMC router IP addresses will always have the format x.1 or x.1. DNS (Domain Name Server) These specialized servers automatically translate an easy to remember domain name (e.g. microbiology.columbia.edu) into the appropriate IP address (e.g ). CUMC DNS IP addresses are and Ethernet Address A unique 48 bit number, usually written in the form of 12 hexadecimal digits separated by colons in groups of two (e.g. 00:03:93:bc:3c:18), which is assigned to every piece of network hardware, including Ethernet cards and AirPort cards. It is also called a MAC (media access control) address. Search Domains This optional information is automatically appended to names you type in Internet applications. If you have defined a search domain of columbia.edu, typing www will take you to

8 File Transfer Protocols FTP (File Transfer Protocol) Allows you to transfer files to or from a remote machine running FTP. Recommend using Fetch or Safari. Fetch is available for free to students at: SFTP (Secure File Transfer) Allows you to securely transfer files with all data encrypted. Recommend Fugu, available free at: SMB (Server Message Block) Allows you to transfer files to or from a PC. WebDAV (Web-based Distributed Authoring and Versioning) Allows you to collaborate with others on remote editing of documents. Used by ical and iphoto. Macintosh File Structure Macintosh files can have an unusual structure, consisting of two pieces, a resource fork and a data fork. Most files have only a data fork, but those with both a resource and data fork may not transfer smoothly across other files systems (e.g., Windows, Linux). Thus, Macintosh files are often best transferred in a compressed format (e.g.,.sit,.gz or.zip) which converts them into a compressed data only file, and preserves their structure when they are again expanded on another Macintosh. Stuffit Expander is a utility that expands various compressed files. You can create a compressed.zip archive of any file or folder in OS X 10.4 by Control clicking on it and selecting Create Archive of... from the contextual menu that appears. A.zip archive can be uncompressed by double-clicking on it.

9 Telecommunications Protocols SMTP (Simple Mail Transfer Protocol) Used by . Recommend using Apple s Mail, which does a good job of preserving Macintosh file structure when sending attached files, without requiring an additional compression step. NNTP (Network News Transfer Protocol) The newsgroup protocol used by Usenet, a world-wide distributed discussion system organized into newsgroups (e.g., bionet.biology.computational, sci.bio.evolution or sci.med.informatics). Recommend using groups.google.com to search or browse Usenet. HTTP (HyperText Transfer Protocol) The protocol behind the World Wide Web. Recommend Apple s Safari or Mozilla s Firefox for browsing, for searching. URL (Uniform Resource Locator) Used to locate resources on the WWW: ftp://ftp.ncbi.nlm.nih.gov file://macintosh%20hd/documents/read%20me.pdf (a blank space is replaced by a %20 ) SSH (Secure Shell) Can use to securely login remotely, or securely forward outgoing . AppleTalk An older Apple networking protocol still often used for printing and filesharing. Bonjour An Apple protocol that allows software and networkable devices to automatically discover each other on all available networks (Internet, local Ethernet, local wireless network, AirPort card, etc.).

10 Telecommunications Applications Mail Apple s client, features sophisticated sorting and junk mail filtering capabilities, works with IMAP (Internet Message Access Protocol) or POP (Post Office Protocol) mail servers ~/Library/Mail stores most mail files ~/Library/Mail/LSMMap file stores junk mail training ~/Library/Mail/Mailboxes stores mail (can also drag self created folders from Mail to desktop to create backups) ~/Library/Preferences/com.apple.mail.plist stores mail preferences View > Message > Long Headers to check the origin of suspicious View > Message > Raw Source to check the content and links of suspicious View > Bcc Address Field to send blind carbon copies Mark junk mail as such, and correct mistakes to improve the accuracy of the junk mail filter, then set Mail > Preferences > Junk Mail to Automatic to automatically sort it out Address Book Stores contact information, linked to Mail To quickly create groups, select members by Command clicking, then select New Group From Selection command in File menu Can bring up maps from the home or work labels Can import from Palm by selecting all contacts, dragging to temporary folder on desktop, then dragging all from folder into Address Book Backup by backing up entire Address Book application (File > Back up Address Book...) ichat Chat, audio chat, video chat, file transfer, chat rooms Internet Connect Virtual Private Network/Point-to-Point Tunneling Protocol (VPN/PPTP) client

11 Web Browsing Safari Apple s web browser, meant to replace Internet Explorer, which is no longer being developed for the Macintosh. Another good alternative is Mozilla s Firefox. Command click on a link to open it in a new window (or tab) Has a tabbed browsing mode which can be activated from Safari > Preferences > Tabs Can select entire URL by clicking on its favorites icon (favicon.ico) Can drag a URL to the Desktop or folder to create an Internet Shortcut Has internal Shortcuts.html page inside Safari package (file:///applications/safari.app/contents/ Resources/Shortcuts.html) Command click on the title bar to see all pages visited in the current site Option click on the back or forward arrow to see URLs visited recently Control click (or hold click) on the back or forward arrow to see names of sites visited recently Command 1 to 9 is links 1 to 9 on Bookmarks Bar Can create a Bookmark Bar folder for web downloads (file:///pathname) Can search bookmarks (click book icon on left of Bookmark Bar, then Command F) View, Status Bar to see URLs (Command Backslash) Can open all bookmarks in a folder in the Bookmark Bar by Command clicking on it Command clicking on a link in the Bookmark Bar opens it in a new tab behind your current view Can activate a Debug menu in Safari which has many useful options (including letting Safari appear to be Internet Explorer) by typing the following commands in Terminal (after quitting Safari): defaults write com.apple.safari IncludeDebugMenu 1 exit

12 Useful Applications Dictionary Built in dictionary and thesaurus. Can activate by Command Control D (can hover and activate). Excel The spreadsheet standard. Capable of producing excellent graphs and charts with some effort. iphoto Can do limited file format conversion, can create libraries and custom albums useful for storing and organizing gel photos and other scientific data. Try to keep each library under 650 MB so you can easily back it up to a CD-R. imovie Useful for simple film editing, including time lapse photography, which can be useful for scientific presentations. More advanced users can upgrade to QuickTime Pro, or get Final Cut Express. ical Calendering application, allows for sharing of schedules using a WebDAV server. Use Option Return to create a line break in an entry. The Department of Microbiology has an ical at webcal://microbiology.columbia.edu/calendar/micro.ics and additional calendars for import (e.g. U.S. holidays) are available at Keynote and PowerPoint Apple s Keynote provides an easier to use alternative to the presentation standard, Microsoft s PowerPoint. Keynote has fewer features but far better graphics and templates. Word The standard for word processing. Works well with EndNote to manage references in publications. If you are doing a lot of text or sequence manipulation, an application such as TextWrangler or BBEdit is better.

13 Useful Utilities Disk Utility Can verify and repair permissions on your hard drive. Worth checking once a month Can verify your hard drive (and repair it if booted from another drive or CD). Check monthly Allows you to create disk images and encrypted disk images, which are virtual disks. It is one of the best ways to securely store or distribute Macintosh files To dismount a mounted disk image, click eject icon, or drag to trash (if refuses to eject, logout) Can copy CDs and DVDs, erase CD-RWs and DVD-RWs, and burn multisession CD-Rs (select Burn... from Images menu, click on triangle and select Leave disc appendable) Print Center and PDF Printing Add new printers here, and select default printers Any OS X application can print to PDF file format by selecting File > Print and clicking on Save As PDF... To reduce the size of an image-heavy PDF select Compress PDF instead Keychain Access Allows you to store and automatically access different passwords in a safe, encrypted file Preview Allows for image file viewing and conversion (Adobe Acrobat is also good for viewing PDFs) Calculator Has Convert menu for scientific conversions and Scientific Calculator mode. Grab Useful for doing screen captures (can also use Command-Shift-3 and Command-Shift-4)

14 References Introductory Books Take Control of Tiger by Adam Engst, et al. Mac OS X Tiger Pocket Guide by Chuck Toporek Mac OS X Tiger Timesaving Techniques by Larry Ullman & Mark Liyange

G4120: Introduction to Computational Biology

G4120: Introduction to Computational Biology ICB Fall 2003 G4120: Computational Biology Oliver Jovanovic, Ph.D. Columbia University Department of Microbiology Copyright 2003 Oliver Jovanovic, All Rights Reserved. The Binary Language of Computers

More information

Macintosh OS X 10.4 Tips

Macintosh OS X 10.4 Tips Macintosh OS X 10.4 Tips Copyright 2005 Oliver Jovanovic Mail Tips Mail ~/Library/Mail stores most mail files and mailboxes ~/Library/Mail/LSMMap file stores junk mail training ~/Library/Mail/Mailboxes

More information

Macintosh OS X 10.3 Tips

Macintosh OS X 10.3 Tips Macintosh OS X 10.3 Tips Copyright 2004 Oliver Jovanovic Mail Tips Mail ~/Library/Mail stores most mail files ~/Library/Mail/LSMMap file stores junk mail training ~/Library/Mail/Mailboxes stores mail (can

More information

Macintosh OS X Tips. Mail Tips

Macintosh OS X Tips. Mail Tips Macintosh OS X Tips Copyright 2003 Oliver Jovanovic Mail Tips Mail Works with IMAP (Internet Message Access Protocol) or POP (Post Office Protocol) mail servers ~/Library/Mail stores most mail files ~/Library/Mail/LSMMap

More information

G4120: Introduction to Computational Biology

G4120: Introduction to Computational Biology G4120: Introduction to Computational Biology Oliver Jovanovic, Ph.D. Columbia University Department of Microbiology Lecture 4 February 20, 2003 Copyright 2003 Oliver Jovanovic, All Rights Reserved. Macintosh

More information

Select Icons p. 75 Work with Aliases p. 78 Open Files, Folders, and Applications p. 80 Move Files and Folders p. 82 Copy Files and Folders p.

Select Icons p. 75 Work with Aliases p. 78 Open Files, Folders, and Applications p. 80 Move Files and Folders p. 82 Copy Files and Folders p. Acknowledgments p. xv Introduction p. xvii Get Started with Mac OS X What's New in Tiger p. 3 Find Anything with Spotlight p. 4 Get Quick Info with Dashboard p. 6 View News Headlines with Safari RSS p.

More information

Flash Video Encoder CS3 Fetch Microsoft Office 2004 (Excel, imovie. Powerpoint, Word, Entourage) itunes

Flash Video Encoder CS3 Fetch Microsoft Office 2004 (Excel, imovie. Powerpoint, Word, Entourage) itunes Welcome This is a small packet of information concerning some of the simpler uses of technology in the department, how to transfer files, change your password, that sort of thing. In this department, we

More information

Use the Apple menu to change settings, get Mac OS X software, open recent items, and restart or shut down your computer.

Use the Apple menu to change settings, get Mac OS X software, open recent items, and restart or shut down your computer. Welcome to Mac OS X Aqua makes using your Mac easier than ever. Its color, depth, and motion guide you through your tasks, while the Finder and Dock provide easy access to your computer and network. Aqua

More information

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 8 Networking Essentials A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e Chapter 8 Networking Essentials Objectives Learn about the protocols and standards Windows uses for networking Learn how to connect

More information

Introduction to TCP/IP

Introduction to TCP/IP Introduction to TCP/IP Properties and characteristics of TCP/IP IPv4 IPv6 Public vs private vs APIPA/link local Static vs dynamic Client-side DNS settings Client-side DHCP Subnet mask vs CIDR Gateway TCP/IP

More information

Mac OS X Part 1. The University of Utah Student Computing Labs Macintosh Support

Mac OS X Part 1. The University of Utah Student Computing Labs Macintosh Support Mac OS X Mac OS X Part 1 The University of Utah Student Computing Labs Macintosh Support mac@scl.utah.edu We Will Cover Classic Mac OS evolution Overview UNIX evolution Overview How Classic Mac OS & UNIX

More information

Contents. mac os x basics for new mac users

Contents. mac os x basics for new mac users mac os x basics for new mac users 1 Introduction to the Mac os x Desktop............ 3 Get to Know your Desktop and Finder................ 4 Make sure you can get to the Desktop or Finder whenever necessary..........................

More information

Welcome to Mac OS X, the world s most advanced operating system. This book helps you start using Mac OS X. First install the software, then discover h

Welcome to Mac OS X, the world s most advanced operating system. This book helps you start using Mac OS X. First install the software, then discover h Welcome to Mac OS X Welcome to Mac OS X, the world s most advanced operating system. This book helps you start using Mac OS X. First install the software, then discover how easy it is to use. 2 Installing

More information

Adding Groups to Groups

Adding Groups to Groups 108 Authenticating and Authorizing Accounts 4 Select the Project X group, and drag it from the Groups drawer to the Other Groups list. Notice that as you drag the group, the pointer changes from an arrow

More information

G4120: Introduction to Computational Biology

G4120: Introduction to Computational Biology ICB Fall 2006 G4120: Introduction to Computational Biology Oliver Jovanovic, Ph.D. Columbia University Department of Microbiology Copyright 2006 Oliver Jovanovic, All Rights Reserved. System Architecture

More information

You will save an Auto Server Setup file and use it in the next exercise.

You will save an Auto Server Setup file and use it in the next exercise. Initial Mac OS X Server Configuration 51 30 You are now at the Review pane. Do not click the Set Up button. Instead, leave your Mac OS X Server at this Review pane. You will save an Auto Server Setup file

More information

Guide to Networking Essentials, 6 th Edition. Chapter 5: Network Protocols

Guide to Networking Essentials, 6 th Edition. Chapter 5: Network Protocols Guide to Networking Essentials, 6 th Edition Chapter 5: Network Protocols Objectives Describe the purpose of a network protocol, the layers in the TCP/IP architecture, and the protocols in each TCP/IP

More information

Meeting your new mac

Meeting your new mac Meeting your new mac by Robin Shostack, Harvard, Jan 31, 2005 Why mac? Desktop Web browsing Mac mail Burning CDs Getting help Topics Why move to macs? Mac OS X (macintosh operating system version 10) easy

More information

Web Mechanisms. Draft: 2/23/13 6:54 PM 2013 Christopher Vickery

Web Mechanisms. Draft: 2/23/13 6:54 PM 2013 Christopher Vickery Web Mechanisms Draft: 2/23/13 6:54 PM 2013 Christopher Vickery Introduction While it is perfectly possible to create web sites that work without knowing any of their underlying mechanisms, web developers

More information

CNBK Communications and Networks Lab Book: Purpose of Hardware and Protocols Associated with Networking Computer Systems

CNBK Communications and Networks Lab Book: Purpose of Hardware and Protocols Associated with Networking Computer Systems Lab Book: Purpose of Hardware and Protocols Associated with Networking Computer Systems Contents Purpose of Hardware and Protocols Associated with Computer Networks... 3 Lab Objectives... 3 Lab Resources...

More information

osx Mavericks the missing manual9 The book that should have been in the box' David Pogue O'REILLY* Kbln Beijing Cambridge Farnham

osx Mavericks the missing manual9 The book that should have been in the box' David Pogue O'REILLY* Kbln Beijing Cambridge Farnham Kbln Sebastopol osx Mavericks the missing manual9 The book that should have been in the box' David Pogue O'REILLY* Beijing Cambridge Farnham Tokyo Table of Contents Introduction 1 The Mac Becomes an ipad

More information

Computer Communication & Networks / Data Communication & Computer Networks Week # 03

Computer Communication & Networks / Data Communication & Computer Networks Week # 03 Computer Communication & Networks / Data Communication & Computer Networks Week # 03 M.Nadeem Akhtar CS & IT Department The University of Lahore Email: nadeem.akhtar@cs.uol.edu.pk URL-https://sites.google.com/site/nadeemuolcsccn/home

More information

Intro to the Apple Macintosh Operating System, OSX

Intro to the Apple Macintosh Operating System, OSX Intro to the Apple Macintosh Operating System, OSX Introduction. The Apple Macintosh Operating system or OS, is one of the oldest operating systems in use on a personal computer 1. It has been designed

More information

Created by Eugene Stephens 2015

Created by Eugene Stephens 2015 Mac OS X (10.9) Hardware Power cable - Magsafe adapter has 3 states: o Off Not plugged in, not charging o Amber Charging o Green Fully charged o NOTE: Because the port on the laptop is magnetized, small

More information

Mac OS X Part 3. The University of Utah Student Computing Labs Macintosh Support

Mac OS X Part 3. The University of Utah Student Computing Labs Macintosh Support Mac OS X Mac OS X Part 3 The University of Utah Student Computing Labs Macintosh Support mac@scl.utah.edu Basic overview of Mac OS X s interface Finding files/folders Basic overview of directory structure

More information

CS 356 Lab #1: Basic LAN Setup & Packet capture/analysis using Ethereal

CS 356 Lab #1: Basic LAN Setup & Packet capture/analysis using Ethereal CS 356 Lab #1: Basic LAN Setup & Packet capture/analysis using Ethereal Tasks: Time: 2:00 hrs (Task 1-6 should take 45 min; the rest of the time is for Ethereal) 1 - Verify that TCP/IP is installed on

More information

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning

6 Computer Networks 6.1. Foundations of Computer Science Cengage Learning 6 Computer Networks 6.1 Foundations of Computer Science Cengage Learning Objectives After studying this chapter, the student should be able to: 6.2 Describe network criteria, physical structures and categories

More information

Full file at

Full file at Chapter 2: Current Hardware and PC Operating Systems Chapter 2 Answers to Review Questions 1. An EPIC CPU design: a. evolved from the CISC processor b. was created in a joint project between Apple and

More information

Fiery X3eTY2 65_55C-KM Color Server. Utilities

Fiery X3eTY2 65_55C-KM Color Server. Utilities Fiery X3eTY2 65_55C-KM Color Server Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072888 14 March 2008 CONTENTS 3 CONTENTS

More information

G4120: Introduction to Computational Biology

G4120: Introduction to Computational Biology ICB Fall 2004 G4120: Introduction to Computational Biology Oliver Jovanovic, Ph.D. Columbia University Department of Microbiology Copyright 2004 Oliver Jovanovic, All Rights Reserved. Startup Crashes The

More information

Introducing Mountain Lion 7

Introducing Mountain Lion 7 Contents Contents Introducing Mountain Lion 7 About OS X Mountain Lion 8 Installing Mountain Lion 9 The OS X Environment 0 Aqua Interface About Your Mac About System Preferences 7 Changing the Background

More information

Downloaded from various sources on the NET

Downloaded from various sources on the NET Overview Computers. Hardware components of a Computer. Purpose and functions of computer operating systems. Evolution of computer operating systems. Operating systems available today. Downloaded from various

More information

Computer Networks. More on Standards & Protocols Quality of Service. Week 10. College of Information Science and Engineering Ritsumeikan University

Computer Networks. More on Standards & Protocols Quality of Service. Week 10. College of Information Science and Engineering Ritsumeikan University Computer Networks More on Standards & Protocols Quality of Service Week 10 College of Information Science and Engineering Ritsumeikan University Introduction to Protocols l A protocol is a set of rules

More information

Mac OS X (10.8.2) Mt. Lion

Mac OS X (10.8.2) Mt. Lion Mac OS X (10.8.2) Mt. Lion Session 2 (of 2) - February 4, 2013 Naples MacFriends Macintosh User Group Exit 1 Good Old Things (even before Mt Lion) Application Switcher Fast User Switching Wi-Fi Information

More information

Mac OSX Basics. Spring 2014

Mac OSX Basics. Spring 2014 Mac OSX Basics Spring 2014 Objectives By the end of this tutorial, you will be able to: move confidently around the Mac s desktop and menus. locate any program installed on the Mac. manipulate windows

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. TopAccess Guide

MULTIFUNCTIONAL DIGITAL SYSTEMS. TopAccess Guide MULTIFUNCTIONAL DIGITAL SYSTEMS TopAccess Guide 05 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without prior written permission of

More information

Open Transport User s Guide

Open Transport User s Guide apple Open Transport User s Guide K Apple Computer, Inc. 1997 Apple Computer, Inc. All rights reserved. Under the copyright laws, this manual may not be copied, in whole or in part, without the written

More information

Mac OS X Gee Whiz! The University of Utah Student Computing Labs Macintosh Support

Mac OS X Gee Whiz! The University of Utah Student Computing Labs Macintosh Support Mac OS X Gee Whiz! Mac OS X Gee Whiz! The University of Utah Student Computing Labs Macintosh Support mac@scl.utah.edu We Will Cover Cool new technologies you can use Common tasks that are easy on the

More information

osx Yosemite the missing manual The book that should have been in the box' David Pogue O'REILLY Farnham Koln Sebastopol Tokyo Beijing Cambridge

osx Yosemite the missing manual The book that should have been in the box' David Pogue O'REILLY Farnham Koln Sebastopol Tokyo Beijing Cambridge Farnham osx Yosemite the missing manual The book that should have been in the box' David Pogue O'REILLY Beijing Cambridge Koln Sebastopol Tokyo Table of Contents Introduction 1 The Mac Becomes an ipad

More information

Migrating to Mac OS X A Guide for Creative Professionals February 2004

Migrating to Mac OS X A Guide for Creative Professionals February 2004 A Guide for Creative Professionals February 2004 2 Contents Page 4 Page 6 Page 18 Page 29 Introduction Which Transition Path Should I Take? Upgrading an Existing Mac Evaluating Your Hardware Evaluating

More information

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Welcome

Xerox 700 Digital Color Press with Integrated Fiery Color Server. Welcome Xerox 700 Digital Color Press with Integrated Fiery Color Server Welcome 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45072712

More information

Using the FDR for Mac Users

Using the FDR for Mac Users Using the FDR for Mac Users Author(s): Jack Mello version: 1.2 Written: June 7, 2010 Modified: June 21, 2011 ----------------------- Software: - Mac OS X 10.6.7 - Cyberduck Version 3.8 (7920) Using the

More information

Backup and Share Your Digital Photos on Cisco Smart Storage

Backup and Share Your Digital Photos on Cisco Smart Storage Application Note Backup and Share Your Digital Photos on Cisco Smart Storage Showcasing Your Photo Albums on Smart Storage Digital media is widely used in daily life. Most people have a large amount of

More information

CCNA Exploration Network Fundamentals. Chapter 03 Application Functionality and Protocols

CCNA Exploration Network Fundamentals. Chapter 03 Application Functionality and Protocols CCNA Exploration Network Fundamentals Chapter 03 Application Functionality and Protocols Updated: 27/04/2008 1 3.1 Applications: The Interface Between Human and Networks Applications provide the means

More information

Fiery EX4112/4127. Welcome

Fiery EX4112/4127. Welcome Fiery EX4112/4127 Welcome 2007 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45063989 17 August 2007 WELCOME 5 WELCOME This Welcome

More information

Additional Resources

Additional Resources Appendix B Additional Resources This appendix contains a list of relevant Apple Knowledge Base articles and recommended documents related to the topic of each lesson. The Knowledge Base is a free online

More information

CCNA Exploration Network Fundamentals. Chapter 3 Application Layer Functionality and Protocols

CCNA Exploration Network Fundamentals. Chapter 3 Application Layer Functionality and Protocols CCNA Exploration Network Fundamentals Chapter 3 Application Layer Functionality and Protocols Application Layer Functionality and Protocols Applications: The Interface Between the Networks Horny/Coufal

More information

A comprehensive view of software in detail.

A comprehensive view of software in detail. A comprehensive view of software in detail. Software are a set of instructions or programs that are designed to put the computer hardware to work. Information is stored using binary encoding which consists

More information

COPYRIGHTED MATERIAL. Part 1: Mac OS X Basics

COPYRIGHTED MATERIAL. Part 1: Mac OS X Basics Part 1: Mac OS X Basics Task 1: Logging In, Setting Automatic Login, and Logging Off Task 2: Acting as Another User Task 3: Task 4: Task 5: Task 6: Task 7: Task 8: Task 9: Task 10: Task 11: Task 12: Shutting

More information

MAC BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Start Using Computers, Tablets, and Internet

MAC BASICS. 125 S. Prospect Avenue, Elmhurst, IL (630) elmhurstpubliclibrary.org. Start Using Computers, Tablets, and Internet MAC BASICS WHAT IS MAC? Introduction What We ll Cover While many users are only familiar with Windows computers, working on a Mac is both extremely user friendly and offers a variety of included creative

More information

Apple 9L OS X Support Essentials

Apple 9L OS X Support Essentials Apple OS X Support Essentials 10.9 http://killexams.com/exam-detail/ D. What does it mean when you choose the option to "ignore volume ownership" in the Finder? What are the security ramifications of ignoring

More information

06/02/ Local & Metropolitan Area Networks 0. INTRODUCTION. 1. History and Future of TCP/IP ACOE322

06/02/ Local & Metropolitan Area Networks 0. INTRODUCTION. 1. History and Future of TCP/IP ACOE322 1 Local & Metropolitan Area Networks ACOE322 Lecture 5 TCP/IP Protocol suite and IP addressing 1 0. INTRODUCTION We shall cover in this topic: 1. The relation of TCP/IP with internet and OSI model 2. Internet

More information

For this class we are going to create a file in Microsoft Word. Open Word on the desktop.

For this class we are going to create a file in Microsoft Word. Open Word on the desktop. File Management Windows 10 What is File Management? As you use your computer and create files you may need some help in storing and retrieving those files. File management shows you how to create, move,

More information

Lecture-4. TCP/IP-Overview:

Lecture-4. TCP/IP-Overview: Lecture-4 TCP/IP-Overview: The history goes back to ARPANET a research network sponsored by DoD US Govt. It eventually connected hundreds of universities and govt installations, using leased telephone

More information

Using the emate Connectivity CD

Using the emate Connectivity CD Using the emate Connectivity CD This CD contains software you can use with your Apple emate 300. It also contains backup copies of some of the software that was pre-installed on your emate. The documentation

More information

Basic Computer Skills: An Overview

Basic Computer Skills: An Overview Basic Computer Skills: An Overview Proficiency in the use of computers and common software packages is essential to completing technical tasks and in communicating results. The basic skills required include:

More information

8. NETWORKING. 8.1 Introduction

8. NETWORKING. 8.1 Introduction 38 8. NETWORKING 8.1 Introduction A network connects computers to each other and allows them to communicate with each other. The Physics Department computer system is connected with two different networks.

More information

Getting Started with Entourage Mail For the Mac using OS X Keith Roberts

Getting Started with Entourage Mail For the Mac using OS X Keith Roberts MAC1018 October 2003 Getting Started with Entourage Mail For the Mac using OS X Keith Roberts INTRODUCTION...1 REQUIREMENTS...1 POP AND IMAP SERVERS...1 WHERE DO I GET ENTOURAGE?...1 GETTING STARTED...1

More information

PhoneView Product Manual

PhoneView Product Manual PhoneView Product Manual PhoneView is a Mac application for accessing iphone, ipad or ipod touch imessages, SMS/MMS, WhatsApp messages, recent calls, contacts, voicemails, shared app data, Safari web bookmarks

More information

Fiery PRO 80 /S450 65C-KM Color Server. Welcome

Fiery PRO 80 /S450 65C-KM Color Server. Welcome Fiery PRO 80 /S450 65C-KM Color Server Welcome 2007 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45067303 01 November 2007 WELCOME

More information

Leopard Installation. It s not as easy or as complicated as it sounds

Leopard Installation. It s not as easy or as complicated as it sounds Leopard Installation It s not as easy or as complicated as it sounds Sources Take Control ebook Taking Control of Upgrading to Leopard Mac related internet sites Opinions of other WAP gurus Experience

More information

Introduction to Computers. Joslyn A. Smith

Introduction to Computers. Joslyn A. Smith Introduction to Computers Joslyn A. Smith March 9, 2010 5/18/2011 1 What is a Computer? An electronic device that has the capability of performing the following tasks: Responds to input. Processes the

More information

2016 P C Basics Page 1

2016 P C Basics Page 1 PC Basics with Windows 10 Introduction to PCs Mercer County Library System Brian M. Hughes, County Executive A. The Equipment: External Hardware & Internal Hardware 1. CD-ROM CD-ROMs are compact discs,

More information

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide

SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide SLS-ENVR2016 Network Video Recorder V2.2.2 Quick Setup Guide The SLS-ENVR2016 series NVR is an intelligent and compact appliance that provides a network interface to monitor, record and playback video

More information

Hostopia WebMail Help

Hostopia WebMail Help Hostopia WebMail Help Table of Contents GETTING STARTED WITH WEBMAIL...5 Version History...6 Introduction to WebMail...6 Cookies and WebMail...6 Logging in to your account...6 Connection time limit...7

More information

PC Basics Introduction to PCs

PC Basics Introduction to PCs PC Basics Introduction to PCs A. The Equipment: External Hardware & Internal Hardware 1. CD-ROM CD-ROMs are Compact Discs, read-only, removable data storage media. CD Drives read the data encoded on the

More information

Internet. Class-In charge: S.Sasirekha

Internet. Class-In charge: S.Sasirekha Internet Class-In charge: S.Sasirekha COMPUTER NETWORK A computer network is a collection of two or more computers, which are connected together to share information and resources. Network Operating Systems

More information

Electronic Portfolio Handbook

Electronic Portfolio Handbook Electronic Handbook Copyright 2002, Helen C. Barrett, Ph.D. Click here to see CD-ROM at a Glance Click here to go to website http:// electronicportfolios.com How to Navigate these files using Adobe Acrobat

More information

Fiery X3eTY2 65C-KM Color Server. Utilities

Fiery X3eTY2 65C-KM Color Server. Utilities Fiery X3eTY2 65C-KM Color Server Utilities 2006 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45060846 14 November 2006 CONTENTS 3 CONTENTS

More information

Getting Started With Web Mail

Getting Started With Web Mail INET002 October 2005 Getting Started With Web Mail ITS Staff Overview Overview... 1 Logon and Logout... 2 Basic Navigation... 3 Basic Tasks... 3 Using Folders... 5 Attachments... 6 Address Book... 7 Options

More information

Storgrid web client manual

Storgrid web client manual Storgrid web client manual 2015 Byelex Data Solutions BV. This document is created with the utmost care. To prevent unjustified usage of this document we would like to give you notice that nothing mentioned

More information

Contents at a Glance COPYRIGHTED MATERIAL. Introduction...1 Part I: Becoming Familiar with Enterprise Linux...7

Contents at a Glance COPYRIGHTED MATERIAL. Introduction...1 Part I: Becoming Familiar with Enterprise Linux...7 Contents at a Glance Introduction...1 Part I: Becoming Familiar with Enterprise Linux...7 Chapter 1: Getting Acquainted with Enterprise Linux...9 Chapter 2: Exploring the Desktop...17 Chapter 3: Putting

More information

E&CE 358: Tutorial 1. Instructor: Sherman (Xuemin) Shen TA: Miao Wang

E&CE 358: Tutorial 1. Instructor: Sherman (Xuemin) Shen TA: Miao Wang E&CE 358: Tutorial 1 Instructor: Sherman (Xuemin) Shen TA: Miao Wang Email: m59wang@uwaterloo.ca 1 About Tutorials TA: Miao Wang Office: EIT 3133; Tutorials: Th 4:30 5:20 pm Topics Supplementary knowledge

More information

BlackArmor NAS 440/420. User Guide for Macintosh

BlackArmor NAS 440/420. User Guide for Macintosh BlackArmor NAS 440/420 User Guide for Macintosh BlackArmor NAS 440 User Guide 2009 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks

More information

2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product.

2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. GA-1310 Welcome 2009 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45085373 5 May 2009 WELCOME 3 WELCOME This Welcome document provides

More information

TOSHIBA GA Utilities

TOSHIBA GA Utilities TOSHIBA GA-1211 Utilities 2008 Electronics for Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45075940 24 October 2008 CONTENTS 3 CONTENTS INTRODUCTION

More information

ipad Beginners July 2013

ipad Beginners July 2013 ipad Beginners July 2013 Introduction: What am I going to do with this? 2 General Agenda Caring for the ipad Initial Setup Settings Safari Finding and Installing Apps Productivity Questions and Answers

More information

St Ignatius Girls JL - Form 3. Contents

St Ignatius Girls JL - Form 3. Contents Contents Basic system information...2 Print Screen...2 View files and folders...2 File and folder properties...3 Attributes...3 File Types...3 Sorting Files...5 Searching files...6 Compressing a file...8

More information

Kerio Control. User Guide. Kerio Technologies

Kerio Control. User Guide. Kerio Technologies Kerio Control User Guide Kerio Technologies 2017 Kerio Technologies s.r.o. Contents Viewing activity reports in Kerio Control Statistics......................... 5 Overview..................................................................

More information

Network+ Guide to Networks 6 th Edition. Chapter 4 Introduction to TCP/IP Protocols

Network+ Guide to Networks 6 th Edition. Chapter 4 Introduction to TCP/IP Protocols Network+ Guide to Networks 6 th Edition Chapter 4 Introduction to TCP/IP Protocols Objectives Identify and explain the functions of the core TCP/IP protocols Explain the TCP/IP model and how it corresponds

More information

System Programming. Introduction to computer networks

System Programming. Introduction to computer networks Content : by Dr. B. Boufama School of Computer Science University of Windsor Instructor: Dr. A. Habed adlane@cs.uwindsor.ca http://cs.uwindsor.ca/ adlane/60-256 Content Content 1 Introduction to Computer

More information

Touring the Mac. S e s s i o n 1 : G e t t i n g Familiar With The Mac

Touring the Mac. S e s s i o n 1 : G e t t i n g Familiar With The Mac Touring the Mac S e s s i o n 1 : G e t t i n g Familiar With The Mac Touring_the_Mac_Session-1_Sep-28-2010 1 A Map of Your Mac (Chapter 1) After turning on your computer, the screen that appears on your

More information

INTRODUCTORY INFORMATION TECHNOLOGY COMMUNICATING OVER NETWORKS. Faramarz Hendessi

INTRODUCTORY INFORMATION TECHNOLOGY COMMUNICATING OVER NETWORKS. Faramarz Hendessi INTRODUCTORY INFORMATION TECHNOLOGY COMMUNICATING OVER NETWORKS Faramarz Hendessi INTRODUCTORY INFORMATION TECHNOLOGY Lecture 6 Fall 2010 Isfahan University of technology Dr. Faramarz Hendessi Overview

More information

User's Guide Applied Functions

User's Guide Applied Functions User's Guide Applied Functions Table of contents 1 Using Web Connection 1.1 Web Connection... 1-2 Web Connection...1-2 Operating environment...1-2 1.2 Operations required to use this function... 1-3 1.2.1

More information

CNPE Communications and Networks Lab Book: Data Transmission Over Digital Networks

CNPE Communications and Networks Lab Book: Data Transmission Over Digital Networks Lab Book: Data Transmission Over Digital Networks Contents Data Transmission Over Digital Networks... 3 Lab Objectives... 3 Lab Resources... 3 Task 1 Build the Home Network... 3 Task 2 Configure IP Addresses...

More information

Broadband Router DC-202. User's Guide

Broadband Router DC-202. User's Guide Broadband Router DC-202 User's Guide Table of Contents CHAPTER 1 INTRODUCTION... 1 Broadband Router Features... 1 Package Contents... 3 Physical Details...3 CHAPTER 2 INSTALLATION... 5 Requirements...

More information

BlackArmor NAS 440/420 User Guide

BlackArmor NAS 440/420 User Guide BlackArmor NAS 440/420 User Guide BlackArmor NAS 440/420 User Guide 2009 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered

More information

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas.

This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas. Tú Teacher de Inglés 1 0B This is a list of vocabulary related to information and communication technology. Coloque el significado en español sobre las líneas. Anti-virus software = - A program that finds

More information

Skill Area 209: Use Internet Technology. Software Application (SWA)

Skill Area 209: Use Internet Technology. Software Application (SWA) Skill Area 209: Use Internet Technology Software Application (SWA) Skill Area 209.1 Use Browser for Research (10hrs) 209.1.1 Familiarise with the Environment of Selected Browser Internet Technology The

More information

8 9 Before: Computers are categorized into three main categories from least to most powerful: microcomputers minicomputers mainframe computers Today:

8 9 Before: Computers are categorized into three main categories from least to most powerful: microcomputers minicomputers mainframe computers Today: 1 Computer, Internet, and Network Basics 2 Computer Basics A computer system includes a computer, peripheral devices, and software Computer refers to a device that accepts data as input, processes data,

More information

Unit 4 The Web. Computer Concepts Unit Contents. 4 Web Overview. 4 Section A: Web Basics. 4 Evolution

Unit 4 The Web. Computer Concepts Unit Contents. 4 Web Overview. 4 Section A: Web Basics. 4 Evolution Unit 4 The Web Computer Concepts 2016 ENHANCED EDITION 4 Unit Contents Section A: Web Basics Section B: Browsers Section C: HTML Section D: HTTP Section E: Search Engines 2 4 Section A: Web Basics 4 Web

More information

Kapi olani Community College. Training Manual

Kapi olani Community College. Training Manual Kapi olani Community College Training Manual eportfolio Introduction Getting to the Gateway Page The Kapi olani Community College eportfolio is located at the following URL: http://eportfolio.kcc.hawaii.edu/portal.

More information

Getting Started with Eudora For the Macintosh Using Eudora 6.1 Keith Roberts

Getting Started with Eudora For the Macintosh Using Eudora 6.1 Keith Roberts MAC1021 July 2004 Getting Started with Eudora For the Macintosh Using Eudora 6.1 Keith Roberts INTRODUCTION... 1 REQUIREMENTS... 2 ISSUES... 2 EUDORA MODES... 3 SPONSORED MODE... 3 PAID MODE... 3 LIGHT

More information

Installing Firefox on Mac

Installing Firefox on Mac Installing Firefox on Mac Visit the Firefox download page in any browser (e.g. Apple Safari). It will automatically detect the platform and language on your computer and recommend the best edition(s) of

More information

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities.

Introduction to 9.0. Introduction to 9.0. Getting Started Guide. Powering collaborative online communities. Introduction to 9.0 Introduction to 9.0 Getting Started Guide Powering collaborative online communities. TABLE OF CONTENTS About FirstClass...3 Connecting to your FirstClass server...3 FirstClass window

More information

ipad Beginners August 2013

ipad Beginners August 2013 ipad Beginners August 2013 Introduction: What am I going to do with this? 2 General Agenda Caring for the ipad Settings Safari Finding and Installing Apps Productivity Questions 3 Don t Do This!! 4 Caring

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

The Applications and Gaming Tab - Port Range Forward

The Applications and Gaming Tab - Port Range Forward The Applications and Gaming Tab - Port Range Forward The Applications and Gaming Tab allows you to set up public services on your network, such as web servers, ftp servers, e-mail servers, or other specialized

More information

Editing 1: Mac Basics

Editing 1: Mac Basics Editing 1: Mac Basics Battle Creek Area Community Television 70 West Michigan Ave., Suite 112 Battle Creek, MI 49017 (269) 968-3633 www.accessvision.tv Hardware Overview Desktop Computer (imac) Monitor/CPU

More information

DESCRIPTION OF TYPICAL NETWORK SERVICES ON SERVERS

DESCRIPTION OF TYPICAL NETWORK SERVICES ON SERVERS DESCRIPTION OF TYPICAL NETWORK SERVICES ON SERVERS Before you start Objectives: Familiarize yourself with the services such as File and Print, WWW, FTP, E- mail, Faxing, Remote Access, DHCP, DNS and WINS.

More information