Installation & Setup Instructions Linux Version CD. Table of Contents. Installation Instructions 2-7

Size: px
Start display at page:

Download "Installation & Setup Instructions Linux Version CD. Table of Contents. Installation Instructions 2-7"

Transcription

1 SOLD II Installation & Setup Instructions Linux Version CD Table of Contents Topic Pages Installation Instructions 2-7 Loading Operating Environment (linux umsdos) 2-3 Installing SOLD II 3 Logging In and Starting SOLD II 3 Linux Startup & Boot Options 3-4 Shutting Down Your Computer 5 Terminals 5 Trouble Shooting 5-7 SOLD II Quick Setup Instructions 8-11 The first time you run SOLD II 8 Required Default Settings 8-9 Auction 0 setup 9-10 Company Setup 10 Begin Running Auctions 11 SOLD II Installation & Setup Page 1 of 11

2 SOLD II v Installation Instructions Linux Version CD Introduction & System Requirements These are the instructions for loading SOLD II Under DOS. Either MS-DOS or Windows 95/98 must already be loaded to your computer. This software must be loaded to an uncompressed area of your DOS partition. You should have at least 100 MB of space on your hard disk. Other minimum requirements include 8Mb or more RAM, 486 or greater processor. If you are running WIN95/98, your machine already must exceed these requirements. IMPORTANT: IF THIS IS A LINUX UPDATE and NOT A FIRST TIME INSTALLATION ON YOUR COMPUTER: Prior to loading your linux update, you should always: 1. Backup your data which is easily done from the SOLD II Utility Menu. 2. Move your old linux out of the way. Linux umdos is located in the msdos root directory (c:\); move (or rename) this directory prior to doing the new load (described below). This is necessary to get a clean linux load and also provides a 2nd data backup. If you are unfamiliar with msdos and have questions, please call for support. Loading Operating Environment (Linux umsdos) The load is done from an msdos shell prompt. If you are loading from WIN95/98, get to an msdos prompt (if you don t have an msdos icon on your desktop s main menu, find one under program from the start menu). Insert the SOLD II CD-ROM. You will need to know the drive letter for your CD-ROM. On most computers, it is drive D:. If unsure, you can determine the drive letter by Clicking on My Computer in Windows 95/98. The command below assumes drive D:. If your drive is E, F or G, you can use a different command (such as G:INSTALLG). C:\> CD \ C:\> COPY D:\*.TGZ C:\> D:\INSTALLD If you are reloading the computer, you may be asked if you want to overwrite PKUNZIP.EXE, SOLD.BAT or LOADLIN.EXE. You may answer Y. If you are asked this in relation to any other file, STOP and call for help. If it's after hours, you may hold down the CTRL Key and press the C key to stop the load until later. Creating a Start Disk You will need a formatted 3.5" High Density (1.44MB) floppy diskette. On the label for this disk write "Linux UMSDOS Start Disk." Affix label to disk. Insert disk. These instructions assume drive A for the floppy and drive D for the CD-ROM. Adjust as needed. D:\RAWRITE D:\UMSBOOT A: SOLD II Installation & Setup Page 2 of 11

3 Starting Linux for the First Time Insert the disk labeled "Linux UMSDOS Start Disk" that you just created. Now shutdown your computer. If using Windows 95/98, use the shutdown from the START button. If using MS-DOS, simply hold down the CTRL and ALT keys and press the DEL or DELETE key. When the computer reboots (restarts), you should see a message that says loading... And then the computer will display a lot of startup messages that are normally of no interest. Finally, you should get to a login prompt. You have now booted linux and are ready to install SOLD II. Installing SOLD II At the login prompt (after booting to linux, see previous page), type in root and press the enter key. You will get a prompt that will end with a #. The stuff before the # can vary, so in our example, we will just show the #. # cd /home/sold # cp /DOS/sold*.tgz /home/sold # tar xvzf sold.tgz (a bunch of files will load) # tar xvzf soldc.tgz (one file will load) # sh install.sold # cd etc/sys # sh setup.new.dos Insert the Linux umsdos Start Disk which you created on page 2 in the floppy drive (It will still be there if you haven t removed it). Now hold down the CTRL and ALT keys and press the DEL key. This will reboot your computer and restart it from the Linux start diskette. Logging In and Starting SOLD II When Linux is up, you will get the login prompt. At the login type in sold in small letters. At the sold:~$ prompt type in go and press the ENTER key. Follow the instructions in the Quick Setup section of the SOLD II manual. Note, the manual might refer to a sold:~> prompt. That was the old prompt. The prompt with the $ is the newer one. Don't worry about it. The first time you run SOLD II you will be asked for information related to your company s Sales Tax Jurisdiction and typical buyer s premium. Enter these now if you can. You can edit or change these entries later. If you decide not to make the entries, you will not be allowed to run any auctions until you do (see SOLD II Quick Start Instructions beginning on page 7). On the next screen, you will be prompted for an auction # which defaults to 0 (zero). Zero is your SOLD II Installation & Setup Page 3 of 11

4 only option until you have setup auctions, so simply press the ENTER key to this and the confirmation prompt. Linux umsdos STARTUP or BOOT OPTIONS Starting Linux from Start Disk If the Start Disk is in drive A when you start (boot) or restart (reboot) your computer, your computer will go straight to Linux without going through DOS or Windows. This is the best and simplest way to get to Linux. If you are in Windows 95/98 and want to use the start disk, shutdown your computer (from the START prompt) and reboot. If you are in MS-DOS, get to the C:> and then hold down the CTRL & ALT keys and press the DELETE key. Of course, if the computer is off, just turn it on. Shortcut for Linux from Windows 95/98 If you have Windows 95/98, you may want to start Linux from Windows. The best way to do this is to setup a Windows shortcut. This section describes how to do that. (For more information on shortcuts, please refer to your Microsoft documentation). Move the mouse pointer to an unused area of your Windows 95 wallpaper. Click the RIGHT mouse button. Move the mouse down to NEW and then over to SHORTCUT. Click the LEFT mouse button. Type in C:\SOLD.BAT in the command line box and click NEXT. The next screen asks you for the title for the program. Since SOLD is a good title, just click NEXT again. Now Windows wants you to select an ICON. Pick any ICON that you like (such as the Money ICON) and click FINISH. Move the mouse pointer to the new ICON and click on the RIGHT button. LEFT click on PROPER- TIES. Then click on the PROGRAM tab (near the top of the box). Click on the ADVANCED button (near the bottom of the box). Click on the box next to MS-DOS MODE (which puts a checkmark in the box). Click on OK until the Window closes. You can CLICK and HOLD on the new ICON and drag it anywhere on the screen you want. Starting Linux from Windows 95/98 To start Linux, just DOUBLE CLICK on the SOLD shortcut you created above. Starting Linux from MS-DOS From a pure MS-DOS prompt (i.e.., not from inside Windows 3.x) C:\> SOLD SOLD II Installation & Setup Page 4 of 11

5 Shutting Down Your Computer Using the proper shutdown procedure is very important. Make sure all work stations are logged out (type exit at the $). This procedure should be followed at the end of every work session in Linux and SOLD II. On the main computer, login as root. # shutdown -h now If you want to reboot back into DOS or Windows 95 or 98, the command is # shutdown -r now If you are confused about shutdown, please contact us. TERMINALS: The linux provided with SOLD II is setup to support the login of terminals on either of the first two serial ports, often known as com1 and com2. SOLD II will allow you to run up to 2 simultaneous users, typically the first is on the console or main computer, the second from a terminal. In order to run a terminal, you will need a nul-modem cable (see the Tech section of soldii.com for pinout specifications). The linux & SOLDII load also assumes VT100 terminal emulation and the terminal screens will not format properly unless your terminal is using this emulation. If you need a vt100 terminal emulator to turn a computer into a terminal, please contact SOLD II. We can provide this. SOLD II also provides a simple program called activate to enable your comm ports for a login at a terminal. To run this program you must either login as root or become super-user by typing su at the $ shell prompt after loggin in as sold. The program identifies com1 and com2 as s1 and s2 respectively. An example of the command sequence to activate com1 follows: $ su # activate s1 # exit $ Trouble Shooting Although 95 % of all installations are without incident, a discussion of some of the most common problems you might encounter follows: The keyboard freezes and I can't type. 1. The most likely cause is that you have a misbehaving driver loaded for MS-DOS or Windows. Turn the computer off. Then insert the "Start Disk For Linux UMS DOS" and turn the computer SOLD II Installation & Setup Page 5 of 11

6 back on. In the future, use this disk for starting Linux. This is recommended. We have found that this rarely occurs in MS-DOS. In Windows 95 or 98, eliminating the loading of drivers in the \WINDOWS\DOSSTART.BAT file usually does the trick. However, you may need to also clean up AUTOEXEC.BAT and CONFIG.SYS. Or just use the Start Disk. 2. The keyboard freeze can also be caused by static electricity. You are unlikely to feel the "zap." The simplest solution is to purchase some antistatic spray. 3. Other possible causes are a defective cable from the keyboard to the computer or a power dip. In either case, you are likely to also have a problem in MS-DOS or Windows. I type SOLD at the DOS C> prompt and Linux won't boot (start). 1. Try the Start Disk instead. This is the simplest solution. 2. If you are running Windows 3.1, exit Windows to get a pure DOS prompt. If typing EXIT at the C prompt gets you back to Windows 3.1, you are not at a pure DOS prompt. If you are running Windows 95/98, make sure the shortcut you setup is setup for DOS mode (see instructions). 3. Try a different computer. Linux begins to load but you get an error such as Kernel Panic VFS: unable to mount root fs on 03:01 The SOLD II load is targeted for the first primary partition of the first ide drive; this error typically means that you have loaded to a drive other than this. To solve this problem (if you are an expert), you can use the information which follows to edit the SOLD.BAT file. /dev/hda1 is the first primary partition of the first drive. /dev/hda2 is the second primary partition of the first drive. /dev/hda5 is the first extended partition of the first drive. (etc.) /dev/hdb1 is the first primary partition of the second drive. (etc.) Linux begins to load but it aborts with the error Can t open initial console. This error is normally caused by an incomplete or corrupted load (did you get errors when loading linux?) or because you are loading onto an already corrupted file system. In either case, we recommend: 1. run scandisk; 2. use deltree to remove the linux directory and all of its contents; 3. Reload from scratch. If this doesn t cure the problem, you may very well have a broken computer. When loading Linux UMS DOS, I get a CRC error or I get Abort/Retry/Ignore Messages: Your disk drive might be broken or dirty, or the disk was damaged during shipment. SOLD II Installation & Setup Page 6 of 11

7 1. If you have an option to retry, reinsert disk and Retry. 2. Turn off computer and start over. 3. Clean disk drive (if you have a disk cleaning kit). 4. Try a different computer (if could be the disk drive after all). SOLD II offers comprehensive Subscriber Support as well as many useful programs (such as a terminal emulator) and many optional modules which may be important to your auction company. To learn more, please call us at: (800) or send to: info@soldii.com SOLD II Installation & Setup Page 7 of 11

8 SOLD II Quick Setup Instructions When running your SOLD II program for the first time, you must setup some required defaults before you can begin using the program. Once you have done this, you need not change them or set them up again unless you reload your system entirely. If you skip these steps, your first experience with your SOLD II program will surely be frustrating. Please read the Orientation Section of the manual before proceeding with this setup, particularly the sections on Screen Handling. After you have done so, take a few moments to read and do the following: The first time you login and then type go, a message might appear that says: If this is the first time sold has been run or if you have just updated your system, you will want to create auction files Next, the screen will show: Auction #? 0 Create Auction files? (Y or N) _. Type Y Your SOLD II program is capable of having several auctions open, so it asks you to choose here. Because this is a brand new system, you only have Auction 0, a special, permanent file that is not to be used as a real auction and should never be closed. Press ENTER to accept the default of 0. Next you will be asked: Right Auction? Press ENTER to accept the default of Y. (This is the same way you would accept any default setting throughout your SOLD II program; if the prompt is already showing the response you want with the cursor blinking beneath it, you may just press ENTER to accept it. There is no need to type it in as well. If you wish a different response, then you would type it in before pressing ENTER). Your SOLD II program s Main Menu will now be on your screen. Auction (auction specific tasks and reports) is on the left hand side. Business Management is on the right. Required Default Settings You probably already entered these when you came into SOLD II for the first time.. If you did, you may skip this section unless you want to review / edit your entries. You must enter the Required Default Settings before you will have access to many of the functions within your SOLD II program. There are a few preliminary steps to doing this. To begin, select 12 from the Main Menu (Miscellaneous Management) and press ENTER. Now, from the Miscellaneous Management Menu, select 2 (Sales Tax Jurisdictions) and press ENTER. Next, you need to add your jurisdiction to the program so you can use it later when entering your defaults. To do so, select 1 from the Sales Tax Menu (Sales Tax Jurisdictions - ADD/CHANGE) and press ENTER. SOLD II Installation & Setup Page 8 of 11

9 The first field on this entry screen is a key field (keys are short strings of characters used to identify records. You will create all of the keys in your SOLD II program. Keep in mind that the keys should be common sense, but also easy to remember). You should choose a simple abbreviation for your tax jurisdiction. For example, if your tax is a state tax, you might just use the two letter abbreviation for your state as a key. If it is a county, you might use the common abbreviation for your county. Once you have chosen and typed in a key, press ENTER. Next is the description field. You should type out the full description of what you abbreviated in the key field. For example, if you used a key of NY for New York State, you might type out the words New York State Sales Tax in the description. When done, press ENTER. The next field is for rate. Type in the tax percentage rate charged in that particular jurisdiction and then press ENTER. If you are in Canada, you need to fill in the next two fields for GST Subj to Tax and Calc. like GST. Answer Y or N accordingly. When you are finished, press ENTER. Now your cursor is back at the key field at the top of the screen. Press the F1 key twice. You should now be back at the Miscellaneous Management sub-menu. Select 1 (Custom Setup) and press ENTER. From the Custom Setup Menu, select 2 (Required Default Settings) and press ENTER. The computer might beep at you with the message Sales tax key not on file appearing at the bottom of your screen. This doesn t matter because you are here to enter the Sales Tax Jurisdiction Key which we setup in the previous steps. The first field is Sales Tax Jurisdiction. Type in the key you previously setup and press ENTER. The next field is for Buyer s Premium. Type in the % of Buyer s Premium which you usually charge at auctions (if it is zero, enter 0) and press ENTER. Press ENTER again and you will be back on the Custom Setup sub-menu. Press F1 twice and you are returned to the Main Menu. Auction 0 Setup Auction 0 (zero) is a special case, an auction which is never run. If you use permanent bidders (assign permanent registration # s) you must setup auction 0 since this is where you will register permanent bidders. Auction zero is also where the default invoice messages are kept for subsequent auctions. Although you are not required to setup auction 0, it s a good idea and also instructive on setting up other future actual auctions. From the Main Menu, select 1 (Auction Setup) and press ENTER. From the Auction Setup Menu select 1 (Add/Edit an Auction) and press ENTER. You should now be on the Auction entry screen. Your cursor will be at the Auction Number field. Select 0 and press ENTER. You must now fill in this record for Auction 0. You should name the auction something like Permanent Auction 0, Permanent Bidders (if you issue permanent bidder numbers, these individuals will be registered to Auction 0), or something SOLD II Installation & Setup Page 9 of 11

10 else that gives people the idea that it is not a real auction, and press ENTER. Now, you will be asked to enter the Starting Date and Ending Date for the auction. For Auction 0, since it isn t a real auction, you may just type in today s date and press ENTER (or type t then press ENTER and today s date will be filled in automatically for you). You will notice that the Sales Tax % and Buyer s Premium are already filled in based on what you typed into the Required Default Settings previously. There is no need to enter a Cashiering Message in Auction 0 since it is not a real auction and you will never be cashiering in it (however, if you intend to use the same Cashiering Message for all of your auctions, entering it here in Auction 0 will make it a default and save you from having to type it in for each auction you setup). Just continue pressing ENTER until you reach the bottom of the screen. Press ENTER again as instructed and the cursor will now be back at the Auction Number field waiting for the next entry. Press F1 twice and you will be back at the Main Menu.. Company Setup The company record contains important information you should enter prior to running auctions. From the Main Menu, select 12 (Miscellaneous Management) and press ENTER, then select 1 (Custom Setup) and press ENTER. From the Custom Setup Menu, select 1 (Company Information) and press ENTER. You will now be on the Company Information entry screen. If you are in the U.S., please type your Reseller Tax # in field #1 and your U.S. Federal ID # in field #2. If you do auctions in Canada and have a Canadian GST ID #, type it into field #3 and the Canadian GST Rate in field #4. If you do not do auctions in Canada, #3 should be blank and #4 should be blank or have 0. If you are in Canada, field #1 & #2 should be blank unless you do auctions in the U.S. If you do, type in the appropriate numbers. Type your Canadian GST ID # into field #3 and the Canadian GST Rate into field #4. You don t need to be concerned with the rest of this entry screen at this point; come back later and make your entries after you have reviewed that section of the Guide. After making the entries to field #s 1 through 4, press ENTER until you reach the bottom of the screen, then press ENTER again. You will now be back on the Custom Setup Menu. To match up with how your auction firm does business, you may customize how many of the SOLD II programs behave during use based on your edits to the many custom setup options you see on this menu. Many of these entries are repeated to individualize individual auctions under custom auction setup (as you will learn later). You entries to the various screens under this CUSTOM SETUP Menu, however, determine the default values for all new auctions (how these auctions will behave if you don t edit their individual setup). So please review these screens. No requirement to do so, but it s an opportunity to match SOLD II best to your needs and also a way to begin learning the many powerful options of the SOLD II programs. SOLD II Installation & Setup Page 10 of 11

11 Begin Now, you are ready to begin using your SOLD II program. We suggest that you make use of the TRAIN section of the program for practice (see the Orientation Section of the manual for instructions) rather than remaining in the real program while you are experimenting. This will enable you to make entries without being concerned about affecting your real data. Please follow along in the manual and make use of the on-screen help as you work through the program. Refer to the Table of Contents in the Guide section of the manual for exact page numbers for each topic. The following is the logical order you should follow while learning the program. Read the Orientation, Appendix, Errors, and Glossary sections of the manual Custom Setup (12-1 from the Main Menu) Auction Setup (selection 1 from the Main Menu) Commission Codes (found in Consignor Maintenance, #11 from the Main Menu) Consignors (selection 11 from the Main Menu) Cataloging if you are intending to use catalogs (selection 2 from the Main Menu) Registration (selection 3 from the Main Menu) Clerking (selection 5 from the Main Menu) Cashiering (selection 4 from the Main Menu) Reporting (selection 7 from the Main Menu) SOLD II has many programs available to serve auction firms including Support Subscriptions, Training Seminars (both basic and advanced), and numerous program options to meet the requirements of nearly all auction businesses. For more information, please call us at: or us at (800) info@soldii.com SOLD II Installation & Setup Page 11 of 11

SOLD II (v3.5 or greater) Installation & Setup Instructions for Linux Version CD. Table of Contents. Installation Instructions 2-7

SOLD II (v3.5 or greater) Installation & Setup Instructions for Linux Version CD. Table of Contents. Installation Instructions 2-7 SOLD II (v3.5 or greater) Installation & Setup Instructions for Linux Version 2.2.19 CD Table of Contents Topic Pages Installation Instructions 2-7 Loading Operating Environment (linux umsdos) 2-3 Installing

More information

NEC Versa 500D/550D Windows 98 Upgrade Information

NEC Versa 500D/550D Windows 98 Upgrade Information NEC Versa 500D/550D Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 500D/550D system to Microsoft Windows 98. Please read these notes in their

More information

NEC Versa 4200 Windows 98 Upgrade Information

NEC Versa 4200 Windows 98 Upgrade Information NEC Versa 4200 Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 4200 system to Microsoft Windows 98. Please read these notes in their entirety.

More information

JetFlash User s Manual

JetFlash User s Manual JetFlash User s Manual ( Version 1.0 ) Table of Contents INTRODUCTION...1 PACKAGE CONTENTS...1 FEATURES...1 SYSTEM REQUIREMENTS...1 DRIVER INSTALLATION...2 DRIVER INSTALLATION FOR WINDOWS 98SE...2 DRIVER

More information

Table of Contents. ShredIt X Read Me.

Table of Contents. ShredIt X Read Me. ShredIt X Read Me www.mireth.com support@mireth.com Table of Contents The Right Software For The Job About ShredIt X... 3 System Requirements...3 All about shredding... 4 ShredIt Safety Features...4 How

More information

Collector and Dealer Software - CAD 3.1

Collector and Dealer Software - CAD 3.1 Collector and Dealer Software - CAD 3.1 Your Registration Number Thank you for purchasing CAD! To ensure that you can receive proper support, we have already registered your copy with the serial number

More information

L AB: W I N D O W S 7 V I R T U A L I Z A T I O N

L AB: W I N D O W S 7 V I R T U A L I Z A T I O N Revision Date: 5/31/2013 Time 1.0 Hours O V E R V IEW In this lab, you will set up a Virtual PC Environment that you can configure at home to complete the lab activities in this course. L AB ACTIVIT IES

More information

Installing the UnixWare Package. Installing the UnixWare Package - 1

Installing the UnixWare Package. Installing the UnixWare Package - 1 Installing the UnixWare Package Installing the UnixWare Package - 1 Issue 2 Installing the UnixWare Software Package Installing the UnixWare Software Package CAUTION: If you use the DELETE key to stop

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

VISUAL QUICKPRO GUIDE

VISUAL QUICKPRO GUIDE VISUAL QUICKPRO GUIDE Red Hat Linux 6 Harold Davis Peachpit Press Visual QuickPro Guide Red Hat Linux 6 Harold Davis Peachpit Press 1249 Eighth Street Berkeley, CA 94710 510/524-2178 800/283-9444 510/524-2221

More information

User's Guide. Alpha Five Accounting. Accounting Made Easy. Version 3.0. Copyright BetaSoft LLC - All Rights Reserved

User's Guide. Alpha Five Accounting. Accounting Made Easy. Version 3.0. Copyright BetaSoft LLC - All Rights Reserved User's Guide Alpha Five Accounting Copyright 1995-2002 BetaSoft LLC - All Rights Reserved Accounting Made Easy Version 3.0 Alpha Five is a trademark of Alpha Software Corp. i ii Table of Contents INTRODUCTION...1

More information

Installing Linux on JMU Computer-Science Department Removable Hard Drives for CS-450 and CS-550

Installing Linux on JMU Computer-Science Department Removable Hard Drives for CS-450 and CS-550 Installing Linux on JMU Computer-Science Department Removable Hard Drives for CS-450 and CS-550 Charles Abzug (1) Be advised that the complete installation of Linux takes at least slightly in excess of

More information

V Workstation Imaging

V Workstation Imaging V Workstation Imaging The following sections provide information on Novell ZENworks Desktop Management Workstation Imaging procedures and features. Chapter 50, Common Imaging Deployment Strategies, on

More information

LANTASTIC FOR WINDOWS 3.X USER S MANUAL. Instructions for basic networking and day-to-day use

LANTASTIC FOR WINDOWS 3.X USER S MANUAL. Instructions for basic networking and day-to-day use LANTASTIC FOR WINDOWS 3.X USER S MANUAL Instructions for basic networking and day-to-day use #9860 Edition 2_pdf [1/14/00 RK] Manual Writers/Editors: Online Writers/Editors: Designer: Rhonda Knotts Elizabeth

More information

Instructor. Suleiman Muhammad citp(mcpn,mncs) Institute of Computing and ICT, Ahmadu Bello University, Zaria.

Instructor. Suleiman Muhammad citp(mcpn,mncs) Institute of Computing and ICT, Ahmadu Bello University, Zaria. Troubleshooting Common Computer Problems Instructor Suleiman Muhammad citp(mcpn,mncs) Institute of Computing and ICT, Ahmadu Bello University, Zaria. Trouble shooting: Troubleshooting is the process of

More information

Basic Windows 95 Skills

Basic Windows 95 Skills Building Mouse Skills Click press left mouse button once used to select options in menus or to move your cursor Double click press left mouse button twice without moving the mouse pointer used on icons

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

RemoteWare OS/2 Client

RemoteWare OS/2 Client RemoteWare OS/2 Client User s Guide Version 4.1 Service Pack 1A RemoteWare OS/2 Client User s Guide Version 4.1 Service Pack 1A This document was prepared to assist licensed users of RemoteWare by XcelleNet,

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

3980xpi/3980/3900 V8.2 User Notes

3980xpi/3980/3900 V8.2 User Notes 3980xpi/3980/3900 V8.2 User Notes Contents What s New in Version 8.2........................................ 2 Reminders.................................................... 5 Determining if 3900 Has Hard

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

v5: How to restore a backup image

v5: How to restore a backup image This article describes how to restore a backup image Restoring a backup image is very simple using Macrium Reflect. If the image contains only data, it is a matter of restoring it back to its original

More information

Software Conversion Guide

Software Conversion Guide Eagle SSE Software Conversion Guide Release 17 (Server Level 29) EL2157 This manual contains reference information about software products from Activant Solutions Inc. The software described in this manual

More information

Reinstalling Windows 95/98/ME/2000 Professional

Reinstalling Windows 95/98/ME/2000 Professional Reinstalling Windows 95/98/ME/2000 Professional Who needs this handout? If you have been instructed to reinstall Windows on your computer as a result of a recommendation from a computer consulting professional,

More information

Quick Start Guide for EOS / TES

Quick Start Guide for EOS / TES 1 Quick Start Guide for EOS / TES (If you are not comfortable with the basic functions of a computer, seek local assistance before proceeding.) How to install EOS/TES Important: for Windows 2000 or XP

More information

Exam : Title. : A+ OS Technologies

Exam : Title. : A+ OS Technologies Exam : 220-302 Title : A+ OS Technologies QUESTION 1 Under Windows 2000 you consistently receive out of memory messages when running multiple applications. To avoid having to upgrade RAM immediately you?

More information

Windows Me Navigating

Windows Me Navigating LAB PROCEDURE 11 Windows Me Navigating OBJECTIVES 1. Explore the Start menu. 2. Start an application. 3. Multi-task between applications. 4. Moving folders and files around. 5. Use Control Panel settings.

More information

The future of touch. NEAR FIELD IMAGING TM TOUCH SCREEN SYSTEM. Software user s guide

The future of touch. NEAR FIELD IMAGING TM TOUCH SCREEN SYSTEM. Software user s guide The future of touch. NEAR FIELD IMAGING TM TOUCH SCREEN SYSTEM Software user s guide 14115 October 1998 Copyright Disclaimer Important User Information FCC Compliance This manual is 1998 Dynapro Technologies

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

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

The Fundamentals. Document Basics

The Fundamentals. Document Basics 3 The Fundamentals Opening a Program... 3 Similarities in All Programs... 3 It's On Now What?...4 Making things easier to see.. 4 Adjusting Text Size.....4 My Computer. 4 Control Panel... 5 Accessibility

More information

V-MUX Downloader version 6.0 User Manual

V-MUX Downloader version 6.0 User Manual V-MUX Downloader version 6.0 User Manual V-MUX Downloader v6.0 USER MANUAL 2007 Weldon, A Division of Akron Brass Table of Contents Introduction and General Computer Requirements..4 Hardware: V-MUX Diagnostics/Downloader

More information

The QuickCalc BASIC User Interface

The QuickCalc BASIC User Interface The QuickCalc BASIC User Interface Running programs in the Windows Graphic User Interface (GUI) mode. The GUI mode is far superior to running in the CONSOLE mode. The most-used functions are on buttons,

More information

FreeBSD Installation ISOC/AfNOG

FreeBSD Installation ISOC/AfNOG FreeBSD Installation ISOC/AfNOG Michuki Mwangi (Original materials by Hervey Allen NSRC) 1 READ THE INSTRUCTIONS These slides contain explicit instruc2ons to allow you to successfully install FreeBSD and

More information

Using LaunchPad. Contents. Section 1-7. This section: Describes how to use LaunchPad to run your access control programs.

Using LaunchPad. Contents. Section 1-7. This section: Describes how to use LaunchPad to run your access control programs. Section 1-7 Using LaunchPad This section: Describes how to use LaunchPad to run your access control programs. Describes how to change your login name and password Describes how to add new operators. Describes

More information

Disk Imaging with Knoppix

Disk Imaging with Knoppix Introduction This document explains how to use the CD-ROM bootable version of Linux, named Knoppix, to make and restore images of computer hard drives. Knoppix makes a very good system recovery tool for

More information

Virtual CD TS 1 Introduction... 3

Virtual CD TS 1 Introduction... 3 Table of Contents Table of Contents Virtual CD TS 1 Introduction... 3 Document Conventions...... 4 What Virtual CD TS Can Do for You...... 5 New Features in Version 10...... 6 Virtual CD TS Licensing......

More information

CIS 231 Windows 2012 R2 Server Install Lab #1

CIS 231 Windows 2012 R2 Server Install Lab #1 CIS 231 Windows 2012 R2 Server Install Lab #1 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

More information

Virtual Data Center (vdc) Manual

Virtual Data Center (vdc) Manual Virtual Data Center (vdc) Manual English Version 1.0 Page 1 of 43 Content 1 HOW TO USE CLOUD PORTAL (VMWARE VIRTUAL DATA CENTER)... 3 2 VMWARE SYSTEM DETAILS... 5 3 HOW TO MANAGE VIRTUAL MACHINE... 6 Edit

More information

V8.2 User Notes. Contents. What s New in Version Reminders Creating Floppy Diskette Set from CD Quick Update Steps...

V8.2 User Notes. Contents. What s New in Version Reminders Creating Floppy Diskette Set from CD Quick Update Steps... ProMaster 2500 V8.2 User Notes Contents What s New in Version 8.2........................................ 2 Reminders.................................................... 5 Creating Floppy Diskette Set

More information

VMware Workstation 4 What s New Requirements Installation Guest OS Installation Documentation Troubleshooting Prev Contents Last Next Installing VMware Tools The following sections describe how to install

More information

Peerless Drive System User's Manual

Peerless Drive System User's Manual Peerless Drive System User's Manual Copyright 2001 Iomega Corporation Iomega, the stylized "i" logo, Peerless, and the Peerless brand block are either registered trademarks or trademarks of Iomega Corporation

More information

Computer Guidelines. S:\MSD\Instructions\Computer guidelines.doc. Mike Roman. Version Birmingham, Michigan.

Computer Guidelines. S:\MSD\Instructions\Computer guidelines.doc. Mike Roman. Version Birmingham, Michigan. Computer Guidelines S:\MSD\Instructions\Computer guidelines.doc Mike Roman Version 1.991212 Birmingham, Michigan December 9, 1999 1360 Puritan Ave, Birmingham, MI 48009 Phone: 1-800-328-9696 or 1-248-644-8092

More information

Computer Troubleshooting

Computer Troubleshooting Troubleshooting tips Computer Troubleshooting Obvious Dumb Things No matter what weird behavior your computer displays, do the obvious first: 1. Rebooting (restarting the computer) cures most Windows ailments.

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

Level 23 Eagle Software Conversion Guide. Please see page 5 for changes made to Special Security

Level 23 Eagle Software Conversion Guide. Please see page 5 for changes made to Special Security Level 23 Eagle Software Conversion Guide Please see page 5 for changes made to Special Security Publication No. EL1035 Publication Date: January 2002 This manual contains reference information about CCITRIAD

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

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0)

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0) CHAPTER 2 EMS Installation This chapter provides instructions for installing the Element Management System (EMS) software on a user workstation. Workstation Requirements The following sections list the

More information

to arrive at the system information display. In MacOS X use the menus

to arrive at the system information display. In MacOS X use the menus The Math/CS 466/666 Linux Image in VirtualBox This document explains how to install the Math/CS 466/666 Linux image onto VirtualBox to obtain a programming environment on your personal computer or laptop

More information

SERVICE2000 QUICK START

SERVICE2000 QUICK START SERVICE2000 QUICK START Installation Guide for Release 8 Table of Contents Introduction 2 System Requirements 2 Preparation - All Editions 2 Installation - Single User Edition 3 Installation - Network

More information

How To Force Restore A Computer That Won Boot Up After System

How To Force Restore A Computer That Won Boot Up After System How To Force Restore A Computer That Won Boot Up After System If your computer won't start up normally, you may need to use a disk repair utility This can occur after an improper shutdown, forced restart,

More information

Version 11. NOVASTOR CORPORATION NovaBACKUP

Version 11. NOVASTOR CORPORATION NovaBACKUP NOVASTOR CORPORATION NovaBACKUP Version 11 2009 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to change without notice.

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

Welcome In this chapter

Welcome In this chapter 1 Welcome In this chapter Welcome to ProWORX NxT 2.10 2 Installing ProWORX NxT 3 Starting ProWORX NxT 5 Authorizing ProWORX NxT 8 Customer support 11 ProWORX NxT User s Guide Welcome to ProWORX NxT 2.10

More information

Contents. User's Guide

Contents. User's Guide Contents i User's Guide ii Contents No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, for any purpose, without prior written permission from

More information

Pro-face/Xycom Workstation Recovery Media Software Installation Instructions for Microsoft MS-DOS 6.22

Pro-face/Xycom Workstation Recovery Media Software Installation Instructions for Microsoft MS-DOS 6.22 Pro-face/Xycom Workstation Recovery Media Software Installation Instructions for Microsoft MS-DOS 6.22 Revision Description Date A Manual Released 1/01 B CD-ROM Instructions added 4/04 C Name change, correct

More information

Quick Start. Chapter. In This Chapter:

Quick Start. Chapter. In This Chapter: Chapter Quick Start In This Chapter: Getting to Know Windows.... - Installation of irectsoft 6.... - Getting Started.... -8 Welcome to irectsoft00.... - Begin Editing a Program.... -4 Establish the Communication

More information

The Lecture's aim A preparation for the installation party: Prepare your computer for the installation Know what's going to happen Understand what's g

The Lecture's aim A preparation for the installation party: Prepare your computer for the installation Know what's going to happen Understand what's g Linux Installation Eli Billauer eli@billauer.co.il November 12, 2000 Linux Installation Slide 1 The Lecture's aim A preparation for the installation party: Prepare your computer for the installation Know

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

Easy Windows Working with Disks, Folders, - and Files

Easy Windows Working with Disks, Folders, - and Files Easy Windows 98-3 - Working with Disks, Folders, - and Files Page 1 of 11 Easy Windows 98-3 - Working with Disks, Folders, - and Files Task 1: Opening Folders Folders contain files, programs, or other

More information

Ensim ServerXchange Server & Application Manager Online Help

Ensim ServerXchange Server & Application Manager Online Help Ensim ServerXchange Server & Application Manager Online Help Contents About This Document... 15 Welcome to the Help System... 16 How to use this Help system... 16 About ServerXchange... 18 ServerXchange

More information

CAD-CARE TROUBLESHOOTING GUIDE

CAD-CARE TROUBLESHOOTING GUIDE CAD-CARE TROUBLESHOOTING GUIDE CAD-Care is a stable and error free system. The biggest problem encountered with CAD-Care is when something stops CAD-Care during a system sort. Windows Screen Savers have

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

Mac OS 8 Installation Instructions for Sonnet Presto and Presto Plus Processor Upgrade Cards

Mac OS 8 Installation Instructions for Sonnet Presto and Presto Plus Processor Upgrade Cards Mac OS 8 Installation Instructions for Sonnet Presto and Presto Plus Processor Upgrade Cards What You Need: Sonnet Presto or Presto Plus processor upgrade card. Sonnet Presto 8 Enabler Boot diskette. Macintosh

More information

STEPS TO REGISTERING FOR OUR ONLINE AUCTIONS:

STEPS TO REGISTERING FOR OUR ONLINE AUCTIONS: STEPS TO REGISTERING FOR OUR ONLINE AUCTIONS: Thank you for your interest in our Online Auctions! We offer a great variety of items - The registration process is easy, just follow these steps. Once you

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

IBM Personal Computer. About Your Software Windows 95, Applications, and Support Software

IBM Personal Computer. About Your Software Windows 95, Applications, and Support Software IBM Personal Computer About Your Software Windows 95, Applications, and Support Software IBM Personal Computer About Your Software Windows 95, Applications, and Support Software IBM Note Before using

More information

Chapter 1: Getting Started 8. What You Need to Run TrendReader... 8 What's in the Software Package... 9 Installing TrendReader

Chapter 1: Getting Started 8. What You Need to Run TrendReader... 8 What's in the Software Package... 9 Installing TrendReader I Table of Contents Chapter 1: Getting Started 8 Welcome... 8... 8 What You Need to Run TrendReader... 8 What's in the Software Package... 9 Installing TrendReader... 10 Connecting

More information

Procomm Plus Installation Guide. Prophet 21 FASPAC 4.1

Procomm Plus Installation Guide. Prophet 21 FASPAC 4.1 Procomm Plus Installation Guide Prophet 21 FASPAC 4.1 The documentation in this publication is provided pursuant to a Sales and Licensing Contract for the Prophet 21 System entered into by and between

More information

Using the Zoo Workstations

Using the Zoo Workstations Using the Zoo Workstations Version 1.86: January 16, 2014 If you ve used Linux before, you can probably skip many of these instructions, but skim just in case. Please direct corrections and suggestions

More information

User Guide. Version Number 1.1

User Guide. Version Number 1.1 User Guide Version Number 1.1 Copyright 2002, LSOFT TECHNOLOGIES INC. All rights reserved. No part of this documentation may be reproduced in any form or by any means or used to make any derivative work

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

CDS 32 Version 2.xx File Utilities

CDS 32 Version 2.xx File Utilities CDS 32 Version 2.xx File Utilities c2004 Pristine Systems, Inc. CONTENTS Addendum, 7 Addendum, Marking Multiple Selections, 7 Audio File Manager, 3 A Move, 3 M N E Network Audio Manager, 4 Exit, 4 R F

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

Airtel PC Secure Trouble Shooting Guide

Airtel PC Secure Trouble Shooting Guide Airtel PC Secure Trouble Shooting Guide Table of Contents Questions before installing the software Q: What is required from my PC to be able to use the Airtel PC Secure? Q: Which operating systems does

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

FOR NETWARE. Tested and. Approved

FOR NETWARE. Tested and. Approved 7 v e r s i o n TM FOR NETWARE Tested and Approved Introduction This guide is designed to help you install Backup Exec for NetWare from the Backup Exec Installation CD. It is intended for administrators

More information

Using Microsoft Word. Getting Started With Word. Exercise 1 Starting the Program

Using Microsoft Word. Getting Started With Word. Exercise 1 Starting the Program Using Microsoft Word Getting Started With Word Exercise 1 Starting the Program There are several ways to start a program in Microsoft Windows and they may include the following: Clicking an icon on the

More information

VIDEO ISSUES GAMEPLAY ISSUES. Call Of Duty Demo Readme. Last Updated 8/20/2003. Table of Contents: INTRODUCTION INSTALLATION & SET UP ISSUES

VIDEO ISSUES GAMEPLAY ISSUES. Call Of Duty Demo Readme. Last Updated 8/20/2003. Table of Contents: INTRODUCTION INSTALLATION & SET UP ISSUES Call Of Duty Demo Readme Last Updated 8/20/2003 Table of Contents: INTRODUCTION INSTALLATION & SET UP ISSUES 1. Minimum System Requirements 2. Error Message "Couldn't Load Default.cfg" VIDEO ISSUES 1.

More information

Ensim ServerXchange Server and Application Manager Help

Ensim ServerXchange Server and Application Manager Help Ensim ServerXchange Server and Application Manager Help Contents About ServerXchange... 17 ServerXchange overview... 17 ServerXchange components... 18 ServerXchange architecture... 19 ServerXchange interfaces...

More information

IT S NE VER DONE THAT BEFORE!

IT S NE VER DONE THAT BEFORE! IT S NE VER DONE THAT BEFORE! A Guide to Troubleshooting Windows XP by John Ross San Francisco 3 WHAT TO DO WHEN WINDOWS WON T START You know the routine: Turn on the computer, a bunch of text scrolls

More information

EvaluNet XT v1.2. Setup Guide

EvaluNet XT v1.2. Setup Guide 2 EvaluNet XT v1.2 Setup Guide Table of Contents 1 INTRODUCTION 2 1.1 HOW IS EVALUNET XT STRUCTURED? 2 1.2 SYSTEM REQUIREMENTS 2 1.3 NETWORK SETUP DETAILS 2 1.4 PEER-TO-PEER NETWORKS 3 1.5 LINUX SETUP

More information

Partitioning and Formatting Reference Guide

Partitioning and Formatting Reference Guide Partitioning and Formatting Reference Guide This guide provides simple guidelines for the initial setup of your hard disk drive using the most common methods and utilities available within the following

More information

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

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

More information

INSTALLING THE PS3 XBOX READY SOFTWARE:

INSTALLING THE PS3 XBOX READY SOFTWARE: INSTALLING THE PS3 XBOX READY SOFTWARE: 1. Insert the Installation CD to CD-ROM drive and execute Ready_Setup.exe NOTE: If it is the first time for the target USB disk using under this software, the software

More information

Lesson 1: Preparing for Installation

Lesson 1: Preparing for Installation 2-2 Chapter 2 Installing Windows XP Professional Lesson 1: Preparing for Installation When you install Windows XP Professional, the Windows XP Professional Setup program allows you to specify how to install

More information

Linux Mint 18. Cinnamon Edition

Linux Mint 18. Cinnamon Edition Linux Mint 18 Cinnamon Edition NOTE from mikeb of Code-it Software Solutions: I personally take no credit for the content of this file it was stolen from the original copy from the Linux Mint web site

More information

Table of Contents ProFuel User Manual

Table of Contents ProFuel User Manual Table of Contents ProFuel Reference Manual Version 3.0 Page 2 Table of Contents Table of Contents INTRODUCTION...6 System Requirements...8 Loading and Initialization...8 Registration...8 Installing on

More information

Flex Focus 1202 Software Installation Procedure

Flex Focus 1202 Software Installation Procedure Flex Focus 1202 Software 4.6.6 Installation Procedure IMPORTANT: The installation procedure must be carried out only by B-K service personnel or their authorised representatives, who are aware of the hazards

More information

User Manual & Quick-Start Guide

User Manual & Quick-Start Guide User Manual & Quick-Start Guide Version 2 2002-2008 Promethean Software Corporation. All rights reserved. Table of Contents Introduction... 5 Quick-Start Guide... 5 o Installing TurboLaw... 5 o Configuring

More information

DISCLAIMER Whilst every effort has been made

DISCLAIMER Whilst every effort has been made PUBLISHED BY Gallagher Group Limited Kahikatea Drive, Private Bag 3026 Hamilton, New Zealand www.gallagherams.com Copyright Gallagher Group Limited 2011. All rights reserved. Patents Pending. MyScale Pro

More information

Getting Started With UNIX Lab Exercises

Getting Started With UNIX Lab Exercises Getting Started With UNIX Lab Exercises This is the lab exercise handout for the Getting Started with UNIX tutorial. The exercises provide hands-on experience with the topics discussed in the tutorial.

More information

CAM350. Product Installation Guide V7.6

CAM350. Product Installation Guide V7.6 CAM350 Product Installation Guide V7.6 CAM350 Installation The software and auxiliary files are provided on CD ROM. Each CAM350 bundle and optional modules are part of the same executable code, and is

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 Linux Ubuntu 16.04 LTS. If questions or problems

More information

HP Server Novell NetWare Installation Guide

HP Server Novell NetWare Installation Guide HP Server Novell NetWare Installation Guide Including 6.5 August 25, 2003 Objective The intent of this document is to provide you with key information required for completing the installation of NetWare

More information

READ ME FIRST. Windows NT. *DSL Equipment Installation Guide: Efficient Networks 5260

READ ME FIRST. Windows NT. *DSL Equipment Installation Guide: Efficient Networks 5260 READ ME FIRST Windows NT *DSL Equipment Installation Guide: Efficient Networks 5260 *Digital Subscriber Line Part Number: 5260NT02A Version 1.2-A. Table of Contents Follow Steps 1 through 8 to complete

More information

Command-Line Interfaces

Command-Line Interfaces CHAPTER 2 This chapter describes the CLIs you use to configure the Catalyst 4500 series switch. This chapter includes the following major sections: Accessing the Switch CLI, page 2-1 Performing Command-Line

More information

3 USING NERO BURNING ROM

3 USING NERO BURNING ROM 3 USING NERO BURNING ROM Nero Burning ROM gives you the maximum amount of flexibility and options for burning data to create different types of CDs and DVDs, such as bootable CDs or Super Video CDs. Until

More information

eftp Application User Guide

eftp Application User Guide Team A eftp User Guide 1/30 eftp Application User Guide Table of Contents Page 1. Acknowledgement 2 2. Introduction a. Welcome eftp Audience 3 b. What s in this manual 3 c. Manual Conventions 3 d. Getting

More information

ShredIt Read Me www.mireth.com support@mireth.com Table of Contents The Right Software For The Job About ShredIt... 2 System Requirements...2 All about shredding... 3 ShredIt Safety Features...3 How a

More information