HOBLink Terminal Edition Quick guide

Size: px
Start display at page:

Download "HOBLink Terminal Edition Quick guide"

Transcription

1 HOBLink Terminal Edition Quick guide Installation: To install, we will need to download the HOBLink Terminal Edition link that you were sent from the HOB Support team. Once downloaded, let us run the install.exe After the installation Window has opened follow these steps. 1. Click next 2. Accept the terms of the license agreement and click next 3. If we want to run an x11 session we will want to select HOBLink x11 and click continue 4. You can select full version and enter your product key and click continue 5. Select the installation path you would like to use Click continue 6. Select Yes to create the path 7. After the installation have finished, We will need to select the Program Group for Icons, Select either Common user or Personal user and click continue 8. Select the folder to add the program icons to and click continue The HOB Enterprise Access Connection Configuration window is where we can connect our HOB Terminal Edition to a HOB EA Server which is used to configure users. However, In this quick guide we will not go over this yet. 1. Select Save Locally 2. For ease of use, we are going to store everything in AppData, Select the checkbox, Save user settings in folder <Windows APPDATA> and Select Save & Exit

2 And lastly for the installation, select yes, to create a registry path which is required for HLLAPI application and HOB Enterprise Access. Select Save and Exit, and Return to Windows on the next screen. If you choose not to select Save user Settings in folder then the local DB path will be C:\program files\hob\terminaledition\portal.db\u1019 For SSH connections, this is where we will store the hobe file which we will configure later in this section. In the next section we will configure an X11 session over SSH. We will be using a SUN Solaris 11 machine as our target servers. 1. Open the installation path, By default C:\Program File\HOB\Terminal Edition 2. Then run HLauncher.exe so we can configure our session 3. Once inside of the HOBLink Terminal Edition Session Manager, select New to configure a new session

3 4. We will want to create an X Session since we want to do X11 over SSH 5. Click OK Let us configure the connection now 1. On the Connection section, select New 2. Enter the Scheme Name 3. Starting Method will be REXEC/RSH/RLOGIN/SSH 4. Under Multiple IP s we can configure what network adapter our computer should use for the connection. If you have multiple adapters you can mark Select Now, and enter the ip of the local network adapter. Otherwise, if we just have one, we can select Automatic 5. When All X client close, we can restart X server, Close the X server or do nothing 6. Line tracer can be configured if we are having issues with the connection to help us troubleshoot. You can send this tracefile to support@hobsoft.com for us to take a look and help troubleshoot and diagnose the issue

4 Next, open the REXEC/RSH/RLOGIN/SSH tab 1. Since we want to do an SSH connection, Under Type, Select SSH 2. In the Login section we can enter the IP or Hostname of the target server 3. We can also enter the username and password for a single sign-on experience 4. We can create a logfile if need be. 5. We can set a timeout if there is no connection 6. We can also choose not to run X-Sever 7. Hide X-Startup is useful to select for the client experience, as it will automatically run the Remote Command Line command at startup. Otherwise, not selecting this option, will allow the user or admin to run commands and see the output of those commands for troubleshooting purposes. 8. Select Close 9. We now have the option to create a short cut. If you select No, then you will have to launch this configured session from the HOBLink Terminal Edition Session Manager. Or if you select yes it will take us to another prompt were we can select the localtion of this short cut. I will select my desktop.

5 Next we will need to select the Remote Command Line section. This will preconfigure a command to run to start the terminal session. 1. Select New 2. Select the Command type you want For Solaris we will choose Sun. For linux we will choose Xterm. It might be necessary to edit the edit the command for the linux users. You will need to determine the path of the xterm program. Typicall it is under /usr/bin/x11/xterm (by default) or /usr/bin/xterm. The rest of the command parameters can be removed for the Xterm Scheme.

6 For the SUN scheme, we can leave the command as it appears to the default values: Next we will need to configure a Display setting: 1. Click the display section 2. Select New 3. Let us first choose a Name 4. Then select Single Window for now. Multiple Windows will open another session window for each x11 item that is launched. 5. We can then choose the screen size and select the screen assignment. 6. The default settings will work for a test connection You can also go to the Extra Settings tab. The important settings here is GLX Extension. This is to provide and interface between OpenGL and X Window System as well as for extensions to OpenGL. Under the Fonts tab, we can Choose to use Pseudo Fonts and select the font DPI. Under the Color Depth Tab we can choose which the bit rate for the display colors. These can be reduced to help with bandwidth issues.

7 Clipboard is the last tab for Display settings. We can specify if we want to enable clipboard sharing and a few settings to go along with this. Last we will need to configure an Input Device 1. Open the Input Devices section 2. Select New 3. For the most part the default settings will work just fine However you can specify the language. If you uncheck, Use Default Keyboard you then have the option to Customize the keyboard keys for this session. You can choose the emulate a 3 button mouse if necessary, as well as enable scroll lock, and unlatched scroll lock. You can allow Modifiers for remapping. Enable local number lock and enable unlatched number lock. Lastly, you can configure Alt-Tab and Alt-Esc combination keys. SSH Configuration Next we will need to configure the parameters for SSH. HOB can provide a file called hobe. This is just a file that contains a few parameters for the SSH connection. You can edit this file with a text editor like note pad. Let us go ahead and open it.

8 Here we can allow or deny kbd interactive authentication which is the Keyboard-interactive Password login method. Next we can select the SSH port we want to use, by default port 22 is used. Next we have password authentication set to yes, this will allow us to use a password instead of a public / private key pair for authentication of our SSH session. Following that we have our Cryptography standards. For Message Authentication Codes, we can specify a list of HMACS we want to use. The order determines which one will be tried first when the client and server negotiate which ones to use. Following that we have Cipher suites. Like the MACs, the list order determines which cipher suit that will be tried first during negotiation of the session. Following that we have strict host key checking which will check the host keys during the connection and authentication process. If strict host checking is enabled then the SSH client connects only to the known hosts with valid SSH host keys that are stored in the known hosts list. Otherwise the connection is rejected. Then we have compression of SSH that can be enabled if you choose. The last option is pub key authentication, which will let us use private and public keys for authentication instead of username and password. I intentionally skipped over preferred authentications. He we have a list of password, keyboard-interactive, and public key. This order determines which method is attempted first. If we are wanting to do password authentication, then password needs to be at the front of the list. Similarly, if we want to do public key authentication, that publickey needs to be specified at the front of this parameter. You can configure this file only once and place it onto any system you want. You will need to store this in the database path you specified during installation. This was selected in the HOB Enterprise Access Connection Configuration Windows. I selected Windows APPDATA, so in my case I will navigate to: C:\users\administrator\appdata\Roaming\hob\te\5.1 And paste the hobe file in this directory. If you choose to not store the items in APPDATA then you will need to select the proper path. For ssh connection, by default this is in C:\program files\hob\terminal Edition\portal.db\u1019 Finally we can double click our shortcut on the desktop or run the session from the Session Manager.

9 Using Public Key Authentication In this section we will build upon the topics we covered above. The first thing we will need to do is edit the hobe file. Open this in a text editor such as notepad.exe. We must have the option pubkeyauthentication=yes, and we will want to make sure that publickey, is at the beginning of the list for preferredauthentications. Save the file or place it in the database which you have configured during installation. I have chosen to store everything in AppData of the user s profile. Next we will need to generate our Public and Private key and then store the public and private key in the proper location which is the same location as where you stored the hobe file. To do this, we will need to navigate to the Terminal Edition folder in our installation directory. By default this is in C:\program files\hob\terminal Edition and then run sshkeygen.exe. 1. Click Next when the dialog box opens for HOBLink SSH 2. Select Create new key pair files then next 3. Choose between RSA and DSA 4. Choose your key size 5. Then Select next 6. Enter a password 7. The path this needs to be saved to is either the AppData path for the user settings or the database path you specified. Then select next. 8. Select next to start the key generation process

10 9. Click Finished 10. Click exit to finish the setup Next we will need to open public key file with a text editor and this will need to be added to the SSH configuration file. In linux typically this will be in /etc/ssh/authorizedkeys. For Solaris you can follow this guide: Troubleshooting: If you try to run a session, but you are not seeing the command window like you see in the video, enable the following settings. In the connection settings, under the connection tab, When All X clients Close select do nothing. This completes the HOBLink Terminal Edition Quick guide.

Version 5.1 October 2003

Version 5.1 October 2003 Version 5.1 October 2003 HOBLink X11 Software and Documentation 2003 HOB Phone: 49 911/96 66-161 Fax: 49 911/96 66-299 (The first two digits are the country code for Germany - 49) All information contained

More information

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171

Key File Generation. November 14, NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171 Key File Generation NATIONAL STUDENT CLEARINGHOUSE 2300 Dulles Station Blvd., Suite 220, Herndon, VA 20171 Table of Contents Introduction... 2 PuTTY Installation... 2 Key Generation... 7 Configuring PuTTY

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Mac User's Guide v16 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

BROWSER-BASED SUPPORT CONSOLE USER S GUIDE. 31 January 2017

BROWSER-BASED SUPPORT CONSOLE USER S GUIDE. 31 January 2017 BROWSER-BASED SUPPORT CONSOLE USER S GUIDE 31 January 2017 Contents 1 Introduction... 2 2 Netop Host Configuration... 2 2.1 Connecting through HTTPS using Certificates... 3 2.1.1 Self-signed certificate...

More information

29 March 2017 SECURITY SERVER INSTALLATION GUIDE

29 March 2017 SECURITY SERVER INSTALLATION GUIDE 29 March 2017 SECURITY SERVER INSTALLATION GUIDE Contents 1. Introduction... 2 1.1 Assumptions... 2 1.2 Prerequisites... 2 2. Required setups prior the Security Server Installation... 3 1.1 Create domain

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Bomgar Connect Android Rep Console 2.2.6

Bomgar Connect Android Rep Console 2.2.6 Bomgar Connect Android Rep Console 2.2.6 2016 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

Remote Support Web Rep Console

Remote Support Web Rep Console Remote Support Web Rep Console 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their

More information

Touch Dynamic Quest II 7 - Tablet Staging Setup

Touch Dynamic Quest II 7 - Tablet Staging Setup Touch Dynamic Quest II 7 - Tablet Staging Setup Overview This page was written to assist with setting up and staging of tablets. Touch Dynamic Quest II 7 - Initializing and Turning on the Tablet 1. When

More information

Print Manager Plus 2010 Workgroup Print Tracking and Control

Print Manager Plus 2010 Workgroup Print Tracking and Control INTRODUCTION: This is intended to assist in the initial installation or evaluation of Print Manager Plus 2010 Workgroup Edition. This will guide you through tracking your printing whether your workgroup

More information

Before beginning the installation, make sure you have received the following software media:

Before beginning the installation, make sure you have received the following software media: Overview The ACS Televideo Terminal Emulation software allows Autologue customer s, who have an IBM compatible PC with Windows 9X or above, to be connected via Ssh to the Autologue Computer System and

More information

Access Gateway Client User's Guide

Access Gateway Client User's Guide Sysgem Access Gateway Access Gateway Client User's Guide Sysgem AG Sysgem is a trademark of Sysgem AG. Other brands and products are registered trademarks of their respective holders. 2013-2015 Sysgem

More information

Installing the WinSCP Secure FTP Client

Installing the WinSCP Secure FTP Client Draft 0.9 Page 1 of 6 Installing the WinSCP Secure FTP Client This document will instruct you to install the WinSCP application that will provide Secure FTP (SFTP) access to your website folder. So why

More information

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server.

You can use the WinSCP program to load or copy (FTP) files from your computer onto the Codd server. CODD SERVER ACCESS INSTRUCTIONS OVERVIEW Codd (codd.franklin.edu) is a server that is used for many Computer Science (COMP) courses. To access the Franklin University Linux Server called Codd, an SSH connection

More information

SSH Algorithms for Common Criteria Certification

SSH Algorithms for Common Criteria Certification The feature provides the list and order of the algorithms that are allowed for Common Criteria Certification. This module describes how to configure the encryption, Message Authentication Code (MAC), and

More information

New Dropbox Users (don t have a Dropbox account set up with your Exeter account)

New Dropbox Users (don t have a Dropbox account set up with your Exeter  account) The setup process will determine if you already have a Dropbox account associated with an Exeter email address, and if so, you'll be given a choice to move those contents to your Phillips Exeter Dropbox

More information

Using Blackboard Drive to upload/manage content in Blackboard Learn

Using Blackboard Drive to upload/manage content in Blackboard Learn Using Blackboard Drive to upload/manage content in Blackboard Learn Downloading and Installing Blackboard Drive 1. Login to Blackboard Learn, and click on the Utilities Tab. 2. Locate the Blackboard Drive

More information

Android Rep Console

Android Rep Console Android Rep Console 2.2.10 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property of their respective owners.

More information

Bomgar Connect Android Rep Console 2.2.9

Bomgar Connect Android Rep Console 2.2.9 Bomgar Connect Android Rep Console 2.2.9 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property

More information

bs^ir^qfkd=obcib`qflk= prfqb=clo=u

bs^ir^qfkd=obcib`qflk= prfqb=clo=u bs^ir^qfkd=obcib`qflk= prfqb=clo=u cçê=u=táåççïë=póëíéãë cçê=lééåsjp=eçëíë cçê=f_j=eçëíë 14.1 bî~äì~íáåö=oéñäéåíáçå=u This guide provides a quick overview of features in Reflection X. This evaluation guide

More information

First-Time Login Procedure on XWin32

First-Time Login Procedure on XWin32 First-Time Login Procedure on XWin32 Configuring XWin32 The first time you log into X-Win32, you ll need to do a bit of profile setup; this is a one-time thing, and once done you shouldn t ever need to

More information

GridPro v6.0 INSTALLATION GUIDE

GridPro v6.0 INSTALLATION GUIDE GridPro v6.0 INSTALLATION GUIDE TABLE OF CONTENTS 1. DOWNLOADING GridPro 1 2. CD CONTENTS 1 3. REQUIRED PACKAGES 1 4. SYSTEM REQUIREMENTS 2 5. INSTALLATION PROCEDURE 2 5.1 INSTALLATION PROCEDURE FOR WINDOWS

More information

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item

1 Ctrl + X Cut the selected item. 2 Ctrl + C (or Ctrl + Insert) Copy the selected item. 3 Ctrl + V (or Shift + Insert) Paste the selected item Tips and Tricks Recorder Actions Library XPath Syntax Hotkeys Windows Hotkeys General Keyboard Shortcuts Windows Explorer Shortcuts Command Prompt Shortcuts Dialog Box Keyboard Shortcuts Excel Hotkeys

More information

Windows 2000 Safe Mode

Windows 2000 Safe Mode LAB PROCEDURE 29 Windows 2000 Safe Mode OBJECTIVES 1. Restart and try various startup options. RESOURCES Troubleshooting 1. Marcraft 8000 Trainer with Windows 2000 installed 2. A PS2 mouse 3. A LAN connection

More information

Partner Integration Portal (PIP) Installation Guide

Partner Integration Portal (PIP) Installation Guide Partner Integration Portal (PIP) Installation Guide Last Update: 12/3/13 Digital Gateway, Inc. All rights reserved Page 1 TABLE OF CONTENTS INSTALLING PARTNER INTEGRATION PORTAL (PIP)... 3 DOWNLOADING

More information

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition

BLUEPRINT TEAM REPOSITORY. For Requirements Center & Requirements Center Test Definition BLUEPRINT TEAM REPOSITORY Installation Guide for Windows For Requirements Center & Requirements Center Test Definition Table Of Contents Contents Table of Contents Getting Started... 3 About the Blueprint

More information

Installation Guide for AGI STK 10- Network

Installation Guide for AGI STK 10- Network Installation Guide for AGI STK 10- Network Updated: 4/5/2017 STK Licenses run on a yearly basis set by AGI. Plan accordingly on gaining licensing in the timeframe that you will be using the software. 2017-2018

More information

Browser Cookie Settings

Browser Cookie Settings Browser Cookie Settings Error Messages: Browser's cookie functionality turned off Steps to Try 1. Try enabling cookies, close all browser windows and restart browser after enabling cookies 2. Try clearing

More information

Installing NAP locked down browser - WINDOWS

Installing NAP locked down browser - WINDOWS Installing NAP locked down browser - WINDOWS This is a step by step instruction on the installation and use of the NAP locked down browser. The NAP locked down browser is used in assessments to stop students

More information

Setup Smart Login for Windows V2

Setup Smart Login for Windows V2 Setup Smart Login for Windows V2 Smart Login allows workstations to login to a Smart-Net server without having to join a domain. Smart Login is suitable for both laptops and desktop PC s. Features Users

More information

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

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

More information

Anchor User Guide. Presented by: Last Revised: August 07, 2017

Anchor User Guide. Presented by: Last Revised: August 07, 2017 Anchor User Guide Presented by: Last Revised: August 07, 2017 TABLE OF CONTENTS GETTING STARTED... 1 How to Log In to the Web Portal... 1 How to Manage Account Settings... 2 How to Configure Two-Step Authentication...

More information

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher)

Sabre Customer Virtual Private Network Launcher (SCVPNLauncher) Sabre Customer Virtual Private Network Launcher (SCVPNLauncher) User s Guide Sabre Travel Network This document provides detailed information for the install/uninstall, operation, configuration and troubleshooting

More information

Bomgar Connect ios Rep Console 2.2.7

Bomgar Connect ios Rep Console 2.2.7 Bomgar Connect ios Rep Console 2.2.7 2016 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of

More information

WNE CLIENT V.4.2 FTP SUITE CONFIGURATION GUIDE APRIL 6, 2010

WNE CLIENT V.4.2 FTP SUITE CONFIGURATION GUIDE APRIL 6, 2010 WNE CLIENT V.4.2 FTP SUITE CONFIGURATION GUIDE APRIL 6, 2010 WNE v.4.2 This page left intentionally blank Table of Contents World News Express (WNE)...1 Prerequisites for the FTP Suite Configuration...1

More information

Perceptive XML Integration for Epic

Perceptive XML Integration for Epic Perceptive XML Integration for Epic Installation and Setup Guide Version: 2.0.x Written by: Product Knowledge, R&D Date: May 2018 2008-2018 Hyland Software, Inc. and its affiliates. Table of Contents About

More information

Teradici PCoIP Software Client for Windows

Teradici PCoIP Software Client for Windows Teradici PCoIP Software Client for Windows Version 3.3 Administrators' Guide TER1706002-3.3 Contents Who Should Read This Guide? 4 Welcome to PCoIP Software Client for Windows 5 What's New in This Release?

More information

USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH

USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH U N I V E R S I T Y O F S O U T H E R N C A L I F O R N I A USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH NOVEMBER 2015 U N I V E R S I T Y O F S O U T H E R N C A L I F O R N I A 2015 UNIVERSITY OF

More information

Privileged Remote Access 18.3 Access Console User Guide

Privileged Remote Access 18.3 Access Console User Guide Privileged Remote Access 18.3 Access Console User Guide 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks

More information

Web Intelligence Rich Client Getting Started Business Objects 4.1

Web Intelligence Rich Client Getting Started Business Objects 4.1 User Guide Web Intelligence Rich Client Getting Started Business Objects 4.1 Web Intelligence Rich Client Getting Started User Guide Contents Purpose of this Guide... 3 About Web Intelligence 4.1... 3

More information

WebConnect Through the Internet

WebConnect Through the Internet WebConnect Through the Internet WebConnect Table of Contents i Chapter 1. Table of Contents Page INTRODUCTION...1 Chapter 2. ACCESSING DataLink SM...2 Chapter 3. FEATURES OF WebConnect...10 File Menu Options...10

More information

VMware Horizon Client for Windows User Guide. Modified on 03 OCT 2017 VMware Horizon Client for Windows 4.6 VMware Horizon Client for Windows 4.6.

VMware Horizon Client for Windows User Guide. Modified on 03 OCT 2017 VMware Horizon Client for Windows 4.6 VMware Horizon Client for Windows 4.6. VMware Horizon Client for Windows User Guide Modified on 03 OCT 2017 VMware Horizon Client for Windows 4.6 VMware Horizon Client for Windows 4.6.1 VMware Horizon Client for Windows User Guide You can find

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

Privileged Access Access Console User Guide 17.1

Privileged Access Access Console User Guide 17.1 Privileged Access Access Console User Guide 17.1 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation

Agent and Agent Browser. Updated Friday, January 26, Autotask Corporation Agent and Agent Browser Updated Friday, January 26, 2018 2018 Autotask Corporation Table of Contents Table of Contents 2 The AEM Agent and Agent Browser 3 AEM Agent 5 Privacy Mode 9 Agent Browser 11 Agent

More information

Sync User Guide. Powered by Axient Anchor

Sync User Guide. Powered by Axient Anchor Sync Powered by Axient Anchor TABLE OF CONTENTS End... Error! Bookmark not defined. Last Revised: Wednesday, October 10, 2018... Error! Bookmark not defined. Table of Contents... 2 Getting Started... 7

More information

DX System Operating Guide

DX System Operating Guide DX System Operating Guide Supported by: Technology Corporation Rackit Technology Corporation 274 Madison Avenue, New York, NY 10016 Tel: (212) 679-0050 Fax: (212) 679-0040 1. 8 0 0. 6 3 6. 3 4 3 4 w International

More information

Virtual Desktop Infrastructure Setup for MacOS

Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure (VDI) allows you to connect to a virtual computer and use software that you don t have installed on your own computer or mobile

More information

Installing the Is2 Onsite Version - HVAC Office System

Installing the Is2 Onsite Version - HVAC Office System Installing the Is2 Onsite Version - HVAC Office System This document describes the full onsite server installation of the Is2 database files, the database server, and the application server. The full program

More information

Virtual Desktop Infrastructure Setup for MacOS

Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure Setup for MacOS Virtual Desktop Infrastructure (VDI) allows you to connect to a virtual computer and use software that you don t have installed on your own computer or mobile

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

Installing AppleWorks 6 FOR WINDOWS

Installing AppleWorks 6 FOR WINDOWS apple Installing AppleWorks 6 FOR WINDOWS 1 Installing AppleWorks 6 This booklet provides instructions for m installing and uninstalling AppleWorks m setting up an AppleWorks Installer on a server, so

More information

Aqua Accelerated Protocol (AAP) User Manual

Aqua Accelerated Protocol (AAP) User Manual Aqua Accelerated Protocol (AAP) User Manual Table of Contents About Aqua Accelerated Protocol...3 Features... 3 System Requirements... 4 Hardware... 4 Software (AAP Client)... 4 Software (Server Connecting

More information

How to SSH to nice.fas.harvard.edu from Windows

How to SSH to nice.fas.harvard.edu from Windows How to SSH to nice.fas.harvard.edu from Windows Recall that nice.fas.harvard.edu refers to a cluster of computers running Linux on which you have an account (your so-called FAS account). Even though those

More information

Connecting to the NMHU network and or your office PC using Microsoft VPN

Connecting to the NMHU network and or your office PC using Microsoft VPN Connecting to the NMHU network and or your office PC using Microsoft VPN Before you can use the NMHU VPN server to connect to your office PC you must: Be running Windows XP on you office PC. Contact ITServices

More information

Proactive-CCTV Server Installation Guide v1.0

Proactive-CCTV Server Installation Guide v1.0 v1.0 For Support Email: michael@proactive-cctv.com www.proactive-cctv.com 1. Getting Started Welcome to the Proactive-CCTV. Please Read Before Starting Installation Initial Setup & Requirements Operating

More information

Installing Exceed. (Exceed Exceed 14 3D + SecureShell 14) Introduction

Installing Exceed. (Exceed Exceed 14 3D + SecureShell 14) Introduction Installing Exceed (Exceed 14.0 + Exceed 14 3D + SecureShell 14) Introduction University of Sheffield has a site license for the X-Windows terminal emulation software named Exceed. ( For information: Exceed

More information

VMware Horizon Client for Windows 10 UWP User Guide. 06 SEP 2018 VMware Horizon Client for Windows 10 UWP 4.9

VMware Horizon Client for Windows 10 UWP User Guide. 06 SEP 2018 VMware Horizon Client for Windows 10 UWP 4.9 VMware Horizon Client for Windows 10 UWP User Guide 06 SEP 2018 VMware Horizon Client for Windows 10 UWP 4.9 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Cisco Unified Serviceability

Cisco Unified Serviceability Cisco Unified Serviceability Introduction, page 1 Installation, page 5 Introduction This document uses the following abbreviations to identify administration differences for these Cisco products: Unified

More information

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions Passwordstate Remote Session Launcher Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise

More information

WinSCP. Author A.Kishore/Sachin

WinSCP. Author A.Kishore/Sachin WinSCP WinSCP is a freeware windows client for the SCP (secure copy protocol), a way to transfer files across the network using the ssh (secure shell) encrypted protocol. It replaces other FTP programs

More information

10ZiG Technology. Thin Desktop Quick Start Guide

10ZiG Technology. Thin Desktop Quick Start Guide 10ZiG Technology Thin Desktop Quick Start Guide 2010 05 20 Introduction This document is intended as a quick start guide for installing Thin Desktop. After reading this document, you will know how to:

More information

SETTING UP THE CLUB PC FOR OPTIMUM EASE OF USE

SETTING UP THE CLUB PC FOR OPTIMUM EASE OF USE Whether you decide to use a Touch Screen monitor or a standard PC monitor with a mouse for your Club Reception system we strongly recommend you use the following procedures. These will help your members

More information

Author A.Kishore/Sachin WinSCP

Author A.Kishore/Sachin   WinSCP WinSCP WinSCP is a freeware windows client for the SCP (secure copy protocol), a way to transfer files across the network using the ssh (secure shell) encrypted protocol. It replaces other FTP programs

More information

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager

BCM 4.0 Personal Call Manager User Guide. BCM 4.0 Business Communications Manager BCM 4.0 Personal Call Manager User Guide BCM 4.0 Business Communications Manager Document Status: Beta Document Version: 02 Part Code: N0027256 Date: January 2006 Copyright Nortel Networks Limited 2006

More information

PWS-100RX1/ PWS-110RX1

PWS-100RX1/ PWS-110RX1 NETWORKRXSTATION PWS-100RX1/ PWS-110RX1 V8.0 SoftwareUpdateGuide 1st Edition Table of Contents Software Update [1] Purpose of this manual [2] Preparation Windows Settings [3] Update Windows Updating RX1

More information

Guide for Attempting an HDP Certification Practice Exam. Revision 2 Hortonworks University

Guide for Attempting an HDP Certification Practice Exam. Revision 2 Hortonworks University Guide for Attempting an HDP Certification Practice Exam Revision 2 Hortonworks University Overview Hortonworks University has developed a practice environment that emulates our actual exam environment.

More information

Installation Guide. Last Revision: Oct 03, Page 1-

Installation Guide. Last Revision: Oct 03, Page 1- Installation Guide Last Revision: Oct 03, 2005 -Page 1- Contents Before You Begin... 2 Installation Overview... 2 Installation for Microsoft Windows 2000, Windows 2003, and Windows XP Professional... 3

More information

1.1 How to Install Prerequisites

1.1 How to Install Prerequisites 1 1 SharpReader Installation Manual 1.1 How to Install Prerequisites 1.1.1 Installing SharpReader 1. Using the internet, open a web browser and access to SharpReader s home page.. SharpReader is an RSS/Atom

More information

Secure Browser Installation Manual For Technology Coordinators

Secure Browser Installation Manual For Technology Coordinators Secure Browser Installation Manual For Technology Coordinators 2016-2017 Published September 26, 2016 Prepared by the American Institutes for Research Descriptions of the operation of the Test Information

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Orchid Core VMS Installation Guide

Orchid Core VMS Installation Guide Orchid Core VMS Installation Guide Version 2.2.2 Orchid Core VMS Installation Guide v2.2.2 1 C O N T E N T S About the Orchid Core VMS Installation Guide 2 Installation 3 Working in Windows 3 Working in

More information

GRS Enterprise Synchronization Tool

GRS Enterprise Synchronization Tool GRS Enterprise Synchronization Tool Last Revised: Thursday, April 05, 2018 Page i TABLE OF CONTENTS Anchor End User Guide... Error! Bookmark not defined. Last Revised: Monday, March 12, 2018... 1 Table

More information

Privileged Access Access Console User Guide 18.1

Privileged Access Access Console User Guide 18.1 Privileged Access Access Console User Guide 18.1 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

Users Guide. Wyse PocketCloud TM. Issue: PN: Rev. F

Users Guide. Wyse PocketCloud TM. Issue: PN: Rev. F Users Guide Wyse PocketCloud TM Issue: 083010 PN: 883930-01 Rev. F Copyright Notices 2010, Wyse Technology Inc. All rights reserved. This manual and the software and firmware described in it are copyrighted.

More information

KVM Console. KVM Console

KVM Console. KVM Console , page 1 Virtual, page 2 KVM Direct Access, page 5 Starting the from a Server, page 6 Starting the from a Service Profile, page 6 Starting the from the Cisco UCS KVM Direct Web Page, page 7 Starting the

More information

Adobe Creative Cloud Installation for MacOS

Adobe Creative Cloud Installation for MacOS Adobe Creative Cloud Installation for MacOS UMass Dartmouth has a site license for the Adobe Creative Cloud suite of applications that allows each Faculty and Staff member one installation on a personally-owned

More information

Privileged Remote Access Access Console User Guide 18.3

Privileged Remote Access Access Console User Guide 18.3 Privileged Remote Access Access Console User Guide 18.3 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Parallels Client for Windows User's Guide v16.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright

More information

In order to update you will have to uninstall the current version and install the newer version using the same procedure.

In order to update you will have to uninstall the current version and install the newer version using the same procedure. Installing the 3M Cloud Library app on your Kindle Fire DISCLAIMER These instructions are to be used as a reference only. Please note that by downloading the 3M Cloud Library app you assume all risk of

More information

Griffith Service Manager (GSM) Using Bomgar Remote Access

Griffith Service Manager (GSM) Using Bomgar Remote Access GSM Using Bomgar Remote Access guide Griffith Service Manager (GSM) Using Bomgar Remote Access The Bomgar Representative Console is the desktop application used to make connections to remote devices. The

More information

WA2393 Data Science for Solution Architects. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA2393 Data Science for Solution Architects. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA2393 Data Science for Solution Architects Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Class Setup...3 Part 2 - Minimum Software Requirements

More information

Quick Start Guide. Kaseya 2

Quick Start Guide. Kaseya 2 LiveConnect Quick Start Guide Kaseya 2 February 13, 2010 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and Public and Private Sector IT organizations. Kaseya's

More information

Remote Access User Guide for Mac OS (Citrix Instructions)

Remote Access User Guide for Mac OS (Citrix Instructions) (Citrix Instructions) VERSION: 003 PUBLISHED: 2/2018 Page 1 of 8 Remote Access User Guide for Mac OS Please follow the steps outlined in this guide which will show you how to access the Clarion Partners

More information

Provides access to Worldspan Reservations Manager.

Provides access to Worldspan Reservations Manager. The Worldspan Go! SM Home Page Windows 95 Quick Reference The home page displays when you start your computer. This screen is continuously updated with new information. The figure below is intended to

More information

FileCatalyst HotFolder Quickstart

FileCatalyst HotFolder Quickstart FileCatalyst HotFolder Quickstart Contents 1 Installation... 2 1.1 Verify Java Version... 2 1.2 Perform Installation... 3 1.2.1 Windows... 3 1.2.2 Mac OSX... 3 1.2.3 Linux, Solaris, *nix... 3 1.3 Enable

More information

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5 VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron VI-Center to configure and manage virtual

More information

Chapter 1: Introduction About the User Manual Intended Audience Conventions Used Revision History 4

Chapter 1: Introduction About the User Manual Intended Audience Conventions Used Revision History 4 CLINCK Speed Manager User Manual Contents Chapter 1: Introduction 3 1.1 About the User Manual 3 1.2 Intended Audience 3 1.3 Conventions Used 3 1.4 Revision History 4 1.5 Overview of the CLINCK Speed Manager

More information

Jabber Messenger Online Help

Jabber Messenger Online Help Jabber Messenger 3.2.1 Online Help Table Of Contents Welcome... 1 Welcome... 1 What's New in this Release?... 2 Getting Started... 3 Logging In... 3 Creating a New Account... 6 Using Jabber Messenger...

More information

ACD SMR User's Guide. Table of Contents

ACD SMR User's Guide. Table of Contents Table of Contents Table of Contents Table of Contents Overview of ACD SMR... 3... 4 MySQL Server... 4 Installing MySQL Server... 4 Configuring MySQL Server... 5 ACD Service... 9 Installing ACD Service...

More information

1 Introduction. ThinPrint Client Installation Page 1

1 Introduction. ThinPrint Client Installation Page 1 ThinPrint Client Installation Page 1 1 Introduction In order to reduce the amount of bandwidth used when printing and to improve the overall performance and online experience for the customers that we

More information

OneRoof CyberCafePro Client Installation, Setup and User Manual

OneRoof CyberCafePro Client Installation, Setup and User Manual OneRoof CyberCafePro Client Installation, Setup and User Manual Suggestion: View manual on computer at 200% to see screenshot details. Client Manual: Version 6.0.x March 15, 2010 Copyright 2010, OneRoof,

More information

Starting the KVM Console

Starting the KVM Console Starting the KVM Console This chapter includes the following sections: KVM Console, page 1 Starting the KVM Console from a Server, page 5 Starting the KVM Console from a Service Profiles, page 5 Starting

More information

Modular Object Scanning Technology (MOST)

Modular Object Scanning Technology (MOST) Modular Object Scanning Technology (MOST) 12/28/2009 The Perfect Scanning Solution MOST 1 Table of Contents Introduction... 4 What is MOST?... 4 System Requirements... 4 Hardware Requirements... 4 About

More information

Privileged Access Access Console User Guide 18.2

Privileged Access Access Console User Guide 18.2 Privileged Access Access Console User Guide 18.2 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the

More information

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC)

SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) SASKTEL INTEGRATED BUSINESS COMMUNICATIONS (IBC) DESKTOP CLIENT USER GUIDE Version 4 January 2018 TABLE OF CONTENTS About the SaskTel IBC Desktop Client...3 Requirements...3 How to download and install

More information

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312)

Release Date March 10, Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) Adeptia Server 4.9 Installation Guide Version 1.2 Release Date March 10, 2009 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60610, USA Phone: (312) 229-1727 Copyright Copyright 2000-2008 Adeptia,

More information

Power Development Platform Connecting to your PDP system user guide

Power Development Platform Connecting to your PDP system user guide Power Development Platform Connecting to your PDP system user guide Document Version 4 May 9, 2017 FOREWORD This document is intended for the users trying to access PDP for the first time. This document

More information

Remote Access to Unix Machines

Remote Access to Unix Machines Remote Access to Unix Machines Alvin R. Lebeck Department of Computer Science Department of Electrical and Computer Engineering Duke University Overview We are using OIT Linux machines for some homework

More information

Citrix Working Remotely Reference Guide

Citrix Working Remotely Reference Guide Citrix is the remote access solution that can be used on Home PCs, Mac s, ipads and iphones and in DBR Visitor offices while traveling. Citrix allows individuals to connect securely and work remotely from

More information