FreeNAS Mini and FreeNAS Mini XL Storage Device Quick Start Guide

Size: px
Start display at page:

Download "FreeNAS Mini and FreeNAS Mini XL Storage Device Quick Start Guide"

Transcription

1 FreeNAS Mini and FreeNAS Mini XL Storage Device Quick Start Guide October 2016 Edition For more information about the FreeNAS Mini product line and a digital download of this guide, visit

2 Quick Start Guide Table of Contents, Welcome... 1 Parts List... 2 Setting up the FreeNAS Mini Storage Device Installing Hard Drives Plugging in the FreeNAS Mini Storage Device FreeNAS Mini Front Panel Layout... 4 Connecting to the FreeNAS Mini... 5 FreeNAS Software Setup First-time Log In Initial Configuration Wizard Volume Configuration Directory Services Shares and Permissions Miscellaneous Settings Completing the Configuration Connecting to the Share IPMI Information Additional Resources Welcome to the FreeNAS Mini and Mini XL Storage Device Quick Start Guide. This guide demonstrates the initial setup and configuration of the FreeNAS Mini Storage Device with a web browser. Directions are included to additional resources for custom configuration and for learning more about the features provided by the FreeNAS operating system. Follow this guide and your FreeNAS Mini will be up and running quickly! 1

3 PARTS LIST FreeNAS Mini or Mini XL Drive trays with dummy drives or hard drives Drive screws Power cable Ethernet cable Case keys Quick Start Guide When ordered with drives, they are already installed in the trays. Four (Mini) or eight (Mini XL) populated drive trays. When ordered without drives, the drive trays are already installed in the drive bays. Four (Mini) or eight (Mini XL) drive trays filled with dummy drives, each secured by two screws. SETTING UP THE FREENAS MINI STORAGE DEVICE Setting up the FreeNAS Mini requires a few additional things: A switch or router connected to the other computers in the network. A Phillips screwdriver (if installing your own hard drives). A computer running a modern web browser such as Mozilla Firefox, Google Chrome, or Internet Explorer 10 or later, connected to the same switch or router as the FreeNAS Mini or Mini XL. If the FreeNAS web interface does not work properly, please use the latest version of Mozilla Firefox from getfirefox.com. 2

4 INSTALLING HARD DRIVES If drives were ordered with the FreeNAS Mini, they have been shipped mounted in trays. Diskless systems come with a dummy drive mounted in each tray with two screws. Remove the screws and dummy drives. User four screws per tray to mount your own storage drives. Additional screws are supplied in the included accessory kit. Insert each tray into a drive bay until it stops, then swing the latch closed until it locks. PLUGGING IN THE FREENAS MINI STORAGE DEVICE. Connect the Ethernet cable to the router or switch and to the bottom Gigabit LAN Port (#4 below).. Plug the power cable into the FreeNAS Mini and an outlet Serial Port 2 IPMI Lan Port 3 UID Switch 4 Gigabit LAN Ports 5 USB 2.0 Port 6 VGA Port Port LED Indicators Activity/Link LED SPEED LED Status Description Status Description Off No Link Off 10Mbps connection ACT/LINK LED SPEED LED Blinking Data Activity Off 100Mbps connection On 100Mbps connection Green 1Gbps connection 3

5 FREENAS MINI FRONT PANEL LAYOUT x Hot Swap, Tool-Less Drive Bays 2 Drive Inserted (Blue) 3 Drive Activity (Green) 4 Unit Identify 5 Network Link/Activity 6 HDD Access Indicator 7 Power Indicator 8 Power Button 9 2 x USB Reset Button FREENAS MINI XL FRONT PANEL LAYOUT x Tool-Less Drive Bays 2 Drive Inserted (Blue) 3 Drive Activity (Green) 4 Unit Identify 5 Network Link/Activity 6 HDD Access Indicator 7 Power Button 8 Reset Button 9 Power Indicator 10 2 x USB

6 CONNECTING TO THE FREENAS MINI The FreeNAS Mini is compatible with the Multicast DNS service, also known as Bonjour or MDNS, and will be visible to other machines that support mdns. The FreeNAS adminstrative interface can be accessed by typing freenas.local in the address bar of a browser on a computer connected to the same network. TIP: When more than one FreeNAS device is connected to the network, mdns can experience name conflicts. To avoid these problems, give each FreeNAS device a unique hostname like freenas1.local and freenas2.local. After completing the initial configuration wizard, the hostname can be edited by changing Network Global Configuration Hostname. FREENAS SOFTWARE SETUP 1. First-time Log In With the FreeNAS Mini connected and powered on, wait one minute for it to boot, then log in to the graphical user interface with: Username: root Password: abcd1234 Figure 1: Log in to the FreeNAS Mini Web Interface. Warning: It is important to immediately change the administrative password to prevent unauthorized access. Click the Account icon on the top left of the web interface, then click the Users tab in the main panel. Click the root entry, then click the Modify User button on the bottom left. Enter the new password in the Password and Password confirmation fields, then click OK to apply it. 5

7 2. Initial Configuration Wizard After logging in, a wizard provides guidance for configuring the FreeNAS Mini Storage Device. If the wizard does not start automatically, click the top hat Wizard icon in the top menu bar. Those who wish to configure the system manually can leave the wizard at any point, but any settings changed by the wizard are only saved at the end of the process. Some of these steps take some time to complete, so there will be a short pause before the next screen of the wizard is displayed. The first screen of the wizard is used to set the language, keyboard map, and time zone. Make the selections, then click Next. Figure 2: Select the Time Zone, Language, and Keyboard Layout. 3. Volume Configuration The appearance of the next screen varies depending on whether the storage disks have already been formatted with ZFS. Note: If pre-configured drives were requested when the FreeNAS Mini was ordered, the wizard skips the screen shown in Figure 3. On systems without preconfigured storage, the wizard presents choices for volume configuration. 6

8 Figure 3: Name the Volume and Select a Volume Configuration. 4. Directory Services If the FreeNAS device will be connected to a network with an existing Active Directory, LDAP, or NIS infrastructure, select the type of directory service, enter the connection credentials, then click Next. If the network does not use a directory service, click Next to skip this step. Figure 4: Enter Directory Service Information. 7

9 5. Shares and Permissions At least one share must be created to be able to store and share files on the network. Click Next to skip this step if shares will be created later. To create a share now, enter a name and choose a Purpose. Windows shares are the most commonly used, supporting Windows, Mac OS X, most Linux distributions, and FreeBSD clients. To assign an owner to the share, click Ownership, enter the name of the user who owns the share and the group who will have access to it. Put a check in the Create User and Create Group boxes to create the user and group. The password to be used by the new user will be requested, and the permissions for the owner, group and other users are set. Shares are typically configured to prevent users from accessing files without being logged in. In some situations, it may be desirable to allow anyone on the network to access a share without requiring a login. This can be set by clicking Allow Guest. When all of the desired properties have been set, click Add to add the share. When done adding shares, click Next. Figure 5: Choose Share Name and Purpose. 8

10 6. Miscellaneous Settings The wizard presents a screen with additional options. Enabling Console messages displays the message log at the bottom of the web interface. The remainder of these settings are for configuring the alerts sent by the FreeNAS device if there are problems or updates. Figure 6: Log and Configuration. 9

11 7. Completing the Configuration Click Confirm for the wizard to apply the settings and save the configuration. To modify entries, click Return to Wizard to restart the wizard with all the previously entered values. Figure 7: Save or Confirm your settings. 8. Connecting to the Share To connect to a Windows share from a Windows computer, open File Explorer. In the address bar at the top, enter \\freenas.local Figure 8: Connected to a Windows Share. When prompted, enter the user name and password that were set when the share was created. If Allow Guest was set for this share, user name and password are not needed. After connecting, the share behaves like a local folder. 10

12 9. IPMI Information This system supports IPMI for remote management. The default IPMI connection information is Username: admin Password: admin See for more information. ADDITIONAL RESOURCES The FreeNAS Mini supports many features and configurations not mentioned in this Quick Start Guide. For complete documentation, refer to The FreeNAS Forums provide an opportunity to interact with other FreeNAS users and to discuss their configurations. Visit the forums at ixsystems, Inc. All rights reserved. FreeNAS and the FreeNAS logo are registered trademarks of ixsystems.

Amcrest 960H DVR Quick Start Guide

Amcrest 960H DVR Quick Start Guide Amcrest 960H DVR Quick Start Guide Welcome Thank you for purchasing our Amcrest 960H DVR! This quick start guide will help you become familiar with our DVR in a very short time. Before installation and

More information

How to setup EW-7438RPn with a Windows computer to extend an existing Wi-Fi network

How to setup EW-7438RPn with a Windows computer to extend an existing Wi-Fi network 2 How to setup EW-7438RPn with a Windows computer to extend an existing Wi-Fi network Note: 1. This instruction use pictures from EW-7438RPn firmware v1.13. 2. If you need to restore to the default settings,

More information

Time Machine Setup for Routers

Time Machine Setup for Routers User Manual August 2015 202-11590-02 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label

More information

BaseManager & BACnet Manager VM Server Configuration Guide

BaseManager & BACnet Manager VM Server Configuration Guide BaseManager & BACnet Manager VM Server Configuration Guide For Self-Hosted BaseManager & BACnet Manager Servers Deployed as Virtual Machines August 27, 2015 Customer Service 1-866-294-5847 i Baseline Inc.

More information

Updating the BIOS and BMC on the FreeNAS Mini

Updating the BIOS and BMC on the FreeNAS Mini Updating the BIOS and BMC on the FreeNAS Mini Oct 15, 2014 ixsystems, Inc. These instructions are for updating the BMC (IPMI controller) and the BIOS for the FreeNAS Mini. You will also need the following

More information

McAfee Firewall Enterprise

McAfee Firewall Enterprise Hardware Guide Revision C McAfee Firewall Enterprise S1104, S2008, S3008 The McAfee Firewall Enterprise Hardware Product Guide describes the features and capabilities of appliance models S1104, S2008,

More information

Installation Guide (No Router)

Installation Guide (No Router) Installation Guide (No Router) This installation guide will show you how to get your voip phone service working. This installation guide should be used if you have a standard DSL or cable modem and no

More information

Manual Wireless Extender Setup Instructions. Before you start, there are two things you will need. 1. Laptop computer 2. Router s security key

Manual Wireless Extender Setup Instructions. Before you start, there are two things you will need. 1. Laptop computer 2. Router s security key 1 Manual Wireless Extender Setup Instructions Before you start, there are two things you will need. 1. Laptop computer 2. Router s security key Setting up LAN Static IP on PC We need to set up a Static

More information

ReadyNAS OS 6 Desktop Storage Systems

ReadyNAS OS 6 Desktop Storage Systems ReadyNAS OS 6 Desktop Storage Systems Hardware Manual Models: ReadyNAS 102 ReadyNAS 104 ReadyNAS 312 ReadyNAS 314 ReadyNAS 316 ReadyNAS 516 ReadyNAS 716X EDA 500 October 2013 202-11206-04 350 East Plumeria

More information

How to Install a Business Internet Video Camera

How to Install a Business Internet Video Camera Package Contents 2300 Series Camera Stand Kit Power Supply (12V 1A) 6 Ethernet Cable Lens Adapter Ring Allen Wrench Quick Installation Guide Setup CD Antenna (WVC2300) Business Internet Video Camera with

More information

Quick Start Guide. DVR DS-7200HWI-SH Series DVR. www.hikvision.com. First Choice For Security Professionals

Quick Start Guide. DVR DS-7200HWI-SH Series DVR. www.hikvision.com. First Choice For Security Professionals Quick Start Guide DVR DS-7300HWI-SH Series DVR DS-7200HWI-SH Series DVR NOTE: For more detailed information, refer to the User s Manual on the CD-ROM. You must use your PC or MAC to access the files. www.hikvision.com

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

More information

Support Package Contents AC1600 WiFi VDSL/ADSL Ethernet cable Trademarks Modem Router Compliance Phone cable Modem router

Support Package Contents AC1600 WiFi VDSL/ADSL Ethernet cable Trademarks Modem Router Compliance Phone cable Modem router Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com.

More information

Chapter 1 Installing the Gateway

Chapter 1 Installing the Gateway Chapter 1 Installing the Gateway This chapter describes how to set up the wireless voice gateway on your Local Area Network (LAN), connect to the Internet, and perform basic configuration. For information

More information

Networking Guide Redwood Manager 3.0 August 2013

Networking Guide Redwood Manager 3.0 August 2013 Networking Guide Redwood Manager 3.0 August 2013 Table of Contents 1 Introduction... 3 1.1 IP Addresses... 3 1.1.1 Static vs. DHCP... 3 1.2 Required Ports... 4 2 Adding the Redwood Engine to the Network...

More information

BlackArmor NAS 110 User Guide

BlackArmor NAS 110 User Guide BlackArmor NAS 110 User Guide BlackArmor NAS 110 User Guide 2010 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered trademarks

More information

Quick Start. Nighthawk X8 AC5300 Tri-Band WiFi Router Model R8500. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA 95134 USA

Quick Start. Nighthawk X8 AC5300 Tri-Band WiFi Router Model R8500. Package Contents. NETGEAR, Inc. 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. You can visit www.netgear.com/support to register your product, get help, access the latest downloads and user manuals, and join our community. We

More information

AlienVault. Unified Security Management (USM) 4.8-5.x Initial Setup Guide

AlienVault. Unified Security Management (USM) 4.8-5.x Initial Setup Guide AlienVault Unified Security Management (USM) 4.8-5.x Initial Setup Guide Contents USM v4.8-5.x Initial Setup Guide Copyright AlienVault, Inc. All rights reserved. The AlienVault Logo, AlienVault, AlienVault

More information

ReadyNAS Setup Manual

ReadyNAS Setup Manual ReadyNAS Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA October 2007 208-10163-01 v1.0 2007 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR, the NETGEAR logo,

More information

This document is intended to make you familiar with the ServersCheck Monitoring Appliance

This document is intended to make you familiar with the ServersCheck Monitoring Appliance ServersCheck Monitoring Appliance Quick Overview This document is intended to make you familiar with the ServersCheck Monitoring Appliance Although it is possible, we highly recommend not to install other

More information

READYNAS INSTANT STORAGE. Quick Installation Guide

READYNAS INSTANT STORAGE. Quick Installation Guide READYNAS INSTANT STORAGE Quick Installation Guide Table of Contents Step 1 Connect to FrontView Setup Wizard 3 Installing RAIDar on Windows 3 Installing RAIDar on Mac OS X 3 Installing RAIDar on Linux

More information

If you are unable to set up your Linksys Router by using one of the above options, use the steps below to manually configure your router.

If you are unable to set up your Linksys Router by using one of the above options, use the steps below to manually configure your router. This article describes how to manually configure a Linksys Router for broadband DSL that uses PPPoE (Point-to-Point Protocol over Ethernet) for authentication. For automatic configuration options, please

More information

Open Source and License Source Information

Open Source and License Source Information BlackArmor NAS 220 BlackArmor NAS 220 User Guide 2010 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are trademarks or registered trademarks of Seagate

More information

c. Securely insert the Ethernet cable from your cable or DSL modem into the Internet port (B) on the WGT634U. Broadband modem

c. Securely insert the Ethernet cable from your cable or DSL modem into the Internet port (B) on the WGT634U. Broadband modem Start Here Follow these instructions to set up your router. Verify That Basic Requirements Are Met Assure that the following requirements are met: You have your broadband Internet service settings handy.

More information

How To Use Senior Systems Cloud Services

How To Use Senior Systems Cloud Services Senior Systems Cloud Services In this guide... Senior Systems Cloud Services 1 Cloud Services User Guide 2 Working In Your Cloud Environment 3 Cloud Profile Management Tool 6 How To Save Files 8 How To

More information

VIVA 4G LTE Mini Router. Quick Start Guide

VIVA 4G LTE Mini Router. Quick Start Guide VIVA 4G LTE Mini Router Quick Start Guide Thank you for choosing the VIVA 4G LTE Mini Router (hereinafter referred to as the E57) The supported functions and actual appearance are subject to the product

More information

Quick Start Guide. Hybrid DVR DS-9000 Series Hybrid DVR DS-7600 Series Hybrid DVR. NVR DS-9600 Series NVR

Quick Start Guide. Hybrid DVR DS-9000 Series Hybrid DVR DS-7600 Series Hybrid DVR. NVR DS-9600 Series NVR Quick Start Guide Hybrid DVR DS-9000 Series Hybrid DVR DS-7600 Series Hybrid DVR NVR DS-9600 Series NVR Analog DVR DS-9100 Series DS-8100 Series DS-7300 Series DS-7200 Series NOTE: For more detailed information,

More information

10/2011 - English Edition 1. Quick Start Guide. NWA1100N-CE CloudEnabled Business N Wireless Access Point

10/2011 - English Edition 1. Quick Start Guide. NWA1100N-CE CloudEnabled Business N Wireless Access Point 10/2011 - English Edition 1 Quick Start Guide NWA1100N-CE CloudEnabled Business N Wireless Access Point Package Contents - 1 x ZyXEL NWA1100N-CE Access Point - 2 x Detachable Antennas - 1 x Power Adapter

More information

Deployment Guide: Transparent Mode

Deployment Guide: Transparent Mode Deployment Guide: Transparent Mode March 15, 2007 Deployment and Task Overview Description Follow the tasks in this guide to deploy the appliance as a transparent-firewall device on your network. This

More information

SSL-VPN 200 Getting Started Guide

SSL-VPN 200 Getting Started Guide Secure Remote Access Solutions APPLIANCES SonicWALL SSL-VPN Series SSL-VPN 200 Getting Started Guide SonicWALL SSL-VPN 200 Appliance Getting Started Guide Thank you for your purchase of the SonicWALL SSL-VPN

More information

CM500 High Speed Cable Modem User Manual

CM500 High Speed Cable Modem User Manual User Manual February 2015 202-11472-04 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label

More information

Quick Installation Guide

Quick Installation Guide Quick Installation Guide (For Windows & Mac OS) Outdoor Wireless IP Camera Package Contents V1.1 IP Camera Power Adapter Resource CD Ethernet Cable Mounting Bracket(except FI8919) Wi-Fi Antenna Quick Installation

More information

Quick Installation Guide

Quick Installation Guide V2.01 Model: FI9821W Quick Installation Guide Indoor HD Pan/Tilt Wireless IP Camera Black White For Windows OS ------- Page 1 For MAC OS ------- Page 16 ShenZhen Foscam Intelligent Technology Co., Ltd

More information

QUICK START GUIDE. Cisco C170 Email Security Appliance

QUICK START GUIDE. Cisco C170 Email Security Appliance 1 0 0 1 QUICK START GUIDE Email Security Appliance Cisco C170 303357 Cisco C170 Email Security Appliance 1 Welcome 2 Before You Begin 3 Document Network Settings 4 Plan the Installation 5 Install the Appliance

More information

NI InsightCM Server Version 1.0

NI InsightCM Server Version 1.0 GETTING STARTED NI InsightCM Server Version 1.0 This document contains step-by-step instructions for the setup tasks you must complete to connect an NI Condition Monitoring System to NI InsightCM Server

More information

1 You will need the following items to get started:

1 You will need the following items to get started: QUICKSTART GUIDE 1 Getting Started You will need the following items to get started: A desktop or laptop computer Two ethernet cables (one ethernet cable is shipped with the _ Blocker, and you must provide

More information

Quick Start Guide NVR DS-7104NI-SL/W NVR. www.hikvision.com. First Choice For Security Professionals

Quick Start Guide NVR DS-7104NI-SL/W NVR. www.hikvision.com. First Choice For Security Professionals Quick Start Guide NVR DS-7104NI-SL/W NVR NOTE: For more detailed information, refer to the User s Manual on the CD-ROM. You must use your PC or MAC to access the files. www.hikvision.com Quick Start 1.

More information

At the first glance -1-

At the first glance -1- Overview The LAN Storage enclosure adds the convenience of network-attached storage to homes and in small businesses, providing you a central storage location for your data and letting you share data across

More information

2. PMP New Computer Installation. & Networking Instructions

2. PMP New Computer Installation. & Networking Instructions ONTARIO CHIROPRACTIC ASSOCIATION PATIENT MANAGEMENT PROGRAM PUTTING EXPERIENCE INTO PRACTICE PMP New Computer Installation & Networking Instructions This document provides installation instructions for

More information

1. Do I need to upgrade my Broadband at Home modem firmware?

1. Do I need to upgrade my Broadband at Home modem firmware? 1. Do I need to upgrade my Broadband at Home modem firmware? Please follow the steps below to ensure you have the most up to date firmware for your Broadband at Home modem. 1. Make sure that you have connected

More information

AC1600 Smart WiFi Router

AC1600 Smart WiFi Router Trademarks NETGEAR, the NETGEAR logo, and Connect with Innovation are trademarks and/or registered trademarks of NETGEAR, Inc. and/or its subsidiaries in the United States and/or other countries. Information

More information

Easy Setup Guide for the Sony Network Camera

Easy Setup Guide for the Sony Network Camera -878-191-11 (1) Easy Setup Guide for the Sony Network Camera For setup, a computer running the Microsoft Windows Operating System is required. For monitoring camera images, Microsoft Internet Explorer

More information

Cloud Print Edition Quick Start Guide

Cloud Print Edition Quick Start Guide WHAT S INSIDE Quick Start Guide xprintserver Power supply with regional adapters 3 Ethernet Cable Mounting Bracket & 2 Screws Rubber Feet (4) 1 BEFORE YOU BEGIN 1. If you intend to connect a USB printer

More information

FI8910W Quick Installation Guide. Indoor MJPEG Pan/Tilt Wireless IP Camera

FI8910W Quick Installation Guide. Indoor MJPEG Pan/Tilt Wireless IP Camera Model: FI8910W Quick Installation Guide (For Windows OS) (For MAC OS please go to page 17) Indoor MJPEG Pan/Tilt Wireless IP Camera Black White Package Contents IP Camera FI8910W with IR-Cut.x 1 DC Power

More information

Connecting the DG-102S VoIP Gateway to your network

Connecting the DG-102S VoIP Gateway to your network Contents of Package: DG-102S VoIP Station Gateway Power adapter CD-ROM, including User s Manual Quick Install Guide Requirements: RS-232 Console Cable Two RJ-45 CAT-5 Straight-Through Cables For more information

More information

Step by Step Guide for Upgrading Your NetCamPro Camera to Cloud Mode Using an Android Device

Step by Step Guide for Upgrading Your NetCamPro Camera to Cloud Mode Using an Android Device Step by Step Guide for Upgrading Your NetCamPro Camera to Cloud Mode Using an Android Device Table of Contents Introduction...2 Backing Out Cloud Mode...2 Indoor Camera Factory Reset...2 Outdoor Camera

More information

This document is intended to make you familiar with the ServersCheck Monitoring Appliance

This document is intended to make you familiar with the ServersCheck Monitoring Appliance ServersCheck Monitoring Appliance Quick Overview This document is intended to make you familiar with the ServersCheck Monitoring Appliance Although it is possible, we highly recommend not to install other

More information

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On Installation and Setup of Google Drive for Students on Mac OS X Purpose: This guide will lead you through the Google Drive Installation and Configuration. Pre-requisites: 1) ODU Student Gmail account 2)

More information

Powerline 500 WiFi Access Point (XWNB5201) Installation Guide

Powerline 500 WiFi Access Point (XWNB5201) Installation Guide Powerline 500 WiFi Access Point (XWNB5201) Installation Guide Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label of your product and use

More information

SwannEye HD Security Camera Wi-Fi Connections Quick Setup Guide. Welcome! Lets get started.

SwannEye HD Security Camera Wi-Fi Connections Quick Setup Guide. Welcome! Lets get started. EN SwannEye HD Security Camera Wi-Fi Connections Quick Setup Guide Welcome! Lets get started. 1 1 Introduction 1 2 3 4 Congratulations on your purchase of this SwannEye HD Wi-Fi Security Camera from Swann!

More information

mystanwell.com Installing Citrix Client Software Information and Business Systems

mystanwell.com Installing Citrix Client Software Information and Business Systems mystanwell.com Installing Citrix Client Software Information and Business Systems Doc No: 020/12 Revision No: Revision Date: Page: 1 of 16 Contents Overview... 3 1. Microsoft Internet Explorer... 3 2.

More information

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset)

Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Gigabyte Management Console User s Guide (For ASPEED AST 2400 Chipset) Version: 1.4 Table of Contents Using Your Gigabyte Management Console... 3 Gigabyte Management Console Key Features and Functions...

More information

NAS HARD DRIVE ENCLOSURE USER MANUAL. S T O R E n S H A R E MUSIC DATA PHOTO MOVIE

NAS HARD DRIVE ENCLOSURE USER MANUAL. S T O R E n S H A R E MUSIC DATA PHOTO MOVIE NAS HARD DRIVE ENCLOSURE USER MANUAL S T O R E n S H A R E MUSIC DATA PHOTO MOVIE w w w. v a n t e c u s a. c o m Package Contents: NexStar LX External 3.5 HDD NAS Enclosure: User Manual NexStar LX External

More information

Quick Installation Guide

Quick Installation Guide V48.01 Model: FI8919W Quick Installation Guide Outdoor Pan/Tilt Wireless IP Camera For Windows OS ------- Page 1 For MAC OS ------- Page 15 ShenZhen Foscam Intelligent Technology Co., Ltd Quick Installation

More information

Quick Installation Guide

Quick Installation Guide Model: FI8905E Quick Installation Guide Ourdoor POE Network Camera For Windows OS ------- Page 1 For MAC OS ------- Page 14 ShenZhen Foscam Intelligent Technology Co., Ltd Quick Installation Guide - For

More information

Quick Start Guide. RV0xx Series Routers

Quick Start Guide. RV0xx Series Routers Quick Start Guide RV0xx Series Routers RV042 Dual WAN VPN Router RV042G Gigabit Dual WAN VPN Router RV082 Dual WAN VPN Router RV016 Multi-WAN VPN Router Package Contents VPN Router Power Adapter (Cisco

More information

ReadyNAS Duo Setup Manual

ReadyNAS Duo Setup Manual ReadyNAS Duo Setup Manual NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA February 2008 208-10215-01 v1.0 2008 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR, the NETGEAR logo,

More information

Powerline 500 WiFi Access Point (XWN5001) Installation Guide

Powerline 500 WiFi Access Point (XWN5001) Installation Guide Powerline 500 WiFi Access Point (XWN5001) Installation Guide Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label of your product and use

More information

Coolmax CN-590 Network Storage Solution

Coolmax CN-590 Network Storage Solution Coolmax CN-590 Network Storage Solution Model Name Controller hip CPU OS Memory Interface CN-590 S2892 150MHz RTOS 8MB SDRAM / 1MB NOR Flash LAN Standard 10/100Base-TX Auto MDI/MDI-X Connector Type RJ-45

More information

ShareLink 200 Setup Guide

ShareLink 200 Setup Guide ShareLink 00 Setup Guide This guide provides instructions for installing and connecting the Extron ShareLink 00. The ShareLink USB 00 Wireless Collaboration Gateway allows anyone to present content from

More information

How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The

How To Use 1Bay 1Bay From Awn.Net On A Pc Or Mac Or Ipad (For Pc Or Ipa) With A Network Box (For Mac) With An Ipad Or Ipod (For Ipad) With The 1-bay NAS User Guide INDEX Index... 1 Log in... 2 Basic - Quick Setup... 3 Wizard... 3 Add User... 6 Add Group... 7 Add Share... 9 Control Panel... 11 Control Panel - User and groups... 12 Group Management...

More information

How to configure Linksys SPA 941 942 for VOIP Connections

How to configure Linksys SPA 941 942 for VOIP Connections How to configure Linksys SPA 941 942 for VOIP Connections Congratulations. Welcome to VOIP Connections family. 1.) Connect the phone properly. Make sure the phone is connected securely to your router or

More information

Quick Start Guide. Vonage Device Motorola VT2142

Quick Start Guide. Vonage Device Motorola VT2142 Quick Start Guide Vonage Device Motorola VT2142 Before you begin 1. If you purchased your Vonage Device from a retail store, you must first activate your Vonage phone service. (You will need to provide

More information

Lotus Foundations Start Getting Started

Lotus Foundations Start Getting Started Lotus Foundations Start Getting Started Guide Contents 1 Introduction... page 2 2 Product overview... page 2 3 System Requirements... page 2 4 Summary of Installation... page 3 5 Lotus Foundations operating

More information

FreeAgent DockStar Network Adapter User Guide

FreeAgent DockStar Network Adapter User Guide FreeAgent DockStar Network Adapter User Guide FreeAgent DockStar Network Adapter User Guide 2010 Seagate Technology LLC. All rights reserved. Seagate, Seagate Technology, the Wave logo, and FreeAgent are

More information

Router Setup Manual. NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10060-01 2006-03-17

Router Setup Manual. NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10060-01 2006-03-17 NETGEAR, Inc. 4500 Great America Parkway Santa Clara, CA 95054 USA 208-10060-01 2006-03-17 2006 by NETGEAR, Inc. All rights reserved. Trademarks NETGEAR is a trademark of Netgear, Inc. Microsoft, Windows,

More information

AC1200 Smart WiFi Router

AC1200 Smart WiFi Router Trademarks NETGEAR, the NETGEAR logo, and Connect with Innovation are trademarks and/or registered trademarks of NETGEAR, Inc. and/or its subsidiaries in the United States and/or other countries. Information

More information

NETVIGATOR Wireless Modem Setup Guide. (TG789Pvn)

NETVIGATOR Wireless Modem Setup Guide. (TG789Pvn) NETVIGATOR Wireless Modem Setup Guide (TG789Pvn) Configure the NETVIGATOR Wireless Modem Make sure that system meets the following requirement prior to NETVIGATOR Wireless Modem usage: - Subscribers who

More information

System Overview and Terms

System Overview and Terms GETTING STARTED NI Condition Monitoring Systems and NI InsightCM Server Version 2.0 This document contains step-by-step instructions for the setup tasks you must complete to connect an NI Condition Monitoring

More information

Frequently Asked Questions: Cisco Jabber 9.x for Android

Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions Frequently Asked Questions: Cisco Jabber 9.x for Android Frequently Asked Questions (FAQs) 2 Setup 2 Basics 4 Connectivity 8 Calls 9 Contacts and Directory Search 14 Voicemail

More information

Quick Start Guide. WAP371 Wireless AC/N Dual Radio Access Point with Single Point Setup Quick Start Guide. Cisco Small Business

Quick Start Guide. WAP371 Wireless AC/N Dual Radio Access Point with Single Point Setup Quick Start Guide. Cisco Small Business Quick Start Guide Cisco Small Business WAP371 Wireless AC/N Dual Radio Access Point with Single Point Setup Quick Start Guide Versión en Español para México en el CD Version en français sur CD Versione

More information

QOS 8 High-Speed RAID System Guide

QOS 8 High-Speed RAID System Guide QOS 8 High-Speed RAID System Guide Not for Redistribution 1 Introduction The QOS is a standalone storage array, part of a file- based workflow involving numerous users sharing the same files in real time.

More information

CM400 High Speed Cable Modem User Manual

CM400 High Speed Cable Modem User Manual User Manual July 2015 202-11412-02 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for selecting NETGEAR products. After installing your device, locate the serial number on the label of

More information

User Manual Version 4.0.0.5. User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000

User Manual Version 4.0.0.5. User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000 User Manual Version 4.0.0.5 User Manual A20 / A50 / A100 / A250 / A500 / A1000 / A2000 / A4000 I Endpoint Protector Appliance User Manual Table of Contents 1. Endpoint Protector Appliance Setup... 1 1.1.

More information

3.5 EXTERNAL NETWORK HDD. User s Manual

3.5 EXTERNAL NETWORK HDD. User s Manual 3.5 EXTERNAL NETWORK HDD User s Manual Table of Content Before You Use Key Features H/W Installation Illustration of Product LED Definition NETWORK HDD Assembly Setup the Network HDD Home Disk Utility

More information

Fiery E100 Color Server. Welcome

Fiery E100 Color Server. Welcome Fiery E100 Color Server Welcome 2011 Electronics For Imaging, Inc. The information in this publication is covered under Legal Notices for this product. 45098226 27 June 2011 WELCOME 3 WELCOME This Welcome

More information

BlackArmor NAS 440/420 User Guide

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

More information

Remote Desktop Web Access. Using Remote Desktop Web Access

Remote Desktop Web Access. Using Remote Desktop Web Access Remote Desktop Web Access What is RD Web Access? RD Web Access is a Computer Science service that allows you to access department software and machines from your Windows or OS X computer, both on and off

More information

WiFi DSL Modem Router

WiFi DSL Modem Router Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com.

More information

User s Manual Ver. 2.3

User s Manual Ver. 2.3 Office NAS 3.5 IDE/SATA Network Attached Storage Model # ANAS350 User s Manual Ver. 2.3 Table of Contents 1. Introduction... 3 1.1 Package Contents... 3 1.2 Features... 3 1.3 NAS Diagram... 4 2. Hard Drive

More information

genie app and genie mobile app

genie app and genie mobile app genie app and genie mobile app User Manual 350 East Plumeria Drive San Jose, CA 95134 USA June 2012 202-10933-02 v1.0 2012 NETGEAR, Inc. All rights reserved No part of this publication may be reproduced,

More information

Quick Start Guide. RV 120W Wireless-N VPN Firewall. Cisco Small Business

Quick Start Guide. RV 120W Wireless-N VPN Firewall. Cisco Small Business Quick Start Guide Cisco Small Business RV 120W Wireless-N VPN Firewall Package Contents Wireless-N VPN Firewall Ethernet Cable Power Adapter Quick Start Guide Documentation and Software on CD-ROM Welcome

More information

ACP ThinManager Tech Notes Troubleshooting Guide

ACP ThinManager Tech Notes Troubleshooting Guide ACP ThinManager Tech Notes Troubleshooting Guide Use the F1 button on any page of a ThinManager wizard to launch Help for that page. Visit www.thinmanager.com/technotes/ to download the manual, manual

More information

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel +32 16 317 411 Fax +32 16 207 164 http://www.option.com Page 1 of 14 Page 1 of 14 ! " #!"#$ % &&' Page 2 of 14 1 INTRODUCTION One of the highly desirable features of the GlobeSurfer III device is the ability to network together Printers and External Hard Disk drives (aka

More information

Sky Broadband upgrading your router software

Sky Broadband upgrading your router software Sky Broadband upgrading your router software Why upgrade to the new software? As with all aspects of the services we provide, we have been working to enhance the performance of the software in your wireless

More information

Quick Start Guide. Cisco Small Business. 300 Series Managed Switches

Quick Start Guide. Cisco Small Business. 300 Series Managed Switches Quick Start Guide Cisco Small Business 300 Series Managed Switches Welcome Thank you for choosing the Cisco 300 Series Managed Switch, a Cisco Small Business network communications device. This device

More information

VMware Horizon FLEX User Guide

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

More information

801.11n Wireless Broadband Router

801.11n Wireless Broadband Router 801.11n Wireless Broadband Router WNRT-626 Quick Installation Guide Table of Contents Hardware Installation... 4 Web Configuration... 6 Further Configuration... 8 Thank you for purchasing PLANET 801.11n

More information

TCC INTERNET. Setup and Configuration. Comtrend DSL Modem with built-in Wireless Router

TCC INTERNET. Setup and Configuration. Comtrend DSL Modem with built-in Wireless Router TCC INTERNET Setup and Configuration Comtrend DSL Modem with built-in Wireless Router Guide Contents The Basics: Lights & Plug-ins Security: WEP Setup USB Driver Installation Troubleshooting & Support

More information

PC Instructions for Miller LiveArc Software

PC Instructions for Miller LiveArc Software PC Instructions for Miller LiveArc Software Contents Instructions for Installing LiveArc Software on a PC... 2 Instructions for Loading Data from the LiveArc System onto a PC... 10 Instructions for Transferring

More information

Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide

Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide Extreme Control Center, NAC, and Purview Virtual Appliance Installation Guide 9034968 Published April 2016 Copyright 2016 All rights reserved. Legal Notice Extreme Networks, Inc. reserves the right to

More information

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0

NETGEAR genie Apps. User Manual. 350 East Plumeria Drive San Jose, CA 95134 USA. August 2012 202-10933-04 v1.0 User Manual 350 East Plumeria Drive San Jose, CA 95134 USA August 2012 202-10933-04 v1.0 Support Thank you for choosing NETGEAR. To register your product, get the latest product updates, get support online,

More information

Technical Support. Package Contents. CENTRIA WNDR4700/WNDR4720 Installation Guide

Technical Support. Package Contents. CENTRIA WNDR4700/WNDR4720 Installation Guide Technical Support After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com. You must register your product before

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

N750 WiFi DSL Modem Router Premium Edition

N750 WiFi DSL Modem Router Premium Edition Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label of your product and use it to register your product at https://my.netgear.com.

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

DIR-100. Before You Begin. Check Your Package Contents. Triple Play Router

DIR-100. Before You Begin. Check Your Package Contents. Triple Play Router This product can be set up using a current web browser. DIR-100 Triple Play Router Before You Begin Make sure you have all the necessary information and equipment on hand before beginning the installation.

More information

Quick Installation Guide DSL-2640U. Wireless N 150 ADSL2+ Modem Router

Quick Installation Guide DSL-2640U. Wireless N 150 ADSL2+ Modem Router DSL-2640U Wireless N 150 ADSL2+ Modem Router BEFORE YOU BEGIN Delivery Package Wireless router DSL-2640U Power adapter DC 12V/0.5A RJ-11 telephone cable Straight-through Ethernet cable (CAT 5E) Splitter

More information

WD Sentinel DX4000. Small Office Storage Server. Administrator s Quick Install Guide

WD Sentinel DX4000. Small Office Storage Server. Administrator s Quick Install Guide WD Sentinel DX4000 Small Office Storage Server Administrator s Quick Install Guide Kit Contents WD Sentinel DX4000 Ethernet cable AC adapter About Your WD Product Kit Contents WD Sentinel DX4000 Small

More information

Quick Installation Guide

Quick Installation Guide V46.01 Model: FI8918W Quick Installation Guide Indoor Pan/Tilt Wireless IP Camera Black White For Windows OS ------- Page 1 For MAC OS ------- Page 11 ShenZhen Foscam Intelligent Technology Co., Ltd Quick

More information