Installing Ubuntu. Obtaining files required

Size: px
Start display at page:

Download "Installing Ubuntu. Obtaining files required"

Transcription

1 Installing Ubuntu Historically, Linux has required its own private space on your hard disk. Achieving this required making some fairly fundamental alterations to the files on your hard disk that could result in all your data being lost if anything went wrong (although I've never known this happen). We will install it in a much safer way. If you don't already have Linux installed on your machine, I would recommend installing it as a Virtual Machine you run a program that pretends to be a separate computer and then install Linux on this virtual computer. Although this method of running Linux requires a more powerful computer than would be required to run it on its own, there are many advantages: you don't have to reboot your computer to use it, and you can use your normal programs at the same time as Linux programs (and indeed copy things between them). If you decide you don't require Linux any more, virtual machines are easy to delete. Obtaining files required Running Linux as a virtual machine can be done on a computer running either Windows or Mac, or indeed Linux 1, and these instructions should work for all platforms although what you see on the screen may vary. We need to download two pieces of software: the virtual machine program and a Linux install CD. We will be using the VirtualBox virtual machine software and the Ubuntu version of Linux; the following paragraphs describe where to find these files. VirtualBox is produced by Oracle can be obtained from Visit the download page and download the version appropriate for your computer, listed under VirtualBox Platform Packages. If you are installing on a Windows machine, you need VirtualBox for Windows hosts ; on a Mac, VirtualBox for OS X hosts. The Ubuntu download page ( has several options for installing, we want the Download and install option which will allow us to download a CD image. This will download a large file (~700MB) containing the entire contents of a CD. The other options are: Try it from a CD or USB stick or Run it with Windows ; my experience with running Linux directly from a CD is that it is painfully slow and impossible to do any realistic amount of work but running from a USB stick may provide a better experience. The third option provides an alternative to using a virtual machine for the Windows platform. We should now have have two files: VirtualBox win.exe and ubuntu desktop-i386.iso (the actual file names may vary depending the exact version downloaded). The VirtualBox software is easy to install: do this, getting help from your system administrator if necessary. 1 It's penguins all the way down.

2 Creating a virtual machine and installing Ubuntu After installation, we need to create a virtual machine on to which to install Linux. There is nothing inherently difficult about this, and there is plenty of documentation available, but following is an illustrated guide to take you through the process. The virtual machine wizard Run the VirtualBox program and a window like the one shown in Illustration 1 should appear. Illustration 1: Opening screen for VirtualBox, ready to create a new virtual machine. Click on the New button to start the process of creating a new virtual machine, opening a window like the one shown in Illustration 2.

3 Illustration 2: The "Wizard" (helper) to create a new virtual machine. The next window, see Illustration 3, allow us give the virtual machine a name to distinguish it from any others we might install (and there is no reason why multiple machines couldn't be installed, or even run, simultaneously). We will call this virtual machine Ubuntu : the Illustration 3: Naming the virtual machine.

4 operating system and version are filled in for us automatically but these are just labels to help organise things and are of little consequence. Choose the amount of memory After clicking Next, a window like Illustration 4 asks how much memory should be reserved for the virtual machine. Once the virtual machine is running, all of this memory (plus a little extra) is used by the program and so not available for any thing else. Picking the right amount of memory is tricky, although it can be changed later, because it requires balancing how much the operating system to be installed on the virtual machine requires compared to the operating system the virtual machine is being installed on requires. Recent version of Ubuntu recommend 1GB (=1024 MB) of memory, so this is what has been chosen here and this is a reasonable if your computer has 2GB memory or more. You may have to reduce the amount if your computer has less than 2GB. Illustration 4: Amount of memory to reserve for the virtual machine. The virtual hard disk Having chosen the right amount of memory for the virtual machine, we need to create a hard disk (actually a file on your current hard disk that the virtual machine is allowed to alter). This is done in several steps: firstly, as in Illustration 5, we create a new disk but we could reuse an old if we already had created one.

5 Illustration 5: Virtual hard disk for machine. Next we are asked for the type of virtual hard disk we would like to create. As shown in Illustration 6, this is just a list of formats that different virtual machine programs use and the Illustration 6: Type of virtual hard disk to create

6 default option (VDI VirtualBox Disk Image) is perfectly fine. You might use the other options if you were creating a disk image for somebody else who used different virtual machine software. The window shown in Illustration 7 allows to choose between a fixed size hard disk (the entire Illustration 7: How storage is to be allocated. file is allocated at once) or a dynamic size (the file gets larger as needed but will be no larger than the size we ask for. There is a slight performance advantage to a fixed size but we'll choose dynamic size so we don't create a huge file on the hard disk straight away. Illustration 8 Is a dialogue asking for the size of the hard disk to create (either dynamically or fixed) we'll choose 8GB, which is enough for a toy Linux installation but probably not enough for real work. The recommended minimum amount for Ubuntu is 15GB.

7 Illustration 8: Size of virtual hard disk. Ready to create a new virtual machine Finally, Illustration 9, we are ready to create the virtual machine. Click on the Create button to start the process (this has to be done in two windows on some versions of VirtualBox). The virtual hard disk (a large file) will be created at this time, so it may take a little time before the virtual machine is ready for use (Illustration 10). Illustration 9: Ready to create virtual machine.

8 Illustration 10: The machine is ready to start.

9 Altering a few settings Before we start the virtual machine (by selecting the virtual machine and clicking the start arrow) there is one final change to make to get the best performance out of the machine: Ubuntu is quite graphics intensive and the default is not good enough. Click on settings, to Illustration 11: Changing the graphics capabilities. bring up the dialogue in Illustration 11, and select Display and increase the amount of video memory to 64MB (or more) and select Enable 3D Acceleration.

10 Starting the virtual machine The virtual machine we've created can be started by selecting it and the clicking on the green Start arrow. Starting a virtual machine for the first time brings up a window like that in Illustration 12, although there be an intermediate window informing you about auto capture keyboard 2, where you select what to boot from initially. We would like to boot from the Illustration 12: Select media to install from. Ubuntu installation CD image that we downloaded earlier. Clicking on the yellow folder-like icon on the righthand side brings up a file selection window, see Illustration 13, find the Ubuntu CD image and open it. Illustration 14 shows the virtual machine ready to boot the Ubuntu install CD. 2 Clicking on the virtual machine window captures all the keyboard input so things like using the keyboard to change windows may not work. Also, your mouse may disappear. Pressing the key mentioned in the window (left apple key on a Macintosh, right control key on Windows) frees both the keyboard and mouse so they will work as normal again.

11 Illustration 13: Selecting the Ubuntu CD image. Installing Ubuntu from here is left as an exercise and there is plenty of documentation available to help (e.g. Note: whenever the installation refers to your computer or your hard disk, it is taking about the virtual machine and it's disk not your computer. In particular, you will be asked if you'd like to use the whole hard disk to install Ubuntu, see Illustration 15, with suitably dire warnings about everything else being deleted. Here, it means the whole of the virtual hard disk and not your computer's hard disk Illustration 14: Ubuntu image is selected.

12 so it is safe to say yes. The are two ways you can confirm this: firstly, when you are asked about using the whole hard disk, Ubuntu notes that there is no operating system currently installed (your real hard disk would have). In the following window, the hard disk to be installed on will be called VBOX HARDDISK and will be quite small (we asked for about 8GB) compared to your real hard disk, which is probably several hundred GB. Installing Ubuntu will take about 30 minutes or so, depending on the speed of your computer. Illustration 15: Warning dialog. Note that no operating system is detected.

NAS 249 Virtual Machine Configuration with VirtualBox

NAS 249 Virtual Machine Configuration with VirtualBox NAS 249 Virtual Machine Configuration with VirtualBox Configure and run Virtual Machines on ASUSTOR Portal with VirtualBox A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you

More information

ECT362 Installing Linux Virtual Machine in KL322

ECT362 Installing Linux Virtual Machine in KL322 ECT362 Installing Linux Virtual Machine in KL322 The steps below outline how to install Linux under Windows as a virtual machine. This install uses the Ubuntu 10.04 distribution of Linux along with the

More information

Download Virtualization Software Download a Linux-based OS Creating a Virtual Machine using VirtualBox: VM name

Download Virtualization Software Download a Linux-based OS Creating a Virtual Machine using VirtualBox: VM name Download Virtualization Software You will first need to download and install a virtualization product. This will allow you to create a virtual machine which you can install a Linux distribution on. I recommend

More information

Installing Windows On A Macintosh Or Linux Using A Virtual Machine

Installing Windows On A Macintosh Or Linux Using A Virtual Machine Installing Windows On A Macintosh Or Linux Using A Virtual Machine At Shaw Programs, the software we develop is made using Microsoft Access. As with all Microsoft Software it requires Windows in order

More information

Installing Ubuntu inside Windows using VirtualBox

Installing Ubuntu inside Windows using VirtualBox Installing Ubuntu inside Windows using VirtualBox The screenshots in this tutorial use Ubuntu 12.04, but the same principles apply also to Ubuntu 11.10, 11.04, 10.04, and any future version of Ubuntu.

More information

Bringing the Eko VM Home (302)

Bringing the Eko VM Home (302) Liinux Howttos Brriingiing tthe Eko VM Home ((302)) CIIS 90 Sprriing 2011 Bringing the Eko VM Home (302) This Howto shows how to install VirtualBox and create the Linux Eko VM used in the CIS 90 course.

More information

Creating a Linux Virtual Machine using Virtual Box

Creating a Linux Virtual Machine using Virtual Box A. Install Virtual Box: Creating a Linux Virtual Machine using Virtual Box 1. Download the Virtualbox installer http://www.virtualbox.org/wiki/downloads 2. Run the installer and have the installer complete.

More information

Installing ASEBA on Ubuntu in VirtualBox

Installing ASEBA on Ubuntu in VirtualBox ip PAI Department of Informatics Faculty of Science University of Fribourg Switzerland Installing ASEBA on Ubuntu in VirtualBox Robotics Project, Bachelor Course, 1 st Sem., Prof. Béat Hirsbrunner, Jan

More information

These instructions were tested on OS X 10.9.4. Earlier or later versions may have slight or major differences in how things work and appear.

These instructions were tested on OS X 10.9.4. Earlier or later versions may have slight or major differences in how things work and appear. These instructions were tested on OS X 10.9.4. Earlier or later versions may have slight or major differences in how things work and appear. PART ONE VBOX INSTALL AND FILE STAGING You will be given a location

More information

Dual-boot Windows 10 alongside Windows 8

Dual-boot Windows 10 alongside Windows 8 Most of the people are very much interested to install the newly launched Operating System Windows 10 on their devices. But, it is not recommended to directly use Windows 10 as the primary OS because it

More information

How to install Radiance on your computer via a virtual machine

How to install Radiance on your computer via a virtual machine How to install Radiance on your computer via a virtual machine This instruction will help to install the lighting simulation tool Radiance on a Windows operated computer. As Radiance runs under Unix/Linux,

More information

Testing your Linux Virtual Box

Testing your Linux Virtual Box Testing your Linux Virtual Box This document will guide you through downloading and installing the software you need for this offering. Make sure you get a fully working system early in the week so you

More information

Virtualization Technology (or how my Windows computer gave birth to a bunch of Linux computers)

Virtualization Technology (or how my Windows computer gave birth to a bunch of Linux computers) Virtualization Technology (or how my Windows computer gave birth to a bunch of Linux computers) The purpose of this document is to walk you through creating a Linux Virtual Machine (a guest Operating System)

More information

Penetration Testing LAB Setup Guide

Penetration Testing LAB Setup Guide Penetration Testing LAB Setup Guide (Internal Attacker - Beginner version) By: magikh0e - magikh0e@ihtb.org Last Edit: July 07 2012 This guide assumes a few things... 1. You have installed Backtrack before

More information

Creating a Windows XP Virtual Machine using Virtual Box

Creating a Windows XP Virtual Machine using Virtual Box A. Install Virtual Box: Creating a Windows XP Virtual Machine using Virtual Box 1. Download the Virtualbox installer http://www.virtualbox.org/wiki/downloads 2. Run the installer and have the installer

More information

Using VirtualBox ACHOTL1 Virtual Machines

Using VirtualBox ACHOTL1 Virtual Machines Using VirtualBox ACHOTL1 Virtual Machines The steps in the Apache Cassandra Hands-On Training Level One courseware book were written using VMware as the virtualization technology. Therefore, it is recommended

More information

Accessing RCS IBM Console in Windows Using Linux Virtual Machine

Accessing RCS IBM Console in Windows Using Linux Virtual Machine Accessing RCS IBM Console in Windows Using Linux Virtual Machine For Graphics Simulation Experiment, Real Time Applications, ECSE 4760 Quan Wang Department of ECSE, Rensselaer Polytechnic Institute March,

More information

Installing Sun's VirtualBox on Windows XP and setting up an Ubuntu VM

Installing Sun's VirtualBox on Windows XP and setting up an Ubuntu VM Installing Sun's VirtualBox on Windows XP and setting up an Ubuntu VM laptop will need to have 10GB of free space to install download the latest VirtualBox software from www.sun.com make sure you pick

More information

Q1. What are the differences between Data Backup, System Restore, Disk Image, System Recovery Disc and System Repair Disk?

Q1. What are the differences between Data Backup, System Restore, Disk Image, System Recovery Disc and System Repair Disk? Windows Q & A April 2012 By Mary Phillips, Secretary, Icon Users Group, MO April 2011 issue, The ICON-Newsletter of the Interactive Computer Owners Network www.iconusersgroup.com mary@iconusersgroup.org

More information

Terminal Server Guide

Terminal Server Guide Terminal Server Guide Contents What is Terminal Server?... 2 How to use Terminal Server... 2 Remote Desktop Connection Client... 2 Logging in... 3 Important Security Information... 4 Logging Out... 4 Closing

More information

File Management Windows

File Management Windows File Management Windows : Explorer Navigating the Windows File Structure 1. The Windows Explorer can be opened from the Start Button, Programs menu and clicking on the Windows Explorer application OR by

More information

FAQ. F-Secure Online Backup

FAQ. F-Secure Online Backup F-Secure Online Backup Before installation... 3 Does the F Secure Online Backup program work if there are other online backup programs installed on my computer?... 4 Are two online backup programs better

More information

Managing Files. On a PC, after you find your file, right click it and selet Rename from the pop-up menu.

Managing Files. On a PC, after you find your file, right click it and selet Rename from the pop-up menu. Managing Files File Types, Renaming Files The software you are using will automatically save your file as the type that applies to your current application. For Microsoft Word documents, for example, will

More information

FAQ. F-Secure Online Backup 2.1

FAQ. F-Secure Online Backup 2.1 FAQ F-Secure Online Backup 2.1 Before installation... 4 Does the F-Secure Online Backup program work if there are other online backup programs installed on my computer?... 4 Are two online backup programs

More information

Introduction to Mirametrix EyeTracker

Introduction to Mirametrix EyeTracker Introduction to Mirametrix EyeTracker Hao Wu 1 Preface This is an introduction of how to set up Mirametrix eye tracker to Linux system. This eye tracker only has Windows version driver. We usually use

More information

Hi-Speed USB Flash Disk User s Manual Guide

Hi-Speed USB Flash Disk User s Manual Guide Hi-Speed USB Flash Disk User s Manual Guide System Requirements Windows 98, ME, 2000, XP, Mac OS 10.1, Linux 2.4 or above AMD or Intel Pentium 133MHz or better based computer USB 1.1, USB 2.0 or higher

More information

File Management and File Storage

File Management and File Storage File Management and File Storage http://training.usask.ca Information Technology Services Division Table of Contents File Management at the University of Saskatchewan...3 Introduction...3 Creating Files

More information

Intel Compute Stick STCK1A32WFC User Guide. Intel Compute Stick STCK1A32WFC

Intel Compute Stick STCK1A32WFC User Guide. Intel Compute Stick STCK1A32WFC Intel Compute Stick STCK1A32WFC User Guide 1 Revision History Revision Revisions History Date 01 First release of the Intel Compute Stick STCK1A32WFC User Guide April 2015 Disclaimer INFORMATION IN THIS

More information

M a r k B o o k C Y, M a r k B o o k A M, v e r s i o n, e d i t i o n. MarkBook for Windows on a Mac 1

M a r k B o o k C Y, M a r k B o o k A M, v e r s i o n, e d i t i o n. MarkBook for Windows on a Mac 1 M a r k B o o k C Y, M a r k B o o k A M, v e r s i o n, e d i t i o n MarkBook for Windows on a Mac 1 Installation/Use on an Apple Macintosh Computer Ordinarily, a Mac computer cannot run Windows software.

More information

Virtualization with Oracle VM VirtualBox Installing Windows XP Guest OS

Virtualization with Oracle VM VirtualBox Installing Windows XP Guest OS Print Date: 21.06.201313 Virtualization with Oracle VM VirtualBox Installing Windows XP Guest OS Brainboxes Limited, 18 Hurricane Drive, Liverpool International Business Park, Speke, Liverpool, L24 8RL,

More information

Simple Computer Backup

Simple Computer Backup Title: Simple Computer Backup (Win 7 and 8) Author: Nancy DeMarte Date Created: 11/10/13 Date(s) Revised: 1/20/15 Simple Computer Backup This tutorial includes these methods of backing up your PC files:

More information

The Ultimate Guide for Anonymous and Secure Internet Usage v1.0.1

The Ultimate Guide for Anonymous and Secure Internet Usage v1.0.1 The Ultimate Guide for Anonymous and Secure Internet Usage v1.0.1 Table of Contents: 1. Obtaining Tor Browser 2. Using and Testing Tor Browser for the first time 3. Securing Your Hard Drive 4. Setting

More information

Getting Started With Parallels Desktop 8

Getting Started With Parallels Desktop 8 Getting Started With Parallels Desktop 8 Copyright 1999-2012 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH. Vordergasse 59 CH8200 Schaffhausen Switzerland

More information

As you look at an imac you will notice that there are no buttons on the front of the machine as shown in figure 1.

As you look at an imac you will notice that there are no buttons on the front of the machine as shown in figure 1. Apple imac When you first sit down to use an Apple Macintosh Computer, or Mac for short, you may seem intimidated by using something other than Microsoft Windows, but once you use a Mac, you might find

More information

Red Hat Linux 7.2 Installation Guide

Red Hat Linux 7.2 Installation Guide Red Hat Linux 7.2 Installation Guide Ryan Spangler spanglerrp22@uww.edu http://ceut.uww.edu April 2002 Department of Business Education/ Computer and Network Administration Copyright Ryan Spangler 2002

More information

DPMS2 McAfee Endpoint Encryption New Installation

DPMS2 McAfee Endpoint Encryption New Installation DPMS2 McAfee Endpoint Encryption New Installation Contents DPMS2 McAfee Endpoint Encryption New Installation... 1 1. Registering for the Application... 2 2. Downloading the Application... 6 3. Important

More information

Installing Hortonworks Sandbox 2.0 VirtualBox on Windows

Installing Hortonworks Sandbox 2.0 VirtualBox on Windows Installing Hortonworks Sandbox 2.0 VirtualBox on Windows Getting Ready to install on Windows using Oracle VirtualBox Use this section to prepare for your installation. Prerequisites To use the Hortonworks

More information

ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range. Materials Required

ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range. Materials Required ThinLinX TLXOS 64-bit Firmware Installation Guide for the Intel NUC Range The Intel NUC is a small form factor computer that incorporates several models from Intel Core processors to the economical Single

More information

Installing Hortonworks Sandbox 2.1 VirtualBox on Mac

Installing Hortonworks Sandbox 2.1 VirtualBox on Mac Installing Hortonworks Sandbox 2.1 VirtualBox on Mac Getting Ready to install on Mac using Oracle VirtualBox Use this section to prepare for your installation. Prerequisites To use the Hortonworks Sandbox

More information

The following pages will help you to solve issues linked to the installation and first use of the Wintech Manager software and Wintech USB computer.

The following pages will help you to solve issues linked to the installation and first use of the Wintech Manager software and Wintech USB computer. WINTECH MANAGER FAQ The purpose of this document is not to replace the complete user guide delivered on the Wintech Manager s CD. Most of the common question you may have about the use of the Wintech Manager

More information

Acronis Backup & Recovery 11

Acronis Backup & Recovery 11 Acronis Backup & Recovery 11 Quick Start Guide Applies to the following editions: Advanced Server Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server for Windows Workstation

More information

II. Installing Debian Linux:

II. Installing Debian Linux: Debian Linux Installation Lab Spring 2013 In this lab you will be installing Debian Linux in a KVM (Kernel Virtual Machine). You will be guided through a series of steps to setup the network (IP addresses,

More information

How To Use An Apple Macbook With A Dock On Itunes Macbook V.Xo (Mac) And The Powerbar On A Pc Or Macbook (Apple) With A Powerbar (Apple Mac) On A Macbook

How To Use An Apple Macbook With A Dock On Itunes Macbook V.Xo (Mac) And The Powerbar On A Pc Or Macbook (Apple) With A Powerbar (Apple Mac) On A Macbook QNS OSX instructions. CONTENTS 1 The Apple and Finder 2 The Dock 3 Navigating OS X 4 System Preferences 1 OS X tutorial: the apple The apple menu The apple menu is hidden under the apple at the top left

More information

Time Machine How-To Guide

Time Machine How-To Guide Configuration Guide Time Machine How-To Guide Overview Whether you are backing up data on a regular basis or periodically, Time Machine will save that data on a local or remote disk drive. Saving data

More information

Student installation of TinyOS

Student installation of TinyOS Jan.12, 2014 Author: Rahav Dor Student installation of TinyOS TinyOs install Automatic installation... 1 Get Linux... 2 Install Ubuntu on a Virtual Machine... 2 Install Ubuntu on VMware... 2 Installing

More information

UBUNTU VIRTUAL MACHINE + CAFFE MACHINE LEARNING LIBRARY SETUP TUTORIAL

UBUNTU VIRTUAL MACHINE + CAFFE MACHINE LEARNING LIBRARY SETUP TUTORIAL VIRTUAL MACHINE SETUP PS: you should have a minimum of 512 MB of RAM. 1 GB of RAM or more is recommended. 0- Download Ubuntu Deskop http://www.ubuntu.com/download/desktop 1- Go to http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html#vbox

More information

Installing Ubuntu 12.04.1 LTS with full disk encryption

Installing Ubuntu 12.04.1 LTS with full disk encryption Installing Ubuntu 12.04.1 LTS with full disk encryption Intro: This is a simple step by step tutorial showing you how to install Ubuntu 12.04.1 LTS with enabled full disk encryption. If you don't know

More information

Using Virtual PC 7.0 for Mac with GalleryPro

Using Virtual PC 7.0 for Mac with GalleryPro Using Virtual PC 7.0 for Mac with GalleryPro Installing and Configuring What is Virtual PC for Mac? Virtual PC (VPC) is emulation software that simulates an actual (though virtual) Windows computer running

More information

Updates Click to check for a newer version of the CD Press next and confirm the disc burner selection before pressing finish.

Updates Click to check for a newer version of the CD Press next and confirm the disc burner selection before pressing finish. Backup. If your computer refuses to boot or load Windows or if you are trying to restore an image to a partition the Reflect cannot lock (See here), and then you will have to start your PC using a rescue

More information

Format the USB Thumb Drive for Ghost

Format the USB Thumb Drive for Ghost First, download the 3 files found on this FTP site: ftp://ftp.meta.moleculardevices.com/outgoing/kudoh/ Also, download the files found here: ftp://ftp.meta.moleculardevices.com/support/wavetracer/ You

More information

The BackTrack Successor

The BackTrack Successor SCENARIOS Kali Linux The BackTrack Successor On March 13, Kali, a complete rebuild of BackTrack Linux, has been released. It has been constructed on Debian and is FHS (Filesystem Hierarchy Standard) complaint.

More information

BeagleBone Black: Installing Operating Systems

BeagleBone Black: Installing Operating Systems BeagleBone Black: Installing Operating Systems Created by Justin Cooper Last updated on 2015-01-16 11:00:15 AM EST Guide Contents Guide Contents Overview Choosing an Operating System Angstrom Download

More information

USB Portable Firewall. User Manual

USB Portable Firewall. User Manual USB Portable Firewall User Manual Table of Contents Introduction... 1 Product Contents... 1 USB Portable Firewall... 1 Specs... 1 Usage... 1 USB Firewall Utility... 3 Installation... 3 Usage... 3 1) Reading

More information

A computer running Windows Vista or Mac OS X

A computer running Windows Vista or Mac OS X lab File Management Objectives: Upon successful completion of Lab 2, you will be able to Define the terms file and folder Understand file and memory storage capacity concepts including byte, kilobyte,

More information

Cleaning your Windows 7, Windows XP and Macintosh OSX Computers

Cleaning your Windows 7, Windows XP and Macintosh OSX Computers Cleaning your Windows 7, Windows XP and Macintosh OSX Computers A cleaning of your computer can help your computer run faster and make you more efficient. We have listed some tools and how to use these

More information

About Parallels Desktop 10 for Mac

About Parallels Desktop 10 for Mac About Parallels Desktop 10 for Mac Parallels Desktop 10 for Mac is a major upgrade to Parallels award-winning software for running Windows on a Mac. About this Update This update for Parallels Desktop

More information

Table of Contents. Part I Introduction 2. Part II Keyboard Monitor 2. Part III Console Viewer 4. Part IV FAQ 5. Part V Support 6. Index 0.

Table of Contents. Part I Introduction 2. Part II Keyboard Monitor 2. Part III Console Viewer 4. Part IV FAQ 5. Part V Support 6. Index 0. Contents I Table of Contents Part I Introduction 2 1 Setup... 2 Part II Keyboard Monitor 2 Part III Console Viewer 4 1 Options... 4 Part IV FAQ 5 Part V Support 6 Index 0 I 2 CYBERsitter Keyboard Monitor

More information

Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015)

Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015) Administrator Manual Across Personal Edition v6 (Revision: February 4, 2015) Copyright 2004-2015 Across Systems GmbH The contents of this document may not be copied or made available to third parties in

More information

How to Install Microsoft Windows Server 2008 R2 in VMware ESXi

How to Install Microsoft Windows Server 2008 R2 in VMware ESXi How to Install Microsoft Windows Server 2008 R2 in VMware ESXi I am not responsible for your actions or their outcomes, in any way, while reading and/or implementing this tutorial. I will not provide support

More information

Required Virtual Interface Maps to... mgmt0. bridge network interface = mgmt0 wan0. bridge network interface = wan0 mgmt1

Required Virtual Interface Maps to... mgmt0. bridge network interface = mgmt0 wan0. bridge network interface = wan0 mgmt1 VXOA VIRTUAL APPLIANCE KVM Hypervisor In-Line Deployment (Bridge Mode) 2012 Silver Peak Systems, Inc. Support Limitations In Bridge mode, the virtual appliance only uses mgmt0, wan0, and lan0. This Quick

More information

How to enable Disk Encryption on a laptop

How to enable Disk Encryption on a laptop How to enable Disk Encryption on a laptop Skills and pre-requisites Intermediate IT skills required. You need to: have access to, and know how to change settings in the BIOS be confident that your data

More information

REMOTE DESKTOP SHARING

REMOTE DESKTOP SHARING REMOTE DESKTOP SHARING Moderators and Participants with the Application Sharing permission can request control of another person's desktop at any time even when the session is not in Application Sharing

More information

Getting Started With Parallels Desktop 10

Getting Started With Parallels Desktop 10 Getting Started With Parallels Desktop 10 Copyright 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse 59 8200 Schaffhausen Switzerland

More information

Puppy Linux Installation To a USB Flash Drive How to install Puppy Linux lupu 5.2.8 Lucid to a Flash Drive

Puppy Linux Installation To a USB Flash Drive How to install Puppy Linux lupu 5.2.8 Lucid to a Flash Drive Puppy Linux Installation To a USB Flash Drive How to install Puppy Linux lupu 5.2.8 Lucid to a Flash Drive Puppy Linux Lucid installation tutorial to a vfat format flash drive with a useful application

More information

Installing Operating Systems

Installing Operating Systems CHAPTER 6 The unattended operating system installation function helps you install the Microsoft Windows and RedHat Linux operating system families. UCS-SCU has integrated device drivers including RAID

More information

MFR IT Technical Guides

MFR IT Technical Guides MFR IT Technical Guides Windows 8.1 Backup and Recovery Page 1 of 33 Table of Contents 1 Glossary... 3 2 Backup Strategy... 4 3 Windows Backup Options... 5 3.1 Windows File History Backup... 5 3.2 Windows

More information

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED.

VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED. VMWare Workstation 11 Installation MICROSOFT WINDOWS SERVER 2008 R2 STANDARD ENTERPRISE ED. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *If you are using

More information

Gladinet Cloud Backup V3.0 User Guide

Gladinet Cloud Backup V3.0 User Guide Gladinet Cloud Backup V3.0 User Guide Foreword The Gladinet User Guide gives step-by-step instructions for end users. Revision History Gladinet User Guide Date Description Version 8/20/2010 Draft Gladinet

More information

Where to get help Skype support is available online at http://www.skype.com/help/

Where to get help Skype support is available online at http://www.skype.com/help/ Skype Computer based communication tool Learning Advantages Communicate between computers and telephones at low to no cost Available anywhere if user has a reliable internet connection In addition to computer

More information

BackTrack Hard Drive Installation

BackTrack Hard Drive Installation BackTrack Hard Drive Installation BackTrack Development Team jabra [at] remote-exploit [dot] org Installing Backtrack to a USB Stick or Hard Drive 1 Table of Contents BackTrack Hard Drive Installation...3

More information

M2GO & M1 Operating System Installation

M2GO & M1 Operating System Installation M2GO & M1 Operating System Installation Download USB Flash preparation Installation Author Kris Van Hullebusch July 10, 2012 Status Date Martin M2GO & M1 OS installation (Rev. A) Revision History Version

More information

Using Keil software with Linux via VirtualBox

Using Keil software with Linux via VirtualBox Using Keil software with Linux via VirtualBox Introduction The Keil UVision software used to develop programs for ARM based microprocessor systems is designed to run on Microsoft Windows operating systems.

More information

UX3600/NT/NTL/NTS Quick Start Guide This Quick Start Guide will explain how to connect and communicate with the EAW UX3600, NTL720, NTS250, KFNT, and JFNT powered speakers. Table of Contents 1. Downloading

More information

Downloading and installing SMART Notebook Software

Downloading and installing SMART Notebook Software Connected Classrooms Program: Interactive Classrooms Project 03 June 2009 Downloading and installing SMART Notebook Software Step-by-step instructions for Windows and Apple Macs DET has licensed the SMART

More information

SAS on a Mac? Yes! Jack Hamilton, Kaiser Foundation Health Plan, Oakland, California

SAS on a Mac? Yes! Jack Hamilton, Kaiser Foundation Health Plan, Oakland, California SAS on a Mac? Yes! Jack Hamilton, Kaiser Foundation Health Plan, Oakland, California SAS ON A MAC? In recent years, Apple Computer has progressed from being a niche player, whose products were used only

More information

Boot Camp Installation & Setup Guide

Boot Camp Installation & Setup Guide Boot Camp Installation & Setup Guide Contents 3 Introduction 4 Installation overview 4 Step 1: Check for updates 4 Step 2: Prepare your Mac for Windows 4 Step 3: Install Windows on your Mac 4 Step 4: Install

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

The Social Accelerator Setup Guide

The Social Accelerator Setup Guide The Social Accelerator Setup Guide Welcome! Welcome to the Social Accelerator setup guide. This guide covers 2 ways to setup SA. Most likely, you will want to use the easy setup wizard. In that case, you

More information

Boot Camp Installation & Setup Guide

Boot Camp Installation & Setup Guide Boot Camp Installation & Setup Guide Contents 3 Introduction 3 What You Need 4 Installation Overview 4 Step 1: Check for updates 4 Step 2: Prepare your Mac for Windows 4 Step 3: Install Windows 4 Step

More information

Select the name of the application and click on Force Quit.

Select the name of the application and click on Force Quit. Mac and Windows Differences 1. Mouse buttons. The Mac mouse has a single button whereas a Windows mouse has two buttons. To display a contextual menu in a Mac environment, control+click on an object, unless

More information

Basic ESXi Networking

Basic ESXi Networking Basic ESXi Networking About vmnics, vswitches, management and virtual machine networks In the vsphere client you can see the network diagram for your ESXi host by clicking Networking on the Configuration

More information

Contents Release Notes... ... 3 System Requirements... ... 4 Using Jive for Office... ... 5

Contents Release Notes... ... 3 System Requirements... ... 4 Using Jive for Office... ... 5 Jive for Office TOC 2 Contents Release Notes...3 System Requirements... 4 Using Jive for Office... 5 What is Jive for Office?...5 Working with Shared Office Documents... 5 Get set up...6 Get connected

More information

PhotoRescue Manual. DataRescue 2001-2005

PhotoRescue Manual. DataRescue 2001-2005 PhotoRescue Manual DataRescue 2001-2005 Since you are looking at this guide, you probably have lost pictures you care about. Our aim, with this guide, is to help you recover them. If you aren't an experienced

More information

IsItUp Quick Start Manual

IsItUp Quick Start Manual IsItUp - When you need to know the status of your network Taro Software Inc. Website: www.tarosoft.com Telephone: 703-405-4697 Postal address: 8829 110th Lane, Seminole Fl, 33772 Electronic mail: Contact1@tarosoft.com

More information

Enterprise Remote Control 5.6 Manual

Enterprise Remote Control 5.6 Manual Enterprise Remote Control 5.6 Manual Solutions for Network Administrators Copyright 2015, IntelliAdmin, LLC Revision 3/26/2015 http://www.intelliadmin.com Page 1 Table of Contents What is Enterprise Remote

More information

Getting Started User s Guide

Getting Started User s Guide Getting Started This short guide can help you to quickly start using Acronis True Image Home 2011. It describes just a few of the key features of Acronis True Image Home 2011. For detailed program information,

More information

Team Foundation Server 2013 Installation Guide

Team Foundation Server 2013 Installation Guide Team Foundation Server 2013 Installation Guide Page 1 of 164 Team Foundation Server 2013 Installation Guide Benjamin Day benday@benday.com v1.1.0 May 28, 2014 Team Foundation Server 2013 Installation Guide

More information

Setting up VPN and Remote Desktop for Home Use

Setting up VPN and Remote Desktop for Home Use Setting up VPN and Remote Desktop for Home Use Contents I. Prepare Your Work Computer... 1 II. Prepare Your Home Computer... 2 III. Run the VPN Client... 3 IV. Remote Connect to Your Work Computer... 4

More information

Comodo Disk Encryption

Comodo Disk Encryption Comodo Disk Encryption Version 2.0 User Guide Version 2.0.122010 Versi Comodo Security Solutions 525 Washington Blvd. Jersey City, NJ 07310 Table of Contents 1.Comodo Disk Encryption Introduction... 3

More information

VOICE IMPROVEMENT PROCESSOR (VIP) BACKUP AND RECOVERY PROCEDURES - Draft Version 1.0

VOICE IMPROVEMENT PROCESSOR (VIP) BACKUP AND RECOVERY PROCEDURES - Draft Version 1.0 VOICE IMPROVEMENT PROCESSOR (VIP) BACKUP AND RECOVERY PROCEDURES - Draft Version 1.0 This document contains the backup and recovery procedures for the NWR CRS VIP. These procedures shall be used by all

More information

REDUCING YOUR MICROSOFT OUTLOOK MAILBOX SIZE

REDUCING YOUR MICROSOFT OUTLOOK MAILBOX SIZE There are several ways to eliminate having too much email on the Exchange mail server. To reduce your mailbox size it is recommended that you practice the following tasks: Delete items from your Mailbox:

More information

MICROSOFT WINDOWS NAVIGATION

MICROSOFT WINDOWS NAVIGATION MICROSOFT WINDOWS NAVIGATION MARGARET E. HEGGAN FREE PUBLIC LIBRARY This walkthrough assumes you have a computer with Microsoft Windows 7 installed. Versions of Microsoft Windows are similar, but different

More information

CashFlow Programming Module CPM

CashFlow Programming Module CPM CashFlow Programming Module CPM Installation & User Guide GB REV G4 08/08/2006 Table of Content Table of Content... 2 CashFlow Programming Module (CPM)... 4 What is a CPM?... 4 CPM Identification... 4

More information

Email Basics. For more information on the Library and programs, visit www.bcpls.org BCPLS 08/10/2010 PEMA

Email Basics. For more information on the Library and programs, visit www.bcpls.org BCPLS 08/10/2010 PEMA Email Basics Email, short for Electronic Mail, consists of messages which are sent and received using the Internet. There are many different email services available that allow you to create an email account

More information

MOBILE INTERNET DONGLE USERGUIDE

MOBILE INTERNET DONGLE USERGUIDE MOBILE INTERNET DONGLE USERGUIDE Mobile Internet Dongle User guide Ver 1.0 Authored by Akugizibwe Simon Peter Page 1 Note: The contents of this user guide have been compiled strictly for Airtel Uganda

More information

Web Conferencing Version 8.3 Troubleshooting Guide

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

More information

Apple Mac VPN Service Setting up Remote Desktop

Apple Mac VPN Service Setting up Remote Desktop Apple Mac VPN Service Setting up Remote Desktop After you have successfully connected via the VPN client to the University network you will then need to make the connection to your machine. To do this

More information

Congratulations! What does the Untangle Server do? Hardware Requirements

Congratulations! What does the Untangle Server do? Hardware Requirements CD Install Guide Congratulations! You are on your way to a simpler, easier way to manage your network. This guide shows you how to convert an ordinary PC into an Untangle Server using an Untangle Install

More information

Copy Documents from your Computer (H Drive) to a Flash Drive

Copy Documents from your Computer (H Drive) to a Flash Drive Copy Documents from your Computer (H Drive) to a Flash Drive Why? You are moving to another school district and want to take your files with you You are moving to another school and want to make sure you

More information

416 Agriculture Hall Michigan State University 517-355-3776 http://support.anr.msu.edu support@anr.msu.edu

416 Agriculture Hall Michigan State University 517-355-3776 http://support.anr.msu.edu support@anr.msu.edu 416 Agriculture Hall Michigan State University 517-355-3776 http://support.anr.msu.edu support@anr.msu.edu Title: ANR TS How To Efficiently Remove Items In Outlook To Free Up Space Document No. - 162 Revision

More information