ULTEO OPEN VIRTUAL DESKTOP INTERNATIONALIZATION AND LOCALIZATION

Size: px
Start display at page:

Download "ULTEO OPEN VIRTUAL DESKTOP INTERNATIONALIZATION AND LOCALIZATION"

Transcription

1 ULTEO OPEN VIRTUAL DESKTOP V4.0.2 INTERNATIONALIZATION AND LOCALIZATION

2 Contents 1 Introduction 2 2 Ulteo OVD translations Administration Console Ulteo Web Portal Ulteo Native Client Application Servers Linux Windows Applications Keyboards Layouts Scancode Unicode Choosing the input method and/or the keyboard layout ULTEO SAS

3 Section 1 Introduction This documentation explains how Ulteo handles internationalization and localization in the Open Virtual Desktop solution. Ulteo is translated into many languages and is open to support translations for other languages. Ulteo OVD is a solution to access desktops and applications, the client can specify the required language for the session. The various operating systems and applications contained within the OVD infrastructure also have to support the required language. Ulteo OVD supports keyboard mapping between clients and servers. Ulteo OVD allows the user to specify the keyboard mapping to be used for a given session. Ulteo OVD also supports Unicode IME input. ULTEO SAS

4 Section 2 Ulteo OVD translations Two parts of the Ulteo OVD solution are translated: the Administration Console and the client software. The Ulteo OVD translations are provided by the community. If your own language is missing in the current Ulteo OVD translations and you are motivated to translate solutions, you are very welcome to do so. Please contact us at this address: translations@ulteo.com. 2.1 Administration Console The default behavior of the Administration Console is to detect the client browser language. But it s also possible to configure the language if you prefer: from the Configuration page, go into System settings and change the Administration Console language option. After setting the language, the console could still be in English. That s probably because your Linux server system hosting the Session Manager does not support the new language. So you have to add the language support and restart the HTTP server. Each Linux distribution has his own method to manage language support. For instance, on Ubuntu system, there is a language-pack-$lang package to install. On the technical side, the Session Manager translations are provided by the ulteo-ovdl10n package. This package contain both client and Administration Console translations in GNU Gettext files. 2.2 Ulteo Web Portal When the first connection happens, the Web Portal detects the client language from the browser settings. But you can modify it by clicking on Advanced Settings and modify the Language option. When the option is manually set by the user, it is stored into a COOKIE and is re-used to determine the selected language for subsequent connections. The Web Portal uses the same translation system as the Session Manager Administration Console. So please the Administration Console note part if you encounter any problem. ULTEO SAS

5 2.3 Ulteo Native Client When a Native Client starts up, it detects the system language and applies the language strings if possible. It is also possible to modify the language setting manually by clicking on More options and selecting the Language option. When the option is manually set by the user, the selected language is saved into a configuration file to keep your setting for the next start of the Native Client. It is also possible to configure the client language by editing the setting file. ULTEO SAS

6 Section 3 Application Servers You may be interested in starting non-english Ulteo sessions in your OVD farm. Either because your users do not speak English or because users speak different (various) languages. Of course, it is possible to select a language from the Ulteo Client but the Application Server operating system must support the selected language. By default, both Windows and Linux provide English language support. Depending on how the system was installed, it can support other languages out-of-the-box. Once installed, it is still possible to add support for other languages. The process for doing so is different between Linux and Windows. 3.1 Linux Linux is a complete multilingual Operating System. The packaging system provides translation packs for both system and applications. The Linux subsystem archive does not support any other language than English on a fresh install. Go into the OVD chroot (if command fails, this means you haven t any chroot) # uchroot To install language support, you have to install some additional packages. # apt - get install language - pack - $LANG To have full language support for all applications, there are some other packages to install. # apt - get install language - pack - $LANG \ language - support - $LANG \ language -pack -gnome - $LANG \ language -pack -kde - $LANG \ kde -l10n - $LANG \ libreoffice - l10n - $LANG 3.2 Windows The Microsoft Windows server 2003 and 2008 are installed in a specific language but alternative languages may be installed. ULTEO SAS

7 The process is different from Windows server 2003 and 2008 (r2) but, for both systems, you have to get MUI language packs from Microsoft website. The Windows 2003 language packs are installable from a setup program (one for each language). So select the language and execute the setup. For Windows 2008, you have to go into the Control Panel, then Region and Language, select the Keyboards and Languages tab and click on Install/Uninstall Language. Then you just have to browse to the lp.cab and select it Applications On Microsoft Windows, each application manages its own internationalization system. Some applications can be installed in multilingual mode whereas some others support only one language. For instance, Microsoft Office includes only one language by default afer the installation. But you can add language packs separately. The same process is also possible with LibreOffice and many other applications. ULTEO SAS

8 Section 4 Keyboards Layouts Ulteo supports two type on input method: scancode and unicode. 4.1 Scancode Scancode is a database where, from each keyboard layout, each keyboard key has a different code. So the client sends the keyboard layout identifier at session start and transform each keyboard input key into a scancode that is sent to the RDP server. This method is the default method used in Ulteo OVD. The problem of this method is that each client and server have to know the specifications of every existing keyboard layout in the world. OVD provides a support for the set of the most popular used keyboards. 4.2 Unicode Unicode is an alternative method that sends unicode characters to the client instead of keyboard key codes. 4.3 Choosing the input method and/or the keyboard layout By default, on both the Native Client and the Web Portal, the scancode method is used and the keyboard layout is auto detected on the system. It is possible to specify the settings manually by clicking on Advanced Settings and change the Keyboard layout option. The choosen keyboard layout is stored into the default configuration file for the Native Client (default.conf) and into a Cookie for the Web Portal. If the scancode method doesn t support your own keyboard layout, you can try to enable the Unicode input method. To do that, you have to set the input-method = unicode option in the configuration file for the Native Client configuration. Or uncomment the define( RDP_INPUT_METHOD, unicode ); line into the config.inc.php file for the Web Portal. As a consequence, you won t see the keyboard layout selection option anymore in the client interface. ULTEO SAS

ULTEO OPEN VIRTUAL DESKTOP NATIVE CLIENT

ULTEO OPEN VIRTUAL DESKTOP NATIVE CLIENT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 NATIVE CLIENT Contents 1 Introduction 3 2 Prerequisites 4 2.1 System requirements............................... 4 3 Installation on Microsoft Windows 5 4 Installation

More information

ULTEO OPEN VIRTUAL DESKTOP DEBIAN WHEEZY (7.0) SUPPORT

ULTEO OPEN VIRTUAL DESKTOP DEBIAN WHEEZY (7.0) SUPPORT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 DEBIAN WHEEZY (7.0) SUPPORT Contents 1 Prerequisites: Debian Wheezy (7.0) 3 1.1 System Requirements.............................. 3 2 Repository 4 2.1 Online Method..................................

More information

ULTEO OPEN VIRTUAL DESKTOP OPENSUSE 11.3 SUPPORT

ULTEO OPEN VIRTUAL DESKTOP OPENSUSE 11.3 SUPPORT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 OPENSUSE 11.3 SUPPORT Contents 1 Prerequisites: opensuse 11.3 3 1.1 System Requirements.............................. 3 2 Repository 4 2.1 Online Method..................................

More information

ULTEO OPEN VIRTUAL DESKTOP SUSE LINUX ENTERPRISE SERVER (SLES) 11 SP1 SUPPORT

ULTEO OPEN VIRTUAL DESKTOP SUSE LINUX ENTERPRISE SERVER (SLES) 11 SP1 SUPPORT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 SUSE LINUX ENTERPRISE SERVER (SLES) 11 SP1 SUPPORT Contents 1 Prerequisites: SUSE Linux Enterprise Server (SLES) 11 SP1 3 1.1 System Requirements..............................

More information

ULTEO OPEN VIRTUAL DESKTOP CENTOS 6.0 SUPPORT

ULTEO OPEN VIRTUAL DESKTOP CENTOS 6.0 SUPPORT ULTEO OPEN VIRTUAL DESKTOP V4.0.2 CENTOS 6.0 SUPPORT Contents 1 Prerequisites: CentOS 6.0 3 1.1 System Requirements.............................. 3 1.2 SELinux....................................... 3

More information

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017 MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL 31 January 2017 Contents 1 Introduction... 2 1.1 Prerequisite for configuring the multi-factor authentication:... 2 1.1.1 On the Guest side... 2 1.1.2

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

ImageNow Language Pack

ImageNow Language Pack ImageNow Language Pack Getting Started Guide ImageNow Version: 6.7. x Written by: Product Documentation, R&D Date: September 2016 2012 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide

The Balabit s Privileged Session Management 5 F5 Azure Reference Guide The Balabit s Privileged Session Management 5 F5 Azure Reference Guide March 12, 2018 Abstract Administrator Guide for Balabit s Privileged Session Management (PSM) Copyright 1996-2018 Balabit, a One Identity

More information

ApplicationServer XG Version 11. Last updated:

ApplicationServer XG Version 11. Last updated: ApplicationServer XG Version 11 Last updated: 2013-10-09 Table of Contents Introduction to 2X ApplicationServer... 1 What is 2X ApplicationServer?... 1 How does it work?... 1 About This Document... 1 Introduction...

More information

WUPOS Installation Guide

WUPOS Installation Guide WUPOS Installation Guide Internet Explorer Version Verify that have you the required version of Internet Explorer installed on your PC Open Internet explorer. Click on Help About Internet Explorer Verify

More information

Get VirtualBox. VirtualBox/Ubuntu Setup. Go to and select Downloads.

Get VirtualBox. VirtualBox/Ubuntu Setup. Go to  and select Downloads. Get VirtualBox Go to www.virtualbox.org and select Downloads. 1 Download the current release of VirtualBox for the OS on which you will install VirtualBox. In these notes, that's Windows 7. Download the

More information

Perceptive Content Language Pack

Perceptive Content Language Pack Perceptive Content Language Pack Advanced Design and Setup Guide Version: 7.2.x Written by: Product Knowledge, R&D Date: April 2017 2017 Lexmark. All rights reserved. Lexmark is a trademark of Lexmark

More information

Kaspersky Security Center Web-Console

Kaspersky Security Center Web-Console Kaspersky Security Center Web-Console User Guide CONTENTS ABOUT THIS GUIDE... 5 In this document... 5 Document conventions... 7 KASPERSKY SECURITY CENTER WEB-CONSOLE... 8 SOFTWARE REQUIREMENTS... 10 APPLICATION

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

Deploying Intellicus Portal on IBM WebSphere. Version: 7.3

Deploying Intellicus Portal on IBM WebSphere. Version: 7.3 Deploying Intellicus Portal on IBM WebSphere Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be

More information

ASA Clientless SSL VPN (WebVPN) Troubleshooting Tech Note

ASA Clientless SSL VPN (WebVPN) Troubleshooting Tech Note ASA Clientless SSL VPN (WebVPN) Troubleshooting Tech Note Document ID: 104298 Contents Introduction Prerequisites Requirements Components Used Conventions Troubleshooting ASA Version 7.1/7.2 Clientless

More information

Deploying Intellicus Portal on IBM WebSphere

Deploying Intellicus Portal on IBM WebSphere Deploying Intellicus Portal on IBM WebSphere Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document

More information

NETOP HOST ON A TERMINAL SERVER

NETOP HOST ON A TERMINAL SERVER 27.09.2017 NETOP HOST ON A TERMINAL SERVER Contents 1 Introduction... 2 1.1 Incoming traffic... 2 1.2 Outgoing traffic... 2 2 Using a Netop Gateway with the Netop Host on a Terminal Server... 3 2.1 Install

More information

Getting Started Guide

Getting Started Guide Getting Started Guide User Guide Chapters 1. Scheduling Meetings Configuring Meeting Details Advanced Options Invitation Email, received by the Participants Invitation Email, sent to the Moderator (scheduler)

More information

SonicWALL SSL VPN 2.5 Early Field Trial

SonicWALL SSL VPN 2.5 Early Field Trial Secure Remote Access Contents Platform Compatibility New Features Known Issues Resolved Issues Upgrading SonicWALL SSL VPN Software Procedures Related Technical Documentation Platform Compatibility The

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

Citrix Access Gateway

Citrix Access Gateway Special Article 01/22/2005 By Gus Pinto Director of Technology DABCC gpinto@dabcc.com http://www.dabcc.com an innovative and superior alternative to IPSec and traditional SSL VPNs. The announcement of

More information

POOSL IDE Installation Manual

POOSL IDE Installation Manual Embedded Systems Innovation by TNO POOSL IDE Installation Manual Tool version 4.1.0 7 th November 2017 1 POOSL IDE Installation Manual 1 Installation... 4 1.1 Minimal system requirements... 4 1.2 Installing

More information

Help with F5 Networks Virtual Classroom. Troubleshooting your client connection to the remote Windows PC

Help with F5 Networks Virtual Classroom. Troubleshooting your client connection to the remote Windows PC Troubleshooting your client connection to the remote Windows PC Native client (preferred) o Mac Users o Windows 7 Users ActiveX client Java client Troubleshooting your connection to WebEx Troubleshooting

More information

Privileged Access Agent on a Remote Desktop Services Gateway

Privileged Access Agent on a Remote Desktop Services Gateway Privileged Access Agent on a Remote Desktop Services Gateway IBM SECURITY PRIVILEGED IDENTITY MANAGER User Experience and Configuration Cookbook Version 1.0 November 2017 Contents 1. Introduction 5 2.

More information

Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server

Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server Parallels Remote Application Server Migrating from Citrix XenApp (IMA / FMA) to Parallels Remote Application Server Contents 1. Introduction a. Why Should You Migrate from Citrix to Parallels RAS b. Overview

More information

[MS-RDPBCGR]: Remote Desktop Protocol: Basic Connectivity and Graphics Remoting

[MS-RDPBCGR]: Remote Desktop Protocol: Basic Connectivity and Graphics Remoting [MS-RDPBCGR]: Remote Desktop Protocol: Basic Connectivity and Graphics Remoting This topic lists the Errata found in [MS-RDPBCGR] since it was last published. Since this topic is updated frequently, we

More information

Perceptive Process Design Personal - Installation Guide

Perceptive Process Design Personal - Installation Guide Perceptive Process Design Personal - Installation Guide 2013 Lexmark International Technology S.A. Date: 10/28/2013 Version: 3.0.2 Perceptive Software is a trademark of Lexmark International Technology

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

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 10.5 Feb 2018 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Exercises. Cacti Installation and Configuration

Exercises. Cacti Installation and Configuration Exercises Cacti Installation and Configuration Exercises Your Mission... Install Cacti Create device entry for your local router Create device entries for your local servers Create entries for class router

More information

Exercises. Cacti Installation and Configuration

Exercises. Cacti Installation and Configuration Exercises Cacti Installation and Configuration Exercises Your Mission... Install Cacti Create device entry for your local router Create device entries for your local servers Create entries for class router

More information

The DSB team welcomes your feedback about DSB Drive. Please send a description of problems you encounter to:

The DSB team welcomes your feedback about DSB Drive. Please send a description of problems you encounter to: Mitsubishi Electric is improving our workflow. We hope you ve joined us by updating to Diamond System Builder to 3.0 and creating an account. With DSB Drive, Secure Cloud Backup: Your files are secure,

More information

Android Studio Setup Procedure

Android Studio Setup Procedure Android Studio Setup Procedure System Requirements : Windows OS Linux OS Mac OS Microsoft Windows 7/8/10 (32- or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 2 GB

More information

Requirements and Dependencies

Requirements and Dependencies CHAPTER 2 You can install and use Security Manager as a standalone product or in combination with several other Cisco Security Management Suite applications, including optional applications that you can

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

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager

Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) Modified 15 SEP 2017 VMware Identity Manager Setting Up Resources in VMware Identity Manager (SaaS) You can find the most up-to-date technical documentation

More information

IBM Storage Configuration Manager Planning, Installation, and Configuration Guide

IBM Storage Configuration Manager Planning, Installation, and Configuration Guide IBM Storage Configuration Manager 2.20.0 Planning, Installation, and Configuration Guide IBM Storage Configuration Manager 2.20.0 Planning, Installation, and Configuration Guide Note Before using this

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

Scheduling Skype Meetings

Scheduling Skype Meetings Scheduling Skype Meetings Please select the appropriate choice: A. Desktop Apps B. Web Apps Choose the Desktop Apps link, if you have Office 2016 Desktop Suite installed on your personal computer from

More information

Translation Guide. Release. Linux Mint

Translation Guide. Release. Linux Mint Translation Guide Release Linux Mint Jan 27, 2018 General Concepts 1 Localization 3 2 POT Templates 5 3 PO files 7 4 Using Launchpad 9 5 Using POEdit 13 6 Verify your translations 17 7 Common mistakes

More information

UDS Enterprise Free & Evaluation Edition. Lab UDS Enterprise + VMware vsphere + RDP/XRDP

UDS Enterprise Free & Evaluation Edition. Lab UDS Enterprise + VMware vsphere + RDP/XRDP UDS Enterprise Free & Evaluation Edition Lab UDS Enterprise + VMware vsphere + RDP/XRDP 1 INDEX Introduction 03 Deployment of UDS Enterprise Free & Evaluation Edition 04 Upload UDS Appliances to VMware

More information

UDS Enterprise Free & Evaluation Edition. Lab UDS Enterprise + VMware vsphere + RDP/XRDP

UDS Enterprise Free & Evaluation Edition. Lab UDS Enterprise + VMware vsphere + RDP/XRDP UDS Enterprise Free & Evaluation Edition Lab UDS Enterprise + VMware vsphere + RDP/XRDP 1 INDEX Introduction 03 Deployment of UDS Enterprise Free & Evaluation Edition 04 Upload UDS Appliances to VMware

More information

Joomla User Guide Ver 3

Joomla User Guide Ver 3 LiveHelp Server Joomla User Guide Ver 3 Introduction The process of configuration and implementation of the LiveHelp server is divided into four stages, which are detailed below. The approximate time of

More information

Installing & Licensing Eureka Addons

Installing & Licensing Eureka Addons Installing & Licensing Eureka Addons Please Note: This document assumes that you have already downloaded the installation files for the addon packs provided by Eureka Solutions Ltd. For more information

More information

CHEF MANUAL. Installation and Configuration. SGT, Inc. Innovation Technology Center

CHEF MANUAL. Installation and Configuration. SGT, Inc. Innovation Technology Center CHEF MANUAL Installation and Configuration Innovation Technology Center SGT Innovation Technology Center Create an Amazon Web Services (AWS) Amazon Machine Image (AMI) Instance Create/log in to your AWS

More information

12 Must Know Tricks to Unlocking the Power of Windows 10

12 Must Know Tricks to Unlocking the Power of Windows 10 TECHNOLOGY LLC. 12 Must Know Tricks to Unlocking the Power of Windows 10 Windows 10 Anniversary Tips and Tweaks Windows 10 is brimming with handy new features. And with all the new goodies come a host

More information

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6

Cloud Help for Community Managers...3. Release Notes System Requirements Administering Jive for Office... 6 for Office Contents 2 Contents Cloud Help for Community Managers...3 Release Notes... 4 System Requirements... 5 Administering Jive for Office... 6 Getting Set Up...6 Installing the Extended API JAR File...6

More information

Windows 8.1 and Windows 10 a) Connect to wireless network Click on the wireless icon in taskbar. Select detnsw and click on Connect.

Windows 8.1 and Windows 10 a) Connect to wireless network Click on the wireless icon in taskbar. Select detnsw and click on Connect. 1 HSHS BYOD Wireless Connection Windows 8.1 and Windows 10 a) Connect to wireless network Click on the wireless icon in taskbar. Windows 8.1 icon: Windows 10 icon: Select detnsw and click on Connect. or

More information

UDS Enterprise- Preparing Templates Xubuntu XRDP UDS Actor

UDS Enterprise- Preparing Templates Xubuntu XRDP UDS Actor Introduction This document shows how to configure a Linux Ubuntu VM to be used as a template with UDS Enterprise. In this document, we will show you the installation process of the OS (Ubuntu 16.04 in

More information

LIVE NAVIGATOR. Compatibility Guide for Live Navigator Version February 2018

LIVE NAVIGATOR. Compatibility Guide for Live Navigator Version February 2018 LIVE NAVIGATOR Compatibility Guide for Live Navigator Version 4.0.1 February 2018 Content New in ALN 4.0.1 CG... 3 New in ALN 4.0 CG... 3 Live Navigator Server... 4 Server vs. Agent Compatibility... 4

More information

Installing Oxwall completely in Amazon Cloud

Installing Oxwall completely in Amazon Cloud Contents Installing Oxwall completely in Amazon Cloud... 1 PART 1 Creating AWS Instance... 1 Section 1 Security Group... 1 Section 2 - A LAMP-friendly instance... 2 Section 3 - The Elastic IP... 5 PART

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

January 12, Prepared by Dina Borisov, Product manager Jetro Platforms. All rights reserved.

January 12, Prepared by Dina Borisov, Product manager Jetro Platforms. All rights reserved. January 12, 2016 Prepared by Dina Borisov, Product manager 2015 Jetro Platforms. All rights reserved. Contents acockpit5 RDP Android Client... 3 Setting Two factor Authentication... 5 Configuring Two Factor

More information

SAS Contextual Analysis 14.3: Administrator s Guide

SAS Contextual Analysis 14.3: Administrator s Guide SAS Contextual Analysis 14.3: Administrator s Guide SAS Documentation August 25, 2017 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Contextual Analysis

More information

with Access Manager 51.1 What is Supported in This Release?

with Access Manager 51.1 What is Supported in This Release? 51 51 Integrating Microsoft SharePoint Server with Access Manager This chapter explains how to integrate Access Manager with a 10g WebGate and Microsoft SharePoint Server. It covers the following topics:

More information

Gateway Guide. Leostream Gateway. Advanced Capacity and Connection Management for Hybrid Clouds

Gateway Guide. Leostream Gateway. Advanced Capacity and Connection Management for Hybrid Clouds Gateway Guide Leostream Gateway Advanced Capacity and Connection Management for Hybrid Clouds Version 9.0 June 2018 Contacting Leostream Leostream Corporation 271 Waverley Oaks Rd Suite 206 Waltham, MA

More information

Dell Wyse Management Suite 1.2 Release Notes

Dell Wyse Management Suite 1.2 Release Notes Rev. A00 2018-06 Dell recommends applying this update during your next scheduled release cycle. The update contains feature enhancements or changes that will help keep your system software current and

More information

Installation of Lubuntu Linux, Koha, DSpace and other software using LibLiveCD

Installation of Lubuntu Linux, Koha, DSpace and other software using LibLiveCD Installation of Lubuntu Linux, Koha, DSpace and other software using LibLiveCD NOTE: Before performing the below tasks, please ensure you have one basic disk partition (with no data) or some free space

More information

How to Configure an SSH Tunnel on PuTTY

How to Configure an SSH Tunnel on PuTTY How to Configure an SSH Tunnel on PuTTY YOU CAN USE A DYNAMIC TUNNEL TO ACCESS ALL REMOTE INFRASTRUCTURE. Most of you have probably used a tunnel with an SSH connection. What you probably weren t aware

More information

Architect your deployment using Chef

Architect your deployment using Chef ArcGIS Enterprise Architect your deployment using Chef Cherry Lin and Scott MacDonald ArcGIS Enterprise base deployment Why automate your ArcGIS Enterprise deployment? Efficiency Get up and running faster

More information

Ftp Get Command Line Linux Proxy Settings

Ftp Get Command Line Linux Proxy Settings Ftp Get Command Line Linux Proxy Settings How to change system proxy settings from the command line on Ubuntu If you want to change HTTPS/FTP proxy to manual as well, use these commands: Do you want to

More information

How to Install Audatex Estimating and AudaUpdate Quick Reference Guide

How to Install Audatex Estimating and AudaUpdate Quick Reference Guide How to Install Audatex Estimating and AudaUpdate Quick Reference Guide Table of Contents Prerequisites... 2 New User / New Computer Setup... 4 2018 Audatex North America, Inc. 1 Prerequisites Important

More information

Installing LAMP on Ubuntu and (Lucid Lynx, Maverick Meerkat)

Installing LAMP on Ubuntu and (Lucid Lynx, Maverick Meerkat) Installing LAMP on Ubuntu 10.04 and 10.10 (Lucid Lynx, Maverick Meerkat) April 29, 2010 by Linerd If you're developing websites, it's nice to be able to test your code in the privacy of your own computer

More information

Step-by-step guide for the libradtran virtual machine. A) Installation

Step-by-step guide for the libradtran virtual machine. A) Installation Step-by-step guide for the libradtran virtual machine July 2014 A) Installation You need approximately 7GB of free disk space on your computer to install the virtual machine. Step 1) Extract the archive

More information

Chapter 2 Software Components

Chapter 2 Software Components Chapter 2 Software Components Objectives Describe historical milestones for three popular operating systems Describe the architecture of common PC operating systems Describe the functions of an operating

More information

Ftp Get Command Line Linux Proxy Settings Via

Ftp Get Command Line Linux Proxy Settings Via Ftp Get Command Line Linux Proxy Settings Via How to change system proxy settings from the command line on Ubuntu desktop gsettings get _schema key_ If you want to change HTTPS/FTP proxy to manual as well,

More information

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects

Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects Experiments 1 How to set up Raspberry Pi B+ The little computer you can cook into DIY tech projects The Raspberry Pi is a computer about the size of a credit card. The darling of the do-it-yourself electronics

More information

Common Linux and Ubuntu symbols. Tux the Penguin Tux is the popular Penguin icon for Linux.

Common Linux and Ubuntu symbols. Tux the Penguin Tux is the popular Penguin icon for Linux. Welcome to the world of Linux computing at Computer Reach. This Quick Guide provides screenshots and brief descriptions of our own build of Edubuntu 14.04 LTS ( Long Term Support ) with the Xubuntu Desktop

More information

Network Management Utility

Network Management Utility 4343-7705-02 Network Management Utility Foreword Welcome Network Management Utility is utility software that provides central control over printers, copiers, and other devices on a network. With Network

More information

Load Balancing VMware Workspace Portal/Identity Manager

Load Balancing VMware Workspace Portal/Identity Manager Load Balancing VMware Workspace Portal/Identity Manager Overview VMware Workspace Portal/Identity Manager combines applications and desktops in a single, aggregated workspace. Employees can then access

More information

Sage ERP Accpac Version 6.1. Coming Q4 2011

Sage ERP Accpac Version 6.1. Coming Q4 2011 Sage ERP Accpac Version 6.1 Coming Q4 2011 Sage ERP Accpac 6.1 What s New Improved usability of data entry screens Sage ERP Accpac 6.1 Virtualization Web Deployment Technology Mobile Access Sage ERP Accpac

More information

Urdu Hindi Transliteration System Help Document V1.2 URL:

Urdu Hindi Transliteration System Help Document V1.2 URL: System Requirements: http://uh.learnpunjabi.org Urdu Hindi Transliteration System Help Document V1.2 URL: http://uh.learnpunjabi.org/ Browser : Internet Explorer 6 or Higher Unicode Font : GIST_UROTNabeel;

More information

VMware Horizon View Client 4.10 Add-on for Dell Wyse ThinLinux Version 2.1. Release Notes

VMware Horizon View Client 4.10 Add-on for Dell Wyse ThinLinux Version 2.1. Release Notes VMware Horizon View Client 4.10 Add-on for Dell Wyse ThinLinux Version 2.1 Release Notes Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

SAPGUI for Windows - I18N User s Guide

SAPGUI for Windows - I18N User s Guide Page 1 of 30 SAPGUI for Windows - I18N User s Guide Introduction This guide is intended for the users of SAPGUI who logon to Unicode systems and those who logon to non-unicode systems whose code-page is

More information

UCON-IP-NEO Operation Web Interface

UCON-IP-NEO Operation Web Interface UCON-IP-NEO Operation Web Interface copyright G&D 25/01/2012 Web Interface version 2.30 Subject to possible errors and technical modifications License notes G&D license Copyright G&D GmbH 2003-2012: All

More information

DevNet Sandbox Collaboration 11.5

DevNet Sandbox Collaboration 11.5 DevNet Sandbox Collaboration 11.5 Lab User Guide Joseph Kearns Cisco DevNet Sandbox Contents 1 Introduction... 3 2 Reserving the lab... 3 3 Connecting to your Sandbox Servers... 4 4 Main Topology Page...

More information

Technology Requirements for Online Testing

Technology Requirements for Online Testing Technology Requirements for Online Testing Training Module Copyright 2014 American Institutes for Research. All rights reserved. Topics Site Readiness Network Requirements Hardware and Software Requirements

More information

Survey of Language Computing in Asia 2005

Survey of Language Computing in Asia 2005 Survey of Language Computing in Asia 2005 Sarmad Hussain Nadir Durrani Sana Gul Center for Research in Urdu Language Processing National University of Computer and Emerging Sciences www.nu.edu.pk www.idrc.ca

More information

Bitnami Dolibarr for Huawei Enterprise Cloud

Bitnami Dolibarr for Huawei Enterprise Cloud Bitnami Dolibarr for Huawei Enterprise Cloud Description Dolibarr is an open source, free software package for small and medium companies, foundations or freelancers. It includes different features for

More information

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on an Virtual Machine

IT 341 Introduction to System Administration Project I Installing Ubuntu Server on an Virtual Machine IT 341 Introduction to System Administration Project I Installing Ubuntu Server on an Virtual Machine Here we create a new virtual machine and install Ubuntu 12.04 LTS Server on it. In this instance, we

More information

Configuring Remote Access using the RDS Gateway

Configuring Remote Access using the RDS Gateway Configuring Remote Access using the RDS Gateway Author: AC, SNE Contents Introduction... 3 Pre-requisites... 3 Supported Operating Systems... 3 Installing the I.T. Services Certificate Authority Root Certificate...

More information

Goverlan Remote Control v7 vs. Microsoft Remote Assistance

Goverlan Remote Control v7 vs. Microsoft Remote Assistance Product Comparison vs. SYNOPSIS and both offer remote access services for Windows platforms. This paper provides a feature comparison between these two products. Publication Information This document was

More information

Configuration of Microsoft SQL Server Express

Configuration of Microsoft SQL Server Express Configuration of Microsoft SQL Server Express Copyright 2017 NetSupport Ltd All rights reserved Configuration of Microsoft SQL Server Express and NetSupport DNA Installation Requirements If installing

More information

The Python Mini-Degree Development Environment Guide

The Python Mini-Degree Development Environment Guide The Python Mini-Degree Development Environment Guide By Zenva Welcome! We are happy to welcome you to the premiere Python development program available on the web The Python Mini-Degree by Zenva. This

More information

Azure 209x Practical Exercises Overview

Azure 209x Practical Exercises Overview Azure 209x Practical Exercises Overview This course includes optional exercises where you can try out the techniques demonstrated in the course for yourself. This guide lists the steps for the individual

More information

System Requirements for Online Testing

System Requirements for Online Testing West Virginia General Summative Assessments & English Language Proficiency Assessments System Requirements for Online Testing 2017 2018 Published December 21, 2017 Prepared by the American Institutes for

More information

Certificates for Live Data Standalone

Certificates for Live Data Standalone Certificates and Secure Communications, on page 1 Export Self-Signed Live Data Certificates, on page 2 Import Self-Signed Live Data Certificates, on page 3 Produce Certificate Internally, on page 4 Deploy

More information

IBM IBM Security Access Manager for Enterprise Single Sign-On V8.2 Implementation.

IBM IBM Security Access Manager for Enterprise Single Sign-On V8.2 Implementation. IBM 000-596 IBM Security Access Manager for Enterprise Single Sign-On V8.2 Implementation http://killexams.com/exam-detail/000-596 D. Smart Cards QUESTION: 130 The MS Server is configured to use Active

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

FuegoBPM Portlet. deployment. BEA WebLogic Portal

FuegoBPM Portlet. deployment. BEA WebLogic Portal FuegoBPM Portlet deployment in BEA WebLogic Portal Table of Contents FuegoBPM Portlet deployment in BEA WebLogic Portal... 3 Introduction... 3 The deployment process... 3 1. Assembly and generation of

More information

DYNAMIC AI EDUC BERLIN 2016

DYNAMIC AI EDUC BERLIN 2016 DYNAMIC AI EDUC BERLIN 2016 UI Name: Carsten Sørensen Title: Founder, CINTAC A/S since 1998 in relationship: since 2003, based on trust and love! Name: Carsten Sørensen Title: Founder, CINTAC A/S since

More information

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200

Contents. Platform Compatibility. New Features. Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200 Secure Remote Access SonicWALL SSL VPN 2.5 Early Field Trial (EFT) for SSL-VPN 200 Contents Platform Compatibility New Features Known Issues Resolved Issues Upgrading SonicWALL SSL VPN Software Procedures

More information

VisualSP Help System 2013 Installation Procedure. Rehmani Consulting, Inc.

VisualSP Help System 2013 Installation Procedure. Rehmani Consulting, Inc. Rehmani Consulting, Inc. VisualSP Help System 2013 Installation Procedure http://www.visualsp.com vsp-support@visualsp.com 630-786-7026 Rev 6.2 for VSP 5.2.0.0 Contents Contents... 1 Introduction... 2

More information

At the shell prompt, enter idlde

At the shell prompt, enter idlde IDL Workbench Quick Reference The IDL Workbench is IDL s graphical user interface and integrated development environment. The IDL Workbench is based on the Eclipse framework; if you are already familiar

More information

HOWTO Make an Initial Connection to the Office Anywhere Desktop using a Windows 7 based PC v1

HOWTO Make an Initial Connection to the Office Anywhere Desktop using a Windows 7 based PC v1 HOWTO Make an Initial Connection to the Office Anywhere Desktop using a Windows 7 based PC v1 1. Web browse to the Office Anywhere Portal: http://hosted.gg (as shown below) 2. Click the Access Office Anywhere

More information

Tivoli System Automation for Multiplatforms

Tivoli System Automation for Multiplatforms Tivoli System Automation for Multiplatforms Version 2.3 Installation and Configuration Guide SC33-8273-02 Tivoli System Automation for Multiplatforms Version 2.3 Installation and Configuration Guide SC33-8273-02

More information

Installation of R Studio. Tushar B. Kute,

Installation of R Studio. Tushar B. Kute, Installation of R Studio Tushar B. Kute, http://tusharkute.com R Studio RStudio is a free and open-source integrated development environment (IDE) for R, a programming language for statistical computing

More information

1) Use either Chrome of Firefox to access the VMware vsphere web Client.

1) Use either Chrome of Firefox to access the VMware vsphere web Client. CIS133 Installation Lab #1 Web Client OpenSUSE Install. 1) Use either Chrome of Firefox to access the VMware vsphere web Client. https://vweb.bristolcc.edu CHROME FireFox At the your connection is not

More information