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

Size: px
Start display at page:

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

Transcription

1 Installing Exceed (Exceed 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 was originally owned by a company named Hummingbird, the software is now owned by a company named OpenText ). - Exceed software allows remote graphical terminal access to Unix hosts from any Windows workstation. - If you only require simply line-mode access without any graphics capabilities we recommend a ssh terminal access client such as PUTTY. See: - If you prefer not to use Exceed, there is an easy method of graphical terminal access to Linux hosts via the internet browser. This is achieved by pointing your browser to Although this service is aimed at providing full graphical interface to iceberg, it can also be used to access other remote hosts. - You can use Exceed if you do not wish to depend on the browser access method or you are having JAVA issues with your browser that cannot be resolved. Installation The installation media contains 3 folders namely (Exceed 14), (Exceed 14 3D) and (SecureShell 14). Installation involves running 3 separate Msetup files from these folders in the correct sequence. Note: For trouble free installation, please make sure that- the Msetup.exe files are executed with administrator permissions (i.e. Right click on Msetup.exe and left click on Run as Administrator ). 1- Insert the Exceed 14 media in the drive. 2- Select folder Exceed 14, run Msetup.exe 3- Select Install Open Text Exceed. 4- Select Personal Installation. 1

2 5- Choose the Installation Language 6- If you already had an earlier version of this software you will be notified about its presence and by default your current settings will be migrated (saved) for use with the new version. We recommend that you accept this unless the previous version of Exceed was rendered completely unusable and you want to make a fresh start by un-clicking the Migrate Settings Field. Accept the terms of the License Agreement. 7- Enter/Accept Username and Organisation and select anyone who uses this PC. Note: If migrating settings from a previous version this option may be greyed out. 8- Accept or specify the install location of the software. 9- If you had selected to make Exceed available to any user on the PC, you will be asked if you need to allocate a directory to each user or share a directory for saving the settings for Exceed. Unless there are multiple users of the same PC, shared-user-directory will be sufficient for your needs. 10- Select Typical Installation. Click Install (this step will take several minutes). 11- Restart the computer - No. 12- Select Back, Select Exit, Up to the top level 13- Select folder Exceed 14 3D, run Msetup.exe 14- Select Install Open Text Exceed 3D 15- Select Personal Installation 16- Choose the Installation Language. Accept the terms of the License Agreement 17- Select anyone who uses this computer. 18- Select Typical installation. Click Install 19- Restart the computer - No. 20- Select Back, Select Exit, Up to the top level. 21- Select folder SecureShell 14, run Msetup.exe 22- Select Install Open Text Secure Shell 23- Select Personal Installation 24- Choose the Installation Language. Accept the terms of the License Agreement & accept or change the default location so that it is the same as the one used by Exceed. 25- Select Typical Installation. Click Install If you already had an earlier version of this software you will be notified about its presence and by default your current settings will be migrated (saved) for use with the new version. We recommend that you accept this unless the previous version of Exceed was rendered completely unusable and you want to make a fresh start by un-clicking the Migrate Settings Field. 2

3 31- Restart the computer Yes Using Exceed Having installed Exceed, you are now ready to use it to access the remote Unix hosts on which you are a registered user, such as iceberg at Sheffield University. Start Exceed via: Start -> Programs ->Open Text Exceed 14 -> Exceed Tools-> Xstart This will open up a Client Startup panel which should be filled in as shown The Command field can contain the name of any X-windows based program provided on the host machine but the normal thing to do is to start up an X- terminal shell that will allow you to issue further commands. The minimal Xterm command is; xterm but a better X-terminal with a slider to one side of it to allow viewing of past output and to run your login scripts is (xterm -ls -sb -sl 512) & On some systems the back-space character does not work as intended and characters can not be deleted one at a time on the command line. Starting xterm with the following extra parameters will usually cure this problem by 3

4 setting the CTRL+H generated by the backspace key on the keyboard to be interpreted as a kill character. (xterm ls -sb -sl 512 -j -tm 'erase ^H') & If the backspace key generates CTRL+? then replace ^H with ^? above. Note also that ^ is the literal hat character and does not signify keeping the ctrl key pressed. If all fails the stty unix command can be used to try to match the keyboard onto terminal. For example: stty erase ^H Nowadays, it is hard to find a Linux host that will allow non-secure terminal access. However, if that is required, in the Xstart form shown above, for Method you will need to select REXEC instead of Secure Shell. The first time you run Exceed you will need to allow all the firewall exceptions when asked to do so. You will also be asked if you wish to save a new server key, sent by iceberg. The answer to this question is not crucial, so just accept the default offered. Having completed the Xstart panel, Clicking on the Run icon (green) will test to see if everything is functioning as expected. After a short pause you should observe an xterm window opening on your desktop which is ready to receive Linux commands onto the remote host. We have noticed that occasionally the first attempt to start a session fails but subsequent tries work, suggesting a minor bug in Xstart. Once you managed to get a connection going, you can save these setting for future use by clicking on File -> Save as and giving it a name that is the same as your host name, for the above example iceberg'. These files are called x- session ( *.xs ) files. The best place to save them for convenience is your desktop. This way, they will always be visible and connections can be established by a simple double-clicking of the icon. Useful Tips and Troubleshooting Problems with Fonts Earlier versions of Exceed use to present problems associated with default font sizes, sometimes producing almost unreadably small text. Version 14 seems to have corrected these problems but even then you may find that the font sizes are not to your liking. There are couple of ways of changing the font characteristics. These are; (a) On the xterm window's main text area, while holding down the Ctrl button click and hold down the right-hand-mouse-button to expose the VT-Fonts menu. Drag the mouse down to select from the list of fonts ( small medium etc. ) Usually the large-fonts produce the most readable text. (b) When issuing the xterm command on the host try issuing it with larger fonts option; for example; xterm fn 8*15 & 4

5 To make life easier on iceberg, we have created couple of locally modified xterm commands that you can try. These are Xterm and uterm. You can use either one of these in place of xterm. Problems due to the firewall If you are accessing a Unix host which is located outside the Sheffield University campus (Note that VPN and RATS users as well as the halls of residence networks are considered to be inside the campus ) you may find that the normal x-traffic is blocked by the university firewall for the default settings of Exceed. Information on the current firewall policy and its effects on users can be found on If you are having problems when accessing remote sites, you will need to look at these pages as well as any such information provided by the remote site. Copying and pasting. It is possible to copy both TEXT and GRAPHICS images from/to your Xterminal or x-application window to/from a Windows application such as MS- Word or Notepad. To copy and paste text in ASCII text format from an X-Window to MS-Window application - Highlight a block of text by L.H.Click + HOLD mouse and drag to end of block of interest. - Release the mouse button. - Click exceed icon on L.H.S. of your XWindow and select o EDIT COPY X-SELECTION TO CLIP-BOARD. o then PASTE into MS application as usual. - Note that you can also (copy all) or (copy rectangle) selecting rectangle by an immediate click drag mouse ( to a file ) you will be asked to choose a file or to printer. To copy and paste text in ASCII text format from an MS-Window to X-Window application - From the windows application ( copy ) a block of text ( to_the_clipboard) - On the Xwindows screen, click middle mouse button to paste what was last copied to the clipboard. To copy and paste graphical images from X-Window to an MS-Window application ( such as Word, Paint, PowerPoint ) - Click exceed icon on L.H.S. of your XWindow and select 5

6 o EDIT COPY X-SELECTION (or rectangle) TO CLIP-BOARD ( or file ) o Then EDIT PASTE into MS Windows programs that can handle graphics (BMP ) images, such as WORD or PAINT. Any other problems Any Exceed related problem after the release of this document that needs to be publicised will be posted on the HPCHUB : 6

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

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22.

Firewalls can prevent access to the Unix Servers. Please make sure any firewall software or hardware allows access through Port 22. EINSTEIN OVERVIEW Einstein (Einstein.franklin.edu) and Codd (codd.franklin.edu) are two servers that are used for many Computer Science (COMP) courses. Students will be directed to use either Einstein

More information

Lab 1: Accessing the Linux Operating System Spring 2009

Lab 1: Accessing the Linux Operating System Spring 2009 CIS 90 Linux Lab Exercise Lab 1: Accessing the Linux Operating System Spring 2009 Lab 1: Accessing the Linux Operating System This lab takes a look at UNIX through an online experience on an Ubuntu Linux

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

Introduction to Windows

Introduction to Windows Introduction to Windows Naturally, if you have downloaded this document, you will already be to some extent anyway familiar with Windows. If so you can skip the first couple of pages and move on to the

More information

HOBLink Terminal Edition Quick guide

HOBLink Terminal Edition Quick guide HOBLink Terminal Edition Quick guide Installation: To install, we will need to download the HOBLink Terminal Edition 5.3.1 link that you were sent from the HOB Support team. Once downloaded, let us run

More information

WINDOWS HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your PC or Server

WINDOWS HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your PC or Server WINDOWS HOST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module for example on your Windows PC WiseMo Host module on your PC or Server WiseMo develops software

More information

Practice Labs User Guide

Practice Labs User Guide Practice Labs User Guide This page is intentionally blank Contents Introduction... 3 Overview... 3 Accessing Practice Labs... 3 The Practice Labs Interface... 4 Minimum Browser Requirements... 5 The Content

More information

Reference for Off-Campus Remote Desktop Connection ipad Edition

Reference for Off-Campus Remote Desktop Connection ipad Edition Reference for Off-Campus Remote Desktop Connection ipad Edition General: This guide is a step-by-step guide for remotely connecting to your work computer with an ipad. This is the quick reference guide,

More information

APP-J: WHAT IS APPLICATION JUKEBOX?

APP-J: WHAT IS APPLICATION JUKEBOX? APP-J: WHAT IS APPLICATION JUKEBOX? Use Application Jukebox (App-J) to run University software on any Windows PC or laptop. Launch apps from the Application Jukebox web page Install the Application Jukebox

More information

Using.htaccess to Restrict Access to OU Directories

Using.htaccess to Restrict Access to OU Directories Using.htaccess to Restrict Access to OU Directories Last Updated: 7/8/15/ by lucero@uark.edu Webmasters can place.htaccess files in any directory in OU or on Cavern to restrict access. The two examples

More information

Getting Started with Network Access

Getting Started with Network Access Getting Started with Network Access This document contains reference information about Triad s hardlines and lumber line of software products. The software described in this document, as well as the document

More information

TTWin 4 Quick Start Guide

TTWin 4 Quick Start Guide Host connectivity for Windows TTWin 4 Quick Start Guide TTWin 4 is the latest evolution of Turbosoft s premier Terminal Emulation package - a fast, accurate, reliable and powerful connectivity tool for

More information

Installing VPN client by Jupiter Networks:

Installing VPN client by Jupiter Networks: Installing VPN client by Jupiter Networks: 1. Open Firefox. The icon is likely on your desktop. If you are using internet explorer, much of the steps will be the same, but the way that Internet Explorer

More information

Aretics T7 Installation Manual

Aretics T7 Installation Manual Aretics T7 Installation Manual 1(24) Aretics T7 Installation Manual This document describes how to manage Aretics T7 in your IT environment. Here you will find information about installing the system,

More information

Answers to Even- Numbered Exercises

Answers to Even- Numbered Exercises Answers to Even- 6 Numbered Exercises from page 200 1. What is a window manager? Name two X Window System managers, and describe how they differ. 2. What happens when you position the mouse pointer in

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

An Introductory Tutorial on UNIX

An Introductory Tutorial on UNIX An Introductory Tutorial on UNIX Kevin Keay February 6 2009 Introduction The purpose of this document is to guide you through the sequence of: 1. Describing a quick method of connecting to a remote UNIX

More information

Web Accessibility Change Your Mouse Pointer Visibility Handbook

Web Accessibility Change Your Mouse Pointer Visibility Handbook Web Accessibility Change Your Mouse Pointer Visibility Handbook H2O Power is committed to providing our services in a way that respects the dignity and independence of persons with disabilities. H2O power

More information

RemoteMRC. Introduction Connecting to a Workstation Connecting to a Workstation Terminal Troubleshooting... 9

RemoteMRC. Introduction Connecting to a Workstation Connecting to a Workstation Terminal Troubleshooting... 9 RemoteMRC Contents Introduction... 2 Connecting to a Workstation... 3 Connecting to a Workstation Terminal... 8 Troubleshooting... 9 Outside of Network... 10 Gray Screen with White Prompt after Connecting...

More information

Intermediate/Advanced. Faculty Development Workshop FSE Faculty retreat April 18, 2012

Intermediate/Advanced. Faculty Development Workshop FSE Faculty retreat April 18, 2012 Intermediate/Advanced Faculty Development Workshop FSE Faculty retreat April 18, 2012 Remote Desktop Sharing Quick Reference Guide for Moderators The Moderator or a Participant may request control of another

More information

Software Installation - Accessing Linux and Checking your Environmental Variables

Software Installation - Accessing Linux and Checking your Environmental Variables Accessing Linux and Checking your Environmental Although you may be fortunate enough to have a powerful multi-processor desktop running Linux, most of our sponsors do not. Most of our sponsors will have

More information

How to Back Up Linux/UNIX Data Using SSHFS

How to Back Up Linux/UNIX Data Using SSHFS The articles in this section refer to Barracuda Backup Legacy Release firmware or newer. Barracuda Backup uses the SSH Filesystem (SSHFS) and public key authentication to connect and back up Linux data.

More information

MAC HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your Mac computer

MAC HOST GUIDE. Remote Support & Management PC Mac Tablet Smartphone Embedded device. WiseMo Host module on your Mac computer MAC HOST GUIDE Remote Support & Management PC Mac Tablet Smartphone Embedded device WiseMo Guest module for example on your Windows PC WiseMo Host module on your Mac computer WiseMo develops software for

More information

Introduction to the. Managed XP Service (For Students) Mark Morley Bob Booth December 2004 AP-Win7. University of Sheffield.

Introduction to the. Managed XP Service (For Students) Mark Morley Bob Booth December 2004 AP-Win7. University of Sheffield. Introduction to the Managed XP Service (For Students) Mark Morley Bob Booth December 2004 AP-Win7 Contents University of Sheffield 1. INTRODUCTION... 4 2. USING A MANAGED SERVICE MACHINE... 5 2.1 LOGGING

More information

NetMan Desktop Manager Quick-Start Guide

NetMan Desktop Manager Quick-Start Guide NetMan Desktop Manager Quick-Start Guide This document describes the procedure for installing NetMan Desktop Manager. The example given here presents a standard installation scenario. For details on all

More information

Introduction to Linux Environment. Yun-Wen Chen

Introduction to Linux Environment. Yun-Wen Chen Introduction to Linux Environment Yun-Wen Chen 1 The Text (Command) Mode in Linux Environment 2 The Main Operating Systems We May Meet 1. Windows 2. Mac 3. Linux (Unix) 3 Windows Command Mode and DOS Type

More information

Parallel Programming Pre-Assignment. Setting up the Software Environment

Parallel Programming Pre-Assignment. Setting up the Software Environment Parallel Programming Pre-Assignment Setting up the Software Environment Authors: B. Wilkinson and C. Ferner. Modification date: Aug 21, 2014 (Minor correction Aug 27, 2014.) Software The purpose of this

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

Instruction pcvisit RemoteSupport

Instruction pcvisit RemoteSupport Instruction pcvisit RemoteSupport version: 15.01.2014 The pcvisit product for online remote service and working from the office at home. The following instructions show you how to use your pcvisit product

More information

San Jacinto College. Secure SSL VPN Instruction Manual. Contents

San Jacinto College. Secure SSL VPN Instruction Manual. Contents 1 San Jacinto College Secure SSL VPN Instruction Manual The new Secure SSL VPN provides a more secure and convenient method of accessing San Jacinto College resources remotely. This document provides an

More information

CSE Linux VM. For Microsoft Windows. Based on opensuse Leap 42.2

CSE Linux VM. For Microsoft Windows. Based on opensuse Leap 42.2 CSE Linux VM For Microsoft Windows Based on opensuse Leap 42.2 Dr. K. M. Flurchick February 2, 2017 Contents 1 Introduction 1 2 Requirements 1 3 Procedure 1 4 Usage 3 4.1 Start/Stop.................................................

More information

Address Bar. Application. The space provided on a web browser that shows the addresses of websites.

Address Bar. Application. The space provided on a web browser that shows the addresses of websites. Address Bar The space provided on a web browser that shows the addresses of websites. Application Computer software designed to help users perform Specific tasks. Back Button A button at the top of the

More information

Using RDP with Azure Linux Virtual Machines

Using RDP with Azure Linux Virtual Machines Using RDP with Azure Linux Virtual Machines 1. Create a Linux Virtual Machine with Azure portal Create SSH key pair 1. Install Ubuntu Bash shell by downloading and running bash.exe file as administrator.

More information

Ubuntu Essentials. Ubuntu Essentials First Edition

Ubuntu Essentials. Ubuntu Essentials First Edition Ubuntu Essentials First Edition. This ebook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved. The content of this book is provided

More information

ViCAR Linux VM. For Microsoft Windows 7. Using Oracle VirtualBox and OpenSuSE Leap 42.2

ViCAR Linux VM. For Microsoft Windows 7. Using Oracle VirtualBox and OpenSuSE Leap 42.2 ViCAR Linux VM For Microsoft Windows 7 Using Oracle VirtualBox 5.1.22 and OpenSuSE Leap 42.2 Dr. K. M. Flurchick July 20, 2017 Contents 1 Introduction 1 2 Requirements 1 2.1 Installation.....................................................

More information

HOW WILL THIS AFFECT OUR PCS?

HOW WILL THIS AFFECT OUR PCS? AccessHHS (Citrix) WHAT IS ACCESSHHS (CITRIX)? Computer users will be given access to the applications they use and need through a central log-in screen called AccessHHS. HOW WILL THIS AFFECT OUR PCS?

More information

Linux Graphical Interface

Linux Graphical Interface Linux Graphical Interface David Morgan Linux uses the X Window System for its GUI de facto GUI standard Unix-wide original project at MIT and DEC Version 11 Release 6 (X11R6) released 1994 current oversight

More information

WinDSX New Installations

WinDSX New Installations WinDSX New Installations Use these instructions for new Installations. a) Make sure that the Comm Server PC has the.net Framework 4.0 or higher installed. b) Make sure you have Administrative Privileges

More information

LAB #5 Intro to Linux and Python on ENGR

LAB #5 Intro to Linux and Python on ENGR LAB #5 Intro to Linux and Python on ENGR 1. Pre-Lab: In this lab, we are going to download some useful tools needed throughout your CS career. First, you need to download a secure shell (ssh) client for

More information

Introduction to Linux Workshop 2. The George Washington University SEAS Computing Facility

Introduction to Linux Workshop 2. The George Washington University SEAS Computing Facility Introduction to Linux Workshop 2 The George Washington University SEAS Computing Facility Course Goals SSH and communicating with other machines Public/Private key generation,.ssh directory, and the config

More information

EECS 1710 SETTING UP A VIRTUAL MACHINE (for EECS labs)

EECS 1710 SETTING UP A VIRTUAL MACHINE (for EECS labs) EECS 1710 SETTING UP A VIRTUAL MACHINE (for EECS labs) In this tutorial, we will work through the process of setting up a virtual machine on your home desktop/laptop, that reflects the working environment

More information

Setting Up VNC, SSH Tunnels, and RDP

Setting Up VNC, SSH Tunnels, and RDP Setting Up VNC, SSH Tunnels, and RDP Thomas Pepler August 8, 2016 If you have suggestions for improving this document, please email them to: tpepler@doe.carleton.ca Contents 1 Connecting to DOE Linux Machines

More information

VMware Horizon FLEX Client User Guide

VMware Horizon FLEX Client User Guide Horizon FLEX 1.10 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

Getting Started with Python and the PyCharm IDE

Getting Started with Python and the PyCharm IDE New York University School of Continuing and Professional Studies Division of Programs in Information Technology Getting Started with Python and the PyCharm IDE Please note that if you already know how

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

COMPUTER DESCRIPTION...

COMPUTER DESCRIPTION... Conventions used in this document: Keyboard keys that must be pressed will be shown as Enter or Ctrl. Controls to be activated with the mouse will be shown as Start button > Settings > System > About.

More information

Purchase and Setup instructions for SWVPS (Sept 15, 2014)

Purchase and Setup instructions for SWVPS (Sept 15, 2014) Purchase and Setup instructions for SWVPS (Sept 15, 2014) Our team recommends a Virtual Private Server (VPS) that works well for only $18.00 a month. Because trading in the market requires a platform that

More information

Start Menu Log off Turn Off Computer Run Search Help and Support

Start Menu Log off Turn Off Computer Run Search Help and Support Windows Basics Start Menu Start Menu Log off - Log off the current user. Turn Off Computer - shutdown, restart and standby. Run - Used to manually start executable files (programs). Search - Search your

More information

Electrical System Functional Definition

Electrical System Functional Definition Electrical System Functional Definition Preface What's New? Getting Started Basic Tasks Advanced Tasks Workbench Description Customizing Glossary Index Dassault Systèmes 1994-2000. All rights reserved.

More information

Session 1: Accessing MUGrid and Command Line Basics

Session 1: Accessing MUGrid and Command Line Basics Session 1: Accessing MUGrid and Command Line Basics Craig A. Struble, Ph.D. July 14, 2010 1 Introduction The Marquette University Grid (MUGrid) is a collection of dedicated and opportunistic resources

More information

Introduction to Unix The Windows User perspective. Wes Frisby Kyle Horne Todd Johansen

Introduction to Unix The Windows User perspective. Wes Frisby Kyle Horne Todd Johansen Introduction to Unix The Windows User perspective Wes Frisby Kyle Horne Todd Johansen What is Unix? Portable, multi-tasking, and multi-user operating system Software development environment Hardware independent

More information

Getting Started with Fedora

Getting Started with Fedora Getting Started with Fedora Author: Nah Soo Hoe GETTING STARTED In order to start using your system you will usually have to perform what is known as a user login. This procedure is necessary to identify

More information

Enter your Appserv username and password to sign in to the Website

Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Windows 10 Device Step 1. To sign in to the Appserv Desktop Access website, either enter the following address into the Microsoft Edge browser address bar, or click

More information

TeamViewer Manual Manager

TeamViewer Manual Manager TeamViewer Manual Manager Rev 12/2014 TeamViewer GmbH Jahnstraße 30 D-73037 Göppingen teamviewer.com Overview Table of Contents 1 Overview... 4 1.1 About TeamViewer Manager... 4 1.2 About this manual...

More information

Version June 2016

Version June 2016 HOSTING GUIDE Version 3.2.3 June 2016 This guide is sold in conjunction with the VETtrak Hosting Serv ice and is current at the time of purchase. Later v ersions are av ailable for download from www.v

More information

SmartCVS Tutorial. Starting the putty Client and Setting Your CVS Password

SmartCVS Tutorial. Starting the putty Client and Setting Your CVS Password SmartCVS Tutorial Starting the putty Client and Setting Your CVS Password 1. Open the CSstick folder. You should see an icon or a filename for putty. Depending on your computer s configuration, it might

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

Using the Zoo Workstations

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

More information

INSTALLING AN SSH / X-WINDOW ENVIRONMENT ON A WINDOWS PC. Nicholas Fitzkee Mississippi State University Updated May 19, 2017

INSTALLING AN SSH / X-WINDOW ENVIRONMENT ON A WINDOWS PC. Nicholas Fitzkee Mississippi State University Updated May 19, 2017 INSTALLING AN SSH / X-WINDOW ENVIRONMENT ON A WINDOWS PC Installing Secure Shell (SSH) Client Nicholas Fitzkee Mississippi State University Updated May 19, 2017 The first thing you will need is SSH. SSH

More information

Introduction to UNIX. Logging in. Basic System Architecture 10/7/10. most systems have graphical login on Linux machines

Introduction to UNIX. Logging in. Basic System Architecture 10/7/10. most systems have graphical login on Linux machines Introduction to UNIX Logging in Basic system architecture Getting help Intro to shell (tcsh) Basic UNIX File Maintenance Intro to emacs I/O Redirection Shell scripts Logging in most systems have graphical

More information

Fresh Voice V5 Simple Manual

Fresh Voice V5 Simple Manual Fresh Voice V5 Simple Manual ANET CO., TLD 1 Copyright 2008 E003 1. FRESH VOICE V5 INSTALLATION STEPS...3 1.1. Preparation before downloading Fresh Voice V5... 4 1.2. Fresh Voice V5 Download Center...

More information

Introduction. SSH Secure Shell Client 1

Introduction. SSH Secure Shell Client 1 SSH Secure Shell Client 1 Introduction An SSH Secure Shell Client is a piece of software that allows a user to do a number of functions. Some of these functions are: file transferring, setting permissions,

More information

Helsinki 19 Jan Practical course in genome bioinformatics DAY 0

Helsinki 19 Jan Practical course in genome bioinformatics DAY 0 Helsinki 19 Jan 2017 529028 Practical course in genome bioinformatics DAY 0 This document can be downloaded at: http://ekhidna.biocenter.helsinki.fi/downloads/teaching/spring2017/exercises_day0.pdf The

More information

Basic Windows 95 Skills

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

More information

The Timetabler. Getting Started Guide V E R S I O N 8.1

The Timetabler. Getting Started Guide V E R S I O N 8.1 The Timetabler V E R S I O N 8.1 PREPARING YOUR VERSION 7 DATA FOR VERSION 8.1... 2 WHAT YOU MAY LIKE ABOUT THE TIMETABLER VERSION 8.1... 2 SYSTEM REQUIREMENTS... 3 CHANGING THE SCREEN RESOLUTION... 3

More information

How To Force Delete A Print Job Windows Xp

How To Force Delete A Print Job Windows Xp How To Force Delete A Print Job Windows Xp How to Remove or Cancel Print Jobs in Microsoft Windows Cannot cancel print job, Cannot print, Printer not printing, Delete print jobs, Take off Windows XP. How

More information

Changing How You View the Host

Changing How You View the Host Once Remote Control has started... Once you have launched remote control and successfully authenticated to the host computer, you see the host computer's desktop and the LogMeIn remote control toolbar.

More information

Progress OpenEdge. > Getting Started. in the Amazon Cloud.

Progress OpenEdge. > Getting Started. in the Amazon Cloud. Progress OpenEdge w h i t e p a p e r > Getting Started with Progress OpenEdge in the Amazon Cloud Part II: Your First AMI Instance Table of Contents Table of Contents.........................................

More information

Lockout PRO Online User Guide

Lockout PRO Online User Guide Lockout PRO Online User Guide February 2009 Copyright Wizmo Inc. 2006-2009 Page 1 Contents Setting up the hosted environment... 3 Logging into the Hosted Desktop... 8 Directories... 14 Logging off the

More information

Tips, Tricks, & Shortcuts

Tips, Tricks, & Shortcuts Tips, Tricks, & Shortcuts October 2017 Caveat! The material in this presentation is aimed at Windows 10. Most things described here will work in earlier versions of Windows. The earlier your version of

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Understanding File Management

Understanding File Management UNIT B Windows 2007 Understanding File Management Files You Will Need: Win B-1.bmp Win B-2.bmp Most of your work on a computer involves using programs to create files. For example, you might use WordPad

More information

Casper Remote User Guide

Casper Remote User Guide Casper Remote User Guide 2 REV 1.2 Table of Contents: Introduction..3 Quick Start Guide...4 Google Authenticator.9 Remote Access Settings.13 Troubleshooting 19 3 REV 1.2 Introduction: Casper Remote Control

More information

Installation Guide. Research Computing Team V2.0 RESTRICTED

Installation Guide. Research Computing Team V2.0 RESTRICTED Installation Guide Research Computing Team V2.0 RESTRICTED Document History This document relates to the BEAR DataShare service which is based on the product Power Folder, version 10.3.232 ( some screenshots

More information

XLink Kai Raspberry Pi Beginners Tutorial

XLink Kai Raspberry Pi Beginners Tutorial XLink-Kai-Raspberry-Pi-Beginners-Tutorial.md XLink Kai Raspberry Pi Beginners Tutorial Hi! This tutorial will guide you through setting up XLink Kai on a Raspberry Pi to play multiplayer system link Xbox

More information

richlove@carnationsoftware.com www.carnationsoftware.com You can use Command F to find what you are looking for in this document. Version History is available at http://www.carnationsoftware.com/carnation/macwisexversions.html

More information

INSTALLATION INSTRUCTIONS

INSTALLATION INSTRUCTIONS INSTALLATION INSTRUCTIONS The DPA program must be updated annually for tax, law, and system changes. We recommend that you always back up and/or copy the program s folder to another location prior to installation.

More information

Hosted Service Tips and Troubleshooting

Hosted Service Tips and Troubleshooting Hosted Service Tips and Troubleshooting Table of Contents General Tips... 2 Add the Login page to your Internet Explorer s list of Trusted Sites... 2 Uninstall/Reinstall the Citrix online plug-in... 3

More information

Author : Gayle Clark, Business Solutions Analyst, Spescom Software Ltd. Approved by : Ewen Roberts, Software Developer Spescom Software Inc.

Author : Gayle Clark, Business Solutions Analyst, Spescom Software Ltd. Approved by : Ewen Roberts, Software Developer Spescom Software Inc. SPESCOM SOFTWARE User Guide eb Layout Editor User Guide Document Number : SAN03810 Rev 0.2 Release Date : 15 December 2006 Document Status : Not Approved Author : Gayle Clark, Business Solutions Analyst,

More information

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website

Appserv Internal Desktop Access Mac OS Device with Safari Browser. Enter your Appserv username and password to sign in to the Website Appserv Desktop Access Logging on from a Mac OS device Step 1. To sign in to the Appserv Desktop Access website, enter the following address into the Safari browser address bar. Please Note: This documentation

More information

VOCAL. Video Optical Comparison and Logging. User Guide

VOCAL. Video Optical Comparison and Logging. User Guide VOCAL Video Optical Comparison and Logging User Guide VOCAL is a custom user interface developed by Gradient Lens Corporation and designed to work within the VisionGauge measurement software to provide

More information

StudioPrompter Tutorials. Prepare before you start the Tutorials. Opening and importing text files. Using the Control Bar. Using Dual Monitors

StudioPrompter Tutorials. Prepare before you start the Tutorials. Opening and importing text files. Using the Control Bar. Using Dual Monitors StudioPrompter Tutorials Prepare before you start the Tutorials Opening and importing text files Using the Control Bar Using Dual Monitors Using Speed Controls Using Alternate Files Using Text Markers

More information

Introduction to IBM Rational HATS For IBM System i (5250)

Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS For IBM System i (5250) Introduction to IBM Rational HATS 1 Lab instructions This lab teaches you how to use IBM Rational HATS to create a Web application capable of transforming

More information

VMware Horizon Client Installation Guide (Windows)

VMware Horizon Client Installation Guide (Windows) VMware Horizon Client Installation Guide (Windows) (Please note: The steps in this document must be followed exactly as shown in order to ensure a proper installation.) Requirements: You must have an existing

More information

Guide to the Functionality in the Menu Panel on Mac

Guide to the Functionality in the Menu Panel on Mac Guide to the Functionality in the Menu Panel on Page 1 of 29 Table of Contents Introduction 1. Welcome to the Menu Panel Guide The Menu Panel 2. What is the Menu Panel 2.1. ccess the Menu Panel 3. Input

More information

What is VMware View. IMPORTANT: Connecting from Off-Campus. Connecting to View Desktops. Downloading the Client

What is VMware View. IMPORTANT: Connecting from Off-Campus. Connecting to View Desktops. Downloading the Client 1. What is VMware View 2. Connecting from Off-Campus 3. Connecting to View Desktops 4. Extra View Tips 5. What to do if something is wrong What is VMware View VMware View is a technology that allows us

More information

The Fundamentals. Document Basics

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

More information

Frequently Asked Technical Questions

Frequently Asked Technical Questions Frequently Asked Technical Questions The first step in resolving any technical problem is to make sure that you meet the technical requirements. A basic requirement for taking a PLS online course is to

More information

VMware Horizon Client Install for non-uh Devices (VDI)

VMware Horizon Client Install for non-uh Devices (VDI) Be the Difference. VMware Horizon Client Install for non-uh Devices (VDI) This document assumes that all VMware Horizon (VDI) installations on non-uh devices are occurring outside the UH firewall. Utilizing

More information

Xton Access Manager GETTING STARTED GUIDE

Xton Access Manager GETTING STARTED GUIDE Xton Access Manager GETTING STARTED GUIDE XTON TECHNOLOGIES, LLC PHILADELPHIA Copyright 2017. Xton Technologies LLC. Contents Introduction... 2 Technical Support... 2 What is Xton Access Manager?... 3

More information

CS CS Tutorial 2 2 Winter 2018

CS CS Tutorial 2 2 Winter 2018 CS CS 230 - Tutorial 2 2 Winter 2018 Sections 1. Unix Basics and connecting to CS environment 2. MIPS Introduction & CS230 Interface 3. Connecting Remotely If you haven t set up a CS environment password,

More information

CSCI 161: Introduction to Programming I Lab 1a: Programming Environment: Linux and Eclipse

CSCI 161: Introduction to Programming I Lab 1a: Programming Environment: Linux and Eclipse CSCI 161: Introduction to Programming I Lab 1a: Programming Environment: Linux and Eclipse Goals - to become acquainted with the Linux/Gnome environment Overview For this lab, you will login to a workstation

More information

OCLC-Hosted EZproxy Troubleshooting Tips

OCLC-Hosted EZproxy Troubleshooting Tips OCLC-Hosted EZproxy Troubleshooting Tips EZproxy Problems/Issues This is a list of frequently asked questions and issues you may encounter when managing your Hosted EZproxy server. It provides information

More information

Panopto. End-User Guide

Panopto. End-User Guide Panopto End-User Guide Table of Contents INTRODUCTION... 3 PROVISIONING A COURSE... 3 LOGGING IN... 7 NAVIGATION... 8 PREPARING TO RECORD... 9 CREATING A SIMPLE RECORDING (AUDIO AND VIDEO ONLY)... 10 CREATING

More information

Writing Practice Tool Guide

Writing Practice Tool Guide Writing Practice Tool Guide Virginia Standards of Learning Grades 5, 8, & End-of-Course (EOC) Writing February, 2013 Pearson 1 Revised February 14, 2013 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS

More information

Linux hep.wisc.edu

Linux hep.wisc.edu Linux Environment @ hep.wisc.edu 1 Your Account : Login Name and usage You are given a unique login name (e.g. john) A temporary password is given to you Use this to login name and password to enter the

More information

BUCKVIEW Advanced. User Guide

BUCKVIEW Advanced. User Guide BUCKVIEW Advanced User Guide Inside This Manual I. Inside This Manual... 2 II. Viewing and Managing Your Images... 3 Manage Image Folders...5 Manage Sites...6 Manage Locations...10 Erase Memory Card...14

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

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