Configuring Guacamole create a folder for guacamole's configuration: mkdir /etc/guacamole create a file /etc/guacamole/guacamole.properties with the content:

Slides:



Advertisements
Similar presentations
Pakiti.
Advertisements

Remote Access Work from any location into your office PC.
IIS Configuration © N. Ganesan, Ph.D.. Renaming the Default Web.
Virtual Machine and UNIX. What is a VM? VM stands for Virtual Machine. It is a software emulation of hardware. By using a VM, you can have the same hardware.
Installing WordPress.org For Plugins and stuff…. Installing WordPress.org 2 phases: Download, then configure. 1. Download software onto web host.  Log.
Setting up in Outlook Express. Select “Tools” from the toolbar menu.
Remote Disk Access with NFS
Remote Accessing Your Home Computer Using VNC and a Dynamic DNS Name.
UNIT - III. Installing Samba Windows uses Sever Message Block(SMB) to communicate with each other using sharing services like file and printer. Samba.
Squid Proxy CentOS 6.4 Prepared by : Mr. Sopheap Position : IT Support Location : Deam Computer Date : 24/July/2013.
Hands-on session 2 Monitoring Jose Gonzalez Universidad Politecnica Madrid Attilio Broglio Create-Net
SQL SETUP FILE SELECTION
SSH Keys William Stearns
Configuring a Web Server. Overview Overview of IIS Preparing for an IIS Installation Installing IIS Configuring a Web Site Administering IIS Troubleshooting.
1 Worker Nodes Installation&Configuration Sara Bertocco INFN Padova 11 th International GridKa School 2013 – Big Data, Clouds and Grids.
1 HTML (Set Up Public Folder) Some material on these slides is taken directly from
The EPIKH Project (Exchange Programme to advance e-Infrastructure Know-How) VOMS Installation and configuration Bouchra
VsFTP in Linux. Introduction to FTP The File Transfer Protocol (FTP) is used as one of the most common means of copying files between servers over the.
Topics ABOUT SQUID SQUID BASICS INSTRALLATION OF SQUID SQUID SERVICE CONFIGURATION UNDERSTANDING ACCESS CONTROL LIST LOGS TRANSPARENT PROXY MONITORING.
Tero Koskinen & Juuso Rintala.  First we decided which OS we´re operating with › CentOS was the most familiar to us  Then which services we´d like to.
System Administration and Maintenance. Proxy Server 1 Purpose – – To separate internal network from internet (NAT) To cache often used content User control:
HPC in the Cloud Guy Tel-Zur.
DB server + PHPMyAdmin ดรัสวิน วงศ์ปรเมษฐ์ สาขาวิชาเทคโนโลยีสารสนเทศ คณะ วิทยาศาสตร์ มรภ. บร. 19/10/56.
A Practical Guide to Fedora and Red Hat Enterprise Linux Unit 8: Installing Software in Linux Chapter 13: Downloading and Installing Software By Fred R.
Module 5: Configuring Access for Remote Clients and Networks.
Present :Arezoo Mollahasani. Step 1  Define your server connection Open MySQL WorkBench and click New Server Instance on the right of the window.
Internet Information Server Name : Yao Gu Date : 10-June-2000 COSC : 573.
Jabberd Quick Installation Guide. The jabberd server is the original open-source server implementation of the Jabber protocol, and is the most popular.
Windows PostgreSQL installation. Pre-requisites Define a local non-administrative Windows account (eg. postgres) Must install on Console, not through.
PDA Program Install Manual IT Team. 1. Execute Internet Explorer 2. Connect Website 3. Download 4. Installation 5. Run 6. Setting 1. Execute.
EPIKH School for Grid Site Administrators, Amman, /32 Introductions BDII Installation and Configuration Miguel Angel Díaz Corchero
General rules 1. Rule: 2. Rule: 3. Rule: 10. Rule: Ask questions ……………………. 11. Rule: I do not know your skill. If I tell you things you know, please stop.
Preliminary PreparationS for the Training AIST=Innovation 1.WinSCP Installation Download Site: 2. Putty.exe file download.
Printer Setting (Windows 7) 1.Confirm win7 version, 32bit or 64bit 2.Open start menu, right click “Computer” 3.Select “Properties”
WMarket For Adminstrators Install with Docker or the Automatic Script.
Unix Environment Basics CSCI-1302 Lakshmish Ramaswamy.
 Last lesson, the Windows Operating System was discussed along with the Windows command shell  Unix is a computer operating system, that similarly manages.
Organize Your Stuff. Memorize those passwords!!  M7krGR8  ye36HDt  Think and Connect  Just like a phone number  How will you manage all your usernames.
Installation of PHP5 Objectives –Install PHP5 with support for Apache and MySQL Contents –Installing latest dependencies LibXML & LibSLT –Compiling and.
Module of the week Webform 7.x-4.0-alpha9 – admin/config/content/webform Add content types, choose allowed fields, default values and advanced options.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
1 E-Site - FTP Services Setup / install guide. 2 About FTP services can run on any desired port(s) Runs as a windows service Works for all sites installed.
Installation Guacamole Is a web application that provides access to desktop environments using remote desktop protocols (such as VNC or RDP); Installation.
PRESENTED BY ALI NASIR BITF13M040 AMMAR HAIDER BITF13M016 SHOIAB BAJWA BITF13M040 AKHTAR YOUNAS BITF13M019.
The EPIKH Project (Exchange Programme to advance e-Infrastructure Know-How) Elisa Ingrà Consortium GARR- Roma WMS LB.
Giovanni Fazzolari Lorenzo Lega Valeria Rania MitoTools.
For LocalHost Site Name -> Tools -> FTP Manager In LoacalHost portion, Edit -> IP address to > UserName – anonymous -> Password -anonymous.
Hadoop Architecture Mr. Sriram
COP 4343 Unix System Administration
Get Me Started! Setting up a development setup
MitoTool.
WMS Installation and Configuration
LINUX ADMINISTRATION 1
UI Installation and Configuration
Managing Software.
Fix Thunderbird Error 5.7.1 Call Toll-free
SQL Server 2005 Installation
gLite VOMS Installation and Configuration
Bellsouth is a telecommunications company located in Atlanta, Georgia. It gives many telecommunication services to their customers and gives them impressive.
Geospatial Database Create Geodatabase Practical Session
BRIA Android Configuration
BRIA Android Configuration
Bridge configuration for 5400W ADSL Router
Config 3200 مراحل نصب مودم 3200.
How to setup SmartRG 505N Modem
Create New User in Database. First Connect the System.
Download the PPT and code from github as below
Quickbooks Error 108 Call Now Causes of QuickBooks Error 108 Error 108 can occur due to different reasons such as – Bank has generated.
Authentication Username Password Submit.
DIBBs Brown Dog Tutorial Setup
Presentation transcript:

Configuring Guacamole create a folder for guacamole's configuration: mkdir /etc/guacamole create a file /etc/guacamole/guacamole.properties with the content: # Hostname and port of guacamole proxy guacd-hostname: localhost guacd-port: 4822 # Location to read extra.jar's from lib-directory:/home/adminuser/liferay-portal ce-ga2/glassfish /domains/domain1/applications/guacamole1/WEB-INF/classes # Authentication provider class auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider # Properties used by BasicFileAuthenticationProvider basic-user-mapping: /etc/guacamole/user-mapping.xml

Configuring Guacamole create a file /etc/guacamole/user-mapping.xml with the content vnc localhost 5901 password

Configuring Guacamole: Errors Solved # Hostname and port of guacamole proxy guacd-hostname: localhost guacd-port: 4822 # Location to read extra.jar's from lib-directory: /home/adminuser/liferay-portal ce-ga2/glassfish /domains/domain1/applications/guacamole1/WEB-INF/lib # Authentication provider class auth-provider: net.sourceforge.guacamole.net.basic.BasicFileAuthenticationProvider # Properties used by BasicFileAuthenticationProvider basic-user-mapping: /home/adminuser/.guacamole/user-mapping.xml PATH CHANGED gucamaole.properties  home/adminuser/.guacamole/guacamole.properties

vnc MitoTool Configuring Guacamole: Errors Solved user-mapping.xml  home/adminuser/.guacamole/user-mapping.xml USERNAME AND PASSWORD SETTED ADDRESS AND CONNECTION PORT CHANGED MITOTOOL’S PASSWORD SETTED

Connection to MitoTool with Guacamole wget 8.noarch.rpmhttp://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6- 8.noarch.rpm wget rpm -Uvh remi-release-6*.rpm epel-release-6*.rpm mv /etc/yum.repos.d/remi.repo /etc/yum.repos.d/remi.repo_orig && cat /etc/yum.repos.d/remi.repo_orig | sed s/'enabled=0'/'enabled=1'/g > /etc/yum.repos.d/remi.repo yum install guacd yum install libguac-client-vnc libguac-client-ssh libguac-client-rdp service guacd start chkconfig guacd on

Next step Access to MitoTool with Guacamole without Username and Password