How to Earn IPv6 Certifications (Windows Version: Fast) Why? Macintosh Instructions Windows Versions Tips for Windows Home Edition Users
|
|
|
- Winifred Shepherd
- 10 years ago
- Views:
Transcription
1 How to Earn IPv6 Certifications (Windows Version: Fast) Why? IPv6 is coming, whether we like it or not. We all need to learn it, and the sooner we do that, the better. This page will guide you through getting the Hurricane Electric IPv6 Certifications, which demonstrate that you have learned both the theory and practice of using IPv6 on each of these systems: Web client Web server server DNS server Each 10 Hurricane Electric points are worth one point in CNIT 60. If you make it all the way to Guru, you get 1000 points from Hurricane Electric, a total of 100 points. These instructions take you to Administrator level, which is worth 25 CCSF points. Macintosh Instructions For detailed Mac instructions, see technician-part-one-424 Windows Versions I recommend using Windows XP, Vista or 7, a professional version or higher. Lower versions make these projects more difficult. However, it can be done. If you want to try it, see: Tips for Windows Home Edition Users Step 1. Registering at Hurricane Electric Go to In the upper left, click the "Register" button. Fill in the form to create an account. Check your to get your login information, and log in at You should see a badge at the right of the page with your user name and the message "No Cert Yet", as shown below on this page. 1
2 At the upper left of this page, click "Update Info". Change your password to something you can remember. At the upper left of this page, click "Click For Main Page". Step 2. NeWb Test In the NeWb! section, click the "IPv6 Primer" link and study the primer. Then click the "questions" link and take the test. When you return to the main page, you should see that your badge has changed to Newbie, as shown to the right on this page. Click your badge to see your score: you now have 25 Hurricane Electric points, which are worth 2.5 points in my classes. Step 3. Explorer with Gogo6 Tunnel Since you probably only have IPv4 Internet service, the easiest way to get on IPv6 is to use a Tunnel Broker--a service that converts IPv4 traffic to IPv6. The easiest one is Gogo6. You could use or but they are harder to set up. In these instructions, I assume you are using Gogo6. Go to At the upper right of the page, click "Freenet6". On the next page, click Sign Up. Fill in the form to create an account. You will have to read your and click a link to verify your account, and also fill out a profile form. Go to and, at the top of the page, click "Freenet6". Your name should appear at the upper right of the page--freenet has recorded your ID with a cookie. In the "Freenet Services" section, click the Download button. The next page offers several versions to download. Download the "gogoclient - Basic version" and install it with the default options. Now you need to create a Freenet6 Tunnel account. In your browser, on the "Download" page, at the top, click the "Freenet6" link. scroll down to the "Freenet6" section and click the "Learn more" link, as shown below on this page. On the next page, scroll down to the "Getting started" section, and click the "here" link, as shown below on this page. Fill out the form to get a Freenet6 account. 2
3 When the gogoclient is installed and running, click the "Advanced" tab, and select a "Tunnel Mode" of "IPv6-in-UDP-IPv4 Tunnel (NAT Traversal)" as shown below on this page. Click "Apply". This is the best choice because it works almost everywhere--even at Starbuck's. Unfortunately, it won't work on CCSF's wireless network at the moment, because it uses UDP Port 3653 which is blocked. So if you do this project on campus, you will need to connect with wired Ethernet, at least at present. In the gogoclient window, click the "Basic" tab. Change the "Server Address" to authenticated.freenet6.net In the middle of the window, click the "Connect Using the Following Credentals" button. Enter your Freenet6 username and password. Click the "Connect" button. A box will pop up asking "Save changes before connecting?". Click Save. 3
4 Click the "Status" tab. When it connects, you should see a long IPv6 "Local Endpoint Address", as shown below on this page. If you cannot connect, you may have to adjust your router or firewall to allow UDP port If it's not still open, go to and log in. If you don't have IPv6 connectivity, you will see this: 4
5 But if you do have an IPv6 connection, you pass the test immediately and see this: Click the done button. Your badge should now show Explorer, as shown below. Click your badge to see your score: you now have 75 Hurricane Electric points, which are worth 7.5 points in my classes. 5
6 Step 4. Enthusiast with IIS Web Server (25 CCSF Points) The next level requires you to have your own domain name and a working Web server. Installing IIS IIS (Internet Information Services) is the Microsoft's Web server. On your Windows 7 desktop, click Start, type in Prog, and click "Programs and Features". Click "Turn Windows features on or off". Click the "Internet Information Services" box, as shown below on this page. Click OK. Wait until IIS is installed. In a Web browser, go to You should see an IIS Welcome page, as shown below on this page. This shows that IIS is listening on port 80 of IPv4. Open a Command Prompt and type in the NETSTAT -AN command. Scroll back to see the TCP Listening ports. You should see the IPv6 address [::] Listening, as shown below on this page. This means that your Web server is serving pages over every IPv6 address. Registering a Domain Name at GoDaddy The best way I found to do this is to spend $11.99 of real money (price as of ). I couldn't find a free service that was good enough. Even most paid services aren't really good enough to get you all the way to IPv6 Sage level, because they don't have full IPv6 functionality including glue records (glue records will be explained later). 6
7 Go to godaddy.com. In the middle of the page, type your desired domain, and choose a top-level domain. I recommend using.info because I know there are top-level glue records for it. But as time passes, more and more top-level domains will have full IPv6 compatibility, so other choices will become OK. Click Go. If the domain is available, buy it. You will need a credit card and $11.99 of real money to get a.info domain for one year. You will have to enter your real address, and GoDaddy will offer you a lot of extra features like other domains, accounts, Web hosting, etc. For IPv6 certification you don't need any of that. You can say No to it all and only pay a total of $ Setting your Nameservers On the Godaddy website, at the upper left, click the black "My Account" button. A list of your products appears, as shown below: 7
8 In the lower left, click the + sign in the DOMAINS row. A list of your domains appears, as shown below: At the right, click the green Launch button for your domain. The "Domain Details" screen appears, as shown below: 8
9 At the bottom left, in the Nameservers section, click the blue "Set Nameservers" link. In the "Set Nameservers" box, click the "I have specific nameservers for my domains" box. Enter these values for nameservers, as shown below: ns5.he.net ns4.he.net ns3.he.net ns2.he.net Click the OK button. On the next page, click the OK button. Observing DNS Propagation In a Web bowser, go to Enter your domain in the box, and select SOA from the drop-down list. Click the Search button. Records appear from various nameservers, showing the Start of Authority for your domain. The "domaincontrol.com" servers are at GoDaddy. When DNS updates, you will see "he.net" servers instead. You can proceed with the next steps even if your SOA has not yet updated to "he.net", but you won't be able to pass any more HE Certification tests till it does. Entering your AAAA Record at Hurricane Electric In a Web browser, go to 9
10 At the top left, log in with the same username and password you used for HE certification. The "Hurricane Electric Free DNS Management" page opens. On the left side, in the "Zone Functions" section, click "Add a new domain". Enter your domain name, as shown below, and click the green "Add Domain!" button. A "Zone Management" tab appears, showing your domain name. To the left of your domain name, click the tiny pencil-and-paper icon, as shown below: The "Managing zone" page opens, as shown below: Click the "New AAAA" tab. 10
11 Enter a "Name" In the "IPv6 Address" field, enter your Local Endpoint IPv6 address, as shown below on this page. I recommend using copy and paste from the Status tab of the gogoclient utility. Set the "TTL (Time to live)" to "5 minutes Your screen should look like the example below. Click the green Submit button. Testing your Webserver (Optional) If you have another IPv6-connected machine handy, such as one in the S214 lab, you can easily test your Web server. Enter your IPv6 address in the URL bar of a Web browser, enclosed in square brackets, with an in front of it, like this: The IIS default page should open, as shown below: Observing DNS Propagation In a Web bowser, go to Enter your domain in the box, and select AAAA from the drop-down list. Click the Search button. You should see the correct IPv6 address for your domain on at least some of the domain servers, as shown below. 11
12 Completing the Hurricane Electric Enthusiast Test In Firefox, go to and log in. In the Enthusiast section, type your domain name (the one you registered at GoDaddy) and click the "Get a User Code" link. Click the "here" link to continue with the test. Click the "Create URL" button. Now you should see a URL in line [3], something like this: You need to create a file with that name. The filename does not include http or your domain name--in the example above, the correct filename is: Se35fg48.txt Yoh need to create that file in your Web server's home directory, which is C:\Inetpub\wwwroot. You don't have permission to write to that folder by default, but the Administrator does, so the easiest way to make the file you need is to use an Administrator Command prompt and execute this command: echo 1 > c:\inetpub\wwwroot\se35fg48.txt In the Hurricane Electric Web page, click the "Test It!" button. If you pass the test, you will see the "Enthusiast Questionnaire", as shown below on this page. If you can't pass the test, try these debugging tips: Turn off your firewall. Test your AAAA record here: Run Wireshark on your Web server, and try the Hurricane Electric test again. Look to see if the HTTP GET ever reaches you, and what response the Web server gives. Use a different machine with a Gogo6 tunnel and try opening your web site with a browser from there by entering your domain name, and using a literal IPv6 address in the URL like this: 12
13 Here's the Enthusiast test you need to fill out. When you complete the questionnaire, click the "Here" link to return to the main page. Your badge should now show Enthusiast, as shown to the right on this page. Click your badge to see your score: you now have 150 Hurricane Electric points, which are worth 15 points in my classes. Step 5. IPv6 Server (25 CCSF Points) Installing the Apache James SMTP Server In Firefox, go to Click the "Versions & Downloads" tab. On the left side, section, click In the "Apache-james binary" line, click the "Download Now" button. Save the file on your desktop. On your desktop, right-click the openlogic-apache-james all-bin-1.zip file and click "Extract All". Click Extract. Double-click the openlogic-apache-james all-bin-1 folder to open it. Double-click the apachejames folder to open it. Double-click the bin folder to open it. Double-click the run.bat file. Note: If the window flashes briefly and vanishes, that usually means you don't have Java installed. Open a browser, go to java.com, and install it. Another common reason it closes is that you did not extract the zip file, and you are attempting to run the file inside a Zip folder. That won't work. A Command Prompt window opens, and you see some messages, ending with the messages shown below on this page. Open another Command Prompt window execute this command: NETSTAT -AN MORE 13
14 You should see the IPv6 address [::] Listening on port TCP 25, as shown below on this page. Your server is ready! Now you need to add a mail user account to James. To do that, in the Command Prompt window, type this command, followed by the Enter key: telnet localhost 4555 Note: if you get a message saying "'telnet' is not recognized as an internal or external command, operable program or batch file.", that means Telnet is not installed. To install Telnet, open Control Panel and click "Programs and Features". Click "Turn Windows features on or off". Check "Telnet Client", as shown to the right on this page. Click OK. Log in with the use name root and a password of root. When you see the "Welcome root. HELP for a list of commands" message type this command followed by the Enter key: adduser admin password This adds a user named admin with a password of password. Type this command followed by the Enter key: quit Configuring James In the Command Prompt window that is running James, press Ctrl+C. When you see the message "Terminate batch job (Y/N)?", type Y and press Enter. Nagivate to the openlogic-apache-james all-bin-1\apache-james-2.3.1\apps\james\sar-inf folder and open the config.xml file in Wordpad. There are two changes you need to make in this file. First, in the servernames section, you need to add a line with your domain name, as shown below on this page. 14
15 Second, in the dnsserver section, you need to change the default entry of to a real DNS server. I used Google's free server at , as shown below on this page. After making the changes, save the config.xml file and close Wordpad. Then start James, as you did before: In the bin folder, double-click the run.bat file. Adding an MX Record to your DNS Zone In a Web browser, go to At the top left, log in with the same username and password you used for HE certification. The "Hurricane Electric Free DNS Management" page opens. A "Zone Management" tab appears, showing your domain name. To the left of your domain name, click the tiny pencil-and-paper icon, as shown below: 15
16 The "Managing zone" page opens. Click the "New MX" tab. Enter a "Name" Enter a "Priority" of 10 Enter a "Hostname" Select a "TTL (Time to live)" of 5 minutes (300) Your screen should look like the image below. When it is correct, click the green Submit button. Observing DNS Propagation In a Web bowser, go to Enter your domain in the box, and select MX from the drop-down list. Click the Search button. You should see the correct MX record for your domain on at least some of the domain servers, as shown below. 16
17 Completing the Hurricane Electric Administrator Test In Firefox, go to and log in. In the Administrator section, Click the "Generate It!" link. Enter the address in the box below the "Generated" message, as shown below on this page. Use your own domain name. Click the "Send It!" button. Reading your Mail In Windows explorer, navigate to the openlogic-apache-james all-bin-1\apache-james \apps\james\var\mail\inboxes\admin folder. You see your message, as shown below: Open the message in Notepad to reveal the secret code, as shown below: In Firefox, in the page, paste in the code from the message. Click the -> button. 17
18 The "Administrator Questionnaire" opens, as shown below on this page. Fill it out. You should now be an Administrator, with a badge like the one shown below on this page. Click the badge to see your score: it is now 245, worth 25 points in any of my CCSF classes. To claim your points, save a screen image showing your Administrator status and it to [email protected]. Use a subject line of "IPv6 Cert Windows 1 from YOUR NAME". Last modified am 18
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
Setting up Sharp MX-Color Imagers for Inbound Fax Routing to Email or Network Folder
Setting up Sharp MX-Color Imagers for Inbound Fax Routing to Email or Network Folder MX-2300, MX-2600, MX-2700, MX-3100, MX-3501, MX-4501, MX-5500, MX-6200, MX-6201, MX-7000, MX-7001, *MX-M850, *MX-M950,
User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream
User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner
Local Caching Servers (LCS): User Manual
Local Caching Servers (LCS): User Manual Table of Contents Local Caching Servers... 1 Supported Browsers... 1 Getting Help... 1 System Requirements... 2 Macintosh... 2 Windows... 2 Linux... 2 Downloading
freesshd SFTP Server on Windows
freesshd SFTP Server on Windows Configuration Steps: Setting up the Bridgestone User ID... 2 Setup the freesshd Server... 3 Login as the Bridgestone User ID using WinSCP... 5 Create Default Bridgestone
Installation Guide For ChoiceMail Enterprise Edition
Installation Guide For ChoiceMail Enterprise Edition How to Install ChoiceMail Enterprise On A Server In Front Of Your Company Mail Server August, 2004 Version 2.6x Copyright DigiPortal Software, 2002-2004
Virtual Office Remote Installation Guide
Virtual Office Remote Installation Guide Table of Contents VIRTUAL OFFICE REMOTE INSTALLATION GUIDE... 3 UNIVERSAL PRINTER CONFIGURATION INSTRUCTIONS... 12 CHANGING DEFAULT PRINTERS ON LOCAL SYSTEM...
Signiant Agent installation
Signiant Agent installation Release 11.3.0 March 2015 ABSTRACT Guidelines to install the Signiant Agent software for the WCPApp. The following instructions are adapted from the Signiant original documentation
Fasthosts Internet Parallels Plesk 10 Manual
Fasthosts Internet Parallels Plesk 10 Manual Introduction... 2 Before you begin... 2 Logging in to the Plesk control panel... 2 Securing access to the Plesk 10 control panel... 3 Configuring your new server...
Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide
Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile
Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5
Spam Marshall SpamWall Step-by-Step Installation Guide for Exchange 5.5 What is this document for? This document is a Step-by-Step Guide that can be used to quickly install Spam Marshall SpamWall on Exchange
Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website
Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website April 16 2012 The following instructions are to show you how to map your Home drive using ITS s Network in order to publish a website
Set Up E-mail Setup with Microsoft Outlook 2007 using POP3
Page 1 of 14 Help Center Set Up E-mail Setup with Microsoft Outlook 2007 using POP3 Learn how to configure Outlook 2007 for use with your 1&1 e-mail account using POP3. Before you begin, you will need
Setting Up Sharp MX-Color Imagers To Scan To Email
Setting Up Sharp MX-Color Imagers To Scan To Email MX-2300, MX-2600, MX-2700, MX-3100, MX-3501, MX-4501, MX-5500, MX-6200, MX-6201, MX-7000, MX-7001, MX-M850, MX-M950, MX-M1100 Step 1. Click Start > Run
Configuring Global Protect SSL VPN with a user-defined port
Configuring Global Protect SSL VPN with a user-defined port Version 1.0 PAN-OS 5.0.1 Johan Loos [email protected] Global Protect SSL VPN Overview This document gives you an overview on how to configure
Avalanche Remote Control User Guide. Version 4.1.3
Avalanche Remote Control User Guide Version 4.1.3 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095
Scan to E-mail Quick Setup Guide
Xerox WorkCentre M118i Scan to E-mail Quick Setup Guide 701P42574 This guide provides a quick reference for setting up the Scan to E-mail feature on the Xerox WorkCentre M118i. It includes procedures for:
Remote Access Services Microsoft Windows - Installation Guide
Remote Access Services Microsoft Windows - Installation Guide Version 3.1 February 23, 2015 1 P age Contents GETTING STARTED... 3 JAVA VERIFICATION, INSTALLATION, AND CONFIGURATION... 3 Windows XP... 3
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
Mac OS VPN Set Up Guide
Mac OS VPN Set Up Guide If internet traffic is not being sent over the VPN then go to System Preferences- >Network and click on your VPN connection. Click the "Advanced..." button, and in the "Options"
MOODLE Installation on Windows Platform
Windows Installation using XAMPP XAMPP is a fully functional web server package. It is built to test web based programs on a personal computer. It is not meant for online access via the web on a production
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
Initial Access and Basic IPv4 Internet Configuration
Initial Access and Basic IPv4 Internet Configuration This quick start guide provides initial and basic Internet (WAN) configuration information for the ProSafe Wireless-N 8-Port Gigabit VPN Firewall FVS318N
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...
Setting Up Scan to SMB on TaskALFA series MFP s.
Setting Up Scan to SMB on TaskALFA series MFP s. There are three steps necessary to set up a new Scan to SMB function button on the TaskALFA series color MFP. 1. A folder must be created on the PC and
Installing the Citrix Online Plug-In
Installing the Citrix Online Plug-In If you are a first-time user accessing NeoSystems Citrix environment, you are required to install a small program on your computer. This program will enable you to
1. Navigate to Control Panel and click on User Accounts and Family Safety. 2. Click on User Accounts
This document will guide you through setting up your outgoing server (SMTP) Microsoft Outlook and Windows Live Mail. There is also a section below that guides you through the manual configuration of your
How to Connect to UAB s Wireless Networks
How to Connect to UAB s Wireless Networks Sections: Page: Checking Windows XP for Service Pack 3 3 Configuring Windows XP SP3 to Connect to uabwifi-nac: Part I 5 Configuring Windows Vista to Connect to
Qvis Security Technical Support Field Manual LX Series
Table of Contents Page 1: Motion Detection 1.0 Configuring Motion Detection for LX Apollo / LX Zeus DVRs 2 1.1 Motion Playback on LX Apollo / LX Zeus DVRs 3 1.2 Scheduling Motion and Continuous Recording
NeoMail Guide. Neotel (Pty) Ltd
NeoMail Guide Neotel (Pty) Ltd NeoMail Connect Guide... 1 1. POP and IMAP Client access... 3 2. Outlook Web Access... 4 3. Outlook (IMAP and POP)... 6 4. Outlook 2007... 16 5. Outlook Express... 24 1.
10.3.1.8 Lab - Configure a Windows 7 Firewall
5.0 10.3.1.8 Lab - Configure a Windows 7 Firewall Print and complete this lab. In this lab, you will explore the Windows 7 Firewall and configure some advanced settings. Recommended Equipment Step 1 Two
Print Server Application Guide. This guide applies to the following models.
Print Server Application Guide This guide applies to the following models. TL-WR842ND TL-WR1042ND TL-WR1043ND TL-WR2543ND TL-WDR4300 CONTENTS Chapter 1. Overview... 1 Chapter 2. Before Installation...
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide
WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see
SSL VPN Setup for Windows
SSL VPN Setup for Windows SSL VPN allows you to connect from off campus to access campus resources such as Outlook email client, file sharing and remote desktop. These instructions will guide you through
Sophos UTM. Remote Access via PPTP. Configuring UTM and Client
Sophos UTM Remote Access via PPTP Configuring UTM and Client Product version: 9.000 Document date: Friday, January 11, 2013 The specifications and information in this document are subject to change without
Download and Install the Citrix Receiver for Mac/Linux
Download and Install the Citrix Receiver for Mac/Linux NOTE: WOW can only be used with Internet Explorer for Windows. To accommodate WOW customers using Mac or Linux computers, a Citrix solution was developed
Table of Contents. Requirements and Options 1. Checklist for Server Installation 5. Checklist for Importing from CyberAudit 2.0 13
Cy be r Audi t We b Table of Contents C H A P T E R 1 Requirements and Options 1 System and Hardware Requirements...1 Computer... 1 Operating System... 1 Browser... 2 CyberLock Hardware... 2 Installation
SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL
SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,
RBackup Server Installation and Setup Instructions and Worksheet. Read and comply with Installation Prerequisites (In this document)
RBackup Server Installation and Setup Instructions and Worksheet Fill out the Installation Worksheet. (In this document) Read and comply with Installation Prerequisites (In this document) Review the Partner
Frequently Asked Questions Enterprise Mobile Manager
Frequently Asked Questions Enterprise Mobile Manager FAQ: Enterprise Mobile Manager Contents Unable to connect the device to EMM Server... 4 Symptoms... 4 Resolution... 4 Unable to import AD into EMM Server
TANDBERG MANAGEMENT SUITE 10.0
TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS
Initial Setup of Microsoft Outlook 2011 with IMAP for OS X Lion
Initial Setup of Microsoft Outlook Concept This document describes the procedures for setting up the Microsoft Outlook email client to download messages from Google Mail using Internet Message Access Protocol
User guide. Business Email
User guide Business Email June 2013 Contents Introduction 3 Logging on to the UC Management Centre User Interface 3 Exchange User Summary 4 Downloading Outlook 5 Outlook Configuration 6 Configuring Outlook
isupplier PORTAL ACCESS SYSTEM REQUIREMENTS
TABLE OF CONTENTS Recommended Browsers for isupplier Portal Recommended Microsoft Internet Explorer Browser Settings (MSIE) Recommended Firefox Browser Settings Recommended Safari Browser Settings SYSTEM
Learning the Basics of Citrix Web Interface 4.6, Citrix Secure Gateway 3.1 and GoDaddy Wildcard SSL Certificate
Learning the Basics of Citrix Web Interface 4.6, Citrix Secure Gateway 3.1 and GoDaddy Wildcard SSL Certificate Carl Webster CTP, CCIA, CCEE, CCEA Published by Carl Webster Tullahoma, TN 37388 First published
Using Internet or Windows Explorer to Upload Your Site
Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting
For Mac User Directions, see page 5
Windows Vista, Windows 7, and Windows XP with Service Pack 3 Remote Desktop Access For Mac User Directions, see page 5 This instruction allows district staff and students to access the Commack UFSD network
Verizon Remote Access User Guide
Version 17.12 Last Updated: August 2012 2012 Verizon. All Rights Reserved. The Verizon names and logos and all other names, logos, and slogans identifying Verizon s products and services are trademarks
IMAP and SMTP Setup in Email Clients
IMAP and SMTP Setup in Email Clients Configuring an Email Client for IMAP Configuring an Email Client for the SMTP Server Overview Internet Message Access Protocol (IMAP), or a remote connection through
1. Open Thunderbird. If the Import Wizard window opens, select Don t import anything and click Next and go to step 3.
Thunderbird The changes that need to be made in the email programs will be the following: Incoming mail server: newmail.one-eleven.net Outgoing mail server (SMTP): newmail.one-eleven.net You will also
DocuPrint C3290 FS Features Setup Guide
DocuPrint C3290 FS Features Setup Guide Adobe and PostScript are trademarks of Adobe Systems Incorporated in the United States and/or other countries. Apple, Bonjour, ColorSync, EtherTalk, Macintosh, and
enicq 5 System Administrator s Guide
Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide
ThinPoint Quick Start Guide
ThinPoint Quick Start Guide 2 ThinPoint Quick Start Guide Table of Contents Part 1 Introduction 3 Part 2 ThinPoint Windows Host Installation 3 1 Compatibility... list 3 2 Pre-requisites... 3 3 Installation...
Configuring Devices for Use with Cisco Configuration Professional (CCP) 2.5
Configuring Devices for Use with Cisco Configuration Professional (CCP) 2.5 Objectives Part 1: Configure CCP Access for Routers Enable HTTP/HTTPS server. Create a user account with privilege level 15.
M2M Series Routers. Port Forwarding / DMZ Setup
Introduction Port forwarding enables programs or devices running on your LAN to communicate with the internet as if they were directly connected. Many internet services and applications use designated
In this lab you will explore the Windows XP Firewall and configure some advanced settings.
16.3.2 Lab: Configure Windows XP Firewall Print and complete this lab. In this lab you will explore the Windows XP Firewall and configure some advanced settings. Recommended Equipment Two computers directly
NF5 VOIP Setup Guide (for Generic)
NF5 VOIP Setup Guide (for Generic) Configuring your NF5 for VOIP Service The following steps will take you through the process of setting up your VOIP connection. Step 1: Checking Computer Network Settings:
SATO Network Interface Card Configuration Instructions
SATO Network Interface Card Configuration Instructions Table of Contents 1. Reset of wired/wireless interface card... 3 2. Installing the All-In-One Utility (recommended)... 4 3. Configuring wired/wireless
Windows and MAC User Handbook Remote and Secure Connection Version 1.01 09/19/2013. User Handbook
Windows and MAC User Handbook How to Connect Your PC or MAC Remotely and Securely to Your U.S. Department of Commerce Account Developed for You by the Office of IT Services (OITS)/IT Service Desk *** For
How To Set Up A Xerox Econcierge Powered By Xerx Account
Xerox econcierge Account Setup Guide Xerox econcierge Account Setup Guide The free Xerox econcierge service provides the quickest, easiest way for your customers to order printer supplies for all their
TIMETABLE ADMINISTRATOR S MANUAL
2015 TIMETABLE ADMINISTRATOR S MANUAL Software Version 5.0 BY GEOFFPARTRIDGE.NET TABLE OF CONTENTS TOPIC PAGE 1) INTRODUCTION 1 2) TIMETABLE SPECIFICATIONS 1 3) SOFTWARE REQUIRED 1 a. Intranet Server (XAMPP
JMC Next Generation Web-based Server Install and Setup
JMC Next Generation Web-based Server Install and Setup This document will discuss the process to install and setup a JMC Next Generation Web-based Windows Server 2008 R2. These instructions also work for
Installing SQL Express. For CribMaster 9.2 and Later
Installing SQL Express For CribMaster 9.2 and Later CRIBMASTER USER GUIDE Installing SQL Express Document ID: CM9-031-03012012 Copyright CribMaster. 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
SFTP Server User Login Instructions. Open Internet explorer and enter the following url: https://sftp.sae.org
SFTP Server User Login Instructions Open Internet explorer and enter the following url: https://sftp.sae.org You will be prompted for a user id and password as such. Please enter your account id and password.
Setting Up Your FTP Server
Requirements:! A computer dedicated to FTP server only! Linksys router! TCP/IP internet connection Steps: Getting Started Configure Static IP on the FTP Server Computer: Setting Up Your FTP Server 1. This
How to use SURA in three simple steps:
How to use SURA in three simple steps: Most of SURA s functionality can be accessed through these three steps. 1) Download SURA to your computer Go to the SU Downloads page to obtain the SURA utility.
Using Remote Desktop with No-IP
Page 1 of 6 Lost Password? Sign-up Now!. com Support : Guides and Tips : Remote Access : Using Remote Desktop with No-IP Overview The use of Microsoft's Remote Desktop Connection to access another computer
How to install and use the File Sharing Outlook Plugin
How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.
SIMIAN systems. Setting up a Sitellite development environment on Windows. Sitellite Content Management System
Setting up a Sitellite development environment on Windows Sitellite Content Management System Introduction For live deployment, it is strongly recommended that Sitellite be installed on a Unix-based operating
Using Remote Web Workplace Version 1.01
Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote
Important Notes for WinConnect Server VS Software Installation:
Important Notes for WinConnect Server VS Software Installation: 1. Only Windows Vista Business, Windows Vista Ultimate, Windows 7 Professional, Windows 7 Ultimate, Windows Server 2008 (32-bit & 64-bit),
NetIQ Advanced Authentication Framework - MacOS Client
NetIQ Advanced Authentication Framework - MacOS Client Installation Guide Version 5.2.0 1 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 About MacOS Client 4 System Requirements
Dial-up Installation for CWOPA Users (Windows Operating System)
Dial-up Installation for CWOPA Users (Windows Operating System) 1 Table of Contents Download and Install Digital Certificates... 3 Internet Explorer 8/9 Certificate Installation.3 Windows XP Instructions
Figure 1: Restore Tab
Apptix Online Backup by Mozy Restore How do I restore my data? There are five ways of restoring your data: 1) Performing a Restore Using the Restore Tab You can restore files from the Apptix Online Backup
Plesk 11 Manual. Fasthosts Customer Support
Fasthosts Customer Support Plesk 11 Manual This guide covers everything you need to know in order to get started with the Parallels Plesk 11 control panel. Contents Introduction... 3 Before you begin...
Investment Management System. Connectivity Guide. IMS Connectivity Guide Page 1 of 11
Investment Management System Connectivity Guide IMS Connectivity Guide Page 1 of 11 1. Introduction This document details the necessary steps and procedures required for organisations to access the Homes
Installing and Configuring vcloud Connector
Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new
Volume SYSLOG JUNCTION. User s Guide. User s Guide
Volume 1 SYSLOG JUNCTION User s Guide User s Guide SYSLOG JUNCTION USER S GUIDE Introduction I n simple terms, Syslog junction is a log viewer with graphing capabilities. It can receive syslog messages
A-AUTO 50 for Windows Setup Guide
A-AUTO 50 for Windows Setup Guide 1st Edition 1 A-AUTO is a registered trade mark of UNIRITA Inc. "This product includes software developed by the Apache Software Foundation (http://www.apache.org/)."
Tunnel Client FAQ. Table of Contents. Version 0v5, November 2014 Revised: Kate Lance Author: Karl Auer
Tunnel Client FAQ Version 0v5, November 2014 Revised: Kate Lance Author: Karl Auer Table of Contents A. Tunnelling 1 How does tunnelling work? 2 What operating systems are supported? 3 Where can I get
MiraCosta College now offers two ways to access your student virtual desktop.
MiraCosta College now offers two ways to access your student virtual desktop. We now feature the new VMware Horizon View HTML access option available from https://view.miracosta.edu. MiraCosta recommends
Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide
Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide Document Revision Date: Nov. 13, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Introduction... 1 Exchange 2010 Outlook
UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab
UP L18 Enhanced MDM and Updated Email Protection Hands-On Lab Description The Symantec App Center platform continues to expand it s offering with new enhanced support for native agent based device management
FlexSim LAN License Server
FlexSim LAN License Server Installation Instructions Rev. 20150318 Table of Contents Introduction... 2 Using lmtools... 2 1. Download the installation files... 3 2. Install the license server... 4 3. Connecting
How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro
Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing
How to connect to VUWiFi
Wireless Registration Instructions Windows XP How to connect to VUWiFi 1. The first step in setting up your wireless card for VUWiFi is to open your Network Connections window. You can find this by going
Kaseya 2. Installation guide. Version 7.0. English
Kaseya 2 Kaseya Server Setup Installation guide Version 7.0 English September 4, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept
10.3.1.10 Lab - Configure a Windows XP Firewall
5.0 10.3.1.10 Lab - Configure a Windows XP Firewall Print and complete this lab. In this lab, you will explore the Windows XP Firewall and configure some advanced settings. Recommended Equipment Step 1
Installation and Deployment
Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats
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
Connecting to Remote Desktop Windows Users
Connecting to Remote Desktop Windows Users How to log into the College Network from Home 1. Start the Remote Desktop Connection For Windows XP, Vista and Windows 7 this is found at:- Star t > All Programs
Jive Connects for Microsoft SharePoint: Troubleshooting Tips
Jive Connects for Microsoft SharePoint: Troubleshooting Tips Contents Troubleshooting Tips... 3 Generic Troubleshooting... 3 SharePoint logs...3 IIS Logs...3 Advanced Network Monitoring... 4 List Widget
Basic Setup Guide. Remote Administrator 4 NOD32 Antivirus 4 Business Edition Smart Security 4 Business Edition
Basic Setup Guide Remote Administrator 4 NOD32 Antivirus 4 Business Edition Smart Security 4 Business Edition Contents Getting started...1 Software components...1 Section 1: Purchasing and downloading
Getting Started using the SQuirreL SQL Client
Getting Started using the SQuirreL SQL Client The SQuirreL SQL Client is a graphical program written in the Java programming language that will allow you to view the structure of a JDBC-compliant database,
Microsoft XP Professional Remote Desktop Connection
Microsoft XP Professional Remote Desktop Connection With Remote Desktop, you get full, secure access to your work computer via an Internet or network connection. For example, you can connect to your office
Parallels Plesk Panel User Guide
Parallels Plesk Panel User Guide Page 1 of 31 Parallels Plesk Panel User Guide Table of contents Parallels Plesk Panel User Guide... 2 Table of contents... 2 Introduction... 3 Before you begin... 3 Logging
Working With Your FTP Site
Working With Your FTP Site Welcome to your FTP Site! The UnlimitedFTP (UFTP) software will allow you to run from any web page using Netscape, Internet Explorer, Opera, Mozilla or Safari browsers. It can
TP-LINK TD-W8901G. Wireless Modem Router. Advanced Troubleshooting Guide
TP-LINK TD-W8901G Wireless Modem Router Advanced Troubleshooting Guide Released on 2009.09.25 Version 1.0 Content Summary... 3 Troubleshooting Flow Chart and Resolutions... 3 Check 1... 3 Check 2... 4
Velocity Web Services Client 1.0 Installation Guide and Release Notes
Velocity Web Services Client 1.0 Installation Guide and Release Notes Copyright 2014-2015, Identiv. Last updated June 24, 2015. Overview This document provides the only information about version 1.0 of
