Accessing ulgbc5 from Windows systems Two stage process: –Connecting to the system via secure shell (ssh) login –Getting a graphical connection that supports.

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

Linux, it's not Windows A short introduction to the sub-department's computer systems Gareth Thomas.
Data Analysis in Geophysics Introduction & Operating Systems.
Introduction to the Raspberry Pi ® Saman Amighi 10/2013 ® Raspberry Pi Foundation.
1 SEEM3460 Tutorial Access to Unix Workstations in SE.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 4P. 1Winter Quarter Introduction to UNIX.
Remote access and file transfer Getting files on and off Bio-Linux.
Introduction to UNIX/Linux Exercises Dan Stanzione.
Linux GUI Chapter 5. Graphical User Interface GUI vs. CLI Easier and more intuitive More popular and advanced Needed for graphics, web browsing Linux.
© Paradigm Publishing Inc. 4-1 Chapter 4 System Software.
ITIS 2110 Class # No home network devices devices devices devices devices devices devices 9.
The Network Management Lab pc pc pc pc pc Virtual Servers Your Laptop.
Overview of Linux CS3530 Spring 2014 Dr. José M. Garrido Department of Computer Science.
Chapter 4 System Software.
N ETWORKED & D ISTRIBUTED COMPUTING S YSTEMS L AB Programming Assignments EE323 Computer Networks.
Your 4330/6310 class accounts J.-F. Pâris Spring 2014.
WRF Domain Wizard A tool for the WRF Preprocessing System Jeff Smith Paula McCaslin July 17, 2008.
Background - hardware User interface devices to system –Mainframe Text mode only Command-line (text mode) interface “Some” menus available (NOT a GUI)
1 Install FTP for Curriculum Development Professional Development Training.
Drexel University Software Engineering Research Group 1 Eclipse for SE101.
Cygwin Tutorial 1. What is Cygwin? Cygwin offers a UNIX like environment on top of MS-Windows. Gives the ability to use familiar UNIX tools without losing.
Remote Operation of Light Source Beamlines with (Free)NX Zhijian Yin, Peter Siddons, NSLS, BNL Controls at NSLS Facility Beamlines What Is NX, FreeNX Cybersecurity.
September 16, 2002Serguei A. Mokhov, 1 Setting Up Environment for Your UNIX Account in TAV COMP Operating Systems Tutorial.
AE6382 Secure Shell Usually referred to as ssh, the name refers to both a program and a protocol. The program ssh is one of the most useful networking.
Netbeans 5.0 cvs configuration for AUV Workbench & various XMSF projects Don Brutzman 14 July 2006.
CPSC 233 Run graphical Java programs remotely on Mac and Windows.
Introduction to Computer System
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 13 FTP and Telnet.
How to Take Full Control of the ArrayTools and R Folder You need to have Full Control of the ArrayTools and R installation folders to run BRB-ArrayTools.
C programming and compilers. At least 3 ways to compile C Using gcc in UNIX environment via chaos.cs.auckland.ac.nz Using gcc in Cygwin in Windows Using.
Creating Programs on UNIX This term you can create programs on UNIX or you can create programs using a C++ compiler on your PC. This set of slides steps.
Connecting to Linux at UMBC by using Tera Term SSH Presented by David Nardozzi.
Engineering H192 - Computer Programming Gateway Engineering Education Coalition Lect 20AP. 1Winter Quarter File Transfer Lecture 20A.
VDI-in-a-box TM 1 Kaviza Client End User Quick Start Manual.
© Paradigm Publishing, Inc. 4-1 Chapter 4 System Software Chapter 4 System Software.
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.
Unix Servers Used in This Class  Two Unix servers set up in CS department will be used for some programming projects  Machine name: eustis.eecs.ucf.edu.
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.
Getting Connected CPSC 1010 August 21, Connecting to the SOC Servers Why would we need to connect Work with files Transfer files from your local.
Cygwin Tutorial 1. What is Cygwin? Cygwin offers a UNIX like environment on top of MS-Windows. Gives the ability to use familiar UNIX tools without losing.
Cygwin CMSC 104 UMBC.  CygWin is a collection of free software tools originally developed by Cygnus Solutions to allow various versions of Microsoft.
General Computer Science for Engineers CISC 106 Lecture 03 James Atlas Computer and Information Sciences 9/9/2009.
An introduction to Cygwin Lili He Booth Engineering Center for Advanced Technology (BECAT) Seminar.
Installing git In Linux: sudo apt-get install git In Windows: download it from run the setuphttp://git-scm.com/download/win.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
Course : PGClass : MCA Subject: Operating SystemSub.Code : 3CT11 Staff Name : S.SomasundaramYear & Sem : II nd & III rd.
Overview of Linux Fall 2016 Dr. Donghyun Kim
Cygwin Tutorial 1.
How to Program.
ENEE150 Discussion 01 Section 0101 Adam Wang.
How to Work on your METEO 473 codes from your PC at home
How to convert a Demo to Multi-user
Cygwin Tutorial 1.
Running your own web server
Andy Wang Object Oriented Programming in C++ COP 3330
Port Forwarding and Shell Login Essentials
Raspberry Pi in Headless Operation
Introduction to SAS on acs-linux (via Xwin32)
FTP - File Transfer Protocol
Activity 1 Setting up a desktop wallpaper
PuTTY Download Putty from:
CGS 3175: Internet Applications Fall 2009
Configuration Of A Pull Network.
Class Projects and Environment
Cygwin.
Cygwin Tutorial 1.
Cygwin Tutorial 1.
Yung-Hsiang Lu Purdue University
Video Notes.
DIBBs Brown Dog Tutorial Setup
Presentation transcript:

Accessing ulgbc5 from Windows systems Two stage process: –Connecting to the system via secure shell (ssh) login –Getting a graphical connection that supports X-Windows ssh connection: –Need third party software. –Local suggestion – use puTTY Process is slightly more awkward than ideal because local puTTY is configured for the Sun UNIX environment. Better – download putty.exe from –Just runs from your desktop Alternative – cygwin - a Linux-like environment for Windows –

Using Local PuTTY - 1 Better choice This is necessary for all PuTTY installs. This and next 2 screens just for Liverpool version.

Using Local PuTTY - 2 linux

Using PuTTY-3

PuTTY Terminal Screen

PuTTY Terminal Screen – nano editor ^G - shorthand for ctrl-G etc.

mpisub 2x4 pi3f90 “< infile”

Parallel run - output

Terminal window Change properties on Windows end for –Colour –Fast edits (mouse clicks) Limiting, but OK for quick edits, checking status etc. May want X-windows support for better environment –Graphical editor with mouse control –Multiple terminals –Special applications Supported solution – Exceed Linux-environment, cygwin, may be better choice for you.

Exceed - 1

Exceed - 2

Exceed - 3

Exceed – Starting from the Program menu

Exceed, then PuTTY with X-windows

nedit – simple text editor

Closing things down – Exceed stops