TSMC NA Secure Chamber Quick Start Guide V2.3

Size: px
Start display at page:

Download "TSMC NA Secure Chamber Quick Start Guide V2.3"

Transcription

1 TSMC NA Secure Chamber Quick Start Guide V TSMC NA Secure Chamber supports windows client only, please use windows to connect to your chamber. 2. Citrix Receiver supports version 11 or above only, if you already installed another version, please remove it. 3. Please follow TSMC user guide to download "Citrx Receiver 4. Please change your default password at 1 st login by using one of following applications (Putty or VNC) with function key [Ctrl]+F1. 5. Please change your password every 90 days by using one of following applications (Putty or VNC) with function key [Ctrl]+F1. (Account would be locked when password is unchanged over 90 days.) 6. Please install FileZilla for file transfer (refer to Chapter 2) and please change your default password first (refer to Chapter 1 Step.2). 7. Please grant the firewall rules of your company which are needed for file transfer with FileZilla from client to DTP secure chamber. (refer to Appendix C) 8. Your account will be reviewed by SJDC project owner every year. 9. For better performance and quality, please use Ethernet connection instead of WiFi to access TSMC Secure chamber. Chapter 1 Login Step1. Open your browser and connect to TMSC NA Secure Chamber If you are a TSMC employee and want to access the chamber from office, please access below URL directly instead of installing Citrix client, and then click on Skip to Log on

2 If you are not a TSMC employee, you have to install Citrix Receiver to use TSMC NA Secure Chamber. Step1.1 Open your Web browser and download Citrix Receiver 4.3 through the following link. (Skip this step if you installed it already)

3 Step1.2 After you install CitrixReceiver.exe, please restart your computer. (Skip this step if you stall already) Step2. Enter your user name, password, and captcha code to log in. 2.1 Please change your default password at first login by using any of the following applications (Putty or VNC) with function key [Ctrl]+F Please change your password every 90 days by using any of the following applications(putty or VNC) with function key [Ctrl]+F1.(Account would be locked when password is unchanged over 90 days)

4 ###### iworker password policy ################ 1. length > at least include 3 of the following types. [a-z] [A-Z] [0-9] special character[!@#$...] ##########################################

5 Use sec.tsmc\username to change password Step3. After you successfully log in, you will see the following screen. Step4. Use Putty connect to your Chamber (If you already have a vncserver, please ignore Step4 ~ 6)

6 Step5. Connect to specific server and login with your Unix account/password Step6. Start a vncserver and get your virtual display number (vncapi start) Change your vnc password: vncpasswd Ex: In this case, virtual display number is : 4

7 Step7. Use RealVNC to connect to your Secure Chamber Ex: Your_Chamber_IP:Your_Virtual_Display_Num Sample: :47

8 Step8. Start use TSMC NA Secure Chamber Service Step9. If you have a server in CHTG NA data center, please follow instructions to create another VNC section on the server. If you don t have a server in the CHTG data center, however, please ignore step9 and go to chapter Telnet to an IP (10.58.XX.XX) from TSMC NA secure chamber. Please check destination IP with TSMC IT before you creating the VNC section. 2. Create a VNC section using vncserver command 3. Create a VNC password if needed

9 4. Your VNC section has been created. Please remember section and password which you have created. 5. Exit from XX.XX using exit command 6. On your current VNC server, using vncviewer to connect

10 7. Type your VNC password and press Enter 8. Type your Unix password and click Unlock

11 9. A VNC section is ready for you.

12 Chapter 2 Upload Files Requirement of Firewall Rules for file transfer (refer to Appendix E) a. Partner client IP -> TSMC NA MFT server with TCP port 21, 22 b. TSMC NA MFT server > Partner client IP with TCP port 1024~65535 Step1. Install FTP Client (FileZilla) Free download (Windows/Linux) FTP FileZilla Client from official website. Step2. Login FileZilla with iworker account/password a. File - > Site Manager b. Key in the information below to login the TSMC MFT Server, here is shown by FileZilla client. 1. Protocol = FTP File Transfer Protocol 2. Encryption = Only use plain FTP (insecure) 3. Host : Username : Same User ID with iworker (all in Uppercase) 5. Password : Same password with iworker 6. Port : 21

13 Step3. Upload your file from local to target Chamber. (Upload only) The pre-created chamber folder name will be the same with user s chambers. (The scftp.tsmc.com.tw support file upload only, so file download, folder create and folder upload are forbidden.)

14 Step4. Wait for transfer completely to FileZilla destination Step5. After file has transferred to FileZilla destination, the file will be removed in a period of time and this means files have been pushed to the target Chamber

15 Appendix A: System requirements Supported platform: Windows Detail information please reference to The minimum hardware requirements for Windows XP Professional include: Pentium 233-megahertz (MHz) processor or faster (300 MHz is recommended) At least 64 megabytes (MB) of RAM (128 MB is recommended) At least 1.5 gigabytes (GB) of available space on the hard disk CD-ROM or DVD-ROM drive Keyboard and a Microsoft Mouse or some other compatible pointing device Video adapter and monitor with Super VGA (800 x 600) or higher resolution Appendix B: VNC simply user guide How to start VNC Session 1. Please login to machine which you want to start VNC session. 2. mkdir ~/.vnc ; cp /tools/vnc/xstartup ~/.vnc/xstartup ########Only at the first time you start VNC session. 3. source /tools/dotfile/cshrc.vnc ##########Setup ENV. ############################################# You are using <vnc4.1.3> Please setup your vncserver and vncpasswd usage: vncserver [:<number>] [-name <desktop-name>] [-depth <depth>] [-geometry <width>x<height>] [-pixelformat rgbnnn bgrnnn] <Xvnc-options> vncpasswd ######## Setup your VNC password Password: xxxxxx Verify: xxxxxx 5. vncserver -depth 24 -geometry 1280x1024 ##### Start up VNC session New 'X' desktop is your_server:display# Starting applications specified in /sc2home/your_home/.vnc/xstartup Log file is /sc2home/your_home/.vnc/your_server:1.log

16 VNC options: -depth [depth] Specify the pixel depth in bits of the desktop to be created. Default is 16, other possible values are 8, 15 and 24 - anything else is likely to cause strange behaviour by applications. Notice :1. Cadence IC5141 need color depth more than Cadence IC61 need color depth 24 -geometry [widthxheight] Specify the size of the desktop to be created. Default is 1024x768. How to check VNC Session status 1. /usr/local/bin/vnclist sj-sc2-vnc1:1 476 chenyhg ######chenyhg had a VNC session at sj-sc2-vnc1:1 2. /usr/local/bin/myip #######Your WS IP address. Notice :1. TSMC NA Secure Chamber workstation s hostname can t resolve in TSMC Windows domain. So please use X.100:1 instead of sj-sc2-vnc1:1 in TSMC Windows domain. How to kill un-used or crashed VNC Session 1. vncserver --kill :display# ######## Kill your VNC Session How to connect to VNC session 1. Double click RealVNC Viewer Enter Your VNC session: :1 2. Enter your VNC password

17 How to connect to shared VNC session 1. Double click VNC Viewer select Options 2. Select Misc Shared connection OK 3. Connect to an existing VNC server (Same user cannot be shared)

18 Appendix C: Requirement of Firewall Rules for files transfer a. Partner client IP -> TSMC NA MFT server with TCP port 21, 22 b. TSMC NA MFT server > Partner client IP with TCP port 1024~65535 Appendix D: Citrix driver mapping WinSCP in Windows platform: WinSCP in Linux platform (default): WinSCP in Linux platform (drive mapping): Run wfcmgr

19 Go to Settings Select Preferences => Drive Mapping Enable drive mapping and in put the path you want to mapping.

20 After setting drive mapping Reference : Administrators-Guide.pdf Appendix E: IE 11 support If you use Internet Explorer 11 (IE11), please following the following steps to modify compatibility view. 1. Click Alt to show the tool bar and select Compatibility View settings.

21 2. Add tsmc.com in compatibility view. 3. Restart your IE. Appendix F: Technical support If you have any issues about Citrix Receiver, please check with your IT admin and If you have any issues about TSMC NA Secure Chamber, please contact with: Simon Su

To remotely use the tools in the CADE lab, do the following:

To remotely use the tools in the CADE lab, do the following: To remotely use the tools in the CADE lab, do the following: Windows: PUTTY: Putty happens to be the easiest ssh client to use since it requires no installation. You can download it at: http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html

More information

Remote Connection to the Zoo

Remote Connection to the Zoo YALE UNIVERSITY DEPARTMENT OF COMPUTER SCIENCE CPSC 427: Object-Oriented Programming Handout #3 Professor M. J. Fischer February 2, 2016 1 Introduction Remote Connection to the Zoo The Zoo computers can

More information

Lab Determining Data Storage Capacity

Lab Determining Data Storage Capacity Lab 1.3.2 Determining Data Storage Capacity Objectives Determine the amount of RAM (in MB) installed in a PC. Determine the size of the hard disk drive (in GB) installed in a PC. Determine the used and

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

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0)

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0) CHAPTER 2 EMS Installation This chapter provides instructions for installing the Element Management System (EMS) software on a user workstation. Workstation Requirements The following sections list the

More information

FREQUENTLY ASKED QUESTIONS FOR VERSION 4.0

FREQUENTLY ASKED QUESTIONS FOR VERSION 4.0 FREQUENTLY ASKED QUESTIONS FOR VERSION 4.0 SETUP What are the system requirements for Microsoft Interactive Training Version 4.0? Server Pentium II 400 processor 256 megs of RAM 4 Gigabyte Hard Drive (Mirrored)

More information

Setting up PuTTY. Version Updated for 2015 Fall (with corrections)

Setting up PuTTY. Version Updated for 2015 Fall (with corrections) Setting up PuTTY CTEC1330 Data and Telecommunications CTEC1767 Data Communications & Networking I CTEC1863 Operating Systems CTEC1906 Internet Computing Version 1.9.2 Updated for 2015 Fall (with corrections)

More information

Setting up PuTTY. Software* Downoad PuTTY. Download PuTTY Download the putty.zip file. It contains several programs for SSH, SFTP, and SCP.

Setting up PuTTY. Software* Downoad PuTTY. Download PuTTY Download the putty.zip file. It contains several programs for SSH, SFTP, and SCP. Software* Setting up PuTTY Microsoft Windows 7 PuTTY 0.65 PuTTYgen 0.65 WinSCP 5.7.5 CTEC1330 Data and Telecommunications CTEC1767 Data Communications & Networking I CTEC1863 Operating Systems CTEC1906

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

Setting up PuTTY. CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing

Setting up PuTTY. CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing Setting up PuTTY CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing Version 2.0 Updated for 2017 Winter Software* Microsoft Windows 7 (64-bit) PuTTY 0.67 PuTTYgen

More information

Connection Protocol for McKnight Brain Institute

Connection Protocol for McKnight Brain Institute Connection Protocol for McKnight Brain Institute Version 0.3 October 16, 2015 1 Pre-connection preparation: 1. You will need to get a GatorID number from Elizabeth Webb (webbe@ufl.edu). You can then use

More information

LampizatOr LAMPIZATOR Super-Komputer Manual

LampizatOr LAMPIZATOR Super-Komputer Manual LAMPIZATOR Super-Komputer Manual QUICK START 1. Plug the power cable observing the voltage - the 115-230 V AC switch is at the back. 2. Plug the Dac to the Komputer via USB cable. (Or S/PDIF). 3. Plug

More information

Communication protocols and services

Communication protocols and services This chapter describes various protocols and that may be enabled on Modberry. SSH Connection SSH service is started up on boot and already preinstalled and configured. You may access your device through

More information

Quick Installation Guide for RHV/Ovirt

Quick Installation Guide for RHV/Ovirt Quick Installation Guide for RHV/Ovirt 2017 Chengdu Vinchin Technology Co. Ltd. All rights reserved. CONTENTS 1. Create New Virtual Machine...2 2. Install Backup Server ( as master)...5 3. Install Backup

More information

Client Installation Manual. For Version 2.0.2

Client Installation Manual. For Version 2.0.2 Client Installation Manual For Version 2.0.2 icafemanager Client Installation Manual Copyright Information in this document, including URL and other Internet Web site references, is subject to change without

More information

Desktop and Professional Editions

Desktop and Professional Editions YOUR AUTOMATED EMPLOYEE Foxtrot Deployment Guide Desktop and Professional Editions Introduction This Deployment Guide is intended for administrators in charge of planning, implementing and maintaining

More information

3 INSTALLING WINDOWS XP PROFESSIONAL

3 INSTALLING WINDOWS XP PROFESSIONAL INSTALLING WINDOWS XP PROFESSIONAL.1 Preparing for installation Objectives.1.1 Windows XP Professional Hardware Requirements.1.2 Hardware Compatibility List (HCL) check.1. Hard Disk Partition.1.4 Required

More information

Linux Survival Guide

Linux Survival Guide Linux Survival Guide Introduction: This guide is intended for use with classes at DACC that use a Linux operating system as the platform for students. It provides a quick summary and examples of how to

More information

User s Manual CONTENT. Nano NAS Server for USB storages. 1. Product Information Product Specifications System requirements..

User s Manual CONTENT. Nano NAS Server for USB storages. 1. Product Information Product Specifications System requirements.. CONTENT Nano NAS Server for USB storages 1. Product Information...1 2. Product Specifications.2 3. System requirements..3 4. Product Connecting. 4 5. Configuring DN-7023....5 6. Setting... 9 7. Note..

More information

PrintSuperVision.net Features and Installation

PrintSuperVision.net Features and Installation Features and Installation INTRODUCTION FEATURES ACCESS LEVELS REAL-TIME STATUS PrintSuperVision 2.0 (.net) is a powerful, easy-to-use web-based application for monitoring, reporting data, and managing

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

Remote ialarm Center. User s Manual

Remote ialarm Center. User s Manual Remote ialarm Center User s Manual July 2011 COPYRIGHT 2011 AVer Information Inc. All rights reserved. No part of this document may be reproduced or transmitted in any form, or by any means without the

More information

F-Secure PSB Getting Started Guide

F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide F-Secure PSB Getting Started Guide TOC 3 Contents Chapter 1: Introduction...5 Chapter 2: Getting Started...7 Creating a new account...8 Downloading Software...9 Recovering

More information

InfoMaker 7.0: Training Facility Requirements

InfoMaker 7.0: Training Facility Requirements I. Workstation Minimum Requirements a. Hardware Pentium 600MHz 256 MB RAM 500 MB hard disk space Video Card 1. Must have at least 32 MB of onboard video RAM 2. Be able to perform at a minimum of 1024 x

More information

Introduction to Cuda Visualization. Graphical Application Tunnelling on Palmetto

Introduction to Cuda Visualization. Graphical Application Tunnelling on Palmetto Introduction to Cuda Visualization The CUDA programming paradigm is NVidia's development tool which is used to enable advanced computer processing on their GPGPU (General Purpose graphics Processing Units)

More information

CRA Wiz and Fair Lending Wiz. Installation Guide V6.9

CRA Wiz and Fair Lending Wiz. Installation Guide V6.9 CRA Wiz and Fair Lending Wiz Installation Guide V6.9 CRA Wiz and Fair Lending Wiz 6.9 Installation Instructions The following installation instructions provide procedures for a new installation of CRA

More information

Box Contents. Box Contents. Installation Guide. Using NAS. User s Guide for Web console

Box Contents. Box Contents. Installation Guide. Using NAS. User s Guide for Web console Box Contents Thank you for buying iptime NASⅡ!!! Box Contents According to this document, check the contents in the box. (This Guide) Installation Guide Install the utility software package and setup the

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

File transfer clients manual File Delivery Services

File transfer clients manual File Delivery Services File transfer clients manual File Delivery Services Publisher Post CH Ltd Information Technology Webergutstrasse 12 CH-3030 Berne (Zollikofen) Contact Post CH Ltd Information Technology Webergutstrasse

More information

OroTimesheet 5 Installation Guide

OroTimesheet 5 Installation Guide Installation Guide Copyright 1996-2007 OroLogic Inc. http://www.orologic.com Revision 5.32 Contents I Contents Installation Guide 2 Introduction 2 Installing 2 Installing OroTimesheet in stand-alone mode

More information

Sun VirtualBox Installation Tutorial

Sun VirtualBox Installation Tutorial Sun VirtualBox Installation Tutorial Installing Linux Mint 5 LTS Guest OS By Dennis Berry Welcome to the world of virtualization and Linux. This tutorial is intended to help users who are new to the world

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

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

KB How to upload large files to a JTAC Case

KB How to upload large files to a JTAC Case KB23337 - How to upload large files to a JTAC Case SUMMARY: This article explains how to attach/upload files larger than 10GB to a JTAC case. It also and describes what files can be attached/uploaded to

More information

Ricoh Managed File Transfer (MFT) User Guide

Ricoh Managed File Transfer (MFT) User Guide Ricoh Managed File Transfer (MFT) User Guide -- TABLE OF CONTENTS 1 ACCESSING THE SITE... 3 1.1. WHAT IS RICOH MFT... 3 1.2. SUPPORTED BROWSERS... 3 1.3. LOG IN... 3 1.4. NAVIGATION... 4 1.5. FORGOTTEN

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

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud SaaSaMe Transport Workload Snapshot Export for Alibaba Cloud Contents About This Document... 3 Revision History... 3 Workload Snapshot Export for Alibaba Cloud... 4 Workload Snapshot Export Feature...

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

USB2.0 IDE & LANDISK External Enclosure

USB2.0 IDE & LANDISK External Enclosure USB2.0 IDE & LANDISK External Enclosure CONTENT User s Manual 1. Product Information.....................1 2. Product Specifications....................2 3. System requirements....................3 4.

More information

eftp Application User Guide

eftp Application User Guide Team A eftp User Guide 1/30 eftp Application User Guide Table of Contents Page 1. Acknowledgement 2 2. Introduction a. Welcome eftp Audience 3 b. What s in this manual 3 c. Manual Conventions 3 d. Getting

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information

Lesson 1: Preparing for Installation

Lesson 1: Preparing for Installation 2-2 Chapter 2 Installing Windows XP Professional Lesson 1: Preparing for Installation When you install Windows XP Professional, the Windows XP Professional Setup program allows you to specify how to install

More information

Administrator s Guide

Administrator s Guide Administrator s Guide 1995 2011 Open Systems Holdings Corp. All rights reserved. No part of this manual may be reproduced by any means without the written permission of Open Systems, Inc. OPEN SYSTEMS

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions October 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc.

XLmanage Version 2.4. Installation Guide. ClearCube Technology, Inc. XLmanage Version 2.4 Installation Guide ClearCube Technology, Inc. www.clearcube.com Copyright and Trademark Notices Copyright 2009 ClearCube Technology, Inc. All Rights Reserved. Information in this document

More information

EvaluNet XT v1.2. Setup Guide

EvaluNet XT v1.2. Setup Guide 2 EvaluNet XT v1.2 Setup Guide Table of Contents 1 INTRODUCTION 2 1.1 HOW IS EVALUNET XT STRUCTURED? 2 1.2 SYSTEM REQUIREMENTS 2 1.3 NETWORK SETUP DETAILS 2 1.4 PEER-TO-PEER NETWORKS 3 1.5 LINUX SETUP

More information

Installation Guide. Cimatron Site Manager 2.0 Release Note

Installation Guide. Cimatron Site Manager 2.0 Release Note Installation Guide Cimatron Site Manager 2.0 Release Note Installation Guide i Table of Contents Introduction... 1 Cimatron Site Manager Components... 2 Installation... 3 Hardware Requirements... 3 Software

More information

Channel 4. User Manual. Version 2.0

Channel 4. User Manual. Version 2.0 Channel 4 User Manual Version 2.0 Table Of Contents Introduction... 1 System Requirements... 2 Installation... 3 Creating a Program... 7 Uploading a Program... 8 Support... 8 Introduction Evsl s Channel

More information

Avalanche Remote Control User Guide. Version 4.1

Avalanche Remote Control User Guide. Version 4.1 Avalanche Remote Control User Guide Version 4.1 ii Copyright 2012 by Wavelink Corporation. All rights reserved. Wavelink Corporation 10808 South River Front Parkway, Suite 200 South Jordan, Utah 84095

More information

VNC Connect security whitepaper. VNC Connect. Instant support FAQs

VNC Connect security whitepaper. VNC Connect. Instant support FAQs VNC Connect security whitepaper VNC Connect Instant support FAQs September 2017 Contents General FAQs... 3 Technician and end user FAQs... 5 Administration and audit FAQs... 7 General FAQs Note: For more

More information

Telnet/SSH. Connecting to Hosts. Internet Technology 1

Telnet/SSH. Connecting to Hosts. Internet Technology 1 Telnet/SSH Connecting to Hosts Internet Technology 1 What is Telnet? Method for connecting to hosts Enables remote login (rlogin) to computers on the Internet One computer can connect to another to use

More information

USB to VGA/DVI Adapter User s Manual

USB to VGA/DVI Adapter User s Manual USB to VGA/DVI Adapter User s Manual 1 Contents 1. Contents...2 2. Introduction...3 3. Installation Guide...3 PC requirements...3 Installing the USB to VGA/DVI software on Windows Vista...4 Hardware first

More information

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server

Guideline for the installation of C-MOR Video Surveillance Virtual Machine on VMware ESX Server This guideline illustrates the installation of the C-MOR Video Surveillance Virtual Machine on VMware ESX Server. This manual applies to C-MOR version 4 with 64 bit operating system. First download the

More information

Getting Started With Outlook 2000 For Windows Author: Osamu Makiguchi

Getting Started With Outlook 2000 For Windows Author: Osamu Makiguchi WIN9X020 January 2002 Getting Started With Outlook 2000 For Windows Author: Osamu Makiguchi Introduction... 1 What is Microsoft Outlook?... 1 Where to Get Outlook... 1 Requirements for Outlook...2 Opening

More information

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS)

UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) UC for Enterprise (UCE) NEC Centralized Authentication Service (NEC CAS) Installation Guide NEC NEC Corporation October 2010 NDA-30362, Revision 15 Liability Disclaimer NEC Corporation reserves the right

More information

PIN Services UltraVNC Remote Control Use, Configuration and Administration

PIN Services UltraVNC Remote Control Use, Configuration and Administration PIN Services UltraVNC Remote Control Use, Configuration and Administration This document describes how to access the PIN Services Remote Control Service. It consists of two parts. The first part describes

More information

Secure Single Sign On with FingerTec OFIS

Secure Single Sign On with FingerTec OFIS Secure Single Sign On with FingerTec OFIS User Guide CONTENTS 3 1 INTRODUCTION Welcome to OFIS Gateway 4-11 2 INSTALLATION & SETUP Registering Your OFIS Gateway Installing & Setting Up Your OFIS Gateway

More information

Installing IPM on Windows

Installing IPM on Windows CHAPTER 5 This chapter describes how to install the IPM server software on Windows NT, Windows 2000 Professional, or Windows 2000 Server system, and how to install the IPM client software on a Windows

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

Management Server Recommendation for Entercept 4.0 looks like this:

Management Server Recommendation for Entercept 4.0 looks like this: created by: Rainer Bemsel Version 1.0 Dated: May/10/2003 The purpose of this document is to provide you with all necessary steps to install Entercept Server and Entercept Console. I ve used a 45 days evaluation

More information

Adept 8/8.1 System Requirements

Adept 8/8.1 System Requirements Adept 8/8.1 System Requirements Synergis Software 200 Kelly Road, Quakertown, PA 18951 +1 215.529.9900, 800.836.5440 www.synergissoftware.com Adept 8 System Requirements This document provides detailed

More information

emix Implementation Steps

emix Implementation Steps emix Implementation Steps Copyright 2009-2013 DR Systems, Inc. 1 Contents About emix 3 Benefits... 3 How emix works... 3 1 Installing the emix Gateway 4 Station requirements... 4 Additional station requirements...

More information

Online Backup Client User Manual

Online Backup Client User Manual Software version 3.21 For Mac OS X September 2010 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or

More information

Cisco Craft Works Interface Quick Start Guide Cisco IOS XR Software Release 3.2 1

Cisco Craft Works Interface Quick Start Guide Cisco IOS XR Software Release 3.2 1 Quick Start Guide Cisco Craft Works Interface Quick Start Guide Cisco IOS XR Software Release 3.2 1 Introduction 2 About the CWI 3 Getting Started 4 Setting Up the Router and CWI Client 5 Getting Started

More information

Upgrading from Call Center Reporting to Reporting for Call Center

Upgrading from Call Center Reporting to Reporting for Call Center Upgrading from Call Center Reporting to Reporting for Call Center www.nortelnetworks.com 2003 Nortel Networks i Table of Contents Table of Contents Change History...1 How to use this guide...2 Introduction...

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

AVWorks. Installer/User Guide

AVWorks. Installer/User Guide AVWorks Installer/User Guide INSTRUCTIONS This symbol is intended to alert the user to the presence of important operating and maintenance (servicing) instructions in the literature accompanying the appliance.

More information

Development Environment. ICLAB NCTU Institute of Electronics

Development Environment. ICLAB NCTU Institute of Electronics Development Environment Lecturer: De-An Chen 1 ü Login to the terminal & Change Password ü Upload/Download Files Through FTP ü Set DISPLAY Environment ü Basic Operations ü On-line Text Editor VIM ü Text

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

Oracle FLEXCUBE Core Banking

Oracle FLEXCUBE Core Banking Oracle FLEXCUBE Core Banking Host Installation Guide (Application Server) Release 5.1.0.0.0 Part No. E57304-01 September 2014 Oracle FLEXCUBE Host Installation Guide (Application Server) September 2014

More information

IBM NetBAY Virtual Console Software. Installer and User Guide

IBM NetBAY Virtual Console Software. Installer and User Guide IBM NetBAY Virtual Console Software Installer and User Guide INSTRUCTIONS This symbol is intended to alert the user to the presence of important operating and maintenance (servicing) instructions in the

More information

Part # Quick-Start Guide. SpeedStream 4200 Modem PPPoE Modem Router

Part # Quick-Start Guide. SpeedStream 4200 Modem PPPoE Modem Router Part # 007-0-00 Quick-Start Guide SpeedStream 00 Modem PPPoE Modem Router Before you begin, Verify that the following items came with your DSL kit: Step > Install Line Filters 7 SpeedStream Device Documentation

More information

Oracle Field Service/Laptop

Oracle Field Service/Laptop Oracle Field Service/Laptop Installing Oracle Field Service/Laptop Release 11i (11.5.2) August 2000 Part No. A85494-01 Copyright 2000, Oracle Corporation. All Rights Reserved. Oracle is a registered trademark,

More information

Day 1 IT Network Systems Administration Trade 39 WSC 2011 London

Day 1 IT Network Systems Administration Trade 39 WSC 2011 London 1/9 worldskills 2011 trade 39 - day1 Day 1 IT Network Systems Administration Trade 39 WSC 2011 London 2/9 worldskills 2011 trade 39 - day1 Overview 1 EXAM...3 1.1 CONTENTS...3 1.2 INTRODUCTION...3 1.3

More information

Application Scenarios of DG-NS5004 Cloud Storage Syncbox Feature

Application Scenarios of DG-NS5004 Cloud Storage Syncbox Feature Application Scenarios of DG-NS5004 Cloud Storage Syncbox Feature To automatically sync & update a specific drive/ data folder on a PC to a NAS:- * Once the syncbox Server is loaded on NAS, it will be displayed

More information

dctrack Quick Setup Guide (Recommended) Obtain a dctrack Support Website Username and Password

dctrack Quick Setup Guide (Recommended) Obtain a dctrack Support Website Username and Password dctrack 5.0.0 Quick Setup Guide This guide walks you through installing dctrack for the first time. In other words, this is a clean install - it is not an integration of dctrack and Power IQ, and it is

More information

2016. All rights reserved. ecconnect V.11 User Guide

2016. All rights reserved. ecconnect V.11 User Guide 2016. All rights reserved. ecconnect V.11 User Guide Copyright and trademarks ecconnect User Guide Copyright and trademarks The information in this document is subject to change without notice. This document

More information

Installation Instruction

Installation Instruction Mobileye Setup Wizard Installation Instructions v6.0 Aug, 2011 Installation Instruction Every effort has been made to ensure the accuracy of all information in this User Guide. However, Mobileye Vision

More information

PD-SATA USB/LAN Network Attached Storage Enclosure for 3.5 SATA Hard Drives

PD-SATA USB/LAN Network Attached Storage Enclosure for 3.5 SATA Hard Drives Network Attached Storage Enclosure for 3.5 SATA Hard Drives User Manual & Installation Guide March 16, 2008 - v1.0 Table of Contents 1 INTRODUCTION...1 1.1 ICON KEY...1 1.2 THE...1 1.3 PACKAGE CONTENTS...1

More information

Quick Start Guide 0514US

Quick Start Guide 0514US Quick Start Guide Copyright Wasp Barcode Technologies 2014 No part of this publication may be reproduced or transmitted in any form or by any means without the written permission of Wasp Barcode Technologies.

More information

UbiLive Home Edition 2.0 User Guide

UbiLive Home Edition 2.0 User Guide UbiLive Home Edition 2.0 User Guide 1 Table of contents 1. Product Overview... 3 1.1 Language Supports... 3 2. Installation... 3 2.1 System Requirements... 3 2.2 Installation Procedure... 3 2.3 Firewall

More information

Intelligent Security & Fire Ltd

Intelligent Security & Fire Ltd This document describes the standard software installation process for Doors.NET software. There are three steps to software installation: install the software, activate the license, enable the communication

More information

ShutdownAgent 2012 User Manual

ShutdownAgent 2012 User Manual User Manual Doc. Version 01.02 Date: 11/20/2015 About this manual This manual contains information on installation and operation of the ShutdownAgent 2012 software. Save this Manual This manual contains

More information

Managing terminal sessions with screen. R. Bader (LRZ) G. Hager (RRZE) V. Weinberg (LRZ)

Managing terminal sessions with screen. R. Bader (LRZ) G. Hager (RRZE) V. Weinberg (LRZ) Managing terminal sessions with screen R. Bader (LRZ) G. Hager (RRZE) V. Weinberg (LRZ) Overview What is screen? screen is a text-based window manager that can handle multiple shell sessions from a single

More information

Linux for Biologists Part 2

Linux for Biologists Part 2 Linux for Biologists Part 2 Robert Bukowski Institute of Biotechnology Bioinformatics Facility (aka Computational Biology Service Unit - CBSU) http://cbsu.tc.cornell.edu/lab/doc/linux_workshop_part2.pdf

More information

Toolbar User Guide. Release 17.0

Toolbar User Guide. Release 17.0 Toolbar User Guide Release 17.0 2012 by Cox Communications. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic, mechanical, photocopying,

More information

Installation and Setup Guide

Installation and Setup Guide Installation and Setup Guide to Diana SUNDE VDI Cloud Computing Terminal 1 1 Hardware Configuration of Host PC (Server)----------------------------------------------------3 2 The Installation of vpoint

More information

The Ip address / Name value should be: srvvcenter-cis

The Ip address / Name value should be: srvvcenter-cis CIS133 Installation Lab #1 - DESKTOP CLIENT OpenSUSE Install. Before beginning the installation, create a virtual machine in which you will install the operating system. 1) Open the VMware vsphere Client.

More information

SAS Installation Instructions Windows 2003, XP, 2000, NT. Workstation Installation Guidelines

SAS Installation Instructions Windows 2003, XP, 2000, NT. Workstation Installation Guidelines UCit Instructional and Research Computing, Software Distribution Office, 303B Zimmer Hall, Cincinnati, OH 45221-0088. Phone: (513) 556 9068 Email: Software@uc.edu SAS 9.1.3 Installation Instructions Windows

More information

Software Installation Manual

Software Installation Manual Software Installation Manual Page 1 of 5 Hardware Requirements The ProxnetPro application is installed on a single, dedicated* Host PC, that will then provide Web Server access to any number of connected

More information

MySabre Installation Guide

MySabre Installation Guide MySabre Installation Guide Introduction The MySabre Installation process has been automated to provide you with a smooth installation and migration to Sabre s new desktop platform. This document was created

More information

Installing Authoring Manager

Installing Authoring Manager Installing Authoring Manager Installing Authoring Manager v5.2 (PC only) System Requirements: Before you install Authoring Manager, you should ensure that your system meets the minimum software and hardware

More information

Bitnami MariaDB for Huawei Enterprise Cloud

Bitnami MariaDB for Huawei Enterprise Cloud Bitnami MariaDB for Huawei Enterprise Cloud First steps with the Bitnami MariaDB Stack Welcome to your new Bitnami application running on Huawei Enterprise Cloud! Here are a few questions (and answers!)

More information

Getting Started Guide. for SimStore Super Users. Updated 9/28/11 OP EA 1

Getting Started Guide. for SimStore Super Users. Updated 9/28/11 OP EA 1 Getting Started Guide for SimStore Super Users Updated 9/28/11 OP-002.2-EA 1 Contents Welcome... 3 What is SimStore?... 3 The Purpose of This Guide... 3 SimCenter Technical Specifications... 4 SimStore

More information

Upgrading from Call Center Reporting to

Upgrading from Call Center Reporting to Upgrading from Call Center Reporting to Reporting for Call Center Upgrade Document Reporting for Call Center Release 2.2.1xx Document Number: 200-0400-110 Document Status: Standard Document Version: 3.02

More information

3M Clean-Trace Hygiene Monitoring and Management System

3M Clean-Trace Hygiene Monitoring and Management System User Manual Supplement Number: TB. 378178 Effective Date: November 2018 Supersedes: (New) Technology Platform: 3M Clean-Trace Hygiene Monitoring and Management System Originating Location: St. Paul, MN

More information

IntelliTrack DMS (Data Management System) v8.1 Quick Start Guide Preliminary Copy (July 2011) Copyright 2011 IntelliTrack, Inc.

IntelliTrack DMS (Data Management System) v8.1 Quick Start Guide Preliminary Copy (July 2011) Copyright 2011 IntelliTrack, Inc. Quick Start Guide Reasonable measures have been taken to ensure that the information included in this guide is complete and accurate. However, IntelliTrack reserves the right to change any specifications

More information

Quick Installation Guide TV-IP612P 1.01

Quick Installation Guide TV-IP612P 1.01 Quick Installation Guide TV-IP612P 1.01 Table of Contents English 1 1. Before You Start 1 2. Hardware Installation and Configuration 2 3. Power over Ethernet (PoE) Installation 7 Troubleshooting 9 Version

More information

Fedora Core: Made Simple

Fedora Core: Made Simple Table of Contents Installing Fedora...2 Before you begin...2 Compatible Hardware...2 Minimum Requirements...2 Disk Space Requirements...2 Help! Booting from the CD ROM Drive Fails!...2 Installing Fedora

More information

Setting up PuTTY. Software* Download PuTTY 6/9/18. Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP 5.13.

Setting up PuTTY. Software* Download PuTTY 6/9/18. Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP 5.13. Software* Setting up PuTTY CTEC1767 Data Communications & Networking CTEC1863 Operating Systems CTEC1906 Internet Computing Microsoft Windows 7 (64-bit) PuTTY 0.70 (64-bit) PuTTYgen 0.70 (64-bit) WinSCP

More information