Amazon EC2 Cloud and Using circos for visualization Ishwor Thapa.

Slides:



Advertisements
Similar presentations
Connecting to GMT machine via Windows 7. Windows PuTTy GMT on Mac server int-038.geosci.usyd.edu.au To use GMT, you will connect to a Mac server via PuTTy.
Advertisements

Presentation Heading – font Arial
X-Media V2.0 Healthcare Training Jayex Technology Limited X-Media V2.0 March 2010 v
STEPS TO DOWNLOAD THE SOFTWARE EXE’S FROM WEBSITE.
Introduction To The Course Network Architecture Hervey Allen Chris Evans Phil Regnauld September 3 - 4, 2009 Santiago, Chile.
USING PUTTY TO CONNECT TO AWS EC2 Anshuman Biswas.
Creating an AMI at Amazon’s EC2 Joe Steele
Amazon EC2 Cloud and Using R in EC2 instance Ishwor Thapa.
Creating a Biolinux AMI at Amazon’s EC2
Chapter 2 Accessing Your System and the Common Desktop Environment.
The Internet. Telnet Telnet means using your computer as a terminal. All commands you type are sent to the host computer you are connected to and executed.
Microsoft Windows in Amazon Cloud Ishwor Thapa January 20, 2011.
UNIX Chapter 00 A “ Quick Start ” into UNIX Operating System Mr. Mohammad Smirat.
Compe 341 Oracle Installation Procedure. Oracle From Click.
1 SEEM3460 Tutorial Access to Unix Workstations in SE.
Amazon EC2 Quick Start adapted from EC2_GetStarted.html.
Configuring Task Scheduler Lesson 9. Skills Matrix Technology SkillObjective Domain SkillDomain # Understanding Task Scheduler Configure and manage the.
L INUX C OMMAND L INE I NTERFACE G UNAANBAN.G
Telnet/SSH: Connecting to Hosts Internet Technology1.
One to One instructions Installing and configuring samba on Ubuntu Linux to enable Linux to share files and documents with Windows XP.
Eucalyptus Virtual Machines Running Maven, Tomcat, and Mysql.
Session 5: Working with MySQL iNET Academy Open Source Web Development.
Customized cloud platform for computing on your terms !
Help session: Unix basics Keith 9/9/2011. Login in Unix lab  User name: ug0xx Password: ece321 (initial)  The password will not be displayed on the.
MARC 10.5 Update John Harvey. MARC 10.5 Changes  Backup Scripts restructured  Added a script to generate scripts outside of MARC  Generate Scripts.
N ETWORKED & D ISTRIBUTED COMPUTING S YSTEMS L AB Programming Assignments EE323 Computer Networks.
CPSC203 Introduction to Computers Lab 69 By Jie Gao.
– Introduction to the Shell 10/1/2015 Introduction to the Shell – Session Introduction to the Shell – Session 2 · Permissions · Users.
Once you have contacted me to set up a new account, your computer needs to be configured to dial into.DevlinEx and use our servers for things like .
K. Liu, Q. Huang, J. Xia, Z. Li, P. Lostritto, Chapter 4 How to use cloud computing?, In Spatial Cloud Computing: a practical approach, edited by.
1 Install FTP for Curriculum Development Professional Development Training.
Adding New Users User as an entity - username(UID), GID. UID - typically a number for system to identify the user. GID – a number that recognizes a set.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
Remote Administration Remote Desktop Remote Desktop Gateway Remote Assistance Windows Remote Management Service Remote Server Administration Tools.
Q: Passwords? A: Passwordless. Some guy Computing Club, 02/01/2008.
SAFARI ODBC INSTALLATION Go to the TRECA home WEB page.
1 Remote Access Telnet Telnet FTP FTP. 2 Applications and Communications Telnet Telnet  Program for accessing systems remotely.  Available on Windows.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
VMWare Workstation Installation. Starting Vmware Workstation Go to the start menu and start the VMware Workstation program. *Note: The following instructions.
Nat Type Change Speed Touch and Thomson Modems. Steps Disable uPNP Static Ip on Console Putty Download Telnet Procedure.
Unix Machine In Computer Science for Teaching Cliff Zou Spring 2015.
| nectar.org.au NECTAR TRAINING Module 7 Launching and Connecting.
MySQL Getting Started BCIS 3680 Enterprise Programming.
1 Day 2 Logging in, Passwords, Man, talk, write. 2 Logging in Unix is a multi user system –Many people can be using it at the same time. –Connections.
1 Getting Started with C++ Part 2 Linux. 2 Getting Started on Linux Now we will look at Linux. See how to copy files between Windows and Linux Compile.
File Transfer Protocol (FTP) CIS 130. File Transfer Protocol (FTP) Copy files from one internet host (server) to your account on another host –Need domain.
N900 Development Setup Your loving staff. REUSING PHONES.
Multi-Domain Hosting CPTE 212 “Missing Slides” for 1/22/2015 John Beckett.
1.Switch on the computer and wait for loading. 2.Select the Windows 7 OS at the end of the list. 3.Click on the link ‘Administrator’ 4.Enter the administrator.
1.Switch on the computer and wait for loading. 2.Select the Windows 7 OS at the end of the list. 3.Click on the link ‘Administrator’ 4.Enter the administrator.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
AMAZON SIMPLE CLOUD DEPLOYMENT Matt Quill Charlie Cano.
Introduction to Notes Sui for Students.
Precept I : Lab Environment, Unix, Bash, Emacs
Remote Access: Guide for Windows
9 Linux on the Desktop.
Ubuntu Working in Terminal
Bomgar Remote support software
Telnet/SSH Connecting to Hosts Internet Technology.
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
FTP and UNIX TOPICS Exploring your Web Hosting Site FTP UNIX
Web Programming Essentials:
Getting Started: Amazon AWS Account Creation
Introduction Paul Flynn
CGS 3175: Internet Applications Fall 2009
Lecture 16B: Instructions on how to use Hadoop on Amazon Web Services
bitcurator-access-webtools Quick Start Guide
Login to our New ITS Page
DIBBs Brown Dog Tutorial Setup
Getting Started: Accessing Our Amazon AWS Server
Presentation transcript:

Amazon EC2 Cloud and Using circos for visualization Ishwor Thapa

Using Putty to connect to EC2 Download your pem file from last session If you don’t have it, meet me NOW. If Putty isn’t installed in your machine, search for putty in the internet and install it. If Putty is installed, Click on PuttyGen

Connecting to ec2 instance using putty (Windows)

Log in to: username and password provided to you.

EC2Page

ec2-landing page

Selecting Instance (A)

Selecting Instance (B)

Instance Details

Use Existing Key

Security Definitions

Review Page

EC2 console page (Start your instance!!)

Connecting to ec2 instance using putty (Windows)

command to change password: passwd Login Name: root Connecting to ec2 instance using putty (Windows)

adding user adduser ithapa Adding user `ithapa'... Adding new group `ithapa' (1001)... Adding new user `ithapa' (1001) with group `ithapa'... Creating home directory `/home/ithapa'... Copying files from `/etc/skel'... Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully Changing the user information for ithapa Enter the new value, or press ENTER for the default Full Name []: Ishwor Thapa Room Number []: Work Phone []: Home Phone []: Other []: Is the information correct? [Y/n]

Enable Password nano /etc/ssh/sshd_config # Change to yes to enable challenge-response passwords (beware issues with # some PAM modules and threads) ChallengeResponseAuthentication no # Change to no to disable tunnelled clear text passwords PasswordAuthentication yes # Kerberos options #KerberosAuthentication no Hit Ctrl X and Y to save

Installing libraries in perl wget sh 1_root_apt-update.sh perl –MCPAN –e shell hit Enter whenever it prompts you for any input cpan[2]> o conf init urllist Select your continent (or several nearby continents) [] 5 Select your country (or several nearby countries) [] 3 put them on one line, separated by blanks, hyphenated ranges allowed e.g. '1 4 5' or ' ' [] cpan[3]> o conf commit

Installing libraries in perl wget sh 2_root_perl_module.sh

Using NXClient to use Desktop

Installing NX-client

Using NX-Client

Running Ubuntu Desktop

Open the terminal

Installing circos wget sh 3_user_circos_install.sh

Using Circos to visualize genomes configuration files circos.conf ideogram.conf ticks.conf data files karyotype.txt

circos.conf > > > image parameters karyotype = NC_ NC_ karyotype.txt chromosome information

ideogram.conf cytogenic bands in the circumference size color label show_bands = no/yes

karyotype.txt size, identity, label and color of each chromosome position, identity and color of cytogenic bands Has 7 columns chr - NC_ NC_ green chr - NC_ NC_ blue band NC_ rband rband transorange band NC_ fband fband transblue chr/ba nd parentIDLabelstartendcolor