MitoTool.

Slides:



Advertisements
Similar presentations
Web Services & EAI.
Advertisements

DSX / Video Insight Driver Interface. Prerequisites for Video Insight DVR: 64 Bit Operating System (Windows 7 or equivalent) SQL Server 2008 R2 (Please.
1 Configuring Internet- related services (April 22, 2015) © Abdou Illia, Spring 2015.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment, Enhanced Chapter 13: Administering Web Resources.
Dorian Grid Identity Management and Federation Dialogue Workshop II Edinburgh, Scotland February 9-10, 2006 Stephen Langella Department.
A Security Pattern for a Virtual Private Network Ajoy Kumar and Eduardo B. Fernandez Dept. of Computer Science and Eng. Florida Atlantic University Boca.
雲端計算 Cloud Computing Lab - EyeOS. Agenda Installation Programming.
1 Configuring Web services (Week 15, Monday 4/17/2006) © Abdou Illia, Spring 2006.
Chapter 8: Network Operating Systems and Windows Server 2003-Based Networking Network+ Guide to Networks Third Edition.
SERVER INTEGRATION. OVERVIEW In our project we are integrating Widows server to facilitate interaction between diverse operating systems and applications.
Remote Accessing Your Home Computer Using VNC and a Dynamic DNS Name.
Microsoft Windows 2003 Server. Client/Server Environment Many client computers connect to a server.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
Customized cloud platform for computing on your terms !
Remote OMNeT++ v2.0 Introduction What is Remote OMNeT++? Remote environment for OMNeT++ Remote simulation execution Remote data storage.
Chapter 3.  Help you understand different types of servers commonly found on a network including: ◦ File Server ◦ Application Server ◦ Mail Server ◦
SITools Enhanced Use of Laboratory Services and Data Romain Conseil
FIspace SPT Seyhun Futaci. Technology behind FIspace Authentication and Authorization IDM service of Fispace provides SSO solution for web apps, mobile.
23:48:11Service Oriented Cyberinfrastructure Lab, Grid Portals Fugang Wang April 29
FTP Server and FTP Commands By Nanda Ganesan, Ph.D. © Nanda Ganesan, All Rights Reserved.
DIT314 ~ Client Operating System & Administration CHAPTER 5 MANAGING USER ACCOUNTS AND GROUPS Prepared By : Suraya Alias.
Javascript Cog Kit By Zhenhua Guo. Grid Applications Currently, most grid related applications are written as separate software. –server side: Globus,
Module 6: Managing Client Access. Overview Implementing Client Access Servers Implementing Client Access Features Implementing Outlook Web Access Introduction.
Johnson Lab Database Senior Design Project Management II Spring 06 Mark Nelson.
Integrating and Troubleshooting Citrix Access Gateway.
Case Study.  Client needed to build data collection agents for various mobile platform  This needs to be integrated with the existing J2ee server 
Experiment Management System CSE 423 Aaron Kloc Jordan Harstad Robert Sorensen Robert Trevino Nicolas Tjioe Status Report Presentation Industry Mentor:
Permissions Lesson 13. Skills Matrix Security Modes Maintaining data integrity involves creating users, controlling their access and limiting their ability.
Cloud-access Author: Riccardo Bruno. cloud-access flow web portal A user accesses through any device to a portal requesting access to an interactive application.
Dispatching Java agents to user for data extraction from third party web sites Alex Roque F.I.U. HPDRC.
Case study: Data Provider setup Sergey Sukhonosov National Oceanographic Data Centre, Russia Expert training on the Ocean Data Portal technology, Buenos.
Configuring and Deploying Web Applications Lesson 7.
System Design for Home Automaton. Design Goals Performance Criteria – Server prioritizes client requests to provide quick response time to critical requests.
Getting Started with SAP Athens State U N I V E R S I T Y Lisa Rich, PhD Professor of Information Systems.
Configuring Guacamole create a folder for guacamole's configuration: mkdir /etc/guacamole create a file /etc/guacamole/guacamole.properties with the content:
NX Documentation Using Windows IIS (Internet Information Services) as a http server for NX documentation.
Presented by Deepak Varghese Reg No: Introduction Application S/W for server load balancing Many client requests make server congestion Distribute.
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.
VIRTUAL NETWORK COMPUTING SUBMITTED BY:- Ankur Yadav Ashish Solanki Charu Swaroop Harsha Jain.
BY C RAMYASVI SAGAR BARATH INSTITUTE OF ENGINEERING AND TECHNOLOGY SEMINAR TOPIC ON DOWNLOAD ACCELERATOR.
Giovanni Fazzolari Lorenzo Lega Valeria Rania MitoTools.
The LGI Pilot job portal EGI Technical Forum 20 September 2011 Jan Just Keijser Willem van Engen Mark Somers.
Introduction The concept of a web framework originates from the basic idea that every web application obtains its foundations from a similar set of guidelines.
Patricia App How to Get Started
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
Module 3: Enabling Access to Internet Resources
Training Objectives About D2F Download Installation Configuration
Open OnDemand: Open Source General Purpose HPC Portal
Investigation authentication using AAF for the CVL on NeCTAR
Operating & Configuring a Cisco IOS Device
Configuration for gLite
Riccardo BRUNO, INFN Catania - Italy
Managing Software.
FTP - File Transfer Protocol
Quickr-J Integration with the IBM portfolio (Notes, Sametime, Connections, ECM & WebSphere Portal) Quickr SVT - Mark Curran.
SQL Server 2005 Installation
Installation The Intercompany Integration Solution for SAP Business One Version 2.0 for SAP Business One 9.1 Welcome to the course on the installation.
Quicken Installation Problem Number More info :
Quicken capital one download error
How to Import Data to Newer Version of Quicken
Database Driven Websites
מרכז אימות לפלטפורמת מתן שירותים
WI / XA Integration with NetScaler Gateway: How it works
BRIA Android Configuration
BRIA Android Configuration
Configuring Internet-related services
Rob Britt CEAL Library Technology Committee Meeting April 2, 2008
Presentation transcript:

MitoTool

Team Members Giovanni Fazzolari Lorenzo Lega Valeria Rania

Guidelines Application Description Component used Execution workflow Integration strategy Remaining problems Conclusions

MitoTool MitoTool, a web-based bioinformatics platform, provides a convenient, user-friendly interface for handling human mtDNA sequence data. It is unique in its ability to recognize four types of mtDNA data, to process data in batch mode and to allow access without login requirement.

Strategy Server side: First try with X11vnc – problems with multiple users Second try with Tiger-VNC server Client side: Use of Guacamole 0.9.1

Configuring Guacamole to connect to VNC ( with username and password) Create a folder for guacamole's configuration: /home/adminuser/.guacamole guacamole.properties user-mapping.xml location of the jar file hostname and port of guacamole proxy authentication provider class location of the xml configuration file Set of guacamole’s credentials use of VNC set of connection port and address

Configuring Guacamole to connect to VNC ( with username and password)

Configuring Guacamole to connect to VNC (without username and password) One user Downloading and installing of the noauth extension Making a configuration file called noauth-config.xml inside /home/adminuser/.guacamole/noauth-config.xml Modifying the file guacamole.properties changing the reference to the configuration file (noauth-config.xml)

Configuring Guacamole to connect to VNC (without username and password)

Configuring Guacamole to connect to VNC (without username and password) Multi user Configuring Server Side (VNC) (presetted) Configuring Client Side by modifying the configuration file noauth-config.xml by inserting three users: MitoTool1, MitoTool2 and MitoTool3.

Configuring Guacamole to connect to VNC (without username and password)

Configuring Guacamole to connect to VNC (without username and password)

Integration strategy

Remaining problems Pending requests Login problem

Conclusion Configure Guacamole with VNC server, without username and password, in order to allow multiple connections to the VM where MitoTool is installed.

Questions ?