WARNINGS OVERVIEW. INSTALLING PBX in a Flash

Size: px
Start display at page:

Download "WARNINGS OVERVIEW. INSTALLING PBX in a Flash"

Transcription

1 PBX in a Flash PBX in a Flash Installation Digitally signed by PBX in a Flash DN: cn=pbx in a Flash, c=us, o=pbx in a Flash, ou=development, =none Reason: I am the author of this document Date: :40:00-05'00' November 25, 2007 Welcome! This document will describe the configuration and installation PBX in a Flash. I have tested this on Lab, Production, and VMware machines with great success. Does this mean it is absolutely safe? Not in your life! No warranties express or implied at all! But I use it day to day in mission critical applications. NOTE THIS IS A WORK IN PROGRESS PLEASE LET ME KNOW IF YOU FIND ANY ERRORS. This work is copyright 2007 by Thomas A. King. This work may not be altered or modified without express written permission of the author. You may copy this manual and use it freely; however this notice must be included with the document. This manual is NOT released under the GNU General Public License. WARNINGS This script was tested and vetted on machine running INTEL processors with lots of RAM and NO, I SAY AGAIN NO SATA or RAID controllers present. All of the machines used in the development of this script use PATA drives. OVERVIEW PBX in a Flash is based on Centos 5, Asterisk 1.4, FreePBX 2.3. LAMP, etc, all rolled into a very stable ISO. When the ISO is burned to a CDrom and then booted on your machine of choice it will install a rock solid world class version of Asterisk. The ISO does not need frequent updating as we have chosen to compile the software on the fly as needed. Later there will be scripts available to manage your updates either automatically or manually. One thing you won t find is bloat! We have heard that bloat is simply extra space used by programs but we beg to differ. Many installations like to install the kitchen sink which does tend to slow the machine down significantly and use up extra hard drive space. If you want to install a crm product and we have written a script for it you simply download the script and run it. No muss no fuss! We feel our minimalist approach with the ability to add as much or as little as you want it superior. INSTALLING PBX in a Flash Initially you will have to decide if you want to install it to a real computer or a vmware virtual one. Either way will work but this document will concentrate on installing PBX in a Flash onto a real as opposed to virtual computer. Once you have downloaded the iso image from please burn it to a cdrom. Please the cdrom into the computer you want to install PBX in a Flash to and reboot the system. WARNING THE PROCESS OF INSTALLING PBX IN A FLASH WILL DELETE ALL PARTITIONS ON ALL HARD DRIVES ON THE TARGET COMPUTER BE WARNED! Copyright 2007 Thomas A. King All Rights Reserved Page 1

2 1. Upon booting you will be presented with the following screen For most installs simply tap the ENTER key to continue. If you have special needs please check Appendix One for what the other options mean. (Under Construction) 2. Now you will see selinux loading the bootstrap to continue with the install process similar to the screen below Copyright 2007 Thomas A. King All Rights Reserved Page 2

3 3. You will now be presented with a screen to choose your keyboard. To navigate in this screen use the up and down arrows until the red curso is over the keyboard type you want. Then press Tab then press ENTER to continue 4. After several moments the xwindow based graphical user install will start. You must at this stage ensure you have a mouse hooked up to the computer and you have the internet plugged into the machine. Copyright 2007 Thomas A. King All Rights Reserved Page 3

4 5. You must change the pull down option from Use free space on selected drives and create default layout to Remove all partitions on selected drives and create default layout. If you are a linux guru you can experiment with the advanced storage configuration however that is another manual! Navigate the mouse pointer until it is hovering over the Next button and single left click the mouse. 6. A Warning window will pop up, This is normal and you need to navigate the mouse pointer over the Yes button and single left click the mouse. Copyright 2007 Thomas A. King All Rights Reserved Page 4

5 7. The next screen you will be shown is the choose a time zone. On this screen you click the boz immediately under the map and to the left and choose your time zone. Notice that the System clock uses UTC is unchecked and this is appropriate for most installations. Navigate the mouse pointer until it is hovering over the Next button and single left click the mouse. 8. This screen is where you will enter the password for user root. You must enter is twice before you can continue. I have included some instructions on choosing a good password in APPENDIX TWO Navigate the mouse pointer until it is hovering over the Next button and single left click the mouse Copyright 2007 Thomas A. King All Rights Reserved Page 5

6 9. Now the install will proceed through a few steps. You should see something similar to the screens below. Copyright 2007 Thomas A. King All Rights Reserved Page 6

7 10. Pay close attention to this stage. When the install process finishes the cdrom drive will eject the disk and you need to get it out before the system reboots. After the system reboots you should see the following screens. The second screen indicates that the computer has successfully connected to and started the download and compile process. This can take a very long time! Please be patient. At this stage you may see the following screen Copyright 2007 Thomas A. King All Rights Reserved Page 7

8 If you see this screen your internet connection is down or is experiencing problems. If you need help then contact us through the PBX in a Flash forum. If the install is successful you should see the following screen You will need to run genzaptelconf after the system reboots. 11. Once the system reboots you will see the following screens The screen above is our custom bootup screen. Copyright 2007 Thomas A. King All Rights Reserved Page 8

9 12. Loading of PBX in a Flash will continue You now need to log into your PBX in a Flash system. Type the username root and then enter the password you entered in Step You should now see the following screen. Welcome to PBX in a Flash! 14. Type help-pbx and then tap the ENTER key. Here you will see some scripts that will aid you in getting your PBX in a Flash setup. Copyright 2007 Thomas A. King All Rights Reserved Page 9

10 In the coming months this screen will be updated to an interactive menu written in curses so stay tuned. In the meantime each script is fairly self explanatory. A man page version is also under development 15. Now comes time to look at the web interface. Please open your browser (FireFox only please! No IE any version) and type (hint the address to type is displayed on the first screen you see when you log in Step 13) 16. Now you need to navigate your mouse pointer so it hovers over the Administration text and single left click the mouse. You should see the following screen. I recommend you click on the Menu Config button and set a password to restrict access to Webmin and Asterisk Mgmt. Copyright 2007 Thomas A. King All Rights Reserved Page 10

11 17. Now click on the Asterisk Mgmt Button to load FreePBX. A password screen will pop up and you can use the username/password of admin to get past this. 18. FreePBX will load and the screen should look similar to the one below. Notice the Critical Error Asterisk Manager Connection Failure message. If you see this you need to press the reload button at the top of the screen and it will go away. This error occurs because FreePBX has not created the configuration files. Copyright 2007 Thomas A. King All Rights Reserved Page 11

12 19. While you are at the FreePBX screen please navigate your mouse over the Module Admin choice and single left click. You should see a screen similar to below. Please navigate your mouse over the Check for updates online and single left click. In the unlikely event you see an error message that says cannot connect to mirrors.freepbx.org you may have to turn off iptables in order to get the modules loaded. This can be accomplished by logging into the CLI as user root and typing disable-iptables and tapping the ENTER key. Then type service network restart. You may also have to reboot PBX in a Flash if you still cannot connect to the FreePBX mirrors. After you have finished installing the Freepbx Modules you can turn on iptables again by typing at the CLI enableiptables. Copyright 2007 Thomas A. King All Rights Reserved Page 12

13 Initial Configuration Genzaptelconf As it sits when PBX in a Flash has done the final reboot Zaptel is not configured. This can lead to problems so let us configure and run genzaptel.conf 1. Log into the CLI (Command Line Interface) as user root using the password you typed in during the install. 2. This is the initial login screen and tells you about your system ip address and how to get help. Notice the green root@pbx:~ $ this is a customized version of the bash environment and is a visual queue that the install of PBX in a Flash seems to have completed successfully. 3. Now we need to change to the sysconfig folder. Please type cd /etc/sysconfig and then tap the ENTER key. Copyright 2007 Thomas A. King All Rights Reserved Page 13

14 4. Now we need to install a special editor. While PBX in a Flash comes with nano preinstalled I prefer joe. This editor is a clone of WordStar and is designed for use in a Linux environment. Don t worry it won t hurt. Please type the following yum y install joe and then tap the ENTER key. 5. Now that joe is installed type the following joe zaptel and then tap the ENTER key. 6. Using the arrow keys scroll up and down and ensure that a # is placed in the front of each of the entries in the file. If you have one of the cards listed please be sure to uncomment it. If you are running in a vmware system you only need the ztdummy choice uncommented. Now hold down the Ctrl key and hit the K then the X keys in order and your file will be saved. If you want to exit joe without saving hold down the Ctrl key and tap the C key You should see the screen below if the file was saved correctly Copyright 2007 Thomas A. King All Rights Reserved Page 14

15 7. Now we can run genzaptelconf to correctly configure zaptel. In the CLI type genzaptelconf and then tap the ENTER key. If you get errors the first time you run genzaptelconf simply rerun it and you should see a screen similar to the one above. Copyright 2007 Thomas A. King All Rights Reserved Page 15

16 8. You can verify it by typing zttool in the CLI and then tapping the ENTER key. You should see a screen similar to the ones below. This essentially shows that the ztdummy is configured correctly. When you don t have a hardware card installed the ztdummy is required as a timing source. Network Configuration This should be one of the easiest parts of the install however some have reported a non sticky IP address which could cause problems so we will outline a workaround for it. 1. Gather the information you will need to create a static address. Have a look at the table below and fill it out prior to going on to step 2. If you are going to use a DHCP IP address skip this section entirely. A short explanation of each item is below the table. Copyright 2007 Thomas A. King All Rights Reserved Page 16

17 Table 1 Option Information Static IP Address Netmask Default Gateway Primary Nameserver - Static IP Address: This is generally one that your router does not assign by DHCP - Netmask: This is generally for Class C non sub netted networks - Default Gateway: This is generally the IP address of your router - Primary Nameserver: This should not be the same address as the Default Gateway. You will need to look at your router configuration pages to get this number. 2. Log into the CLI using the root user and type netconfig and then tap the ENTER key 3. You should see a screen similar to the one below Using the left or right arrow select the Yes button and then tap the ENTER key Copyright 2007 Thomas A. King All Rights Reserved Page 17

18 4. You should now see the screen below Tab down to the IP address field and fill out all of the information that is required. NOTE do not use the information contained in the image! Select the Ok button and tap the ENTER key 5. You should be back at the Linux CLI now. We need to reboot the system by typing shutdown 0r now and then tapping the ENTER key. 6. Your system will now reboot. Once the boot process has finished log back into the Linux CLI as user root and repeat steps 2 4 over again. This time when you get back to the Linux CLI type the following service network restart and then tap the ENTER key. Copyright 2007 Thomas A. King All Rights Reserved Page 18

19 7. Now let s test our connection type ping and then tap the ENTER key. You should see something similar to the screen below After you see a few lines of reply hold down the Ctrl key and then tap the C key. You have now set up a static IP address. If you see anything else than the screen above try rebooting the computer using Step 5 and try Step 7 again. Copyright 2007 Thomas A. King All Rights Reserved Page 19

20 APPENDIX ONE ISOLINUX Install Options UNDER CONSTRUCTION Copyright 2007 Thomas A. King All Rights Reserved Page 20

21 APPENDIX TWO Choosing a password Passwords used by PBX in a Flash can be of any length and are both case and punctuation sensitive. We recommend using at least eight characters, some of which are punctuation marks or other special keyboard characters. Shorter and simpler passwords weaken your defenses. For example, the password JOHNJOHN is quite weak, particularly if your name is John. J_O%H#N@ is slightly better, but it still contains elements of your name. A password such as F#LLL&*_ would be a better choice (Note: Please do not use this example). Lastly, try to use a password you will remember, but which others will not guess (easier said than done), and never, never, NEVER write your password down! We suggest using an easily remembered scheme such as the following that is almost impossible to guess: 1. Choose a nursery rhyme or other saying that you can remember. 2. Use the first letter of each word, either upper or lower case, in sequence to make up the password. 3. For words such as and, at, number or star use the symbols on the top row of the keyboard ( # or *. 4. For numbers use the actual number key rather than the word. 5. Use punctuation where appropriate. 6. For example, Hey Diddle Diddle, the Cat and the Fiddle! would generate the following password: HDD,tC&tF!. (Do not use this example as your password) Copyright 2007 Thomas A. King All Rights Reserved Page 21

AsteriskNow Polycom SoundPoint IP 335 & 550 Provisioning In FreePBX

AsteriskNow Polycom SoundPoint IP 335 & 550 Provisioning In FreePBX AsteriskNow Polycom SoundPoint IP 335 & 550 Provisioning In FreePBX AsteriskNow is a free and powerful turnkey open source PBX system that can be combined with high quality Polycom phones to create an

More information

Installing FreePBX Official Distro

Installing FreePBX Official Distro Installing FreePBX 10.13.66 Official Distro Follow these instructions for the easiest, totally automated FreePBX installation! 1. Download the ISO file from http://www.freepbx.org/downloads. 2. Convert

More information

AsteriskNow IPTables Firewall Configuration

AsteriskNow IPTables Firewall Configuration AsteriskNow IPTables Firewall Configuration In a previous guide I discussed how to setup an AsteriskNow server with Polycom phone support. In this guide I will illustrate how to tighten up your server

More information

Design News Gadget Freak. AutoNag reminder system. Background: Server OS Installation:

Design News Gadget Freak. AutoNag reminder system. Background: Server OS Installation: Design News Gadget Freak AutoNag reminder system Background: This is an automated paging system for playing back pre-recorded announcements at specified times. It has the side benefit of being a full voice

More information

ELASTIX 2.0 Installation Guide. Date 31/10/2010 Revision 1.0 Due for Review Each Elastix release

ELASTIX 2.0 Installation Guide. Date 31/10/2010 Revision 1.0 Due for Review Each Elastix release ELASTIX 2.0 Installation Guide Author Bob Fryer Date 31/10/2010 Revision 1.0 Due for Review Each Elastix release Licence GNU/FDL Introduction This guide provides step by step instructions for the installation

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage

CompTIA Linux+ Guide to Linux Certification Fourth Edition. Chapter 2 Linux Installation and Usage CompTIA Linux+ Guide to Linux Certification Fourth Edition Chapter 2 Linux Installation and Usage Objectives Prepare for and install Fedora Linux using good practices Outline the structure of the Linux

More information

CIS 231 Windows 7 Install Lab #2

CIS 231 Windows 7 Install Lab #2 CIS 231 Windows 7 Install Lab #2 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in the

More information

VIRTUALIZATION MANAGER SINGLE SERVER EDITION GETTING STARTED GUIDE

VIRTUALIZATION MANAGER SINGLE SERVER EDITION GETTING STARTED GUIDE VIRTUALIZATION MANAGER SINGLE SERVER EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to install and use Virtual Iron Single Server Edition

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

SANOG VI IP Services Workshop: FreeBSD Install

SANOG VI IP Services Workshop: FreeBSD Install SANOG VI IP Services Workshop: FreeBSD Install FreeBSD is designed to be a server operating system. This becomes apparent during the installation process. The FreeBSD installer is a console-based (not

More information

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine

Optional Lab. Identifying the Requirements. Configuring Windows 7 with virtualization. Installing Windows Server 2008 on a virtual machine Optional Lab Appendix D As you go through Microsoft Windows Networking Essentials for the 98-366 exam, you may want to get your hands on Windows Server 2008 and dig a little deeper. That makes sense. While

More information

Xtra-PC User Guide. Published: April 2017 Edition: 2 Xtra-PC 4.0. Copyright Xtra-PC. All Rights Reserved.

Xtra-PC User Guide. Published: April 2017 Edition: 2 Xtra-PC 4.0. Copyright Xtra-PC. All Rights Reserved. Xtra-PC User Guide Published: April 2017 Edition: 2 Xtra-PC 4.0 Copyright 2014-2017 Xtra-PC. All Rights Reserved. Table of Contents Overview of Xtra-PC... 4 Hardware Requirements... 4 Initial Setup...

More information

Installation Guide for Beginners

Installation Guide for Beginners Page 1 of 25 Installation Guide for Beginners Manjaro 0.8.2 The Manjaro Development Team Core Team Roland Singer - Project Leader, Designer, Developer, Web Developer, Packager Guillaume Benoit - Server

More information

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide

Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Redhat OpenStack 5.0 and PLUMgrid OpenStack Networking Suite 2.0 Installation Hands-on lab guide Oded Nahum Principal Systems Engineer PLUMgrid EMEA November 2014 Page 1 Page 2 Table of Contents Table

More information

Installation of Fedora 12 with CD

Installation of Fedora 12 with CD Prepared by investech.wordpress.com Installation of Fedora 12 with Net Install CD Version 1.0 investech.wordpress.com 07-12-09 This document is produced under Creative Common License (Attribution No Derivatives).

More information

Part 1: Understanding Windows XP Basics

Part 1: Understanding Windows XP Basics 542362 Ch01.qxd 9/18/03 9:54 PM Page 1 Part 1: Understanding Windows XP Basics 1: Starting Up and Logging In 2: Logging Off and Shutting Down 3: Activating Windows 4: Enabling Fast Switching between Users

More information

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu. FireFox

1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu. FireFox CIS 231 Windows 7 Install Lab #2 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME At the your connection is not private message, click Advanced

More information

SVProxy3. User Guide

SVProxy3. User Guide SVProxy3 User Guide October 2010 Trademarks & Copyright Trademarks All trademarks mentioned in this manual are the sole property of their respective manufacturers. Copyright SerVision Ltd., Jerusalem,

More information

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine on VMware ESX Server. This manual applies to C-MOR version 4 with 64 bit operating system. First download the

More information

Introduction to Unix - Lab Exercise 0

Introduction to Unix - Lab Exercise 0 Introduction to Unix - Lab Exercise 0 Along with this document you should also receive a printout entitled First Year Survival Guide which is a (very) basic introduction to Unix and your life in the CSE

More information

Lab - Install Windows 7 or Vista

Lab - Install Windows 7 or Vista Introduction In this lab, you will install the Windows 7 or Vista operating system. Recommended Equipment A computer with a blank hard disk drive Windows 7 or Vista installation DVD or USB flash drive

More information

Endian Proxy / Firewall

Endian Proxy / Firewall Endian Proxy / Firewall Created October 27, 2006 by Bruce A. Westbrook Revisions: Introduction This document describes the step by step process of installing and configuring the Endian Firewall, Community

More information

Red Hat Operating System Installation Tips

Red Hat Operating System Installation Tips APPENDIXA Date: 9/24/10 This appendix describes the recommended Red Hat operating system installation procedure in three parts and includes the following sections: Red Hat Installation Procedure, page

More information

Getting Started With the CCPilot VI and QuiC

Getting Started With the CCPilot VI and QuiC Page 1 of 24 Getting Started With the CCPilot VI and QuiC Page 2 of 24 Table of Contents Purpose... 3 What You Will Need... 4 Install the QuiC Tool... 6 Install the QuiC Runtime... 7 Basics of the QuiC

More information

Sun VirtualBox Installation Tutorial

Sun VirtualBox Installation Tutorial Sun VirtualBox Installation Tutorial Installing Linux Mint 5 LTS Guest OS By Dennis Berry Welcome to the world of virtualization and Linux. This tutorial is intended to help users who are new to the world

More information

ISO Installation Guide. Version 1.2 December 2015

ISO Installation Guide. Version 1.2 December 2015 Version 1.2 December 2015 ISO Installation Guide Copyright 2015 iwebgate. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or

More information

RETROPIE INSTALLATION GUIDE

RETROPIE INSTALLATION GUIDE RETROPIE INSTALLATION GUIDE CONTENTS THE FOLLOWING GUIDE WILL COVER THE INSTALLATION, SETUP AND CONFIGURATION OF THE RASPBERRY PI, RASPBIAN OS AND RETROPIE Author: http://rpiarcadebuild.wordpress.com/

More information

SUSE Cloud Admin Appliance Walk Through. You may download the SUSE Cloud Admin Appliance the following ways.

SUSE Cloud Admin Appliance Walk Through. You may download the SUSE Cloud Admin Appliance the following ways. SUSE Cloud Admin Appliance Walk Through First before you proceed with deploying the Admin Appliance you must go through and answer the questionnaire to ensure you have an idea of the scope of the project

More information

Getting the DVR Setup for Internet Viewing

Getting the DVR Setup for Internet Viewing Getting the DVR Setup for Internet Viewing Preface: Getting your DVR setup for the internet is one of the best features that these DVR s have. This guide should help most users get their DVR setup for

More information

Thank You for purchasing our firmware. This guide aims to guide you one step at a time to mod your Seagate Wireless Plus(W+)!

Thank You for purchasing our firmware. This guide aims to guide you one step at a time to mod your Seagate Wireless Plus(W+)! Thank You for purchasing our firmware. This guide aims to guide you one step at a time to mod your Seagate Wireless Plus(W+) Note that this documentation is written based on the mod version 4.0 on the

More information

This is Lab Worksheet 7 - not an Assignment

This is Lab Worksheet 7 - not an Assignment This is Lab Worksheet 7 - not an Assignment This Lab Worksheet contains some practical examples that will prepare you to complete your Assignments. You do not have to hand in this Lab Worksheet. Make sure

More information

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras

Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Privacy and Security in Online Social Networks Department of Computer Science and Engineering Indian Institute of Technology, Madras Lecture - 04 Tutorial 1, Part 1 Ubuntu Hi everyone, welcome to the first

More information

Dark Web Investigation Setup Guide.

Dark Web Investigation Setup Guide. Dark Web Investigation Setup Guide www.hunch.ly What the hell is the dark web? There is a lot of confusion about what the dark web is vs. the deep web. The dark web is part of the Internet that is not

More information

This is Lab Worksheet/Installation 7

This is Lab Worksheet/Installation 7 This is Lab Worksheet/Installation 7 This Lab Worksheet/Installation contains essential installation work needed for your upcoming Assignments. You do not have to hand in this Lab Worksheet, but there

More information

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box

Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box Building a 64-bit CentOS 7 Workstation using Oracle Virtual Box jthomas Enterprises, 2016 Building a CentOS 7 Workstation using Oracle VirtualBox 1 Section 1 Before You Begin This section details the environment

More information

Fedora Core: Made Simple

Fedora Core: Made Simple Table of Contents Installing Fedora...2 Before you begin...2 Compatible Hardware...2 Minimum Requirements...2 Disk Space Requirements...2 Help! Booting from the CD ROM Drive Fails!...2 Installing Fedora

More information

CyberDiscovery User Guide Version 0.1

CyberDiscovery User Guide Version 0.1 CyberDiscovery User Guide Version 0.1 Overview Welcome to CyberDiscovery! The CyberDiscovery is a high-resolution visualization and display instrument powered by the Sage2 software. You can use it for

More information

TinyNet. Creating Virtual Machines

TinyNet. Creating Virtual Machines TinyNet Creating Virtual Machines VirtualBox is a little funny about its configuration files, so we need a separate utility to run VirtualBox using non-standard locations for our virtual machines (VMs)

More information

Setting up a ColdFusion Workstation

Setting up a ColdFusion Workstation Setting up a ColdFusion Workstation Draft Version Mark Mathis 2000 all rights reserved mark@teratech.com 2 Setting up a ColdFusion workstation Table of Contents Browsers:...5 Internet Explorer:...5 Web

More information

SANS Institute - Operations Essentials. Operating System Installation Guidelines. Windows XP Professional Installation. Creating Boot Disks

SANS Institute - Operations Essentials. Operating System Installation Guidelines. Windows XP Professional Installation. Creating Boot Disks SANS Institute - Operations Essentials Operating System Installation Guidelines The following document guides you step-by-step through the process of creating a dualboot system. Even if you do not use

More information

Thank You for purchasing our firmware. This guide aims to guide you one step at a time to mod your Seagate GoFlex Satellite(GFS)!

Thank You for purchasing our firmware. This guide aims to guide you one step at a time to mod your Seagate GoFlex Satellite(GFS)! Thank You for purchasing our firmware. This guide aims to guide you one step at a time to mod your Seagate GoFlex Satellite(GFS) Step 1 : GFS : Download the Seagate GoFlex Satellite Firmware 1.3.7.001.

More information

How to Use This Lab Manual

How to Use This Lab Manual 3 Contents How to Use This Lab Manual........................................ 5 Lab 1: Setting Up the Student System.................................. 7 Lab 2: Installing Fedora............................................

More information

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 3: Configuring VMware ESXi

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 3: Configuring VMware ESXi VMware vsphere 5.5: Install, Configure, Manage Lab Addendum Lab 3: Configuring VMware ESXi Document Version: 2014-07-08 Copyright Network Development Group, Inc. www.netdevgroup.com NETLAB Academy Edition,

More information

Click Here to Begin OS X. Welcome to the OS X Basics Learning Module.

Click Here to Begin OS X. Welcome to the OS X Basics Learning Module. OS X Welcome to the OS X Basics Learning Module. This module will teach you the basic operations of the OS X operating system, found on the Apple computers in the College of Technology computer labs. The

More information

Bare Metal. Quick Start Guide. Compact PC. Server Mode (Single-Interface Deployment) Before You Begin

Bare Metal. Quick Start Guide. Compact PC. Server Mode (Single-Interface Deployment) Before You Begin Bare Metal Server Mode (Single-Interface Deployment) 2015 Silver Peak Systems, Inc. Before You Begin Download either the Hyper-V, KVM, or Xen appliance ISO image available from the Support portal or Marketplace.

More information

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller

Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Excel Basics Rice Digital Media Commons Guide Written for Microsoft Excel 2010 Windows Edition by Eric Miller Table of Contents Introduction!... 1 Part 1: Entering Data!... 2 1.a: Typing!... 2 1.b: Editing

More information

Clearswift Gateway Installation & Getting Started Guide. Version 4.1 Document Revision 1.4

Clearswift Gateway Installation & Getting Started Guide. Version 4.1 Document Revision 1.4 Clearswift Gateway Installation & Getting Started Guide Version 4.1 Document Revision 1.4 Copyright Revision 1.4, March, 2015 Published by Clearswift Ltd. 1995 2015 Clearswift Ltd. All rights reserved.

More information

Installing the CGDS - Substation Workbench Server Software

Installing the CGDS - Substation Workbench Server Software CHAPTER 2 Installing the CGDS - Substation Workbench Server Software Revised: April 15, 2013, Tips on Performing the CGDS - Substation Workbench Base Software Installation This section will cover how to

More information

1. Language setting. Frequently Ask Questions.

1. Language setting. Frequently Ask Questions. Frequently Ask Questions. 1. Language setting Step 1: Power on NB and you would see the following screen. Please click the language and select one you need as primary language. Step 2: Key in root user

More information

Deployment of a new M-Lab site

Deployment of a new M-Lab site Deployment of a new M-Lab site Deployment of a new M-Lab site Scope of the document HW deployment - on-site CHECKLIST for on-site staff, BEFORE going to the site SW configuration - on-site and off-site

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

Red Hat Network Satellite 5.0.0: Virtualization Step by Step

Red Hat Network Satellite 5.0.0: Virtualization Step by Step Red Hat Network Satellite 5.0.0: Virtualization Step by Step By Máirín Duffy, Red Hat Network Engineering Abstract Red Hat Network Satellite 5.0 is the first Satellite release to include virtual platform

More information

Table of Contents Welcome Project History Overview II. Scanning Having a good work area for your scanning workstation

Table of Contents Welcome Project History Overview II. Scanning Having a good work area for your scanning workstation User Manual 1 Table of Contents I. Welcome...3 1. Project History...3 2. Overview...4 II. Scanning...5 1. Having a good work area for your scanning workstation...5 2. Integrating scanning in business processes...5

More information

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine IT 341 Introduction to System Administration Project I Installing Ubuntu Server on a Virtual Machine Here we create a new virtual machine and install Ubuntu 16.04 LTS Server on it. In this instance, we

More information

Setting Up a Linux Operating System

Setting Up a Linux Operating System Name: Setting Up a Linux Operating System We will be using the Linux operating system for most of our practical work in this class. Knoppix is a live CD distribution of Linux, based on the Debian distribution.

More information

Network Planning and Implementation

Network Planning and Implementation Network Planning and Implementation SYLLABUS 3.1 Designing network 3.1.1 Accessing network needs- applications, users, network services, security and safety, growth and capacity planning 3.1.2 Meeting

More information

Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins Menu Sequence: VM / Guest / Send Ctrl-Alt-Delete

Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins Menu Sequence: VM / Guest / Send Ctrl-Alt-Delete CIS 231 Windows 2008 Server Install Lab #1 (Virtual Machines) Keys to Remember when using the vsphere client. Send the Ctrl-Alt-Delete key sequence to the Guest OS one of two ways: Key sequence: Ctlr-Alt-Ins

More information

Nested Home Lab Setting up Shared Storage

Nested Home Lab Setting up Shared Storage Nested Home Lab Setting up Shared Storage Andy Fox VCI VCAP-DCA VCP3 VCP4 Over the years teaching vsphere, several peers, colleagues and students have asked me how I setup shared storage in my nested test

More information

The Ip address / Name value should be: srvvcenter-cis

The Ip address / Name value should be: srvvcenter-cis CIS133 Installation Lab #1 - DESKTOP CLIENT OpenSUSE Install. Before beginning the installation, create a virtual machine in which you will install the operating system. 1) Open the VMware vsphere Client.

More information

Guideline for the installation of the free C-MOR Video Surveillance Virtual Machine on VirtualBox

Guideline for the installation of the free C-MOR Video Surveillance Virtual Machine on VirtualBox This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine with the free Virtualization Software VirtualBox from Oracle. The free VM version of C-MOR is here available:

More information

Jackson State University Department of Computer Science CSC 437/539 Computer Security Fall 2013 Instructor: Dr. Natarajan Meghanathan

Jackson State University Department of Computer Science CSC 437/539 Computer Security Fall 2013 Instructor: Dr. Natarajan Meghanathan Jackson State University Department of Computer Science CSC 437/539 Computer Security Fall 2013 Instructor: Dr. Natarajan Meghanathan Lab Project # 3: Simulating DHCP Snooping and DNS Cache Poisoning through

More information

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7

Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Setup Instructions for Upgrading the Windows XP Panasonic CF-19 Toughbook to Windows 7 Installation Setup Please ensure that the Windows XP CF-19 Toughbook to be upgraded is plugged in but powered OFF

More information

CIS 231 Windows 10 Install Lab # 3

CIS 231 Windows 10 Install Lab # 3 CIS 231 Windows 10 Install Lab # 3 1) To avoid certain problems later in the lab, use Chrome as your browser: open this url: https://vweb.bristolcc.edu 2) Here again, to avoid certain problems later in

More information

Wave 5.0. Wave OpenVPN Server Guide for Wave 5.0

Wave 5.0. Wave OpenVPN Server Guide for Wave 5.0 Wave 5.0 Wave OpenVPN Server Guide for Wave 5.0 2015 by Vertical Communications, Inc. All rights reserved. Vertical Communications and the Vertical Communications logo and combinations thereof and Vertical

More information

Clearswift SECURE Gateway Installation & Getting Started Guide. Version 4.3 Document Revision 1.0

Clearswift SECURE  Gateway Installation & Getting Started Guide. Version 4.3 Document Revision 1.0 Clearswift SECURE Email Gateway Installation & Getting Started Guide Version 4.3 Document Revision 1.0 Copyright Revision 1.1, March, 2016 Published by Clearswift Ltd. 1995 2016 Clearswift Ltd. All rights

More information

SOA Software API Gateway Appliance 6.3 Administration Guide

SOA Software API Gateway Appliance 6.3 Administration Guide SOA Software API Gateway Appliance 6.3 Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names, logos,

More information

2. INSTALLATION OF SUSE

2. INSTALLATION OF SUSE 2. INSTALLATION OF SUSE 2.1. PREINSTALLATION STEPS 2.1.1. Overview Installing any kind of operating system is a big move and can come as something of a shock to our PC. However, SUSE Linux makes this complicated

More information

Bridge Cable User s Guide

Bridge Cable User s Guide Bridge Cable User s Guide Table of Contents Overview -------------------------------------------------------------------- 2 Driver Installation --------------------------------------------------------

More information

Windows XP. A Quick Tour of Windows XP Features

Windows XP. A Quick Tour of Windows XP Features Windows XP A Quick Tour of Windows XP Features Windows XP Windows XP is an operating system, which comes in several versions: Home, Media, Professional. The Windows XP computer uses a graphics-based operating

More information

If you sync with your home machine, you may update there. The best solution is for you to update to ios5 with the computer you sync the device with.

If you sync with your home machine, you may update there. The best solution is for you to update to ios5 with the computer you sync the device with. ios5.1.0 UPDATE INSTRUCTIONS BELTON ISD These instructions are made for Belton ISD teachers and staff to update ipads and computers to ios5. If you sync with your home machine, you may update there. The

More information

A Linux Virtual Machine for CS-2011 Projects

A Linux Virtual Machine for CS-2011 Projects CS-2011, Machine Organization and Assembly Language, D-term 2013 A Linux Virtual Machine for CS-2011 Projects Hugh C. Lauer Adjunct Professor Worcester Polytechnic Institute As an alternative to working

More information

1. Welcome to ANCS+ 8.0 Automated Inventory Program. This course will teach you how to create and print your random sample, controlled property

1. Welcome to ANCS+ 8.0 Automated Inventory Program. This course will teach you how to create and print your random sample, controlled property ANCS+ 8.0 Remote Training: ANCS+ 8.0 Automated Inventory Program (AIP) Revised 07/15/2008 Screen Shot Script 1. Welcome to ANCS+ 8.0 Automated Inventory Program. This course will teach you how to create

More information

I / PM Express Imaging and Process Management Web Express. User Guide EWU s Web based Document Imaging solution

I / PM Express Imaging and Process Management Web Express. User Guide EWU s Web based Document Imaging solution I / PM Express Imaging and Process Management Web Express User Guide EWU s Web based Document Imaging solution It is important to make sure you Log Out or close the Oracle IPM web client when not in use.

More information

Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring. Timothy Burris, Cloud Adoption & Technical Enablement

Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring. Timothy Burris, Cloud Adoption & Technical Enablement Hands-on Lab Session 9909 Introduction to Application Performance Management: Monitoring Timothy Burris, Cloud Adoption & Technical Enablement Copyright IBM Corporation 2017 IBM, the IBM logo and ibm.com

More information

Installation of the DigitalSystemsVM virtual machine

Installation of the DigitalSystemsVM virtual machine Installation of the DigitalSystemsVM virtual machine Notice This document explains how to install the DigitalSystemsVM virtual machine on a computer with Windows 7 SP1. If questions or problems relating

More information

Sysinstall main menu. Move the cursor down by using the DOWN-ARROW and select Standard.

Sysinstall main menu. Move the cursor down by using the DOWN-ARROW and select Standard. Initial Boot from Install Disc 1 Turn on the power for your machine. Sysinstall main menu Immediately place the first CD-ROM of the FreeBSD 5.3 install set in your machine's CD-ROM drive. You'll see an

More information

User Guide Release 6.5.1, v. 1.2

User Guide Release 6.5.1, v. 1.2 User Guide Release 6.5.1, v. 1.2 Introduction The set-top box is your gateway to Skitter TV s interactive television services including TV Guide Favorite Channels DVR Parental Controls Caller ID This manual

More information

How To Add/Modify Your Website Content

How To Add/Modify Your Website Content How To Add/Modify Your Website Content Table of Contents Log In to your Website & Admin Area... 1 WordPress Dashboard... 2 WordPress Posts & Pages... 3 Add a Post or Page... 4 Edit a Post or Page... 5

More information

CST VMWare Documentation

CST VMWare Documentation Login to the vsphere Web Client using a web browser by navigating to https://cstvmware.ridgewater.edu/ui/. Chrome is the best for this, but others will work. You will see a page like this: Login with your

More information

Emulator Virtual Appliance Installation and Configuration Guide

Emulator Virtual Appliance Installation and Configuration Guide Emulator Virtual Appliance Installation and Configuration Guide Global Support Email: support@itrinegy.com Regional Telephone Hotline Support: Americas: 1-888-448-4366 EMEA: +44 (0)1799 252 200 NOTICE

More information

CHAPTER 7. Astlinux and Asterisk Installation on Embedded System

CHAPTER 7. Astlinux and Asterisk Installation on Embedded System CHAPTER 7 Astlinux and Asterisk Installation on Embedded System Introduction 1. Asterisk can be installed on number of operating systems but keeping embedded system in mind the operating system chosen

More information

Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment

Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment Version 8.1 This tutorial will walk you through how to create a bootable USB drive to enter into a WINPE

More information

WA2592 Applied Data Science and Big Data Analytics. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc.

WA2592 Applied Data Science and Big Data Analytics. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. WA2592 Applied Data Science and Big Data Analytics Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Class Setup...3 Part 2 - Minimum Software Requirements

More information

Installing Dolphin on Your PC

Installing Dolphin on Your PC Installing Dolphin on Your PC Note: When installing Dolphin as a test platform on the PC there are a few things you can overlook. Thus, this installation guide won t help you with installing Dolphin on

More information

Lab #5 Guide: Installing Ubuntu as a Virtual Machine

Lab #5 Guide: Installing Ubuntu as a Virtual Machine Lab #5 Guide: Installing Ubuntu as a Virtual Machine CTEC1863/2018F Operating Systems Mike Boldin Tools, Materials and Equipment Oracle VirtualBox software official site: https://www.virtualbox.org/wiki/downloads

More information

Control Panel software usage guide (v beta)

Control Panel software usage guide (v beta) Control Panel software usage guide (v 1.012 beta) (note: the pictures throughout the guide may not directly correspond with your server installation, however all features are covered) 1. Connecting to

More information

Configuring GNS3 for CCNA Security Exam (for Windows) Software Requirements to Run GNS3

Configuring GNS3 for CCNA Security Exam (for Windows) Software Requirements to Run GNS3 Configuring GNS3 for CCNA Security Exam (for Windows) Software Requirements to Run GNS3 From Cisco s website, here are the minimum requirements for CCP 2.7 and CCP 2.8: The following info comes from many

More information

Creating a Unifi Lab Network on your existing network

Creating a Unifi Lab Network on your existing network Creating a Unifi Lab Network on your existing network This tutorial will outline how to add a Unifi USG-3 and Unifi Switch 8 to your existing network to create a separate subnet. This tutorial assumes

More information

Manual for Creating a Network Load-Testing System. Paul Ethridge

Manual for Creating a Network Load-Testing System. Paul Ethridge Created by: Spencer Morse Paul Ethridge 2 TABLE OF CONTENTS PAGE No. Materials Required 3 (I) Configuring the HP2910 Series Switch for SNMP Monitoring.. 4-6 (II) Installing the Ubuntu Operating System

More information

LevelOne FNS bay/1usb Soho NAS. User s Manual

LevelOne FNS bay/1usb Soho NAS. User s Manual LevelOne FNS-1000 1- bay/1usb Soho NAS User s Manual Table of Contents Introduction... 2 The FNS-1000 NAS Server... 2 FNS-1000 Features... 2 Package Contents... 2 System Requirements... 2 Disclaimer...

More information

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0

Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Intel Server RAID Controller U2-1 Integration Guide For Microsoft* Windows NT* 4.0 Revision 1.0 February 2000 Revision History Revision Revision History Date 1.0 Initial Release 02/10/00 Intel Corporation

More information

SARS ANYWHERE ADMINISTRATION MANUAL APPENDICES

SARS ANYWHERE ADMINISTRATION MANUAL APPENDICES SARS ANYWHERE ADMINISTRATION MANUAL APPENDICES APPENDIX A HELP FILE The Help feature is a convenient and quick way to obtain more information about SARS Anywhere topics. There are four ways to use the

More information

Axia Pathfinder Core PRO Routing Automation & Facility Management Appliance & VM

Axia Pathfinder Core PRO Routing Automation & Facility Management Appliance & VM Axia Pathfinder Core PRO Routing Automation & Facility Management Appliance & VM WELCOME TO AXIA PATFINDER CORE PRO Congratulations on your purchase of the Pathfinder Core PRO. We know that you re anxious

More information

Parallels Server 4.0 for Mac Bare Metal Edition

Parallels Server 4.0 for Mac Bare Metal Edition Parallels Server 4.0 for Mac Bare Metal Edition Installation Guide Copyright 1999-2010 Parallels Holdings, Ltd. Parallels Holdings, Ltd. c/o Parallels International GMbH. Parallels International GmbH Vordergasse

More information

Clearswift SECURE Gateway Installation & Getting Started Guide. Version Document Revision 1.0

Clearswift SECURE  Gateway Installation & Getting Started Guide. Version Document Revision 1.0 Clearswift SECURE Email Gateway Installation & Getting Started Guide Version 4.8.0 Document Revision 1.0 Copyright Revision 1.0, July, 2018 Published by Clearswift Ltd. 1995 2018 Clearswift Ltd. All rights

More information

Chapter 6: Connecting Windows Workstations

Chapter 6: Connecting Windows Workstations Chapter 6: Connecting Windows Workstations 153 Chapter 6 Connecting Windows Workstations Because this is a book about using Linux on a Microsoft Windows-based network, this chapter shows you how to connect

More information

Installation Guide Web Browser Method

Installation Guide Web Browser Method Installation Guide Web Browser Method Table of Contents (click on the links below) Overview... 4 First Time Installation on a Windows PC... 5 First Time Installation on a Mac using FireFox (recommended)...

More information

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi

Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi Adafruit's Raspberry Pi Lesson 1. Preparing an SD Card for your Raspberry Pi Created by Simon Monk Last updated on 2016-12-03 03:20:15 AM UTC Guide Contents Guide Contents Overview You Will Need Downloading

More information

DCP585CW Windows Network Connection Repair Instructions

DCP585CW Windows Network Connection Repair Instructions Difficulty printing from your PC can occur for various reasons. The most common reason a networked Brother machine may stop printing, is because the connection between the computer and the Brother machine

More information