Notes on Features of a CentOS 6 Desktop

Size: px
Start display at page:

Download "Notes on Features of a CentOS 6 Desktop"

Transcription

1 Notes on Features of a CentOS 6 Desktop David Morrisette November 28, 2012

2 Contents 1 Initial Setup Initial Screen After Logging In The Terminal Matlab Matlab Benchmark Connecting to the Lehigh Virtual Private Network (VPN) 6 4 Windows 7 from the Lehigh Virtual Public Site Running the Lehigh Public Site Virtual Windows Log In and Select Your Virtual Site Exchanging Data Between the Linux Desktop and the LTS Virtual Windows 7 Machine Your LTS Virtual Microsoft Machine H Drive Using Nautilus to Map Your H Drive to Your Linux Desktop How To Print to an ECE Printer Miscellaneous Facts About the Print Servers Using the Point and Click ECE Print Server Printer Security Multi-Language Input Enabling ibus Software Adding Input Methods

3 Introduction This document will provide an overview of capabilities of a linux workstation/desktop machine, and some background information as to why, for some users, it now will make sense to use linux as their primary desktop operating system. This document will also show various ways that a linux desktop machine integrate itself with other portions of the Lehigh University computer network. Some students and faculty already run a version of the linux desktop on their computers at work. Many more have an interest in running linux, but because of a need to have access to a Microsoft Windows system, they have not moved to Linux. I have not stongly advocated that the general user move to linux until now. I believe that there has now been some game changing technology that is being provided by LTS that makes the move to linux a more reasonable and attractive option. The new technolgy being provided by LTS is a virtual Microsoft Windows 7 platform, which allows a user to run Windows 7 remotely. Advantages of the linux setup in this document: ˆ ˆ Linux, by its very nature, is a more secure operating system than Windows in terms of being infected with trojans and viruses. security_report_windows_vs_linux/ Linux is faster. I have benchmarked Matlab on many machine under both Microsoft Windows and linux. Typically, linux shows a difference of being about one third faster on Matlab benchmarking. ˆ With linux, you have the ability to run jobs that will take a long time in the background. ˆ The setup described in this document refers to a stand alone machine running linux. With a stand alone machine, you can do most of what is in this document on your own, and you do not need the intervention of a Lehigh IT person. You can be the master of you own world, in regards to the running of your operating system, whether on you personal or on a Lehigh owned machine if you run a stand alone version of linux on your machine. Some of the features you will see in this document are available for users running on the Apple Mac platforms. This documentation is written specifically for informational support of linux users within the Electrical & Computer Engineering Department at Lehigh University, however any linux user may find the information useful. If there are items that you would like to see in this document, pleas do not hesitate to contact me at dpm3@lehigh.edu. This document is specifically targeted toward users running CentOS 6.0 and CentOS 6.2, which are derivitives of the linux distribution Red Hat 6 and Red Hat 6.2. Page No. 2 of 23

4 Chapter 1 Initial Setup 1.1 Initial Screen After Logging In Figure 1.1: After logging in - your initial screen After you log in, you will see a screen similar the the screen in Figure 1.1. Don t worry if you do not see all the icons that are present on my desktop. There are a few files that I have saved to my desktop that you may not see yet on your desktop. 3

5 1.2 The Terminal It is probably easiest to start a lot of programs from the command line. The command line is run from inside the terminal. Therefore, I would recommend that one of the first things you do is make the terminal readily available. You can accomplish making the terminal more readily available by navigating to Applications System Tools Terminal. With your cursor on top of the text Terminal, do a right click and add the Terminal to your panel, and repeat the procedure and add the terminal to your desktop. Figure 1.2: An example of how you put a startmenu item on the panel and/or the desktop Page No. 4 of 23

6 Chapter 2 Matlab To start Matlab, type matlab & at the $ prompt as shown in Figure??. Notice that there is an & after the matlab command. The & puts the matlab job in the background which permits a $ prompt to return to the terminal screen while Matlab is running. Figure 2.1: Starting Matlab 2.1 Matlab Benchmark After you have typed the matlab & command as shown in Figure 2.1, you will see Matlab Graphical User Interface (GUI) screens as seen in Figure 2.2. Once the Matlab GUI returns, type in the word bench at the Matlab command prompt, and the benchmarking program will run. If you type the word ver in at the Matlab command prompt, you will get a listing of all the available Matlab toolboxes that are present. Figure 2.2: Running the Matlab benchmark function 5

7 Chapter 3 Connecting to the Lehigh Virtual Private Network (VPN) In order to do some of the items that are in this manual, you will have to either be physically at Lehigh University and be on the Lehigh University network, or you will have to connect into Lehigh University with the Lehigh VPN. This section will provide directions on how to connect to the Lehigh VPN. Figure 3.1: Start Menu Selection for Virtual Windows 7 Figure 3.2: Identify the View Connection Server You can navigate to the Lehigh VPN by selecting Applications rightarrow Internet rightarrow CiscoAnyConnect VPN Client. After making the selections as shown in Figure 3.1, you will see a dialog box like the one in Figure 3.2. In the text box in Figure 3.2, you will want to enter the text sslvpn.lehigh.edu, and then click the button with the text Connect to proceed. 6

8 In the dialog box, as shown in Figure 3.3, you will indicate what type of group access you want, and you will enter your Lehigh University username and password. The Group field has two possible values: GeneralAccess This is the selection most users will probably use. This slection will put a user on the Lehigh VPN, but does not do the setup to access various library systems. LibraryAccess This is the selection users who need to access various library systems will make. Figure 3.3: Group, Username and Password Dialog Box Figure 3.4: Determining Success Figure 3.5: Under The Hood After you have completed the fields as shown in Figure 3.3 you should see an icon appear in the upper right hand corner of your screen, such as the one shown in Figure 3.4. When you see this icon, with the little lock attached to the icon, it is most likely that you have successfully attached to the Lehigh University VPN. The next figure is specifically for those that want to peek under the hood. In Figure 3.5 you can see a couple of internet addresses. If you see an internet address under the device cscotun0 which has an address that starts with , such as , this is a very strong indication that you are successfully connected to the Lehigh VPN. Perhaps an easier way to verify that you are connected successfully to the Lehigh VPN is to just try to run something that requires Lehigh VPN connectivity, and if it works, you are successfully connected. Page No. 7 of 23

9 Chapter 4 Windows 7 from the Lehigh Virtual Public Site Well, linux is obviously the best platform for just about everything. However, there are still those rare instances where you may need to run some kind of Windows application. A recent development, the Lehigh University Virtual Public Site, makes running Microsoft Windows 7 from you linux workstation a very easy thing to do. One requirement to duplicate what is in this Lehigh Virtual Public site section of the document is that you must either be physically at Lehigh on the network, or you must be connected to the Lehigh VPN. This section of the document will provide some instructions on how to run the Lehigh University Virtual Public Site. 4.1 Running the Lehigh Public Site Virtual Windows 7 Figure 4.1: Start Menu Selection for Virtual Windows 7 Figure 4.2: Identify the View Connection Server In order to connect to the Lehigh Public Site Virtual Windows 7 machine, the first thing you will want to do is select the VMware View Open Client. You can navigate to the VMware View Open Client by selecting Applications Internet VMware View Open Client, as seen in Figure 4.1. After making you selection as shown in Figure 4.1, you will see a dialog box similar to that shown in Figure 4.2. In the text box in the dialog box, type in the name of the View Connection Server, which is virtualsite.cc.lehigh.edu, and then click on the button with the text Connect to proceed. 8

10 4.2 Log In and Select Your Virtual Site Figure 4.3: Log in to access your virtual sites Figure 4.4: Select your virtual site As shown in Figure 4.3, you will receive an authentication challenge to access the available virtual machines that you will be able to run. In this dialog box, enter your Lehigh user ID in the Username: field, your Lehigh network password in the Password field, and leave the Domain field as it defaults to the correct value of AD. After authenticating, as shown in Figure 4.3, you will see a screen, such as can be seen in Figure 4.4, where you can select the virtual machine you wish to run. You can see in Figure 4.4 that there is only one choise for a virtual machine, which is Lehigh University virtual public site. Another thing to take note of is that next to the text Display there is a selecton box. I suggest that you click on the Display selection and change it from Full Screen to something else like Large Window. I find the window modes of the virtual machine a bit easier to use than the full screen mode. Page No. 9 of 23

11 Figure 4.5: The Lehigh Public Windows 7 Virtual Machine In Figure 4.5 you see what the Lehigh University Public Microsoft Windows 7 Virtual Machine will look like once you arrive. The Microsoft Windows 7 machine will run as an application on you linux system. If you chose to run the application as a large or small window, as sugested in 4.2, you will be easily able to run both your linux applications and your Microsoft applications at the same time. There is more information posted on the Lehigh University Library and Technology website regarding the Lehigh University Public Microsoft Windows 7 Virtual Machine. LTS has provided a General Use Overview page at There is also a web page which shows what software is currently available on the virtual site, and this page is located at When exiting the Lehigh Virtual Public Site you will want to Log off the site. If you do not gracefully exit from your Lehigh Virtual Public Site session, you will probably find that your session will be hung and you will not be able to log into the Virtual Public Site again for approximately twenty minutes. Figure 4.6: Determining Success Page No. 10 of 23

12 4.3 Exchanging Data Between the Linux Desktop and the LTS Virtual Windows 7 Machine Your LTS Virtual Microsoft Machine H Drive We will examine how you can easily transfer data from your linux desktop to to a shared drive that the LTS Virtual Microsoft Machine can see and use. You will also be able to move data easily from your LTS Virtual Microsoft Machine to your linux desktop. Figure 4.7: screen jpg First we will open Microsoft Windows Explorer on the LTS Virtual Microsoft Machine to take a look at your personal LTS network space, called the H Drive. To see what is on the H Drive, we will do a right click with our mouse on the Start Bubble, which is in the lower left hand corner of the LTS Virtual Microsoft Machine screen, as seen in Figure 4.7. You will then see a small selection list pop up, and then select Open Windows Explorer. Figure 4.8: Microsoft Windows Explorer After selecting Open Windows Explorer, as shown in Figure 4.7, you will see your H Drive files listed, as shown in Figure 4.8. Any files you can see in Windows Explorer on your H Drive, you have complete access to on the LTS Virtual Microsoft Machine. Page No. 11 of 23

13 4.4 Using Nautilus to Map Your H Drive to Your Linux Desktop We will now open the H Drive on the linux desktop, and we will look at the same data that was seen in the previous section, The first step will be to open the Nautilus File Browser on the linux desktop. To open the Nautilus File Browser, click on the folder that has the text with your user s home directory associated with it. In the example in Figure 4.9, it would be the folder with the text dpm3 s Home associate with it. After clicking on the folder with the text dpm s Home associated with it, a window will pop up showing your home directory s contents. You will, Figure 4.9: Starting the Nautilus File Browser obviously, not see exactly the same files in your home directory, since this you are looking at my home directory in Figure 4.9. Another point to note is that since this machine is integrated with the CSE/ECE network, the directory you see is a network shared directory. If your machine is integrated with the CSE/ECE network, this network shared directory is not locally on your machine, but resides on a secure file server inside the CSE/ECE server room. Figure 4.10: Select Connect to Server Figure 4.11: Connect To Server In the Nautilus box, navigate to File Connect to Server, as shown in Figure After clicking on Connect to Server, you will see a Connect to Server dialog box as shown in Figure Page No. 12 of 23

14 4.5 How To Print to an ECE Printer Miscellaneous Facts About the Print Servers One of the things that you will want to be able to do from the LTS Windows 7 virtual site is print. We have, in the ECE department, a solution to his need. There is a print server that has been set up that will allow printing to various printers within the ECE department. If you need assistance with any items regarding the print server, please contact either David Morrisette at dpm3@lehigh.edu or Ted Bowen at tlb204@lehigh.edu. The ECE print server is specifically set up to support printing for the LTS Windows 7 Virtual Site. However, if you are running a PC with the Windows 7 64-bit operating system that is connected to the Lehigh Network, I expect you can use the functionality provided by the print server. The print server will currently support only the Windows 7 64-bit operating system. 4.6 Using the Point and Click ECE Print Server Figure 4.12: Right click the start bubble In order to install a printer, you must first navigate to the Windows Explorer window. You can navigate to this window by first doing a right click on the Windows 7 start bubble as seen in Figure After doing a right click on the start bubble, you will see the text Open Windows Explorer appear in a drop down list. Click on the text Open Windows Explorer to proceed. Page No. 13 of 23

15 Figure 4.13: Windows Explorer window After clicking on the text Open Windows Explorer, a Windows Explorer window will appear, similar to what you see in Figure Figure 4.14: Enter Printer Server Address in Text Box To bring up the print server shared printers, you will need to enter the text //eceprint.cc.lehigh.edu as shown in Figure 4.14 and replace the text Libraries, as seen in Figure Figure 4.15: List of Currently Available Network Printers Page No. 14 of 23

16 After typing in the name of the ECE Windows 7 Print Server, as shown in Figure 4.14, you will see a list of printers as seen in Figure In order to print to one of the listed printers, you only need to click on the printer icon associated with the printer you wish to print to. Figure 4.16: Print Server Will Search To See If You Have a Driver Figure 4.17: Print Server Will Download the Needed Driver Figure 4.18: Print Server Will Install the Needed Driver After clicking on the printer icon, the ECE Windows 7 Print Server will do the following: ˆ ˆ As seen in Figure 4.16, the Print Server will analyze your installation to see if you have the required Windows 7 print driver to work the printer requested. As seen in Figure 4.17, the Print Server will download the appropriate driver if it cannot find the driver on your operating system. ˆ As seen in Figure 4.18, the Print Server will install the appropriate driver for you automatically. Page No. 15 of 23

17 Figure 4.19: The Installed Network Printer Can Now Be Used Once the printer you selected has installed itself, you can now print to the printer from applications that you might run on the LTS Windows 7 Virtual Site Printer Security The printers that are listed when you access the ECE Print Server printer share space will have limited access. In order to print, using the ECE Print Server, to one of the machines listed, the ID of the person requesting to print will have to be an ID that is in the list of IDs that can access the printer. Page No. 16 of 23

18 Chapter 5 Multi-Language Input One important feature for any desktop environment today is support for various languages. The linux operating system comes with support using a wide range of languages and character sets. The pages that follow will provide a brief introduction on how it is possible to set up for the use of international character sets on applications that will accept typed input. The software that enables input for different international character sets is called ibus, and more details can be found at Wikipedia at the URL Bus. 5.1 Enabling ibus Software Figure 5.1: ibus icon means software enabled Figure 5.2: First step in enabling ibus software You must first make sure the ibus software is enabled before you can start adding international characters as input. If you see the icon, as pointed to with the arrow as seen in Figure 5.1, then your ibus software has already been enabled, and you do not need to go through the process of enabling the software. To enable the ibus software, drill down using the path Software Preferences Input Methods, as seen in Figure

19 Figure 5.3: Not Yet Enabled ibus Software Figure 5.4: Enabled ibus software After clicking on the text Input Method, as shown in Figure 5.2, you will then see a dialog box as seen in Figure 5.3. When the dialog box comes up, if the check box next to the text Enable input method feature is not checked, check this box and it will enable the ibus software. After the ibus software is enabled, various options will become active as can be seen in Figure 5.4. You have a couple of options at this point. One option would be to click on the button with the text Imput Method Preferences and proceed with setting up the language preferences you desire. For illustration purposes, we are going to click on the button with the text Close. Figure 5.5: Nowhere To Insert Text Figure 5.6: No Input Methods Are Yet Activated After clicking on the button with the text Close in Figure 5.4, you will see a dialog box such as seen in Figure 5.5. You should now see a small icon, the ibus icon, in the right hand corner of your screen, such as the icon the little red arrow is pointing to in Figure 5.5. If you do a right click on the ibus icon, and you do not have focus on an application where you can enter some text, you will get the message No input window. If you have proceeded with instructions as written in this document, and you have not yet added any input methods to use with the ibus software, and you have focus on a spot where you can enter text, and you do a right click on the ibus icon, all you will see is a grayed out message that says Turn off input method. Since we have not yet added any input methods, no input methods will yet be listed when we do a right click on the ibus icon. Page No. 18 of 23

20 5.2 Adding Input Methods Figure 5.7: Click Preferences to Begin Setup Figure 5.8: The IBus Preferences Tabs After setting your focus in a spot on the screen where you can enter some text, and then right clicking the ibus icon, you will see the text Preferences. Click on the text Preferences, and we will proceed with setting up the Input Methods to use with the ibus software. After clicking on the text Preferences, as seen in Figure 5.7, you will see the IBus Preferences Tabs as seen in Figure 5.8. We will just be using the defaults under the General tab, so click on the Input Method tab to move to the section where we will add Input Methods. When the Input Method tab initially comes up, it will appear as what you see in figure 5.9. In order to proceed, click on the drop down box next to the text Select an input method to proceed. Figure 5.9: ibus jpg Page No. 19 of 23

21 Figure 5.10: Languages Available from Basic Desktop Install Figure 5.11: Additional Languages Beyond Basic Installation Languages In Figure 5.10, you can see a snapshot of the various options you have for input methods that come on the basic desktop install of CentOS 6.0. There are many more input methods that can be added, and in Figure 5.11 you can see a few. Not only are there more languages that can be added, but many more features or methods are availabe for the individual methods. If you need a particular language, and you do not see it available, contact me and I will see if it is possible to install it. Without comment, I will list a number of various languages and method for their input: Figure 5.12: Gujarati Figure 5.13: Hindi Page No. 20 of 23

22 Figure 5.14: Korean Figure 5.15: Malayalam Figure 5.16: Punjabk Figure 5.17: Tamil I will do a small demonstration with the Chinese language using the pinyin method of input. You can see here, as shown in Figure 5.18 where I selected the Chinese language and the Pinyin method of input. After clicking on the text for the Pinyin method, proceed on to add the method. Figure 5.18: Chinese - Pinyin Page No. 21 of 23

23 Figure 5.19: Input Method Selected Figure 5.20: Input Method Added After you have clicked on the text Pinyin, as seen in Figure 5.18, you will arrive at a dialog box as seen in Figure Figure 5.19 shows that an input method has been selected, but because the input method is not yet present in the Input Methods box, it has not yet been added. In order to add Pinyin input method, click on the button with the text Add, as can be seen in Figure After clicking on the button with the text Add, as seen in Figure 5.19, you will see the text Chinese - Pinyin appear in the Input Methods box, as seen in Figure Figure 5.21: Selecting the Chinese Character Input Method for Input The next step in the process of using an input method, in our demonstration case the Chinese - Pinyin method, is to open an application that takes input. For example, open Open Office.org Writer, which you can open by going to Applications - Office - OpenOffice.org Writer. After openning OpenOffice.org Writer, set your focus on the portion of the application where you would be typing your text. After setting your focus on somewhere you can input, for example clicking inside Open Office.org Writer, then right click the ibus icon on the task bar, as shown with an arrow pointing to it in Figure??. Then click and choose the type of input method you would like to use. In our case, we are going to click on the text Chinese - Pinyin. Page No. 22 of 23

24 Figure 5.22: Entering Chinese Characters Using Pinyin Notice that after Chinese - Pinyin was selected as an input method, that the ibus icon now appears different, as can be seen in Figure You can now just type pinyin, which is a phonetic representation of what the characters sound like, and the Chinese characters will present themselves. As there are usually a bunch of Chinese characters for a given sound, compounded by the fact that you will not be entering the pinyin tone marks when you type your pinyin, you will usually be presented with many characters that match a given pinyin phrase. At this point, you will select the character that you want. Figure 5.23: Turning Off Or Switching Between Input Methods Figure 5.24: Mixing An Input Method With Standard Input You can switch between input methods within a document. This may come in handy if you are typing in one language and want to add some input in another language. Page No. 23 of 23

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? Enterprise Computing & Service Management How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? In order to connect remotely to a PC computer from your Mac, we recommend

More information

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac?

How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? How do I Install and Configure MS Remote Desktop for the Haas Terminal Server on my Mac? In order to connect remotely to a PC computer from your Mac, we recommend the MS Remote Desktop for Mac client.

More information

TAMUS Terminal Server Setup BPP SQL/Alva

TAMUS Terminal Server Setup BPP SQL/Alva We have a new method of connecting to the databases that does not involve using the Texas A&M campus VPN. The new way of gaining access is via Remote Desktop software to a terminal server running here

More information

Using Remote Web Workplace Version 1.01

Using Remote Web Workplace Version 1.01 Using Remote Web Workplace Version 1.01 Remote web workplace allows you to access your Windows XP desktop through Small Business Server 2003 from a web browser. 1. Connect to the Internet in your remote

More information

MiraCosta College now offers two ways to access your student virtual desktop.

MiraCosta College now offers two ways to access your student virtual desktop. MiraCosta College now offers two ways to access your student virtual desktop. We now feature the new VMware Horizon View HTML access option available from https://view.miracosta.edu. MiraCosta recommends

More information

Macs are not directly compatible with Noetix.

Macs are not directly compatible with Noetix. Those that use Macintosh computers to access Noetix cannot directly access Noetix through http://www.sandiego.edu/noetix. If one is on a Mac and goes to Noetix directly in a web browser, the page is likely

More information

Accessing vlabs using the VMware Horizon View Client for OSX

Accessing vlabs using the VMware Horizon View Client for OSX Accessing vlabs using the VMware Horizon View Client for OSX This document will demonstrate how to download, install, and connect to a virtual lab desktop from a personal Mac OSX computer using the VMware

More information

How to use SURA in three simple steps:

How to use SURA in three simple steps: How to use SURA in three simple steps: Most of SURA s functionality can be accessed through these three steps. 1) Download SURA to your computer Go to the SU Downloads page to obtain the SURA utility.

More information

Manufacturing Representative SSL VDM Login User s Guide

Manufacturing Representative SSL VDM Login User s Guide June 12 2008 Ver. 1.5 KEMET Corporation Manufacturing Representative SSL VDM Login User s Guide This document is a guide to assist a Manufacturing Representative (MFG REP) to connect and login to the SSL

More information

Hallpass Instructions for Connecting to Mac with a Mac

Hallpass Instructions for Connecting to Mac with a Mac Hallpass Instructions for Connecting to Mac with a Mac The following instructions explain how to enable screen sharing with your Macintosh computer using another Macintosh computer. Note: You must leave

More information

VIRTUAL SOFTWARE LIBRARY REFERENCE GUIDE

VIRTUAL SOFTWARE LIBRARY REFERENCE GUIDE VIRTUAL SOFTWARE LIBRARY REFERENCE GUIDE INTRODUCTION The Virtual Software Library (VSL) provides remote and on-campus access to lab/course software. This approach is intended to simplify access for all

More information

Instructions for using VPN and accessing your files remotely

Instructions for using VPN and accessing your files remotely Instructions for using VPN and accessing your files remotely Be sure that you have the latest version of JAVA installed on your computer. Go to https://sslvpn.uco.edu and sign in using your domain username

More information

How to remotely access your Virtual Desktop from outside the college using VMware View Client. How to guide

How to remotely access your Virtual Desktop from outside the college using VMware View Client. How to guide How to remotely access your Virtual Desktop from outside the college using VMware View Client How to guide Author: ICT Services Version: 1.0 Date: November 2015 Contents What is the VMware View Client?...

More information

User guide. Business Email

User guide. Business Email User guide Business Email June 2013 Contents Introduction 3 Logging on to the UC Management Centre User Interface 3 Exchange User Summary 4 Downloading Outlook 5 Outlook Configuration 6 Configuring Outlook

More information

Contents. VPN Instructions. VPN Instructions... 1

Contents. VPN Instructions. VPN Instructions... 1 VPN Instructions Contents VPN Instructions... 1 Download & Install Check Point VPN Software... 2 Connect to FPUA by VPN... 6 Connect to Your Computer... 8 Determine Your Machine Type... 10 Identify 32-bit

More information

Using SSH Secure Shell Client for FTP

Using SSH Secure Shell Client for FTP Using SSH Secure Shell Client for FTP The SSH Secure Shell for Workstations Windows client application features this secure file transfer protocol that s easy to use. Access the SSH Secure FTP by double-clicking

More information

ecstudent-ts Terminal Server How to Use

ecstudent-ts Terminal Server How to Use ecstudent-ts Terminal Server How to Use Connect to Cisco Any Connect Connect to Terminal Server, Set Options to Use Home Computer Files, Printers, Clipboard Use Network Folders Copy Files from Network

More information

Remote Access - Mac OS X

Remote Access - Mac OS X Remote Access - Mac OS X Overview Sections: Page: Security Precautions to Consider When Connecting Remotely 2 1. Check for Operating System updates 2 2. Install Sophos antivirus 2 3. Check for updates

More information

ecfshome-ts Terminal Server How to Use

ecfshome-ts Terminal Server How to Use ecfshome-ts Terminal Server How to Use Connect to VPN Connect to Terminal Server, Set Options to Use Personal Computer Files, Printers, Clipboard Use Network Folders Copy Files from Network Folders to

More information

LSGMI REMOTE DESKTOP SERVICES.

LSGMI REMOTE DESKTOP SERVICES. LSGMI REMOTE DESKTOP SERVICES. This Document is to describe the steps that you should follow in order to have a secured Remote Access to this Service. Requirements: Access to Remote Services is only supported

More information

Remote Desktop Solution, (RDS), replacing CITRIX Home Access

Remote Desktop Solution, (RDS), replacing CITRIX Home Access Remote Desktop Solution, (RDS), replacing CITRIX Home Access RDS Applications on a Computer Overview RDS has replaced citrix for remote access at home for College staff and pupils. This does not replace

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Remote Desktop Services

Remote Desktop Services Remote Desktop Services AMERICAN INSTITUTES FOR RESEARCH AIR REMOTE DESKTOP SERVICES (RDS) GUIDE Overview Welcome to AIR Remote Desktop Services! AIR Remote Desktop Services can be accessed from a Windows

More information

Weston Public Schools Virtual Desktop Access Instructions

Weston Public Schools Virtual Desktop Access Instructions Instructions for connecting to the Weston Schools Virtual Desktop Environment Notes: You will have to have administrator permission on your computer in order to install a VMWare Client application which

More information

Hosting Users Guide 2011

Hosting Users Guide 2011 Hosting Users Guide 2011 eofficemgr technology support for small business Celebrating a decade of providing innovative cloud computing services to small business. Table of Contents Overview... 3 Configure

More information

Windows and MAC User Handbook Remote and Secure Connection Version 1.01 09/19/2013. User Handbook

Windows and MAC User Handbook Remote and Secure Connection Version 1.01 09/19/2013. User Handbook Windows and MAC User Handbook How to Connect Your PC or MAC Remotely and Securely to Your U.S. Department of Commerce Account Developed for You by the Office of IT Services (OITS)/IT Service Desk *** For

More information

Chapter 2 LOGGING INTO LIMS

Chapter 2 LOGGING INTO LIMS A. Metaframe Login Chapter 2 LOGGING INTO LIMS Logging into LIMS takes two steps because the LIMS application resides on the FDOT Citrix Metaframe Server. Before you can log into the LIMS application,

More information

Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide

Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide Contents Installation: For users who have no prior Cisco VPN Client Installed... 2 Profile Import:... 4 Usage:... 4

More information

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide

Insight Video Net. LLC. CMS 2.0. Quick Installation Guide Insight Video Net. LLC. CMS 2.0 Quick Installation Guide Table of Contents 1. CMS 2.0 Installation 1.1. Software Required 1.2. Create Default Directories 1.3. Create Upload User Account 1.4. Installing

More information

VIVIDESK Desktops can be accessed with a Macintosh Computer by one of two methods:

VIVIDESK Desktops can be accessed with a Macintosh Computer by one of two methods: VIVIDESK Desktops can be accessed with a Macintosh Computer by one of two methods: 1. If you have Macintosh OS version IX, then VIVIDESK is best viewed using Windows emulation software. 2. If you have

More information

ParishSOFT Remote Installation

ParishSOFT Remote Installation Table of Contents Setting up Remote Solution Windows 7 or Vista... 1 Connecting to ParishSOFT... 1 Accessing Your database... 3 Switching to your parish database... 4 Setting up Accounts for users... 5

More information

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0

Parallels Panel. Parallels Small Business Panel 10.2: User's Guide. Revision 1.0 Parallels Panel Parallels Small Business Panel 10.2: User's Guide Revision 1.0 Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax:

More information

Working Together - Your Apple Mac and Microsoft Windows

Working Together - Your Apple Mac and Microsoft Windows Contains information about complex concepts and /or requires technical knowledge to get the most out of the article. Aimed at the more experienced / ambitious ICT manager or accidental techie. Working

More information

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro

How To Restore Your Data On A Backup By Mozy (Windows) On A Pc Or Macbook Or Macintosh (Windows 2) On Your Computer Or Mac) On An Pc Or Ipad (Windows 3) On Pc Or Pc Or Micro Online Backup by Mozy Restore Common Questions Document Revision Date: June 29, 2012 Online Backup by Mozy Common Questions 1 How do I restore my data? There are five ways of restoring your data: 1) Performing

More information

Installing the Virtual Desktop Application (MAC)

Installing the Virtual Desktop Application (MAC) Installing the Virtual Desktop Application (MAC) The folowing instructions will guide you through the process of installing the components necessary to connect in to the NEL B Virtual Desktop environment

More information

Remote Desktop access via Faculty Terminal Server Using Internet Explorer (versions 5.x-7.x)

Remote Desktop access via Faculty Terminal Server Using Internet Explorer (versions 5.x-7.x) Remote Desktop access via Faculty Terminal Server Using Internet Explorer (versions 5.x-7.x) Start your Internet Explorer browser and direct it to the faculty home page. Click on the link Remote Access,

More information

Configuring your email client to connect to your Exchange mailbox

Configuring your email client to connect to your Exchange mailbox Configuring your email client to connect to your Exchange mailbox Contents Use Outlook Web Access (OWA) to access your Exchange mailbox... 2 Use Outlook 2003 to connect to your Exchange mailbox... 3 Add

More information

Installation Guidelines (MySQL database & Archivists Toolkit client)

Installation Guidelines (MySQL database & Archivists Toolkit client) Installation Guidelines (MySQL database & Archivists Toolkit client) Understanding the Toolkit Architecture The Archivists Toolkit requires both a client and database to function. The client is installed

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

SSL VPN Setup for Windows

SSL VPN Setup for Windows SSL VPN Setup for Windows SSL VPN allows you to connect from off campus to access campus resources such as Outlook email client, file sharing and remote desktop. These instructions will guide you through

More information

Check current version of Remote Desktop Connection for Mac.. Page 2. Remove Old Version Remote Desktop Connection..Page 8

Check current version of Remote Desktop Connection for Mac.. Page 2. Remove Old Version Remote Desktop Connection..Page 8 CONTENTS SECTION 1 Check current version of Remote Desktop Connection for Mac.. Page 2 SECTION 2 Remove Old Version Remote Desktop Connection..Page 8 SECTION 3 Download and Install Remote Desktop Connection

More information

VMware Horizon FLEX User Guide

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

Terminal Server Guide

Terminal Server Guide Terminal Server Guide Contents What is Terminal Server?... 2 How to use Terminal Server... 2 Remote Desktop Connection Client... 2 Logging in... 3 Important Security Information... 4 Logging Out... 4 Closing

More information

Using Remote Desktop with the Cisco AnyConnect VPN Client in Windows Vista

Using Remote Desktop with the Cisco AnyConnect VPN Client in Windows Vista Using Remote Desktop with the Cisco AnyConnect VPN Client in Windows Vista 1. In order to use Remote Desktop and the VPN client, users must first complete the Blackboard Remote Users training course and

More information

Remote Desktop Instructions for the Remote PC Running Windows Vista

Remote Desktop Instructions for the Remote PC Running Windows Vista USC Marshall School of Business Academic Information Services Remote Desktop Instructions for the Remote PC Running Windows Vista Remote Desktop allows you to access the files and programs on a computer

More information

Remote Access Enhancements

Remote Access Enhancements Remote Access Enhancements Citrix/Epic Set-up Instructions Provided By: Akron Children s IT Department Date: 7/11/2012 Version: v6 2012 Children s Hospital Medical Center of Akron Table of Contents 1.

More information

Connecticut Hazardous Waste Manifests Database

Connecticut Hazardous Waste Manifests Database Connecticut Hazardous Waste Manifests Database Due to limitations inherent to Microsoft Access, the Department has migrated this database to Microsoft SQL Server. The user interface will remain the same.

More information

DISTRICT SCHOOL BOARD OF COLLIER COUNTY. Internet Technology. Setting up VPN Access Windows 7. Revised 9-4-09

DISTRICT SCHOOL BOARD OF COLLIER COUNTY. Internet Technology. Setting up VPN Access Windows 7. Revised 9-4-09 DISTRICT SCHOOL BOARD OF COLLIER COUNTY Internet Technology Setting up VPN Access Windows 7 I N T E R N E T T E C H N O L O G Y Setting up VPN Access Windows 7 District School Board of Collier County Dr.

More information

Secure Global Desktop (SGD)

Secure Global Desktop (SGD) Secure Global Desktop (SGD) Table of Contents Checking your Java Version...3 Preparing Your Desktop Computer...3 Accessing SGD...5 Logging into SGD...6 Using SGD to Access Your Desktop...7 Using SGD to

More information

Remote Desktop Administration

Remote Desktop Administration Remote Desktop Administration What is it? Remote Desktop Administration allows a user with appropriate privileges to connect to his/her computer at Rice from another computer, similar to the way one may

More information

Getting the most out of your new Aalto workstation An Aalto IT guide for personnel migrating to the new Aalto workstation environment

Getting the most out of your new Aalto workstation An Aalto IT guide for personnel migrating to the new Aalto workstation environment Getting the most out of your new Aalto workstation An Aalto IT guide for personnel migrating to the new Aalto workstation environment What services do I use with the old TKK password, and what do I use

More information

Windows XP Chinese Character Support Installation Instruction

Windows XP Chinese Character Support Installation Instruction Windows XP Chinese Character Support Installation Instruction Windows XP has a utility to allow user to modify language sets for both multi-language input and viewing of foreign character sets. This document

More information

IT Quick Reference Guides Connecting to SU-Secure using Windows 8

IT Quick Reference Guides Connecting to SU-Secure using Windows 8 IT Quick Reference Guides Connecting to SU-Secure using Windows 8 Windows 8 Guides CONNECTING TO SU-SECURE WI-FI This document will give you instructions on how to connect your Windows 8 Computer to our

More information

Getting Started with WebEx Access Anywhere

Getting Started with WebEx Access Anywhere Getting Started with WebEx Access Anywhere This guide provides basic instructions to help you start using WebEx Access Anywhere quickly. This guide assumes that you have a user account on your meeting

More information

This manual provides information and instructions for Mac SharePoint Users at Fermilab. Using Sharepoint from a Mac: Terminal Server Instructions

This manual provides information and instructions for Mac SharePoint Users at Fermilab. Using Sharepoint from a Mac: Terminal Server Instructions Using SharePoint from a Mac: Terminal Server Instructions This manual provides information and instructions for Mac SharePoint Users at Fermilab. Page 0 Contents Fermilab Terminal Server Introduction...2

More information

Quick Start Guide to Logging in to Online Banking

Quick Start Guide to Logging in to Online Banking Quick Start Guide to Logging in to Online Banking Log In to Internet Banking: Note: The first time you log in you are required to use your Customer ID. Your Customer ID is the primary account holder s

More information

Windows 7 Hula POS Server Installation Guide

Windows 7 Hula POS Server Installation Guide Windows 7 Hula POS Server Installation Guide Step-by-step instructions for installing the Hula POS Server on a PC running Microsoft Windows 7 1 Table of Contents Introduction... 3 Getting Started... 3

More information

Using Virtual Machines

Using Virtual Machines Using Virtual Machines We will use VMs in CIT 130 so that you can access both a Windows 7 and a Linux machine. You will be able to access these from on and off campus (off campus access will require that

More information

Setting Up Scan to SMB on TaskALFA series MFP s.

Setting Up Scan to SMB on TaskALFA series MFP s. Setting Up Scan to SMB on TaskALFA series MFP s. There are three steps necessary to set up a new Scan to SMB function button on the TaskALFA series color MFP. 1. A folder must be created on the PC and

More information

Network Connect Installation and Usage Guide

Network Connect Installation and Usage Guide Network Connect Installation and Usage Guide I. Installing the Network Connect Client..2 II. Launching Network Connect from the Desktop.. 9 III. Launching Network Connect Pre-Windows Login 11 IV. Installing

More information

Installing the Microsoft Network Driver Interface

Installing the Microsoft Network Driver Interface Installing the Microsoft Network Driver Interface Overview This guide explains how to install the PictureTel Live200 Microsoft Network Driver Interface (NDIS) software you have downloaded from PictureTel's

More information

MAPPING THE WEBDRIVE REFERENCE GUIDE

MAPPING THE WEBDRIVE REFERENCE GUIDE MAPPING THE WEBDRIVE REFERENCE GUIDE INTRODUCTION The university WebDrive is a dedicated drive to host all university web content. For help with mapping the WebDrive, please read the instructions below

More information

This guide provides all of the information necessary to connect to MoFo resources from outside of the office

This guide provides all of the information necessary to connect to MoFo resources from outside of the office REMOTE ACCESS GUIDE INTRODUCTION This guide provides all of the information necessary to connect to MoFo resources from outside of the office Links to topics in this document Connect remotely from your

More information

Citrix Client Install Instructions

Citrix Client Install Instructions Citrix Client Install Instructions If you are using Citrix remotely, Information Technology Services recommends updating Citrix client to the newest version available online. You must be an administrator

More information

THE EDINBURGH NAPIER UNIVERSITY WINDOWS VIRTUAL PRIVATE NETWORK (VPN) GUIDE FOR MAC USERS

THE EDINBURGH NAPIER UNIVERSITY WINDOWS VIRTUAL PRIVATE NETWORK (VPN) GUIDE FOR MAC USERS THE EDINBURGH NAPIER UNIVERSITY WINDOWS VIRTUAL PRIVATE NETWORK (VPN) GUIDE FOR MAC USERS INTRODUCTION... 2 WHAT SERVICES CAN I ACCESS USING THE VPN?... 2 WHAT ARE THE REQUIREMENTS OF THE VPN SERVICE?...

More information

Remote Access: Internet Explorer

Remote Access: Internet Explorer Introduction: Welcome to the MSVU Remote Access service. The following documentation is intended to assist first time or active users with connecting, authenticating and properly logging out of Remote

More information

Use Remote Desktop capabilities to Access your Work PC from home over VPN

Use Remote Desktop capabilities to Access your Work PC from home over VPN Use Remote Desktop capabilities to Access your Work PC from home over VPN With Remote Desktop on Windows XP Professional, you can have access to a Windows session that is running on your computer when

More information

The FlexiSchools Online Order Management System Installation Guide

The FlexiSchools Online Order Management System Installation Guide The FlexiSchools Online Order Management System Installation Guide Installation Pack Welcome to the FlexiSchools system. You will have received a disc containing: Zebra Drivers FlexiSchools Online Order

More information

Apple Mac VPN Service Setting up Remote Desktop

Apple Mac VPN Service Setting up Remote Desktop Apple Mac VPN Service Setting up Remote Desktop After you have successfully connected via the VPN client to the University network you will then need to make the connection to your machine. To do this

More information

REMOTELY ACCESS YOUR FILES WITH THE FLAGLER FILECONNECT SYSTEM

REMOTELY ACCESS YOUR FILES WITH THE FLAGLER FILECONNECT SYSTEM REMOTELY ACCESS YOUR FILES WITH THE FLAGLER FILECONNECT SYSTEM This document explains the various ways to connect to your network files and group share data. In addition, staff and full-time faculty are

More information

USER GUIDE WWPass Security for Windows Logon

USER GUIDE WWPass Security for Windows Logon USER GUIDE WWPass Security for Windows Logon December 2015 TABLE OF CONTENTS Chapter 1 Welcome... 3 Introducing WWPass Security for Windows Logon... 4 Related Documentation... 4 Presenting Your PassKey

More information

Wireless Printing Setup Guide

Wireless Printing Setup Guide Temple University Beasley School of Law Wireless Printing Setup Guide Updated August, 2012 Temple Law Computer Services 8/27/2012 Table of Contents Computer Operating System Page Windows 7 2 Windows Vista

More information

Remote Desktop Access

Remote Desktop Access Ready Reference 110708 Remote Desktop Access Introduction Remote Desktop Access for Windows XP Professional or Windows Vista Business provides access to a Windows session that is running on your computer

More information

How to Set Up SSL VPN for Off Campus Access to UC eresources

How to Set Up SSL VPN for Off Campus Access to UC eresources How to Set Up SSL VPN for Off Campus Access to UC eresources Contents How to Set Up SSL VPN for Off Campus Access to UC eresources... 1 Off Campus Access via SSL VPN... 2 SSL VPN (Secure Sockets Layer

More information

How to Use Remote Access Using Internet Explorer

How to Use Remote Access Using Internet Explorer Introduction Welcome to the Mount s Remote Access service. The following documentation is intended to assist first time or active users with connecting, authenticating and properly logging out of Remote

More information

Apple OS / ios Installation Guide Includes MAC OSx and ios based devices

Apple OS / ios Installation Guide Includes MAC OSx and ios based devices Apple OS / ios Installation Guide Includes MAC OSx and ios based devices Updated 8/10/2012 This page intentionally left blank Using SPOT on a Apple OS Device... 4 Summary... 4 Requirements... 4 Usage and

More information

Citrix Remote Access Portal U s e r M a n u a l

Citrix Remote Access Portal U s e r M a n u a l Citrix Remote Access Portal U s e r M a n u a l 1 P a g e Table of Contents Table of Contents... 2 Introduction... 3 1. What is Citrix and how does it work?... 4 2. PC Setup/Internet Explorer - Connecting

More information

Using Internet or Windows Explorer to Upload Your Site

Using Internet or Windows Explorer to Upload Your Site Using Internet or Windows Explorer to Upload Your Site This article briefly describes what an FTP client is and how to use Internet Explorer or Windows Explorer to upload your Web site to your hosting

More information

1. Installation Overview

1. Installation Overview Quick Install Guide 1. Installation Overview Thank you for selecting Bitdefender Business Solutions to protect your business. This document enables you to quickly get started with the installation of Bitdefender

More information

NeoMail Guide. Neotel (Pty) Ltd

NeoMail Guide. Neotel (Pty) Ltd NeoMail Guide Neotel (Pty) Ltd NeoMail Connect Guide... 1 1. POP and IMAP Client access... 3 2. Outlook Web Access... 4 3. Outlook (IMAP and POP)... 6 4. Outlook 2007... 16 5. Outlook Express... 24 1.

More information

The FlexiSchools Online Order Management System Installation Guide

The FlexiSchools Online Order Management System Installation Guide The FlexiSchools Online Order Management System Installation Guide FlexiSchools May 2012 Page 1 of 16 Installation Pack Welcome to the FlexiSchools system. You will have received a disc containing: Sato

More information

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server How to Setup and Connect to an FTP Server Using FileZilla The ability to store data on a server and being able to access the data from anywhere in the world has allowed us to get rid of external flash

More information

Verizon Remote Access User Guide

Verizon Remote Access User Guide Version 17.12 Last Updated: August 2012 2012 Verizon. All Rights Reserved. The Verizon names and logos and all other names, logos, and slogans identifying Verizon s products and services are trademarks

More information

Connecting to Remote Desktop Windows Users

Connecting to Remote Desktop Windows Users Connecting to Remote Desktop Windows Users How to log into the College Network from Home 1. Start the Remote Desktop Connection For Windows XP, Vista and Windows 7 this is found at:- Star t > All Programs

More information

Disabling Microsoft SharePoint in order to install the OneDrive for Business Client

Disabling Microsoft SharePoint in order to install the OneDrive for Business Client Disabling Microsoft SharePoint in order to install the OneDrive for Business Client If you try to setup and sync your OneDrive online documents with the client software and Microsoft SharePoint opens,

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Remote Access Instructions

Remote Access Instructions document rev. 8 updated 6/28/2012 Remote Access Instructions Table of Contents... Page 1 Finding the AFS Remote Access links and the AFS home page... 2 First time login with RSA fob (AFS option 1 SSL VPN

More information

The FlexiSchools Online Order Management (FOOM) Installation Guide

The FlexiSchools Online Order Management (FOOM) Installation Guide The FlexiSchools Online Order Management (FOOM) Installation Guide Installation Pack Welcome to the FlexiSchools system. You will have been sent an email and two packages delivered by courier, one with

More information

ThinPoint Quick Start Guide

ThinPoint Quick Start Guide ThinPoint Quick Start Guide 2 ThinPoint Quick Start Guide Table of Contents Part 1 Introduction 3 Part 2 ThinPoint Windows Host Installation 3 1 Compatibility... list 3 2 Pre-requisites... 3 3 Installation...

More information

Setting up VPN and Remote Desktop for Home Use

Setting up VPN and Remote Desktop for Home Use Setting up VPN and Remote Desktop for Home Use Contents I. Prepare Your Work Computer... 1 II. Prepare Your Home Computer... 2 III. Run the VPN Client... 3 IV. Remote Connect to Your Work Computer... 4

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

More information

Browsing and working with your files and folder is easy with Windows 7 s new look Windows Explorer.

Browsing and working with your files and folder is easy with Windows 7 s new look Windows Explorer. Getting Started with Windows 7 In Windows 7, the desktop has been given an overhaul and makeover to introduce a clean new look. While the basic functionality remains the same, there are a few new navigation

More information

Qbox User Manual. Version 7.0

Qbox User Manual. Version 7.0 Qbox User Manual Version 7.0 Index Page 3 Page 6 Page 8 Page 9 Page 10 Page 12 Page 14 Page 16 Introduction Setup instructions: users creating their own account Setup instructions: invited users and team

More information

Aventail Connect Client with Smart Tunneling

Aventail Connect Client with Smart Tunneling Aventail Connect Client with Smart Tunneling User s Guide Windows v8.7.0 1996-2006 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile,

More information

Accessing the Media General SSL VPN

Accessing the Media General SSL VPN Launching Applications and Mapping Drives Remote Desktop Outlook Launching Web Applications Full Access VPN Note: To access the Media General VPN, anti-virus software must be installed and running on your

More information

Setting up VPN and Remote Desktop for Home Use

Setting up VPN and Remote Desktop for Home Use Setting up VPN and Remote Desktop for Home Use Contents I. Prepare Your Work Computer... 1 II. Prepare Your Home Computer... 2 III. Run the VPN Client... 3-4 IV. Remote Connect to Your Work Computer...

More information

How to use FTP Commander

How to use FTP Commander FTP (File Transfer Protocol) software can be used to upload files and complete folders to your web server. On the web, there are a number of free FTP programs that can be downloaded and installed onto

More information