Installing JSA Using a Bootable USB Flash Drive

Size: px
Start display at page:

Download "Installing JSA Using a Bootable USB Flash Drive"

Transcription

1 Juniper Secure Analytics Installing JSA Using a Bootable USB Flash Drive Release Juniper Networks, Inc North Mathilda Avenue Sunnyvale, CA USA Published:

2 Copyright Notice Copyright 2014 Juniper Networks, Inc. All rights reserved. Juniper Networks, Junos, Steel-Belted Radius, NetScreen, and ScreenOS are registered trademarks of Juniper Networks, Inc. in the United States and other countries. The Juniper Networks Logo, the Junos logo, and JunosE are trademarks of Juniper Networks, Inc. The following terms are trademarks or registered trademarks of other companies: Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or its affiliates. All other trademarks, service marks, registered trademarks, or registered service marks are the property of their respective owners. All specifications are subject to change without notice. Juniper Networks assumes no responsibility for any inaccuracies in this document or for any obligation to update information in this document. Juniper Networks reserves the right to change, modify, transfer, or otherwise revise this publication without notice. FCC Statement The following information is for FCC compliance of Class A devices: This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to part 15 of the FCC rules. These limits are designed to provide reasonable protection against harmful interference when the equipment is operated in a commercial environment. The equipment generates, uses, and can radiate radio-frequency energy and, if not installed and used in accordance with the instruction manual, may cause harmful interference to radio communications. Operation of this equipment in a residential area is likely to cause harmful interference, in which case users will be required to correct the interference at their own expense. The following information is for FCC compliance of Class B devices: The equipment described in this manual generates and may radiate radio-frequency energy. If it is not installed in accordance with Juniper Networks installation instructions, it may cause interference with radio and television reception. This equipment has been tested and found to comply with the limits for a Class B digital device in accordance with the specifications in part 15 of the FCC rules. These specifications are designed to provide reasonable protection against such interference in a residential installation. However, there is no guarantee that interference will not occur in a particular installation. If this equipment does cause harmful interference to radio or television reception, which can be determined by turning the equipment off and on, the user is encouraged to try to correct the interference by one or more of the following measures: Reorient or relocate the receiving antenna. Increase the separation between the equipment and receiver. Consult the dealer or an experienced radio/tv technician for help. Connect the equipment to an outlet on a circuit different from that to which the receiver is connected. Caution: Changes or modifications to this product could void the user's warranty and authority to operate this device. Disclaimer THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT, SUBJECT TO THE MODIFICTAIONS SET FORTH BELOW ON THIS PAGE, ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPED WITH THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITED WARRANTY, CONTACT YOUR JUNIPER NETWORKS REPRESENTATIVE FOR A COPY. Release Copyright 2014, Juniper Networks, Inc. All rights reserved. Printed in USA. Revision History May 2014 The information in this document is current as of the date listed in the revision history. END USER LICENSE AGREEMENT The Juniper Networks product that is the subject of this technical documentation consists of (or is intended for use with) Juniper Networks software. Use of such software is subject to the terms and conditions of the End User License Agreement ( EULA ) posted at as modified by the following text, which shall be treated under the EULA as an Entitlement Document taking precedence over any conflicting provisions of such EULA as regards such software: As regards software accompanying the STRM products (the Program ), such software contains software licensed by Q1 Labs and is further accompanied by third-party software that is described in the applicable documentation or materials provided by Juniper Networks. 2

3 For the convenience of Licensee, the Program may be accompanied by a third party operating system. The operating system is not part of the Program, and is licensed directly by the operating system provider (e.g., Red Hat Inc., Novell Inc., etc.) to Licensee. Neither Juniper Networks nor Q1 Labs is a party to the license between Licensee and the third party operating system provider, and the Program includes the third party operating system AS IS, without representation or warranty, express or implied, including any implied warranty of merchantability, fitness for a particular purpose or non-infringement. For an installed Red Hat operating system, see the license file: /usr/share/doc/redhat-release-server-6server/eula. By downloading, installing or using such software, you agree to the terms and conditions of that EULA as so modified. 3

4 4

5 CONTENTS 1 INSTALLING JSA USING A BOOTABLE USB FLASH DRIVE Using JSA to Create a Bootable USB Flash Drive CREATE A BOOTABLE USB FLASH DRIVE WITH MICROSOFT WINDOWS Before You Begin Creating a Bootable USB Flash Drive in Windows CREATE A BOOTABLE USB FLASH DRIVE WITH REDHAT LINUX Before You Begin Creating a Bootable USB Flash Drive From a RedHat Linux System JSA SOFTWARE INSTALLATION Configuring a USB Flash Drive for Serial-Only Appliances Installing JSA with a USB Flash Drive

6

7 1 INSTALLING JSA USING A BOOTABLE USB FLASH DRIVE This technical note provides information on how to create a USB flash drive capable of completing a new installation of any Juniper Secure Analytics (JSA) product software. NOTE This document only applies to full installations; it does not apply to upgrades or patches. Information for patches is available in the release note documentation for your product. Using JSA to Create a Bootable USB Flash Drive Step 1 Step 2 Step 3 You can use Juniper Secure Analytics (JSA) appliances from your deployment to create a bootable USB flash drive. If the system you want to install resides in a JSA deployment in which other JSA systems are available, you can create a bootable USB flash drive on another JSA system. To create a bootable USB flash drive: Download the r1 ISO file to your JSA system: a Access the Juniper Customer Support website ( b Locate the r1 ISO file on the Juniper Customer Support website. c Copy the ISO image to a directory on your JSA system. For example, /tmp. Using SSH, log in to your JSA system as the root user: Username: root Password: <password> Insert your USB flash drive into the USB port on your system. Note: Depending on your system, it might take up to 30 seconds for the USB flash drive to be recognized.

8 8 INSTALLING JSA USING A BOOTABLE USB FLASH DRIVE Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Run the following command to mount the ISO image: mount -o loop /tmp/<name of the iso image>.iso /media/cdrom Where <name of the iso image> is the ISO image downloaded from the Juniper Customer Support website in Step 1. Run the following command to copy the USB creation script from the mounted ISO image to the /tmp directory: cp /media/cdrom/post/create-usb-install-key.py /tmp/ Run the following command to start the USB creation script: /tmp/create-usb-install-key.py Press Enter. Press 1, and type the path to the ISO image. For example, /tmp/<name of the iso image>.iso Press 2, and select the drive containing your USB flash drive. Press 3 to create your USB key. The process of writing the ISO image to your USB flash drive takes several minutes to complete. When the ISO is loaded onto the USB flash drive, a confirmation message appears. Press q to quit the USB key script. Remove the USB flash drive from your JSA system. You are now ready to use your USB flash drive to install JSA on your appliance.

9 2 CREATE A BOOTABLE USB FLASH DRIVE WITH MICROSOFT WINDOWS You can use a desktop or laptop system with Microsoft Windows to create a bootable USB flash drive that is capable of installing or reinstalling JSA products. Before You Begin Before you can create a bootable USB flash drive with Microsoft Windows, you must have access to the following: A 2 GB (or larger) USB flash drive The Create USB Install Key (CUIK) software A desktop or laptop system with one the following operating systems: - Windows 7 - Windows Vista - Windows Windows 2008R2 PeaZip Portable Syslinux 4.06 CAUTION CAUTION: When you create a bootable USB flash drive, the contents of the USB flash drive are deleted.

10 10 CREATE A BOOTABLE USB FLASH DRIVE WITH MICROSOFT WINDOWS Creating a Bootable USB Flash Drive in Windows Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Step 13 Step 14 Step 15 The Create-USB-Install-Key (CUIK) tool is a guided command-line tool for Microsoft Windows that allows you to create a bootable USB flash drive for JSA. Procedure Download the JSA ISO file: a Access the Juniper Customer Support website b c Locate the JSA ISO file on the Juniper Customer Support website. Save the ISO file to your Windows system. Download the Create-USB-Install-Key (CUIK) tool from the Juniper Customer Support website. cuik.<version>.zip Extract the Create-USB-Install-Key (CUIK) tool to a directory. For example, C:\cuik From the Internet, download the following required files to the CUIK/deps folder: PeaZip Portable For example, c:\cuik\deps\peazip_portable windows.zip Syslinux 4.06 For example, c:\cuik\deps\syslinux-4.06.zip You are not required to extract the zip files. The files only need to be available in the cuik/deps directory. Insert a blank USB flash drive into the USB port on your computer. Verify that the USB flash drive is be listed by drive letter and accessible in Windows. Right-click cuik.exe and select Run as administrator. Press Enter to continue. Press 1 to select your JSA ISO file. Select your ISO image and click Open. Press 2 to select your USB drive letter. Select the number that corresponds to your USB flash drive letter. Press 3 to create your USB flash drive. Press Enter to confirm you are aware that the contents of the USB flash drive are deleted. Type create to create a bootable USB flash drive from the ISO image. This process takes several minutes to complete and the software tool informs you if the process was successful.

11 Creating a Bootable USB Flash Drive in Windows 11 Step 16 Step 17 Press Enter, then type q to exit the Create-USB-Install-Key tool. Safely eject the USB flash drive from the your desktop system. The USB stick is configured to install JSA software. What to do next If your connection to the appliance is a serial connection, see Configuring a USB Flash Drive for Serial-Only Appliances.

12

13 3 CREATE A BOOTABLE USB FLASH DRIVE WITH REDHAT LINUX You can use a Linux desktop or laptop system with RedHat 6.3 to create a bootable USB flash drive that is capable of installing Juniper Secure Analytics (JSA) software. Before You Begin Before you can create a bootable USB flash drive for JSA with Linux system, you must have access to the following items: 2 GB (or larger) USB flash drive A JSA ISO image file A Linux system that is installed with the following software: - RedHat Python 2.6 or above CAUTION CAUTION: When you create a bootable USB flash drive, the contents of the USB flash drive are deleted. Creating a Bootable USB Flash Drive From a RedHat Linux System Step 1 Step 2 You can use a Linux RedHat 6.3 system to create a bootable USB flash drive for JSA Procedure To obtain the JSA software: a Go the Juniper Customer Support website, b c d Select Juniper Secure Analytics under Security. Click on any of the JSA series. Select Software > ISO. Log in to your Linux-based system as the root user. Username: root Password: <password>

14 14 CREATE A BOOTABLE USB FLASH DRIVE WITH REDHAT LINUX Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Step 12 Insert your USB flash drive into the USB port on your system. Depending on your system, it might take up to 30 seconds to recognize a USB flash drive. Type the following command to mount the ISO image: mount -o loop /tmp/<name of the iso image>.iso /media/cdrom Type the following command to copy the create usb key script from the mounted ISO to the /tmp directory of your Linux system: cp /media/cdrom/post/create-usb-install-key.py /tmp/ Type the following command to start the USB creation script: /tmp/create-usb-install-key.py Press Enter. Press 1 and type the path to the ISO file. For example, /tmp/jsa r1.iso Press 2 and select the drive containing your USB flash drive. Press 3 to create your USB key. The process of writing the ISO image to your USB flash drive takes several minutes to complete. When the ISO is loaded onto the USB flash drive, a confirmation message is displayed. Press q to quit the USB key script. Remove the USB flash drive from your JSA system. The USB stick is configured to install JSA software. What to do next If your connection to the appliance is a serial connection, see Configuring a USB Flash Drive for Serial-Only Appliances.

15 4 JSA SOFTWARE INSTALLATION Installation procedures vary depending the product you are attempting to install. For the full installation procedure, you must read the installation guide written for your Juniper Secure Analytics (JSA) product. Configuring a USB Flash Drive for Serial-Only Appliances Step 1 Step 2 Step 3 Step 4 Bootable USB flash drives created to install JSA software on appliances that use a serial connection must complete an additional configuration procedure before you being your installation. If you have a keyboard and mouse connected (VGA) to your appliance, then this procedure is optional. Procedure Insert the bootable USB flash drive into the USB port of your appliance. On your USB flash drive, locate the syslinux.cfg file. Edit the syslinux configuration file to change the default installation from default linux to default serial. Save the changes to the syslinux configuration file. You are now ready to install your software. What to do next Installing JSA with a USB Flash Drive Installing JSA with a USB Flash Drive Step 1 Step 2 Step 3 Step 4 Step 5 This installation procedure provides a generic outline for installing JSA from a bootable USB flash drive. Procedure Restart the appliance. If you are overwriting an existing JSA installation, type FLATTEN when prompted. When the login prompt is displayed, type root. Type SETUP to begin the installation. Follow the prompts to install JSA.

16 16 JSA SOFTWARE INSTALLATION The remaining steps are documented in the installation guide for your software product. Note: If the USB is not detected, perform the following steps after restarting the appliance and then continue with the remaining steps: 1 Press the key required to load the boot menu for your appliance. 2 Select USB as the boot option.

Adaptive Log Exporter Service Update

Adaptive Log Exporter Service Update Juniper Secure Analytics Release 2014.6 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2016-04-21 Copyright Notice Copyright 2016 Juniper

More information

REPLACING THE SSL CERTIFICATE

REPLACING THE SSL CERTIFICATE Juniper Secure Analytics REPLACING THE SSL CERTIFICATE Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-14 Copyright

More information

Migrating Log Manager to JSA

Migrating Log Manager to JSA Juniper Log Manager Release 2014.4 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2015-03-02 Copyright Notice Copyright 2015 Juniper Networks,

More information

Using the Content Management Tool

Using the Content Management Tool Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

IBM Security QRadar Version 7.2.0. Installing QRadar with a Bootable USB Flash-drive Technical Note

IBM Security QRadar Version 7.2.0. Installing QRadar with a Bootable USB Flash-drive Technical Note IBM Security QRadar Version 7.2.0 Installing QRadar with a Bootable USB Flash-drive Technical Note Note: Before using this information and the product that it supports, read the information in Notices

More information

NSM Plug-In Users Guide

NSM Plug-In Users Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-14 Copyright Notice Copyright 2014 Juniper

More information

Custom E-mail Notifications

Custom E-mail Notifications Security Threat Response Manager Custom E-mail Notifications Release 2013.2 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-07-19

More information

STRM Log Manager Administration Guide

STRM Log Manager Administration Guide Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection.

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection. TECHNICAL NOTE INSTALLING STRM USING A BOOTABLE USB FLASH-DRIVE JULY 2013 This technical note provides information on how to re-install STRM software on the STRM appliances using a bootable USB flash-drive.

More information

Managing Vulnerability Assessment

Managing Vulnerability Assessment Security Threat Response Manager Release 2012.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-12 Copyright Notice Copyright 2013

More information

WinCollect User Guide

WinCollect User Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-03-14 Copyright Notice Copyright 2014 Juniper

More information

Adaptive Log Exporter Users Guide

Adaptive Log Exporter Users Guide Security Threat Response Manager Release 2012.0 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2012-05-30 Copyright Notice Copyright 2012

More information

IBM Security QRadar Version 7.1.0 (MR1) Installing QRadar 7.1 Using a Bootable USB Flash-Drive Technical Note

IBM Security QRadar Version 7.1.0 (MR1) Installing QRadar 7.1 Using a Bootable USB Flash-Drive Technical Note IBM Security QRadar Version 7.1.0 (MR1) Installing QRadar 7.1 Using a Bootable USB Flash-Drive Technical Note Note: Before using this information and the product that it supports, read the information

More information

TECHNICAL NOTE SETTING UP A STRM UPDATE SERVER. Configuring your Update Server

TECHNICAL NOTE SETTING UP A STRM UPDATE SERVER. Configuring your Update Server TECHNICAL NOTE SETTING UP A STRM UPDATE SERVER AUGUST 2012 STRM uses system configuration files to provide useful characterizations of network data flows. Updates to the system configuration files, available

More information

Wireless Travel Mouse with 5-Buttons User Manual

Wireless Travel Mouse with 5-Buttons User Manual Wireless Travel Mouse with 5-Buttons User Manual Product Features 1. Radio frequency 27MHz wireless transmission 2. Use of 256 ID codes to prevent interference between several wireless mice being used

More information

Log Sources Users Guide

Log Sources Users Guide Security Threat Response Manager Release 2013.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-03-15 Copyright Notice Copyright 2013

More information

QUICK START GUIDE CX-MC200LE-VZ

QUICK START GUIDE CX-MC200LE-VZ QUICK START GUIDE CX-MC200LE-VZ LTE/EV-DO Business-Grade Modem For use with Juniper Networks CX111 3G/4G Bridge with Enhanced Performance and Reliability GETTING READY TO USE YOUR CX-MC200LE-VZ MODEM Thank

More information

By default, STRM provides an untrusted SSL certificate. You can replace the untrusted SSL certificate with a self-signed or trusted certificate.

By default, STRM provides an untrusted SSL certificate. You can replace the untrusted SSL certificate with a self-signed or trusted certificate. TECHNICAL NOTE REPLACING THE SSL CERTIFICATE AUGUST 2012 By default, STRM provides an untrusted SSL certificate. You can replace the untrusted SSL certificate with a self-signed or trusted certificate.

More information

Extreme Networks Security Risk Manager Installation Guide

Extreme Networks Security Risk Manager Installation Guide Extreme Networks Security Risk Manager Installation Guide 9034865 Published May 2015 Copyright 2015 All rights reserved. Legal Notice Extreme Networks, Inc. reserves the right to make changes in specifications

More information

Configuring Offboard Storage Guide

Configuring Offboard Storage Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-12-03 Copyright Notice Copyright 2014 Juniper

More information

Installation Guide USB Laptop KVM Switch GCS661U

Installation Guide USB Laptop KVM Switch GCS661U Installation Guide USB Laptop KVM Switch 1 GCS661U 2 Table of Contents Table of Contents 3 Package Contents 4 System Requirements 5 Overview 6 Before You Start 7 Software Installation 8 Hardware Installation

More information

ADMINISTRATOR S GUIDE

ADMINISTRATOR S GUIDE ADMINISTRATOR S GUIDE NetScreen-Statistical Report Server Version FP2 P/N 093-1386-000 Rev.A Copyright Notice Copyright 2004 Juniper Networks, Inc. All rights reserved. Juniper Networks, the Juniper Networks

More information

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection.

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection. TECHNICAL NOTE FORWARDING LOGS USING TAIL2SYSLOG MARCH 2013 The Tail2Syslog support script provides a method for monitoring and forwarding events to STRM using syslog for real-time correlation. Tail2Syslog

More information

RocketRAID 600 Series 6Gb/s SATA RAID Host Adapters (RocketRAID 620 and RocketRAID 622)

RocketRAID 600 Series 6Gb/s SATA RAID Host Adapters (RocketRAID 620 and RocketRAID 622) RocketRAID 600 Series 6Gb/s SATA RAID Host Adapters (RocketRAID 620 and RocketRAID 622) Quick Installation Guide HighPoint RocketRAID 600 Series PCI-Express 2.0 SATA Revision 3.0, provides dramatically

More information

After you have created your text file, see Adding a Log Source.

After you have created your text file, see Adding a Log Source. TECHNICAL UPLOADING TEXT FILES INTO A REFERENCE SET MAY 2012 This technical note provides information on how to upload a text file into a STRM reference set. You need to be comfortable with writing regular

More information

STRM Log Manager Users Guide

STRM Log Manager Users Guide Security Threat Response Manager Release 2012.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2013-01-08 Copyright Notice Copyright 2012

More information

How To Install Extreme Security On A Computer Or Network Device

How To Install Extreme Security On A Computer Or Network Device Extreme Networks Security Installation Guide 9034857 Published July 2015 Copyright 2011 2015 All rights reserved. Legal Notice Extreme Networks, Inc. reserves the right to make changes in specifications

More information

AlienVault. Unified Security Management 4.4-5.x Offline Update and Software Restoration Procedures

AlienVault. Unified Security Management 4.4-5.x Offline Update and Software Restoration Procedures AlienVault Unified Security Management 4.4-5.x Offline Update and Software Restoration Procedures USM 4.4-5.x Offline Update and Software Restoration Procedures Copyright 2015 AlienVault, Inc. All rights

More information

USB2VGA. Instruction Manual. USB to VGA Adapter. USB 2.0 to VGA External Multi Monitor Video Adapter

USB2VGA. Instruction Manual. USB to VGA Adapter. USB 2.0 to VGA External Multi Monitor Video Adapter USB to VGA Adapter USB2VGA Instruction Manual USB 2.0 to VGA External Multi Monitor Video Adapter FCC Compliance Statement This equipment has been tested and found to comply with the limits for a Class

More information

User Manual USB Laptop KVM Switch. GCS661U Part No. M1069

User Manual USB Laptop KVM Switch. GCS661U Part No. M1069 User Manual USB Laptop KVM Switch 1 GCS661U Part No. M1069 2 Table of Contents User Notice 4 A Note About Terminology 5 Overview 6 Features 7 Package Contents 8 Requirements 9 Operating System Support

More information

Net USER GUIDE MEDIA SHARING DEVICE

Net USER GUIDE MEDIA SHARING DEVICE FCC DECLARATION OF CONFORMANCE This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) this device may not cause harmful interference, and (2) this

More information

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection.

Unless otherwise noted, all references to STRM refer to STRM, STRM Log Manager, and STRM Network Anomaly Detection. TECHNICAL USING NFS FOR STRM BACKUPS SEPTEMBER 2013 This technical note provides guidelines and procedures for using a Network File System (NFS) storage solution in your STRM deployment. Unless otherwise

More information

Tuning Guide. Release 2014.1. Juniper Secure Analytics. Juniper Networks, Inc. www.juniper.net

Tuning Guide. Release 2014.1. Juniper Secure Analytics. Juniper Networks, Inc. www.juniper.net Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-12-05 Copyright Notice Copyright 2014 Juniper

More information

File Share Cable USER GUIDE. for Mac. www.targus.com/us/formac ONE YEAR LIMITED WARRANTY N2953

File Share Cable USER GUIDE. for Mac. www.targus.com/us/formac ONE YEAR LIMITED WARRANTY N2953 N2953 USER GUIDE ACC9602US / 410-1486-001A www.targus.com/us/formac 2008 Manufactured or imported by Targus Group International, Inc. (for U.S. sales: 1211 North Miller Street, Anaheim, CA 92806 USA, for

More information

Installation Guide 1-port USB 2.0 Print Server 1 GPSU21

Installation Guide 1-port USB 2.0 Print Server 1 GPSU21 Installation Guide 1-port USB 2.0 Print Server 1 GPSU21 2 Welcome Thank you for purchasing this 1-port USB 2.0 Print Server that allows any networked computer to share a USB printer. It complies with USB

More information

Laser Wireless Rechargeable Mouse. User s Manual

Laser Wireless Rechargeable Mouse. User s Manual Laser Wireless Rechargeable Mouse Model #: LM8000WR User s Manual Rev. 060801 User s Record: To provide quality customer service and technical support, it is suggested that you keep the following information

More information

etoken Single Sign-On

etoken Single Sign-On etoken Single Sign-On Version 5.1 Rev A User s Guide All attempts have been made to make the information in this document complete and accurate. Aladdin is not responsible for any direct or indirect damages

More information

High Speed File Share Cable USER GUIDE

High Speed File Share Cable USER GUIDE High Speed File Share Cable USER GUIDE Visit our Website at www.targus.com/emea Features and specifications are subject to change without notice. 2008 Targus Group International, Inc. and Targus, Inc.

More information

RocketStor SMART RAID

RocketStor SMART RAID RocketStor SMART RAID User Guide v1.0 1 Copyright HighPoint Technologies Inc., 1995-2012. All rights reserved. OS X and Macintosh are registered trademarks of Apple Corporation. All other trademarks and

More information

INSTALL GUIDE Making Your Mobile Life Easier.

INSTALL GUIDE Making Your Mobile Life Easier. Targus USB Bluetooth Adapter Making Your Mobile Life Easier. Visit our Web site at: www.targus.com Features and specifications are subject to change without notice 2005 Targus Group International, Inc.

More information

SSDNow For Desktops. Installation Guide

SSDNow For Desktops. Installation Guide Installation Guide Your purchase of the SSDNow with Accessory Kit will allow you to enjoy the benefits of increased system performance and reliability. All hardware and software necessary to replace your

More information

USB to VGA Adapter USB2VGAE2. Instruction Manual. USB 2.0 to VGA Multi Monitor External Video Adapter

USB to VGA Adapter USB2VGAE2. Instruction Manual. USB 2.0 to VGA Multi Monitor External Video Adapter USB to VGA Adapter USB2VGAE2 Instruction Manual USB 2.0 to VGA Multi Monitor External Video Adapter *Please ensure that the driver installation is complete prior to the physical installation of the USB

More information

Rocket 640L/644L 6Gb/s SATA Host Adapter Quick Installation Guide

Rocket 640L/644L 6Gb/s SATA Host Adapter Quick Installation Guide Rocket 640L/644L 6Gb/s SATA Host Adapter Quick Installation Guide v1.1 1 Contents HighPoint Rocket640L/644L...3 Hardware Installation...3 Using the Rocket64xL Adapter...4 Rocket 64xL BIOS...4 Driver and

More information

1394 CardBus Quick Installation Guide

1394 CardBus Quick Installation Guide 1394 CardBus Quick Installation Guide Introducing the 1394 Cardbus The 1394 CardBus is designed to add FireWire (1394) interface to notebook computers for easy connection to DV camcorders, hard disk drives

More information

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers

Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers Instructions for installing Microsoft Windows Small Business Server 2003 R2 on HP ProLiant servers integration note Abstract... 2 Installation requirements checklists... 3 HP ProLiant server checklist...

More information

Dual Ports Serial PC Card User Manual

Dual Ports Serial PC Card User Manual Dual Ports Serial PC Card User Manual FCC COMPLIANCE STATEMENTS This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These

More information

Skyus 3G. Quick Start Guide Verizon

Skyus 3G. Quick Start Guide Verizon Skyus 3G TM Quick Start Guide Verizon Preface Copyright 2016 Feeney Wireless, LLC a Novatel Wireless Company. All rights reserved. This document may not be copied in part or otherwise reproduced without

More information

Wireless Mouse USER GUIDE. for Mac. www.targus.com/us/formac ONE YEAR LIMITED WARRANTY N2953

Wireless Mouse USER GUIDE. for Mac. www.targus.com/us/formac ONE YEAR LIMITED WARRANTY N2953 AMW43US / 410-1514-001C N2953 www.targus.com/us/formac 2008 Manufactured or imported by Targus Group International, Inc. (for U.S. sales: 1211 North Miller Street, Anaheim, CA 92806 USA, for Australia

More information

Cisco Expressway CE500 Appliance

Cisco Expressway CE500 Appliance Cisco Expressway CE500 Appliance Installation Guide First Published: April 2014 Last Updated: November 2015 X8.2 or later Cisco Systems, Inc. www.cisco.com Introduction About This Document This document

More information

Juniper Secure Analytics

Juniper Secure Analytics Juniper Secure Analytics Virtual Appliance Installation Guide Release 2014.1 Published: 2014-12-04 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, California 94089 USA 408-745-2000 www.juniper.net

More information

USER GUIDE. Access to the Server is via the following webpage: www.admin.airgoosignage.co.uk

USER GUIDE. Access to the Server is via the following webpage: www.admin.airgoosignage.co.uk USER GUIDE The A+K Airgoo Digital Signage MicroPlayer is a totally new generation of product with wireless capabilities and innovative features. It is designed to operate with our Digital Signage Server

More information

Ethernet Radio Configuration Guide

Ethernet Radio Configuration Guide Ethernet Radio Configuration Guide for Gateway, Endpoint, and Repeater Radio Units April 20, 2015 Customer Service 1-866-294-5847 Baseline Inc. www.baselinesystems.com Phone 208-323-1634 FAX 208-323-1834

More information

Dell DR4000 Disk Backup System. Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive

Dell DR4000 Disk Backup System. Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive Dell DR4000 Disk Backup System Introduction to the Dell DR4000 Restore Manager A primer for creating and using a Restore Manager USB flash drive Storage Engineering Dell Product Group February 2012 THIS

More information

Congratulations on your HomePortal purchase. To install your HomePortal and configure your home network, follow these steps.

Congratulations on your HomePortal purchase. To install your HomePortal and configure your home network, follow these steps. Notice to Users 2003 2Wire, Inc. All rights reserved. This manual in whole or in part, may not be reproduced, translated, or reduced to any machine-readable form without prior written approval. 2WIRE PROVIDES

More information

AG MacOS Standalone Array Client Administration Guide

AG MacOS Standalone Array Client Administration Guide AG MacOS Standalone Array Client Administration Guide Copyright Statement Copyright Statement Copyright 2015 Array Networks, Inc., 1371 McCarthy Blvd, Milpitas, California 95035, USA. All rights reserved.

More information

ASUS GX900 Gaming Mouse

ASUS GX900 Gaming Mouse ASUS GX900 Gaming Mouse User Manual 15G06S002000 E5887 First Edition (V1) July 20 Copyright 20 ASUSTeK Computer Inc. All Rights Reserved. No part of this manual, including the products and software described

More information

mysensors mysensors Wireless Sensors and Ethernet Gateway Quick Start Guide Information to Users Inside the Box mysensors Ethernet Gateway Quick Start

mysensors mysensors Wireless Sensors and Ethernet Gateway Quick Start Guide Information to Users Inside the Box mysensors Ethernet Gateway Quick Start mysensors Information to Users mysensors Wireless Sensors and Ethernet Gateway Quick Start Guide This equipment has been tested and found to comply with the limits for a Class B digital devices, pursuant

More information

WBSn Family. FW Upgrade

WBSn Family. FW Upgrade WBSn Family FW Upgrade WBSn-2400 and WBSn-2450 Software Version: 1.3.2 Doc version: v1 Jan 2013 WBSn Family FW Upgrade Procedure Copyright 2013 Alvarion All rights reserved. FCC Statement Federal Communication

More information

LabelWriter. Print Server. User Guide

LabelWriter. Print Server. User Guide LabelWriter Print Server User Guide Copyright 2010 Sanford, L.P. All rights reserved. 08/10 No part of this document or the software may be reproduced or transmitted in any form or by any means or translated

More information

USB 2.0 4-Port Hub with USB Power Cable. User s Manual

USB 2.0 4-Port Hub with USB Power Cable. User s Manual USB 2.0 4-Port Hub with USB Power Cable Model: UH2500 User s Manual 251104-109159 Rev. 061107 User s Record: To provide quality customer service and technical support, it is suggested that you keep the

More information

USB 2.0 Peripheral Switch USER MANUAL US221A / US421A

USB 2.0 Peripheral Switch USER MANUAL US221A / US421A USB 2.0 Peripheral Switch USER MANUAL US221A / US421A FCC Information This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules.

More information

Acronis Backup & Recovery 11

Acronis Backup & Recovery 11 Acronis Backup & Recovery 11 Update 0 Installation Guide Applies to the following editions: Advanced Server Virtual Edition Advanced Server SBS Edition Advanced Workstation Server for Linux Server for

More information

Laptop USB KVM Switch USER MANUAL CS661

Laptop USB KVM Switch USER MANUAL CS661 Laptop USB KVM Switch USER MANUAL CS661 FCC Information This equipment has been tested and found to comply with the limits for a Class B digital device, pursuant to Part 15 of the FCC Rules. These limits

More information

This technical note provides information on how to customize your email notifications. This section includes the following topics:

This technical note provides information on how to customize your email notifications. This section includes the following topics: TECHNICAL NOTE CONFIGURING CUSTOM EMAIL NOTIFICATIONS AUGUST 2012 When configuring rules in STRM, you can specify that each time the rule generates a response, an email notification is sent to recipients

More information

USB 2.0 USB 2.0 ETHERNET AUDIO JACK AND RCA VIDEO HDMI MICRO SD CARD MICRO USB POWER

USB 2.0 USB 2.0 ETHERNET AUDIO JACK AND RCA VIDEO HDMI MICRO SD CARD MICRO USB POWER 3 USB 2.0 USB 2.0 ETHERNET 4 1 MICRO SD CARD HDMI MICRO USB POWER AUDIO JACK AND RCA VIDEO 2 TO SET UP YOUR RASPBERRY PI YOU WILL NEED: ITEM MINIMUM RECOMMENDED SPECIFICATION & NOTES 1 microsd card Minimum

More information

EPSON USB/Parallel Adapter User s Guide

EPSON USB/Parallel Adapter User s Guide EPSON USB/Parallel Adapter User s Guide EPSON Stylus COLOR 440 EPSON Stylus COLOR 800 EPSON Stylus COLOR 600 EPSON Stylus COLOR 850 EPSON Stylus COLOR 640 EPSON Stylus COLOR 1520 EPSON Stylus Photo EX

More information

User Guide USB 2.0 LAPTOP DOCKING STATION WITH VIDEO N2953

User Guide USB 2.0 LAPTOP DOCKING STATION WITH VIDEO N2953 USB 2.0 LAPTOP DOCKING STATION WITH VIDEO 410-1864-001B / ACP51US 1 YEAR LIMITED WARRANTY: We pride ourselves on the quality of our products. For complete warranty details and a list of our worldwide offices,

More information

Serial ATA Hard Drive Docking Station

Serial ATA Hard Drive Docking Station Serial ATA Hard Drive Docking Station UNIDOCK2U Instruction Manual USB to SATA, IDE External Hard Drive Docking Station for 2.5 or 3.5 Hard Drives FCC Compliance Statement This equipment has been tested

More information

Web Publisher s Kit Getting Started Guide FOR WINDOWS

Web Publisher s Kit Getting Started Guide FOR WINDOWS Web Publisher s Kit Getting Started Guide FOR WINDOWS COPYRIGHT INFORMATION Web Publisher s Kit for Windows. Copyright 1998 Visioneer, Inc. All rights reserved. Reproduction, adaptation, or translation

More information

Diamond II v2.3 Service Pack 4 Installation Manual

Diamond II v2.3 Service Pack 4 Installation Manual Diamond II v2.3 Service Pack 4 Installation Manual P/N 460987001B ISS 26APR11 Copyright Disclaimer Trademarks and patents Intended use Software license agreement FCC compliance Certification and compliance

More information

IEEE 802.11b WLAN PC Card

IEEE 802.11b WLAN PC Card IEEE 802.11b WLAN PC Card User s Guide Version: 1.3 August 2001 Please install the Utility/Driver first before inserting the PCMCIA Card. FCC Class B Radio Frequency Interference Statement The manufacturer

More information

DMX USB PRO. User Manual. www.enttec.com

DMX USB PRO. User Manual. www.enttec.com DMX USB PRO User Manual www.enttec.com Firmware V1.43 February 2007 Package Contents Your DMX USB PRO package should contain these items: DMX USB PRO (Part No. 70304) Driver for Windows software on the

More information

Symantec LiveUpdate Administrator. Getting Started Guide

Symantec LiveUpdate Administrator. Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide Symantec LiveUpdate Administrator Getting Started Guide The software described in this book is furnished under a license agreement and may be used

More information

Optical Wireless Mouse. User s Manual

Optical Wireless Mouse. User s Manual Optical Wireless Mouse Model : OM4000W User s Manual 110935-109154 Rev. 061101 User s Record: To provide quality customer service and technical support, it is suggested that you keep the following information

More information

User Guide. BLUETOOTH WIRELESS KEYBOARD for ipad

User Guide. BLUETOOTH WIRELESS KEYBOARD for ipad BLUETOOTH WIRELESS KEYBOARD for ipad 410-2119-001A / AKB32US 1 YEAR LIMITED WARRANTY: We pride ourselves on the quality of our products. For complete warranty details and a list of our worldwide offices,

More information

USB KVM Switch USER MANUAL CS62US / CS64US

USB KVM Switch USER MANUAL CS62US / CS64US USB KVM Switch USER MANUAL CS62US / CS64US EMC Information FEDERAL COMMUNICATIONS COMMISSION INTERFERENCE STATEMENT: This equipment has been tested and found to comply with the limits for a Class B digital

More information

Multicam 8.04.33 Installation guide. Table of Contents

Multicam 8.04.33 Installation guide. Table of Contents Print: 09/11/2007 Page: 1/6 Multicam 8.04.33 Installation guide Table of Contents 1. INSTALLATION ON MTPC A1/A2 (A1, A1/R, A1/R2)... 2 1.1. DOS 6.22 OPERATING SYSTEM... 2 1.2. MULTICAM SOFTWARE... 2 1.2.1.

More information

Symantec AntiVirus Corporate Edition Patch Update

Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Patch Update Symantec AntiVirus Corporate Edition Update Documentation version 10.0.1.1007 Copyright 2005 Symantec Corporation. All rights reserved. Symantec, the Symantec

More information

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide

Symantec Database Security and Audit 3100 Series Appliance. Getting Started Guide Symantec Database Security and Audit 3100 Series Appliance Getting Started Guide Symantec Database Security and Audit 3100 Series Getting Started Guide The software described in this book is furnished

More information

USB to DVI Video Adapter

USB to DVI Video Adapter USB2DVI Instruction Manual USB to DVI Video Adapter USB 2.0 to DVI External Multi Monitor Video Adapter FCC Compliance Statement This equipment has been tested and found to comply with the limits for a

More information

Regulatory Compliance. IC Certification. FCC Certification. Declaration of Conformity

Regulatory Compliance. IC Certification. FCC Certification. Declaration of Conformity VP6495 Regulatory Compliance This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference, and (2) This device

More information

HDMI or Component Standalone Capture Device 1080p

HDMI or Component Standalone Capture Device 1080p HDMI or Component Standalone Capture Device 1080p USB2HDCAPS *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario

More information

Series 4 and Series 5 Hardware Appliance Imaging Guide

Series 4 and Series 5 Hardware Appliance Imaging Guide Series 4 and Series 5 Hardware Appliance Imaging Guide Contents Introduction 2 RESOURCES REQUIRED 2 Creating a Security Analytics USB Build Stick 3 UNIVERSAL NETBOOT INSTALLER (UNEBOOTIN) TOOL 3 CURRENT

More information

Key. ➍ Micro USB Port ➎ Operating System Toggle Keys ➏ Foam Screen Protectors. ➊ On/Off switch ➋ Bluetooth Connect Button (flashes when searching)

Key. ➍ Micro USB Port ➎ Operating System Toggle Keys ➏ Foam Screen Protectors. ➊ On/Off switch ➋ Bluetooth Connect Button (flashes when searching) INSTRUCTION MANUAL ➏ ➋ ➊ Product Features ➎ ➍ ➌ Built-in wireless Bluetooth 3.0 keyboard Compatible across ios, Android, and Windows, enabling you to mix and match with devices Ultra-thin, lightweight

More information

2 Port USB Keyboard Mouse Switch Cable with File Transfer for PC and Mac

2 Port USB Keyboard Mouse Switch Cable with File Transfer for PC and Mac 2 Port USB Keyboard Mouse Switch Cable with File Transfer for PC and Mac SVKMS2 *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com

More information

Acronis Backup & Recovery 11.5

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

More information

EPSON USB/Parallel Adapter User s Guide

EPSON USB/Parallel Adapter User s Guide EPSON USB/Parallel Adapter User s Guide EPSON Stylus COLOR 440 EPSON Stylus COLOR 1520 EPSON Stylus COLOR 600 EPSON Stylus COLOR 3000 EPSON Stylus COLOR 640 EPSON Stylus Photo 700 EPSON Stylus COLOR 660

More information

User Guide Software Version 2.1.0

User Guide Software Version 2.1.0 Intel Solid State Drive Firmware Update Tool User Guide Software Version 2.1.0 Order Number: 322570-007US Intel disclaims all express and implied warranties, including without limitation, the implied warranties

More information

Dell Statistica 13.0. Statistica Enterprise Installation Instructions

Dell Statistica 13.0. Statistica Enterprise Installation Instructions Dell Statistica 13.0 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished under a software license or

More information

USB 3.0 to HDMI Adapter with 3-Port USB 3.0 Hub USB 3.0 to VGA Adapter with 3-Port USB 3.0 Hub

USB 3.0 to HDMI Adapter with 3-Port USB 3.0 Hub USB 3.0 to VGA Adapter with 3-Port USB 3.0 Hub USB 3.0 to HDMI Adapter with 3-Port USB 3.0 Hub USB 3.0 to VGA Adapter with 3-Port USB 3.0 Hub USB32HDEH3 / USB32VGAEH3 *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR:

More information

Verbatim PowerBay Single USB and esata External Hard Drive Version 1.00

Verbatim PowerBay Single USB and esata External Hard Drive Version 1.00 Verbatim PowerBay Single USB and esata External Hard Drive Version 1.00 User Manual Table of Contents Introduction... 2 Controls, Connectors and Indicators... 2 About the Hard Drive... 2 Locating the Drive

More information

Creatix 802.11g Adapter CTX405 V.1/V.2 User Manual

Creatix 802.11g Adapter CTX405 V.1/V.2 User Manual Creatix 802.11g Adapter CTX405 V.1/V.2 User Manual 1 Safety instructions for Creatix 802.11g Adapter This equipment has been designed and tested in accordance with the requirements of Standard EN60950.

More information

User guide. Miracast Wireless Display IM10

User guide. Miracast Wireless Display IM10 User guide Miracast Wireless Display IM10 Contents Miracast Wireless Display User guide...3 Setting up the Miracast Wireless Display...4 Hardware overview...4 Turning on and connecting the Miracast Wireless

More information

USB 2.0 to DVI External Video Adapter USB 2.0 to VGA External Video Adapter

USB 2.0 to DVI External Video Adapter USB 2.0 to VGA External Video Adapter USB 2.0 to DVI External Video Adapter USB 2.0 to VGA External Video Adapter USB2DVIE2 USB2VGAE2 DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario

More information

IPCam Client User Manual For X10 IP Camera models XX34A, XX36A, XX39A, XX40A

IPCam Client User Manual For X10 IP Camera models XX34A, XX36A, XX39A, XX40A IPCam Client User Manual For X10 IP Camera models XX34A, XX36A, XX39A, XX40A Contents 1. INSTALLATION... 3 2. SOFTWARE OPERATION... 5 2.1. Login... 5 2.2. For Multi-windows... 6 2.3. System Settings...

More information

2GB MP3 Player USER GUIDE

2GB MP3 Player USER GUIDE DO NOT FORMAT UNIT under FAT. 2GB MP3 Player USER GUIDE Jazwares, Inc. 2010 CONTENTS Please read the instructions along with the MP3 Player carefully before you use it, so that you can operate it conveniently.

More information

Package Checklist. Overview. Features. USB Data Link Cable User s Manual. USB Data Link Cable User s Manual 1

Package Checklist. Overview. Features. USB Data Link Cable User s Manual. USB Data Link Cable User s Manual 1 USB Data Link Cable User s Manual Congratulations on your purchase of the USB Data Link Cable adapter. This unique cable allows you to easily connect two computers with USB port and instantly transfer

More information

SmartDock for Xperia ion User guide

SmartDock for Xperia ion User guide SmartDock for Xperia ion User guide Contents Introduction...3 SmartDock overview...3 Charging SmartDock...3 Getting started...5 LiveWare manager...5 Upgrading LiveWare manager...5 Selecting a launch application...5

More information

RSA Security Analytics. S4 Broker Setup Guide

RSA Security Analytics. S4 Broker Setup Guide RSA Security Analytics S4 Broker Setup Guide Copyright 2010-2013 RSA, the Security Division of EMC. All rights reserved. Trademarks RSA, the RSA Logo and EMC are either registered trademarks or trademarks

More information

USB Serial Adapter ICUSB232SM3. Instruction Manual. 1-Port 3ft USB to RS232 DB9 Serial Adapter Cable

USB Serial Adapter ICUSB232SM3. Instruction Manual. 1-Port 3ft USB to RS232 DB9 Serial Adapter Cable ICUSB232SM3 Instruction Manual USB Serial Adapter 1-Port 3ft USB to RS232 DB9 Serial Adapter Cable Manual Revision:07/25/2011 For the most up-to-date information, please visit www.startech.com FCC Compliance

More information