Getting Started with eggplant Functional

Size: px
Start display at page:

Download "Getting Started with eggplant Functional"

Transcription

1 Published on Documentation ( Home > Getting Started Getting Started Getting Started with eggplant Functional This manual provides the background and set-up instructions you need to get started with eggplant Functional, TestPlant's test automation tool. Following these few steps, you can be ready to start writing test scripts within one hour: 1. Set up the eggplant Functional application. 2. Install a VNC server on your system under test (SUT). 3. Open a VNC connection. 4. Take a brief tour of eggplant Functional. PDF Version If you want to access the documentation offline, you can download a PDF version of this manual from the following link: Click Here for PDF Documentation [1] Table of Contents About eggplant Functional [2] Creating the eggplant Functional Environment [3] Installing eggplant Functional [4] Installing a VNC Server [5] VNC Security [6] Connecting Under Special Circumstances [7] Direct Connections [8] Reverse VNC Connections [9] Connecting with a KVM Switch [10] Troubleshooting Connection Issues [11] Licensing [12] Generating eggplant Functional Licenses [13] Generating Node-Locked Licenses [14] Generating Team Licenses [15] About Team Licenses [16] Port Configuration [17] Installing and Licensing the TLS [18] Running the TLS as a Service [19] Help and Additional Information Manuals You can access all of the following manuals online through the TestPlant Documentation website [20]. You can also access documentation within individual products by going to Help > Documentation. Getting Started [21] provides instructions for a basic eggplant Functional set up to get you started using this testing tool and familiarize you with its functionality. Using eggplant Functional [22] is a collection of articles that delve into the eggplant Functional workflow and explain a variety of important tasks and concepts such as how to organize your testing process and how to use eggdrive to 1

2 integrate scripts from other testing tools. eggplant Functional Reference [23] describes the eggplant Functional interface and scripting processes, and the SenseTalk commands, functions, and global properties that are unique to eggplant Functional. SenseTalk Reference [24] is a comprehensive guide to the SenseTalk scripting language used with eggplant Functional. This manual discusses all aspects of the SenseTalk language that are used for general scripting purposes. Commands and functions that are unique to eggplant Functional are also described here. The eggplant Performance [25] manual describes how to set up, run tests, and view results with eggplant Performance, a load and performance testing tool. The eggplant Manager [26] manual provides instructions for a basic set up of eggplant Manager, a test management system. Learn how to schedule and execute tests and view results. The eggcloud [27] manual describes how to deploy and administer eggcloud, a test-reservation system. You'll also learn how to make reservations and how to connect through eggcloud. The eggman [28] reference helps you set up and get started using this free tool for manual testing. The eggbox [29] manual describes this appliance, which comes with a range of pre-installed TestPlant tools and related applications, and shows how you can use it to easily set up and run a test lab. The eggplant Network [30] reference describes the eggplant Network appliance and how to use it to emulate network conditions when testing with eggplant Functional and eggplant Performance. Connecting to SUTs [31] is a reference for everything you need to know about how to connect to and test against mobile devices with eggplant Functional using either eggon or ios Gateway. The Knowledge Base [32] is a collection of articles from different contributors that describe a variety of techniques and approaches to using eggplant Functional, as well as best practices and use-case scenarios. Further Resources The Examples section [33] of the TestPlant documentation provides a variety of example scripts using SenseTalk to run eggplant Functional tests, which you can adapt to fit your testing needs. The FAQ section [34] gathers common problems and solutions for TestPlant products. Online eggplant Functional Tutorials: [35] This series of four interactive tutorials introduces the scripting environment and some frequently used commands and functions. eggplant Functional User Forum: [36] Use this forum to ask questions of other eggplant Functional users, help your peers, and share ideas and approaches for using the product. eggplant Functional Examples Forum: [37] This forum is a collection of eggplant Functional scripts written in SenseTalk that address a variety of scripting problems. About eggplant Functional About eggplant Functional What is eggplant Functional? eggplant Functional is a test automation tool. It's used for the entire testing process, from authoring scripts to evaluating results. 2

3 How Is eggplant Functional Different from Other Testing Tools? eggplant Functional Uses a Two-System Model eggplant Functional works using a two-system model. This means that eggplant Functional runs on one computer, but can test any number of other computers. The first system is the machine running the eggplant Functional application. This system can be a Mac, Windows, or Linux machine. This machine has everything needed to run the test, such as the scripts and associated images. The second system is the system under test, or SUT. The SUT is where the application to be tested is running. The SUT can be any system, including desktop machines, virtual machines, or mobile devices. eggplant Functional uses Virtual Network Computing (VNC) or Remote Desktop Computing (RDP) to look at the SUT and send mouse and keyboard commands to it. eggplant Functional Finds Objects Visually To write an eggplant Functional script, you open a connection with a SUT and capture images of the GUI objects that you need to test. Your script commands refer to these objects by image name. For example, the command DoubleClick Trash_icon tells eggplant Functional to search the SUT for something that looks like the Trash_icon image, and double-click it. Like a person, eggplant Functional can interact with any object that it can see regardless of operating system or programming language. For example, a single script can validate a web application in five different browsers, then switch to a different operating system and repeat the same process. Overview of Testing with eggplant Functional 3

4 1. Select a system under test (SUT) and open a connection. 2. As you control the SUT through eggplant Functional, you can capture images that indicate the elements of the SUT interface that you want eggplant Functional to interact with. 3. Generate a script that tells eggplant Functional which actions to perform at the image locations you capture. 4. Run the script as many times as you need to perform a task or validate a process on the SUT. 5. Use the statistics and detailed run information for that script, found in the Results list of the Suite window, to analyze your results. Creating the eggplant Functional Environment Creating the eggplant Functional Environment This section describes the initial setup of eggplant Functional and systems under test (SUTs). For information about installing eggplant Functional itself, see Installing eggplant Functional [4]. For information about installing a VNC server on your SUT, or information about VNC security, see Installing a VNC Server [5]. If you have already installed eggplant Functional and enabled VNC connections with your SUTs, please see the next section. Installing eggplant Functional Installing eggplant Functional This section covers installation of eggplant Functional on Windows [38], Mac [39], and Linux [40], including the system requirements for each. Installing eggplant Functional on Windows Windows System requirements Processor: 1.5 GHz or faster RAM: 4 GB or more, + 1 GB per each additional instance of eggplant Functional Operating System: Windows 7, Windows 8, or Windows Server 2008 and 2012 For inquiries about other Windows operating systems, please TestPlant support [41]. Installation 1. Download the eggplant Functional installer from the TestPlant Downloads [42] page. 2. Double-click the eggplant Functional installer. Licensing The next step is to license eggplant Functional. To read about this process see Generating eggplant Functional Licenses [13] and Licensing [12]. For specific instructions on using team licenses, please see About Team Licenses [16]. Installing eggplant Functional on Mac Mac OS X System requirements Mac OS 10.7, 10.8, 10.9, Installation 1. Download eggplant Functional from the TestPlant Downloads [42] page. 4

5 2. Drag the eggplant Functional dmg file into your Applications folder. Tip: For quick access to eggplant Functional, drag the eggplant Functional icon from the Applications folder into your Dock. Licensing The next step is to license eggplant Functional. To read about this process see Generating eggplant Functional Licenses [13] and Licensing [12]. For specific instructions on using team licenses, please see About Team Licenses [16]. Installing eggplant Functional on Linux Linux System requirements Processor: Intel x86 32-bit or 64-bit with 32-bit system libraries RAM: 4 GB or more, + 1 GB per each additional instance of eggplant Performance One of the following Linux distributions: RedHat Enterprise Server 6+ Fedora 13+ Debian 5+ Ubuntu 12.04, For inquiries about other distributions of Linux, please TestPlant support [41]. Installation 1. Download eggplant Functional for your Linux distribution from the TestPlant Downloads [42] page. 2. Unpack the eggplant Functional archive. 3. Install the eggplant Functional package with a package manager. Licensing The next step is to license eggplant Functional. To read about this process see Generating eggplant Functional Licenses [13] and Licensing [12]. For specific instructions on using team licenses, please see About Team Licenses [16]. Installing a VNC Server Installing a VNC Server VNC stands for Virtual Network Computing. The VNC Server is installed on the System-Under-Test (SUT) and works with eggplant Functional to allow control of this second machine. VNC Checklist VNC server installation varies from system to system, but this section contains a checklist for general VNC configuration, and notes about specific VNC servers. Install a standard VNC server (up to RFB protocol 3.8.) Verify that your network security will allow the SUT to receive connections from eggplant Functional on one of the VNC ports: If the VNC server requires that clients have a user account on the SUT, create an account that the eggplant Functional users can log in to. Make a note of the following information to enter in eggplant Functional s Connection List: The SUT s IP address or host name The SUT s VNC port number The name and password of a user account on the SUT, if the VNC server requires it The VNC server password (if there is no user-account password) 5

6 Common VNC Servers Platform Server Notes Linux Mac OS X Windows 7, Windows Vista Windows XP Built-in VNC servers Vine Server from TestPlant RealVNC Personal Edition, RealVNC Enterprise Edition, and UltraVNC RealVNC Free Edition, RealVNC Personal Edition, RealVNC Enterprise Edition, and UltraVNC If Apple Remote Desktop is running on your SUT, port 5900 is not available for VNC connections. If you do not need to run Apple Remote Desktop, we recommend that you turn it off; otherwise, remember to use a VNC port other than RealVNC Personal Edition must be run in User mode. RealVNC Personal Edition runs in both User mode and Service mode on Windows XP. Step-By-Step Instructions for VNC Server Installation Installing RealVNC Server on Windows (The example below is on Windows 7) 1. Go to realvnc.com and download RealVNC for Windows. You can use the Free version, or one of the commercial versions. The commercial versions offer more features but these are not strictly necessary for VNC connection with eggplant Functional. 2. Get a license from the website by clicking on the button shown below (you can also obtain a license later in the process after installation). 6

7 3. Open the downloaded package from the downloads folder on your machine. 4. Follow the installation instructions. 5. To configure a password, open the RealVNC Server and click More, then select Options. This will bring up a panel that allows you to set a password for the connection. 6. To license, click More, then select Licensing, and follow the instructions, using the license key you have obtained from the RealVNC website. 7

8 Installing Vine 4.0 on Mac (The example below is on Mac OS 10.7 Lion) 1. Download the latest version of Vine VNC from the TestPlant Downloads page. 2. Open the.dmg package. 3. In Finder, drag the Vine Server icon that appears into your Applications folder, and/or your Dock. 4. Launch Vine. Make sure that it is set up to communicate on the correct port (usually 5900). Using Built-In VNC on Ubuntu 8

9 (The example below is on Ubuntu 12.04) 1. Open Desktop Sharing, which can be found under Applications. 2. Select Allow other users to view your desktop. Optional - de-select You must confirm each access to this machine, so that you do not have to approve the connection from the Ubuntu machine every time. 3. If you are not seeing updates in the Remote Screen Window from the eggplant side, log out of the Ubuntu user account, and click the gear next to the log in field. Then select Ubuntu 2D. This will disable some desktop effects, and allow the VNC to send updates of the screen to eggplant Functional. VNC Security VNC Security This article answers many frequently asked questions for customers who are concerned about security when using VNC. It discusses some different steps that can be taken to make the VNC server secure. We have customers using VNC in secure environments including DoD labs around the country, and in those cases the issues of security have been addressed to everyone s satisfaction. It is easy to deploy the VNC server securely, but how that is done is up to individual network infrastructure. The most important thing to understand is that the security of the VNC server is controlled by the network and not the other way around. If the machine that VNC is running on is behind a network firewall and the ports used by the VNC server are 9

10 closed by that firewall, then the VNC server on that machine is as secure as anything else on the LAN. VNC Server Security The VNC server itself can be secured in a couple of ways; First by using a password, and second through SSH encryption. Password The first and most obvious is that it can be protected with a password, so that only those with the password can initiate a connection. The second is that the server can be set up to accept connections only from a specific IP address (or addresses) or addresses within a designated subnet. SSH Encryption Taking things a step further, the server can be configured to only accept connections via SSH (the secure shell). This requires the installation of some additional (freely available) software on Windows, but in this way the connection between eggplant Functional and the VNC server is fully encrypted. If the server is then configured to accept connections only from localhost ( ), which is unspoofable because it is not routable, the only connection the server will accept is one made via the SSH tunnel, thus creating a completely secure connection. 10

11 Using SSH to Ensure VNC Security Note: To read about making an SSH connection through the Connection List in eggplant Functional, see Opening Secure Connections [43]. Network Security The Network configuration can also be set up in a secure manner, outside of the VNC server: Virtual Machines Another approach, which is in some ways simpler to implement, is to run a virtual machine (VM) on the eggplant Functional machine. A NATted network can be set up between the eggplant Functional machine and the VM(s) and then the VNC server can be run on the VM to serve as the SUT. The NATted network is behind the firewall on the eggplant Functional machine and the VNC server is running inside a program pretending to be a computer on a separate network. All the other security measures could be still be applied to configuring the VNC server for an even more secure approach. Isolation Using a NATted Network to Ensure VNC Security A final approach is to have the test environment on its own network with no external connections. Obviously this is only viable for scenarios that don t require access to other network resources such as web servers, but when practicable it does produce a secure test environment. In its most basic form, an eggplant Functional test environment is just two 11

12 machines networked to each other. Connecting Under Special Circumstances Connecting under Special Circumstances Direct Connections If you are testing a SUT that cannot be part of a larger network (usually for security or logistical purposes), Direct Connections [8] explains how to create a closed, local connection with eggplant Functional. Reverse VNC Connections If you are unable to configure the firewall of a SUT to accept VNC connections, you can often open a reverse VNC connection [9], in which the SUT initiates the VNC connection and the eggplant Functional computer accepts it. Connecting with a KVM Switch If you are unable to install a VNC server on the SUT due to security concerns or lack of VNC server availability, Connecting with a KVM Switch [10] is a good alternate method. Direct Connections Direct Connections If you are testing a SUT that cannot be part of a larger network (usually for security or logistical purposes), this section explains how to create a closed, local connection with eggplant Functional. Step-by-Step: Setting up a Direct Connection Between eggplant Functional and the SUT This process is nearly identical for the eggplant Functional computer and the SUT. (The only difference is the IP address in step three.) The required settings are found in the computers' network preferences (not in the eggplant Functional application or the VNC server.) 1. In network preferences, select (or create a new) connection.select a "wired" or "ethernet" connection. 2. Indicate that you are using a static IP address. This option may take several forms: Disable DHCP or Roaming Mode. Select Static or Manual IP address. Select Use the following IP address: 3. Enter a private IP address. Use for eggplant Functional, and for the SUT. (These IP addresses are "non-routable", or reserved for private networks.) 4. Make the eggplant Functional computer a router for the SUT. 1. In the Gateway or Router field, enter the IP address of the eggplant Functional computer: Enter the subnet mask (On this network, only IP addresses that begin with are considered local.) 5. Connect the computers with an ethernet cable. Step-by-Step: Setting up a Direct Connection in eggplant Functional 12

13 1. Create a new network location on the eggplant Functional computer. (For Mac OS X 10.4, see note below.) 1. Open Mac OS X System Preferences > Network. 2. In the Location pop-up menu, choose Edit Locations. 3. In the location list, click the plus sign to add a new location. 4. Give the new location a descriptive name, such as "Direct Connection". 5. In the list of network interfaces, select Ethernet. 2. Give the computer a private IP address. 1. In the Configure pop-up menu, choose Manually. 2. In the IP Address field, enter (This IP address is "non-routable", or reserved for private networks.) 3. Make the eggplant Functional computer a router for the SUT. 1. In the Router field, repeat the IP address you just entered: (You will also use this IP address as the SUT's router, so the eggplant Functional computer will control traffic to the SUT.) 2. In the Subnet Mask field, enter On this network, only IP addresses that begin with are considered local. Step-by-Step: Setting up a Direct Connection on the SUT 1. In network preferences, select (or create a new) connection.select a "wired" or "ethernet" connection. 2. Indicate that you are using a static IP address. This setting may take several forms: Disable DHCP or Roaming Mode. Select Static or Manual IP address. Select Use the following IP address. 3. Enter as the SUT's IP address. 4. Enter eggplant Functional's IP address ( ) as the gateway or router IP address for the SUT. 5. Enter the subnet mask (This is the same subnet mask you entered on the eggplant Functional computer.) 6. Connect the computers with an ethernet cable. Reverse VNC Connections Reverse VNC Connections If you are unable to configure the firewall of a SUT to accept VNC connections, you can often open a reverse connection, in which the SUT initiates the VNC connection and the eggplant Functional computer accepts it. The eggplant Functional side of reverse connections is described below; for the SUT, please refer to its VNC server documentation. Step-by-Step: Preparing eggplant Functional for Reverse Connections 1. In eggplant Functional's VNC preferences, select the Listen for Reverse Connections checkbox. 2. In the Port field, specify the port number for reverse connections. (The standard port for reverse VNC connections is 5500.) 3. Configure your router (and any additional firewall on your system) to allow connections on port (Modifying the Mac OS X internal firewall is described below; for external firewalls, refer to their specific documentation.) Modifying the Mac OS X Firewall 1. In System Preferences, select Sharing. 2. In the Firewall tab, click the New button to permit an additional service through the firewall. 3. In the Port Name pop-up menu, choose Other. 4. In the TCP Port Number field, type 5500 (or the port number that you specify in VNC preferences). 5. In the Description field, type Reverse Connections. Connecting with a KVM Switch 13

14 Connecting with a KVM Switch Connecting with a KVM Switch Note: This method of connecting to a System Under Test from eggplant Functional is intended as an alternative to the VNC method described here [44]. Requirements This testing method requires a KVM-over-IP device. The AdderLink IPEPS [45] is the recommended KVM-over-IP device for use with eggplant Functional. Why use a KVM? In some testing environments you might be unable to install a VNC Server on your System Under Test (SUT), either due to security concerns or a lack of an available VNC Server for the platform. In such situations, a KVM-over-IP device allows you to automate your SUT using eggplant Functional by providing a hardware-based VNC Server solution. How it Works A KVM-over-IP device has a VNC Server running on it and an Ethernet port so that remote machines can connect to this VNC Server. The device is also physically connected to the keyboard, video, and mouse ports of the SUT using standard keyboard, video, and mouse cables. The KVM-over-IP device essentially converts the VNC protocol into standard keyboard and mouse signals going into the SUT, and converts video signals coming out of the SUT into the VNC protocol. To a connecting VNC Client, such as eggplant Functional, this KVM over IP setup is indistinguishable from a VNC Server running directly on the SUT. KVM-over-IP devices are available in single or dual channel models. Single channel models allow only remote control of the system (i.e. via the VNC Server), while dual channel models allow you to also have a keyboard, video (monitor), and mouse connected directly to the KVM to manually use the SUT. Dual channel models typically allow you to use the physical console and the VNC server at the same time. Step-by-Step: Setting up a KVM-over-IP Device The AdderLink IPEPS [45] is the recommended KVM-over-IP device for use with eggplant Functional. This section is based on setting up an AdderLink IPEPS, but setup using other KVM-over-IP devices should be similar. 1. Physically plug your KVM-over-IP into your SUT. The keyboard and mouse cables plug either into PS2 ports or USB ports on the SUT. The video cable will plug into the VGA or DVI video output on the SUT. The KVM over IP device can be powered over USB or through a normal power cable depending on the specific device. 2. Connect your KVM-over-IP to your network. a. The diagram below represents a typical network setup with a single channel KVM-over-IP device component. b. Determine whether the default IP address used by the device will be reachable by the machine running eggplant Functional over your network. If it will not, follow the instructions for your KVM-over-IP device in order to change the IP to a valid IP via a USB connection. For the instructions for the AdderLink IPEPS see page 17 14

15 here [46]. 3. Configure your KVM-over-IP. a. Calibrate the mouse cursor and video. b. Configure the mouse to use the Absolute setting under Controls > Mouse Control > USB Mouse (when applicable) and click Reconnect. 4. Configure the SUT in eggplant Functional. Within eggplant Functional, you will manage this KVM VNC connection in the same way as traditional VNC connections. Tips and Tricks 15

16 Tips and tricks for testing against a KVM-over-IP device. 1. Ensure that the mouse cursor on your KVM-over-IP device is calibrated and configured correctly to accurately mirror the location of the cursor on the eggplant Functional Remote Connection Viewer window. Failure to configure the cursor correctly will result in the VNC cursor interacting with the wrong UI elements on the screen of the System Under Test. Improperly Configured Cursor on the KVM-over-IP VNC Server 2. Even when calibrated and configured correctly, the VNC cursor will lag behind the eggplant Functional Viewer cursor, and the degree of lag will depend on factors such as network speed and the physical capabilities of the KVMover-IP device. The KVM-over-IP setup can also introduce additional delays in the communication between your eggplant Functional controller and the SUT. Leverage eggplant Functional s Global Properties in order to ensure that your eggplant Functional scripts and the SUT remain in sync. Below are some Global Properties that you can consider adjusting to ensure the success of your scripts. Which of these Global Properties will be needed in your scripts, and what values they are set to, will depend on the specific needs of your testing environment (for a complete list of these runtime Global Properties, please go to the Run Options [47] global properties. the MouseMoveSpeed [48]: By default the eggplant Functional cursor jumps between locations rather than moving smoothly between them. Adjusting the MouseMoveSpeed to be slower may improve the VNC cursor s ability to mirror the eggplant Functional Viewer cursor. the MouseClickDelay [49]: This global property determines the delay between mouse up and mouse down events in a single Click command, and adjusting this value may be important to the success of Click commands against the SUT. the RemoteWorkInterval [50]: This global property puts a pause between actions to allow additional processing time on the SUT before the next action is sent. 3. If eggplant Functional is unable to establish a connection to the KVM-over-IP device Verify that the IP address used by the KVM-over-IP device is accessible by the eggplant Functional controller over the network. Verify that the eggplant Functional connection is using the proper IP address and port number specified by the KVM-over-IP device. Licensing Licensing eggplant Functional To run eggplant Functional on your machine, you must license it. If you need to purchase licenses, please contact your account manager or sales@testplant.com [51]. You can also request a free trial license by visiting the TestPlant website [52]. Licensing Options TestPlant offers two licensing options: a node-locked license and a team license. A node-locked license is one that is tied to a specific workstation. In other words, it's essentially a single-user license, although it's tied to the machine, not the user. This licensing model is appropriate when you'll install and use the software always on the same machine or machines. A team license, also known as a floating license, allows you a certain number of users to run the software concurrently on any machine. The number of instances of eggplant Functional that you can run at any one time is dictated by your license terms. This model is useful for large testing teams and for when users might need to use eggplant Functional from different machines periodically. 16

17 With team licenses, you install and run the Team License Server (TLS), which is itself node locked, and the TLS tracks how many licenses you have available and whether a user is granted a license when they launch eggplant Functional. For more information about team licenses, see About Team Licenses [16]. greenhouse greenhouse is TestPlant's web-based license management system. All customers are given a login to the greenhouse portal, where you can review and create available licenses and perform other license management tasks for your account. You can also use this portal to submit questions to support and view information about any support cases. You should receive your initial greenhouse login information from your account manager. If you've lost or forgotten your password for the greenhouse site, you can use the link on the login page to have a password resent to you. If you don't have a password, you'll need to contact your account manager or sales@testplant.com [51]. Before you launch eggplant Functional for the first time, you can log in to your greenhouse account and generate an eggplant Functional license [13]. Note that you need your Host ID to create a license in greenhouse. However, it's not necessary to generate a license beforehand as you'll have the option to do so when you launch the application as well. There are two ways to generate eggplant Functional licenses: 1. Generate the licenses through eggplant Functional, as described in the next section. 2. Generate the licenses directly in greenhouse and license manually. See Generating Node-Locked Licenses [14] or Generating Team (Floating) Licenses [15] for more information on this method. Step-by-Step: Licensing eggplant Functional The first time you launch eggplant Functional, you must enter a license key. You'll be presented with a licensing splash screen with several options to either enter or generate your license key: You must enter a license key to run eggplant Functional If you have already generated your license key and username in greenhouse, follow these steps: 1. Enter the Key and User Name from greenhouse in the appropriate fields of the licensing screen. 2. Click Add. If you haven't generated a license key, you can use your greenhouse login credentials to let eggplant Functional retrieve a license for you by following these steps: 1. Click the GreenHouse button on the licensing screen. 2. Enter the Customer and Password for your greenhouse account in the appropriate fields. 3. Click Fetch License Info. You should see a message that tells you license information is being retrieved from the TestPlant server. This process can take a few minutes. 4. If multiple licenses are available for your account, you'll be presented with a dialog box that lets you choose which to install on this machine. When you've selected the appropriate license from the list, click Install. 17

18 From the licensing splash screen, you can click License Panel to go to the full eggplant License Registry panel, described below. To read the licensing agreement, from the eggplant Functional menu, select eggplant > Licenses. By running eggplant Functional, you are agreeing to the terms of the licensing agreement. The eggplant License Registry Panel When you launch eggplant Functional, the license registry checks to make sure there is a license available. The eggplant License Registry panel displays information about the eggplant Functional licenses available and in use on your network. This panel also provides you several license management options: License management options are available in the eggplant License Registry panel 1. Licenses Currently In Use: This section displays information about any licenses currently in use on your network. 2. Licenses Found: This section displays information about the licenses found on the current machine. 3. Free Trial: Use this button to visit the TestPlant website to request a trial license for eggplant Functional. 4. GreenHouse: This button takes you to the greenhouse login page on the web. 5. Remove: Use this button to remove licenses. Select the license in the Licenses Found list, then click Remove. Note: You can not remove a license that is currently in use. 6. Add License: Use this section to add a license that has already been generated through greenhouse. Enter the Key and User Name, then click Add. Note that you can also view your machine's Host ID here; if you plan to visit the greenhouse site to generate keys, you can right-click to copy the Host ID, which you'll need to have to generate keys. 7. Retrieve License from greenhouse: Use this button to retrieve licenses from greenhouse automatically. You'll need your credentials ( address and password) for your greenhouse account. 8. Licenser Host: Use this field to enter the IP address or hostname of the TLS, if necessary. Note that you need to enter this information only if your local machine is on a different subnet from your TLS. See Port Configuration [17] for more information about environments of this type. Sharing a License Between User Accounts Mac OS X and Linux 18

19 By default, your eggplant Functional license is stored in the /Library/Eggplant directory, which is accessible to all user accounts. However, if the user who installs eggplant Functional does not have permission to write to that directory, the license is stored in the user s own Library directory. To make the license accessible to all users, someone with the appropriate permissions must move the license to /Library/Eggplant. Windows By default, your eggplant Functional license is stored in the C:\Library\Eggplant directory, which is accessible to all user accounts. However, if the user who installs eggplant Functional does not have permission to write to that directory, the license is stored in the user s own Library directory. To make the license accessible to all users, someone with the appropriate permissions must move the license to C:\Library\Eggplant. Note: The eggplant Functional Preferences are stored by individual user account on the eggplant Functional computer. Generating Node-Locked Licenses Generating Node-Locked Licenses for eggplant Functional To generate licenses for eggplant Functional, you will need to access your account on the greenhouse [53] license management portal. You can access greenhouse either directly through your web browser or through the eggplant License Registry panel [54] within eggplant Functional. Step by Step: Generating Node-Locked Licenses Follow these steps to create a node-locked license: 1. You will need: Your log in credentials for greenhouse. If you don't have this information, contact your account manager or sales@testplant.com [51]. Your Host ID for the machine on which you intend to run eggplant Functional. Remember that a node-locked license will be tied to a single machine or workstation. To find your Host ID, launch an unlicensed copy of eggplant Functional on that machine. The Host ID appears on the licensing splash screen, as shown below: The licensing splash screen displays your Host ID Copy the Host ID to your clipboard before going to the next step. Note that you can also find the Host ID on the eggplant License Registry panel, as shown in Licensing [54]. 2. Log in to your greenhouse account. The "Licenses" page in greenhouse shows both the Unused Licenses and Active Licenses for your account. New or unused licenses will show "-not created-" in the Key column instead of an 19

20 actual license key. The Product column indicates both the platform the license is for and whether it's "Node-Locked" or "Floating" (team). 3. Choose the appropriate license in the list, then select Generate from the drop-down list in the Actions column. [55] Generate your license key from greenhouse (Click image to view larger) 4. On the Generate License Key page, enter the Host ID of the machine where the eggplant Functional license will be installed. Note that if you copied the Host ID to your clipboard previously, you can Paste (Ctrl+V for Windows, Cmd+V for Mac) that value into the Host ID field. 5. Click Generate License Key Enter your Host ID, then click Generate License Key The license key will be displayed on the form after it is generated, and it will be ed to you. You will also be able to see it on the "Licenses" page in greenhouse, along with its associated User Name. You will need to enter the User Name and the Key value into eggplant Functional to complete your licensing, as described in Licensing eggplant Functional [12]. Generating Team Licenses Generating Team (Floating) Licenses for eggplant Functional To generate licenses for eggplant Functional, you will need to access your account on the greenhouse [53] license management portal. You can access greenhouse either directly through your web browser or through the eggplant License Registry panel [54] within eggplant Functional. For team licenses, you must run the eggplant Functional Team License Server (TLS), which is licensed to a specific machine via a node-locked license. When the TLS is running in your environment, you can install and run the eggplant Functional application on other machines; each machine on which you will run eggplant Functional must have a license entered on it, which is a team or floating license. A more detailed description of this configuration can be found in About Team Licenses [16]. Setting up your environment to run with team licenses is a two-stage process: 1. Install and license the Team License Server (TLS). 2. Generate the eggplant Functional team license and install it on other machines or workstations as needed. Step by Step: Licensing the TLS Detailed information about installing the TLS can be found in Installing and Licensing the TLS [18]. Note that for Windows and Linux, the TLS is installed automatically when you install eggplant Functional; on the Mac, the TLS is in the Utilities folder of the eggplant Functional installation disk image and must be added to the Applications folder manually. 20

21 Make sure the TLS is installed on the machine on which you want it to run, then follow these steps to license it: 1. You will need: Your log in credentials for greenhouse. If you don't have this information, contact your account manager or [51]. Your Host ID for the machine on which you intend to run the TLS. Remember that the TLS requires a nodelocked license, which must be tied to a single machine or workstation. To find your Host ID, launch the unlicensed version of the TLS. The Host ID appears on the licensing splash screen, as shown below: The licensing splash screen displays your Host ID Copy the Host ID to your clipboard before going to the next step. 2. Log in to your greenhouse account. The "Licenses" page in greenhouse shows both the Unused Licenses and Active Licenses for your account. New or unused licenses will show "-not created-" in the Key column instead of an actual license key. The Product column indicates both the platform the license is for and whether it's "Node-Locked" or "Floating" (team). 3. Choose the Team License Server license in the list, then select Generate from the drop-down list in the Actions column. [56] Generate the license for your TLS (Click image to view larger) 4. On the "Generate License Key" page, enter the Host ID of the machine where the TLS license will be installed. Note that if you copied the Host ID to your clipboard previously, you can Paste (Ctrl+V for Windows, Cmd+V for Mac) that value into the Host ID field. Enter your Host ID, then click Generate License Key 21

22 5. Click Generate License Key. The license key will be displayed on the form after it is generated, and it will be ed to you. You will also be able to see it on the "Licenses" page in greenhouse. 6. Enter the Key and User Name values into the licensing splash screen of the TLS to complete your licensing. Be sure to enter both values exactly as they are displayed in greenhouse with no spaces either before or after either value. 7. Click Add on the licensing splash screen to complete the licensing of the Team License Server. Step by Step: Generating the Team License for eggplant Functional After the TLS is installed and licensed, you can create the eggplant Functional floating application license (team license) and tie it to the server. For this stage, you do not need a host ID or any information from the computer or computers that will run eggplant Functional. Follow these steps to generate a team license: 1. In the greenhouse portal, locate the appropriate "Floating" license in the list, then select Generate from the dropdown list in the Actions column. [57] Generate your license key from greenhouse (Click image to view larger) 2. On the "Generate License Key" page, select the appropriate Team License Server from the drop-down list for License Server. If you have only one TLS in your environment, this field will contain only one value. If you have installed more than one TLS, you might want to tie your team license to a server other than the default. 3. Click Generate License Key to generate the new key. Select the appropriate TLS, then click Generate License Key The license key will be displayed on the form after it is generated, and it will be ed to you. You will also be able to see it on the "Licenses" page in greenhouse. You can use this Key and User Name pair to license eggplant Functional on any machine where you want to run the application, as described in Licensing eggplant Functional [12]. The TLS governs how many instances of eggplant Functional you can launch concurrently with your team license, based on your licensing terms. For more information on licensing eggplant Functional with your team licenses, visit Installing and Licensing the TLS [18] in About Team Licenses [16]. About Team Licenses About Team Licenses This post describes a basic team license configuration for eggplant Functional and the Team License Server set up 22

23 process. To learn about license generation, please see Generating eggplant Functional Licenses. [58] What Are Team Licenses? Team licenses allow you to run multiple instances of eggplant Functional concurrently in a flexible "team" environment. The number of instances you can run at any given time is dictated by your licensing terms. If you have a 3-user team license, for instance, you can run three copies of eggplant Functional at the same time, but the machines that run the eggplant Functional application can vary. With this model, you can share eggplant Functional licenses within your team; hence the term team license. How Team Licenses Work There are two license keys involved in the eggplant Functional team license setup: The Team License Server (TLS) key: The TLS is installed on a single machine and requires a node-locked license (i.e., it must always run on the same machine where it is licensed). The eggplant Functional team license key: This key is a floating or non-node-locked license that can be installed on as many machines as desired. You need to install it on every machine where your team runs eggplant Functional. Each team license has a designated number of users. For instance, if you purchase an eggplant Functional team license set up with three users, only three computers would be allowed to use eggplant Functional at the same time, even if there were a hundred computers that had that eggplant Functional team license installed. You manage and generate license keys in greenhouse [53], TestPlant's web-based license management system. All customers are given a login to greenhouse to access their account, review and create licenses, and submit questions to support (questions can also be sent via or through the eggplant Functional application itself). If you don't have login credentials, you'll need to contact your account manager or sales@testplant.com [51]. On the "Licenses" page in greenhouse, you'll see a list of both Unused Licenses and Active Licenses. New licenses appear in the top section, Unused Licenses. For information on how to generate a license key and license the TLS and eggplant Functional, see Generating Team Licenses [15]. After you've generated the license key, it appears in the Active Licenses section: [59] Team Licenses in greenhouse (click image for larger view) In the image above, the TLS license is boxed in purple. The license key for the server (also boxed in purple) is shown in the Key column. You enter the TLS key on only one machine. The eggplant Functional team license is boxed in red in the image. greenhouse refers to the license as "eggplant for Windows+Mobile - Floating" in the example; the license always indicates the platform it's designated for. "Floating" specifies this as a team license; therefore, this key can be entered on any number of machines that might want to run the eggplant Functional application. The number of instances available for concurrent or simultaneous use in this example is 2, which is boxed in yellow. Note, however, that you can license more than two machines with this key. In fact, you can install eggplant Functional with the same team license on as many machines as necessary. The TLS governs how many instances can run at any given time, which in this example would be no more than 2. An Example Team License Setup The image below provides a visual for what an actual team license environment might look like: 23

24 An example team license setup with a single-user team license The diagram shows a team license setup where the team license allows only one connection. Therefore, if one computer is using the eggplant Functional application, any other computers that try to access it will be denied. The configuration of a multiple-user license setup will naturally be more complex, but it would use the same principle setup. As can be seen, each computer that has the eggplant Functional team license installed on it can ask the TLS for use of the application; if there is an unused license available, the server allows that computer to run eggplant Functional. Port Configuration Port Configuration All communication between the Team License Server and eggplant Functional Floating Licenses takes place on UDP port Make sure that both machines are accepting two-way communication on that port, and that the port is not being used by any other processes. If any of the eggplant Functional Machines are on a different subnet than the Team License Server (this can be determined by looking at the IP addresses of the different machines) then some extra configuration is required. You must specify the external IP address of the Team License Server Machine in the Licenser Host field of the "eggplant License Registry" panel. This must be done on every eggplant Functional machine that is on a different subnet. 24

25 The Licenser Host Field Depending on the network configuration, it may also be necessary to configure port forwarding of UDP port 5538, which is something that normally has to be undertaken by a network administrator. We cannot provide specific details on how to perform this configuration, because it is dependent on network topology and the specific network hardware in use. Installing and Licensing the TLS Installing and Licensing the TLS Before Installation Generate a License Before installing the Team License Server, you will need to generate the license for it. Visit Generating Team Licenses [15] for more information. If You Are Updating If you have previously installed the TLS and you are updating it, please make sure that it is not running before attempting to download and install a new version. Step-by-Step: Installing and Licensing the TLS Please find instructions below for installing and licensing the TLS on all platforms: On Mac Mac [60] Windows [38] Linux [61] The first step of the Team License Server installation process is to download eggplant Functional from the downloads 25

26 page of our website here [62]. When you first download eggplant Functional, open the.dmg package. You will see this in the Finder: The eggplant Functional Installation Package on Mac To install the TLS, open the Utilities folder and drag the TeamLicenseServer.apk (shown below) to the Applications folder and launch it. The Team License Server Application File on Mac You will be presented with the Team License Server license panel. You are given three options on this panel: to enter the license key and username (boxed in blue below), to enter the login credentials to your team's GreenHouse account (boxed in orange), or to show the license panel and license later (boxed in purple). 26

27 The Team License Server License Panel on Mac Once you have licensed the Team License Server, the below panel will pop up, displaying the Server information. The Team License Server on Mac The below area labeled "eggplant Team Licenses in Use" is a live update of all instances of eggplant Functional associated with the Team License Server that are actively being used. On Windows The first step of the Team License Server installation process is to download eggplant Functional from the downloads page of our website here [62]. When you first download eggplant Functional, open the.exe package and follow the installation instructions provided. 27

28 The Team License Server will already be available through your file system in: C:Program Files (x86)eggplant To license it, launch the Team License Server from this location. You will be presented with the Team License Server license panel. You are given three options on this panel: to enter the license key and username (boxed in blue below), to enter the login credentials to your team's GreenHouse account (boxed in orange), or to show the license panel and license later (boxed in purple). The Team License Server License Panel on Windows Once you have licensed the Team License Server, the below panel will pop up, displaying the Server information. The Team License Server on Windows 28

29 On Linux This process will vary some between variations of Linux. The first step of the Team License Server installation process is to download eggplant Functional from the downloads page of our website here [62]. Installation notes are included in the eggplant Functional download for Linux, which can be referenced. This file is called "InstallNotes". There are two routes that can be taken to install eggplant Functional on Linux. The first is to install eggplant Functional through your distribution package manager. The second is to install via the command line, by calling the package manager. To launch the Team License Server on Linux, use the following command line call: efls You will be presented with the Team License Server license panel. You are given three options on this panel: to enter the license key and username (boxed in blue below), to enter the login credentials to your team's GreenHouse account (boxed in orange), or to show the license panel and license later (boxed in purple). The Team License Server License Panel on Linux Once you have licensed the Team License Server, the below panel will pop up, displaying the Server information. 29

30 The Team License Server on Linux Running the TLS as a Service Running the TLS as a Service The Team License Server (TLS) can be run as a service on Windows. Before Running the TLS as a Service If you have just installed the TLS on your machine, or if you have used it previously and are now setting it up to run as a service, please make sure to quit the process. The TLS cannot be run as a service if it is already running. Step-by-Step: Running the TLS as a Service To run the Team License Server as a service on Windows, please follow the instructions below. 1. Run the "InstallTeamLicenseService" batch file found in one of the following locations: C:\Program Files (x86)\eggplant\installteamlicenseservice.bat 30

31 C:\Program Files\Eggplant\InstallTeamLicenseService.bat 2. A command prompt window will appear as the batch file runs. You do not need to interact with it; Just let it run and press any key to continue when prompted at the end. 31

32 3. You can now go into the Services list and see that the Team License Server is listed. You can either manually start the process or re-start your system to get the Team License Server process running as a Windows service. Source URL: Powered by Drupal Links [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] 32

Licensing eggplant Functional

Licensing eggplant Functional Published on Documentation (http://docs.testplant.com) Home > Getting Started > Licensing Licensing Licensing eggplant Functional To run eggplant Functional on your machine, you must license it. If you

More information

eggplant v11.0 Mac OS X EggPlant: Getting Started

eggplant v11.0 Mac OS X EggPlant: Getting Started eggplant v11.0 Mac OS X EggPlant: Getting Started Copyright 2011 TestPlant Inc. Eggplant: Getting Started Trademarks Eggplant, the Eggplant logos, TestPlant, and the TestPlant logo are trademarks or registered

More information

Dominion KX II-101. Quick Setup Guide. Step 1: Configure the Target Server

Dominion KX II-101. Quick Setup Guide. Step 1: Configure the Target Server Dominion KX II-101 Quick Setup Guide Thank you for your purchase of the KX II-101, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup

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

Getting Started Guide. Version 4.4

Getting Started Guide. Version 4.4 C i s co EnergyWise Management Getting Started Guide Version 4.4 Contents Introduction to Cisco EnergyWise Management...4 Setup & Installation...5 System Requirements (Single Server Installation)...5 Installation...6

More information

Getting Started Guide. Installation and Setup Instructions. For version Copyright 2009 Code 42 Software, Inc. All rights reserved

Getting Started Guide. Installation and Setup Instructions. For version Copyright 2009 Code 42 Software, Inc. All rights reserved Installation and Setup Instructions For version 06.11.2009 Copyright 2009 Code 42 Software, Inc. All rights reserved About This Guide This guide shows you how to install, activate and back up with CrashPlan

More information

Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch.

Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. Dominion KX II Quick Setup Guide Thank you for your purchase of the KX II, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick Setup Guide

More information

Remote Support Jumpoint Guide: Unattended Access to Computers in a Network 4. Recommended Steps to Implement Bomgar Jump Technology 5

Remote Support Jumpoint Guide: Unattended Access to Computers in a Network 4. Recommended Steps to Implement Bomgar Jump Technology 5 Jumpoint Guide 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective owners.

More information

eggplant Functional Reference

eggplant Functional Reference Published on Documentation (http://127.0.0.1) Home > eggplant Reference eggplant Reference eggplant Functional Reference This reference section is designed to provide quick information about the interface

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

Computer Password Remote

Computer Password Remote How To Change Ip Manually Windows 7 Computer Password Remote Normally, a changing IP address does not cause any problem until you try to connect Connect to your computer via Remote Desktop Connection and

More information

OS10 Virtualization Guide. Enterprise Edition

OS10 Virtualization Guide. Enterprise Edition OS10 Virtualization Guide Enterprise Edition 2018-7 Rev. A00 Contents 1 OS10 software virtualization...4 2 Setup GNS3 server...7 3 Setup GNS3 client... 11 4 Start GNS3 client...16 5 Import OS10 appliance...20

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

Dominion KX II-101-V2

Dominion KX II-101-V2 Dominion KX II-101-V2 Quick Setup Guide Thank you for your purchase of the KX II-101-V2, the industry's most full-featured, enterprise-class, secure, digital KVM (Keyboard, Video, Mouse) switch. This Quick

More information

ElasterStack 3.2 User Administration Guide - Advanced Zone

ElasterStack 3.2 User Administration Guide - Advanced Zone ElasterStack 3.2 User Administration Guide - Advanced Zone With Advance Zone Configuration TCloud Computing Inc. 6/22/2012 Copyright 2012 by TCloud Computing, Inc. All rights reserved. This document is

More information

HP SmartTracker. Installation guide

HP SmartTracker. Installation guide HP SmartTracker Installation guide Edition 1 Copyright 2017 HP Development Company, L.P. Legal notices The information contained herein is subject to change without notice. The only warranties for HP products

More information

ForeScout CounterACT. Single CounterACT Appliance. Quick Installation Guide. Version 8.0

ForeScout CounterACT. Single CounterACT Appliance. Quick Installation Guide. Version 8.0 ForeScout CounterACT Single CounterACT Appliance Version 8.0 Table of Contents Welcome to CounterACT Version 8.0... 4 CounterACT Package Contents... 4 Overview... 5 1. Create a Deployment Plan... 6 Decide

More information

Privileged Remote Access 18.3 Access Console User Guide

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

More information

Network Connection Manager Edition

Network Connection Manager Edition Secure Lockdown Network Connection Manager Edition for Windows User Guide Contents Welcome... 3 System Requirements... 3 Installation... 3 Product Activation... 4 Product Deactivation... 4 Managing Licenses...

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

VDI Users Guide. Mac OS X

VDI Users Guide. Mac OS X Mac OS X VDI Users Guide NOTICE: Access to electronic resources at Moraine Park Technical College is restricted to employees, students, or other individuals authorized by the College. By connecting to

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

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

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5

USER GUIDE. CTERA Agent for Windows. June 2016 Version 5.5 USER GUIDE CTERA Agent for Windows June 2016 Version 5.5 Copyright 2009-2016 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

More information

Configuring GNS3 for CCNA Security Exam (for Windows) Software Requirements to Run GNS3

Configuring GNS3 for CCNA Security Exam (for Windows) Software Requirements to Run GNS3 Configuring GNS3 for CCNA Security Exam (for Windows) Software Requirements to Run GNS3 From Cisco s website, here are the minimum requirements for CCP 2.7 and CCP 2.8: The following info comes from many

More information

Deploy the ExtraHop Trace 6150 Appliance

Deploy the ExtraHop Trace 6150 Appliance Deploy the ExtraHop Trace 6150 Appliance Published: 2018-04-20 This guide explains how to install the rack-mounted ETA 6150 ExtraHop Trace appliances. System requirements This guide explains how to install

More information

Table of Contents HOL-HBD-1301

Table of Contents HOL-HBD-1301 Table of Contents Lab Overview... 2 - vcloud Hybrid Service Jump Start for vsphere Admins...3 Module 1 - vcloud Hybrid Service: Architecture and Consumption Principles...5 vcloud Hybrid Service... 6 vcloud

More information

HP LeftHand SAN Solutions

HP LeftHand SAN Solutions HP LeftHand SAN Solutions Support Document Installation Manuals VSA 8.0 Quick Start - Demo Version Legal Notices Warranty The only warranties for HP products and services are set forth in the express warranty

More information

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

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

More information

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

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

Privileged Access Access Console User Guide 17.1

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

More information

These pages provide the background and information for working with eggplant Performance, TestPlant's load and performance testing tool.

These pages provide the background and information for working with eggplant Performance, TestPlant's load and performance testing tool. Published on Documentation (http://127.0.0.1) Home > eggplant Performance eggplant Performance eggplant Performance These pages provide the background and information for working with eggplant Performance,

More information

PRACTICE-LABS User Guide

PRACTICE-LABS User Guide PRACTICE-LABS User Guide System requirements Microsoft Windows XP Sp2/Vista/7/8/2003/2008 Linux Redhat, Fedora, SuSE, Ubuntu Apple Mac OS X Minimum of 512Mb Ram (depending on OS) Minimum processor speed

More information

PMS 138 C Moto Black spine width spine width 100% 100%

PMS 138 C Moto Black spine width spine width 100% 100% Series MOTOROLA and the Stylized M Logo are registered in the US Patent & Trademark Office. All other product or service names are the property of their respective owners. 2009 Motorola, Inc. Table of

More information

QuickStart Guide for Managing Computers. Version

QuickStart Guide for Managing Computers. Version QuickStart Guide for Managing Computers Version 10.6.0 copyright 2002-2018 Jamf. All rights reserved. Jamf has made all efforts to ensure that this guide is accurate. Jamf 100 Washington Ave S Suite 1100

More information

VI. Corente Services Client

VI. Corente Services Client VI. Corente Services 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 II. Corente Client Configuration...

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

Privileged Remote Access Jumpoint Guide

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

More information

Workplace 2.4.0p1. Community Edition Getting started

Workplace 2.4.0p1. Community Edition Getting started Workplace 2.4.0p1 Community Edition Getting started O3Spaces Workplace 2.4.0 patch 1 Community Edition Getting Started Notice: Before installing and using the O3Spaces Workplace software carefully read

More information

CopperCube. Setup Guide

CopperCube. Setup Guide CopperCube Setup Guide Table of Contents Set up your CopperCube...1 of 13 Before You Start...1 of 13 Onboarding Forms...1 of 13 Equipment...1 of 13 Site Names and Device Ranges...1 of 13 CopperCube Redundancy...2

More information

Action Items SYSTEM REQUIREMENTS

Action Items SYSTEM REQUIREMENTS Admin Training Guide Version 1.9 January 2018 ... Action Items Prior to setting up and installing your BlueJeans Room with Dolby Conference Phone, it is recommended that the following items are reviewed

More information

Privileged Access Access Console User Guide 18.1

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

More information

Privileged Remote Access Access Console User Guide 18.3

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

More information

Network Projector Operation Guide

Network Projector Operation Guide Network Projector Operation Guide Table of contents Preparation...4 Connecting the projector with your computer...4 Wired connection... 4 Wireless connection (for selected models)... 5 QPresenter...8 Minimum

More information

Getting Started With the Cisco PAM Desktop Software

Getting Started With the Cisco PAM Desktop Software CHAPTER 3 Getting Started With the Cisco PAM Desktop Software This chapter describes how to install the Cisco PAM desktop client software, log on to Cisco PAM, and begin configuring access control features

More information

Forescout. Quick Installation Guide. Single Appliance. Version 8.1

Forescout. Quick Installation Guide. Single Appliance. Version 8.1 Forescout Version 8.1 Contact Information Forescout Technologies, Inc. 190 West Tasman Drive San Jose, CA 95134 USA https://www.forescout.com/support/ Toll-Free (US): 1.866.377.8771 Tel (Intl): 1.408.213.3191

More information

Quick Start Guide. Get started in 5 minutes! This document will give a brief introduction about the product and its installation procedure.

Quick Start Guide. Get started in 5 minutes! This document will give a brief introduction about the product and its installation procedure. Quick Start Guide Get started in 5 minutes! This document will give a brief introduction about the product and its installation procedure. INTRODUCTION The role of a Network Administrator is to manage

More information

QuickStart Guide for Managing Computers. Version 9.73

QuickStart Guide for Managing Computers. Version 9.73 QuickStart Guide for Managing Computers Version 9.73 JAMF Software, LLC 2015 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

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

NetExtender for SSL-VPN

NetExtender for SSL-VPN NetExtender for SSL-VPN Document Scope This document describes how to plan, design, implement, and manage the NetExtender feature in a SonicWALL SSL-VPN Environment. This document contains the following

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Administrator's Guide v15.5 Update 2 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright 1999-2017

More information

Welcome to Mac OS X, the world s most advanced operating system. This book helps you start using Mac OS X. First install the software, then discover h

Welcome to Mac OS X, the world s most advanced operating system. This book helps you start using Mac OS X. First install the software, then discover h Welcome to Mac OS X Welcome to Mac OS X, the world s most advanced operating system. This book helps you start using Mac OS X. First install the software, then discover how easy it is to use. 2 Installing

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

QuickStart Guide for Managing Computers. Version 9.32

QuickStart Guide for Managing Computers. Version 9.32 QuickStart Guide for Managing Computers Version 9.32 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

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

Learning Secomea Remote Access (Using SiteManager Embedded for Windows)

Learning Secomea Remote Access (Using SiteManager Embedded for Windows) Secomea GateManager BASIC Guide Learning Secomea Remote Access (Using SiteManager Embedded for Windows) This guide is intended for first time users of the Secomea remote access solution, who need a practical

More information

DesktopPlayer for Mac

DesktopPlayer for Mac DesktopPlayer for Mac Getting Started Version 2.6.0 November 2017 Table of Contents About this release... 3 About the Citrix DesktopPlayer for Mac solution... 3 About system memory usage... 3 DesktopPlayer

More information

Agilent GeneSpring Software

Agilent GeneSpring Software Agilent GeneSpring Software Installation Guide Quick Start Installation of Agilent GeneSpring 3 Detailed Instructions for Installing Agilent GeneSpring 5 Managing Licenses 19 Upgrading Agilent GeneSpring

More information

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide!

Movavi Mac Cleaner. Download PDF. Not sure where to begin? Read the Quick Start Guide! Movavi Mac Cleaner Download PDF Not sure where to begin? Read the Quick Start Guide! Table of Contents Cleaning Your Mac...3 System Requirements...4 Installation...5 Trial and Activation...7 Getting an

More information

State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack BOLT-LX

State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack BOLT-LX Quick Start Guide State of the art hyper-optimized video management platform designed for ease, speed and efficiency. Blackjack BOLT Up to 16 2.1MP Cameras (1080p True HD Resolution) Blackjack BOLT-LX

More information

Getting Started. Version 2.1

Getting Started. Version 2.1 Getting Started Version 2.1 September 2015 Table of Contents About this Release...2 About the Citrix DesktopPlayer for Mac Solution...3 About system memory usage...3 DesktopPlayer Components...3 About

More information

DesktopPlayer for Mac

DesktopPlayer for Mac DesktopPlayer for Mac Getting Started Version 2.3.0 February 2017 Table of Contents About this Release... 3 About the Citrix DesktopPlayer for Mac Solution... 3 About system memory usage... 3 DesktopPlayer

More information

About the XenClient Enterprise Solution

About the XenClient Enterprise Solution About the XenClient Enterprise Solution About the XenClient Enterprise Solution About the XenClient Enterprise Solution XenClient Enterprise is a distributed desktop virtualization solution that makes

More information

Android Rep Console

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

More information

VNS3 Configuration. ElasticHosts

VNS3 Configuration. ElasticHosts VNS3 Configuration ElasticHosts Table of Contents Introduction 3 ElasticHosts Deployment Setup 9 VNS3 Configuration Document Links 23 2 Requirements 3 Requirements You have a ElasticHosts account (For

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information

Aqua Connect Remote Desktop Services 3.9 User Manual

Aqua Connect Remote Desktop Services 3.9 User Manual Aqua Connect Remote Desktop Services 3.9 User Manual Table of Contents Table of Contents...2 About Aqua Connect Remote Desktop Services...3 Features... 3 System Requirements... 4 Hardware... 4 Software...

More information

QuickStart Guide for Managing Computers. Version

QuickStart Guide for Managing Computers. Version QuickStart Guide for Managing Computers Version 10.2.0 copyright 2002-2018 Jamf. All rights reserved. Jamf has made all efforts to ensure that this guide is accurate. Jamf 100 Washington Ave S Suite 1100

More information

FusionHub. SpeedFusion Virtual Appliance. Installation Guide Version Peplink

FusionHub. SpeedFusion Virtual Appliance. Installation Guide Version Peplink FusionHub SpeedFusion Virtual Appliance Installation Guide Version 1.1.0-5 2015 Peplink FusionHub Installation Guide Table of Contents 1. Purpose... 2 2. FusionHub License Generation... 2 3. FusionHub

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

Agilent GeneSpring Software

Agilent GeneSpring Software Agilent GeneSpring Software Installation Guide Quick Start Installation of Agilent GeneSpring 3 Detailed Instructions for Installing Agilent GeneSpring 5 Managing Licenses 16 Upgrading Agilent GeneSpring

More information

What is Savvius Insight? Why Savvius Insight?

What is Savvius Insight? Why Savvius Insight? What is Savvius Insight?..................................................... 2 Why Savvius Insight?........................................................ 2 What software is inside Savvius Insight?.....................................

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA

271 Waverley Oaks Rd. Telephone: Suite 206 Waltham, MA USA Contacting Leostream Leostream Corporation http://www.leostream.com 271 Waverley Oaks Rd. Telephone: +1 781 890 2019 Suite 206 Waltham, MA 02452 USA To submit an enhancement request, email features@leostream.com.

More information

Turn On Windows Firewall Manually Windows 7 Remote Desktop Through

Turn On Windows Firewall Manually Windows 7 Remote Desktop Through Turn On Windows Firewall Manually Windows 7 Remote Desktop Through Learn how to use advanced settings for the Windows 7 firewall to create exceptions for specific services. In the right 7 firewall. Don't

More information

Appliance Guide. Version 1.0

Appliance Guide. Version 1.0 Appliance Guide Version 1.0 Contents Contents 1 Revision history 2 Getting Started 3 Getting to Know the R7-3000/5000/5000x 5 Getting to Know the R7-1000 6 Setting Up the Appliance 7 Logging in to the

More information

Parallels Remote Application Server

Parallels Remote Application Server Parallels Remote Application Server Administrator's Guide v16.1 Parallels International GmbH Vordergasse 59 8200 Schaffhausen Switzerland Tel: + 41 52 672 20 30 www.parallels.com Copyright 1999-2017 Parallels

More information

Manually Open Ports Internet Connection Firewall Windows 7

Manually Open Ports Internet Connection Firewall Windows 7 Manually Open Ports Internet Connection Firewall Windows 7 and equivalent editions of later Windows OS such as Windows 7, Windows 8, By default, Remote Desktop is using port 3389 TCP (UDP to stream audio

More information

VNS3 Configuration. Quick Launch for first time VNS3 users in Azure

VNS3 Configuration. Quick Launch for first time VNS3 users in Azure VNS3 Configuration Quick Launch for first time VNS3 users in Azure Table of Contents Setup 3 Notes 9 Create a Static IP 12 Create a Network Security Group 14 Launch VNS3 from Marketplace 19 VNS3 Unencrypted

More information

Load Balancing Microsoft Remote Desktop Services. Deployment Guide v Copyright Loadbalancer.org

Load Balancing Microsoft Remote Desktop Services. Deployment Guide v Copyright Loadbalancer.org Load Balancing Microsoft Remote Desktop Services Deployment Guide v2.0.2 Copyright Loadbalancer.org Table of Contents About this Guide...4 2. Loadbalancer.org Appliances Supported...4 3. Loadbalancer.org

More information

Parallels Management Suite for Microsoft SCCM 2007

Parallels Management Suite for Microsoft SCCM 2007 Parallels Management Suite for Microsoft SCCM 2007 Administrator's Guide Copyright 1999-2013 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse 59

More information

Privileged Access Access Console User Guide 18.2

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

More information

USER MANUAL. VIA IT Deployment Guide for Firmware 2.3 MODEL: P/N: Rev 7.

USER MANUAL. VIA IT Deployment Guide for Firmware 2.3 MODEL: P/N: Rev 7. USER MANUAL MODEL: VIA IT Deployment Guide for Firmware 2.3 P/N: 2900-300631 Rev 7 www.kramerav.com Contents 1 Introduction 1 1.1 User Experience 2 1.2 Pre-Deployment Planning 2 2 Connectivity 3 2.1 Network

More information

Intel Core i5 or higher 2.2 GHz CPU or higher 8GB RAM or higher Windows 10 Professional

Intel Core i5 or higher 2.2 GHz CPU or higher 8GB RAM or higher Windows 10 Professional Admin Training Guide Version 1.10 February 2018 Action Items Prior to setting up and installing your BlueJeans Room, it is recommended that the following items are reviewed beforehand as they will come

More information

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e

Technology Services Group Procedures. IH Anywhere guide. 0 P a g e VDI Pilot Technology Services Group Procedures IH Anywhere guide 0 P a g e Installation Disable Apple Security Table of Contents IH Anywhere for Apple OSX (MAC)...2 1. Installation...2 Disable Apple Security...8

More information

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager

VMware Identity Manager Cloud Deployment. Modified on 01 OCT 2017 VMware Identity Manager VMware Identity Manager Cloud Deployment Modified on 01 OCT 2017 VMware Identity Manager You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The

More information

Networking the printer

Networking the printer Networking the printer General networking Networking overview A network is a collection of devices such as computers, printers, Ethernet hubs, wireless access points, and routers connected together for

More information

Neutron Series OCTOBER 2015

Neutron Series OCTOBER 2015 Neutron Series OCTOBER 2015 This document provides guidelines and procedures for installing and operating ezmaster. Table of contents Before You Begin... 3 System Requirements... 3 Firewall Configuration...

More information

Contents. Table of Contents. Foreword. Part I RDPlus User Guide. 2 Prerequisites 3 Installation. Index <COPYRIGHT>

Contents. Table of Contents. Foreword. Part I RDPlus User Guide. 2 Prerequisites 3 Installation. Index <COPYRIGHT> Contents I Table of Contents Foreword Part I 0 2 1 Overview... 2 2 Prerequisites... 3 3 Installation... 5 4 Customization... and Parameter Settings 8 Administration... Tools 10 Application... Publishing

More information

ThinPoint Quick Installation Guide - 1 -

ThinPoint Quick Installation Guide - 1 - ThinPoint Quick Start Guide ThinPoint Quick Installation Guide - 1 - ThinPoint Quick Start Guide (Fourth Edition, April 2008) Published by: NetLeverage Pty. Ltd. Suite 17, 17 International Business Centre

More information

Parallels Remote Application Server

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

More information

Hypersocket SSO. Lee Painter HYPERSOCKET LIMITED Unit 1, Vision Business Centre, Firth Way, Nottingham, NG6 8GF, United Kingdom. Getting Started Guide

Hypersocket SSO. Lee Painter HYPERSOCKET LIMITED Unit 1, Vision Business Centre, Firth Way, Nottingham, NG6 8GF, United Kingdom. Getting Started Guide Hypersocket SSO Getting Started Guide Lee Painter HYPERSOCKET LIMITED Unit 1, Vision Business Centre, Firth Way, Nottingham, NG6 8GF, United Kingdom Table of Contents PREFACE... 4 DOCUMENT OBJECTIVE...

More information

Quick Start Guide. Version R92. English

Quick Start Guide. Version R92. English Agent Configuration and Deployment Quick Start Guide Version R92 English October 23, 2015 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in

More information

EGit/Gerrit Hands-on training #1: Installation and Configuration

EGit/Gerrit Hands-on training #1: Installation and Configuration EGit/Gerrit Hands-on training #1: Installation and Configuration Introduction To use git from Eclipse you need the EGit plug-in. With EGit you do nearly all of your gitrelated tasks. But for certain operations

More information

M73 Series Network Projector Operation Guide

M73 Series Network Projector Operation Guide M73 Series Network Projector Operation Guide V1.00 Copyright Copyright 2017 BenQ Corporation. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval

More information

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1

Aspera Connect Windows XP, 2003, Vista, 2008, 7. Document Version: 1 Aspera Connect 2.6.3 Windows XP, 2003, Vista, 2008, 7 Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment...

More information

VMware Horizon FLEX Client User Guide. 26 SEP 2017 Horizon FLEX 1.12

VMware Horizon FLEX Client User Guide. 26 SEP 2017 Horizon FLEX 1.12 26 SEP 2017 Horizon FLEX 1.12 You can find the most up-to-date technical documentation on the VMware Web site at: https://docs.vmware.com/ The VMware Web site also provides the latest product updates.

More information

AXIS Camera Station S20 Appliance Series AXIS Camera Station S2008 Appliance AXIS Camera Station S2016 Appliance AXIS Camera Station S2024 Appliance

AXIS Camera Station S20 Appliance Series AXIS Camera Station S2008 Appliance AXIS Camera Station S2016 Appliance AXIS Camera Station S2024 Appliance AXIS Camera Station S2008 Appliance AXIS Camera Station S2016 Appliance AXIS Camera Station S2024 Appliance User Manual Table of Contents About the AXIS Camera Station S20 Appliance Series.............

More information

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

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

More information