1 SEEM3460 Tutorial Access to Unix Workstations in SE.

Slides:



Advertisements
Similar presentations
Customizing Putty to work with Consuls. Step 1Get Putty Go to the website –
Advertisements

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.
Introduction To The Course Network Architecture Hervey Allen Chris Evans Phil Regnauld September 3 - 4, 2009 Santiago, Chile.
Accessing ulgbc5 from Windows systems Two stage process: –Connecting to the system via secure shell (ssh) login –Getting a graphical connection that supports.
Chapter One The Essence of UNIX.
Software environment Sander Stuijk January 18th, 2006.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 20AP. 1Winter Quarter File Transfer Lecture.
11 ADMINISTERING MICROSOFT WINDOWS SERVER 2003 Chapter 2.
Guide To UNIX Using Linux Third Edition
Hands-On Microsoft Windows Server Connecting Through Terminal Services Terminal server – Enables clients to run services and software applications.
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.
Getting Connected to NGS while on the Road… Donna V. Shaw, NGS Convocation.
Telnet/SSH: Connecting to Hosts Internet Technology1.
BIF713 Operating Systems & Project Management Instructor: Murray Saul
COMP1070/2002/lec3/H.Melikian COMP1070 Lecture #3 v Operating Systems v Describe briefly operating systems service v To describe character and graphical.
Computation for Physics 計算物理概論 Introduction to Linux.
Remote OMNeT++ v2.0 Introduction What is Remote OMNeT++? Remote environment for OMNeT++ Remote simulation execution Remote data storage.
CSN08101 Digital Forensics Lecture 1B: Essential Linux and Caine Module Leader: Dr Gordon Russell Lecturers: Robert Ludwiniak.
Your 4330/6310 class accounts J.-F. Pâris Spring 2014.
VNC Greg Fankhanel Jessica Nunn Jennifer Romero. What is it? Stands for Virtual Network Computing It is remote control software which allows you to view.
1 SEEM3460 Tutorial Unix Introduction. 2 Introduction Unix-like system is everywhere Linux Android for smartphones Google Chrome OS for Chromebook Web.
| nectar.org.au NECTAR TRAINING Module 5 The Research Cloud Lifecycle.
Drexel University Software Engineering Research Group 1 Eclipse for SE101.
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.
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.
Remote Desktop Services in Windows Server 2008 R2.
Account Forwarding ICS100 David Pai Spring 2007.
CPSC 233 Run graphical Java programs remotely on Mac and Windows.
ACCESS IC LAB Graduate Institute of Electronics Engineering, NTU Usage of Workstation Lecturer: Yu-Hao( 陳郁豪 ) Date:
Logging into a Remote Desktop Connection. Connecting to ‘Remote Desktop Connection’ through the application.
SSH Operation The Swiss Army Knife of encryption tools…
Connecting to the eTeacher FTP on Windows 7/Vista eTeacherGroup 2010.
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.
Nat Type Change Speed Touch and Thomson Modems. Steps Disable uPNP Static Ip on Console Putty Download Telnet Procedure.
Connecting to Linux at UMBC by using Tera Term SSH Presented by David Nardozzi.
XWN740 X-Windows Configuring and Using Remote Access (Chapter 13: Pages )‏
Unix Machine In Computer Science for Teaching Cliff Zou Spring 2015.
Using the Weizmann Cluster Nov Overview Weizmann Cluster Connection Basics Getting a Desktop View Working on cluster machines GPU For many more.
How to use WS_FTP A Step by Step Guide to File Transfer.
| nectar.org.au NECTAR TRAINING Module 5 The Research Cloud Lifecycle.
Getting Started with the Virtual Computing Lab. Click on the URL:
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.
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.
Website Design:. Once you have created a website on your hard drive you need to get it up on to the Web. This is called "uploading“ or “publishing” or.
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.
Getting Started with SAP Athens State U N I V E R S I T Y Lisa Rich, PhD Professor of Information Systems.
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
Linux Server for OS. Aerosystem Software Korea Aerospace Univ SSH (not asl.kau.ac.kr)  Port : 22 Window 
Setting up a remote office connection September 2011 Nick Maxwell.
RASPBERRY PI WORKSHOP.
SEEM3460 Tutorial Unix Introduction.
How to Work on your METEO 473 codes from your PC at home
CSC227: Operating Systems
CSE 333 – Section 4 HW3, MVC, GTK+.
Port Forwarding and Shell Login Essentials
XWN740 X-Windows Configuring and Using Remote Access
FTP - File Transfer Protocol
Dário Tavares Antunes Intro to Netsoc Dário Tavares Antunes
Telnet/SSH Connecting to Hosts Internet Technology.
INSTALLING AND SETTING UP APACHE2 IN A LINUX ENVIRONMENT
Crawling with Heritrix
Lab 10 Instructions You can use g++ on build server, visual studio on local machine or your preferred C++ IDE. Important Note: For your grade, please show.
SEEM4570 Tutorial 07: Filezilla and PHP
SEEM3460 Tutorial Unix Introduction Xinshi Lin & Zihao Fu
Remote Access Services RAS Routing and Remote Access Services RRAS Remote Desktop Terminal Services Virtual Private Networking VPN.
Web Programming Essentials:
PuTTY Download Putty from:
Presentation transcript:

1 SEEM3460 Tutorial Access to Unix Workstations in SE

2 Required Software SSH client (required) PuTTY (FREE) (download putty.exe and plink.exe) PuTTY SSH Communications Security X server (optional, but needed for GUI) Xming (FREE) (download Xming in “Public Domain Releases”) Xming XWin

3 Methods to Login SSH shell (with or without X server) X server is necessary for GUI X server thru SSH a terminal or an XDMCP session (Desktop environment)

4 Available Servers linux[n].se.cuhk.edu.hk linux[n] can be linux03, linux04, linux05 If you really need to look for more servers, check the option “Use indirect connect” Inside SE intranet, you may omit “.se.cuhk.edu.hk” part

Using Putty and Xming (as background) run Xming.exe run putty.exe [Connection]-[SSH]-[X11]: Enable X11 forwarding [Session]: Host Name: (e.g.) cuse81 Save for later use Double click the saved session name to start SSH you will get: 5

Using XLaunch (optional method for reference) run XLaunch.exe choose “Multiple windows” (choose XDMCP for a remote) then click Next choose “Start a program” then click Next choose “Using PuTTY” type in server(host) name in “Connect to computer” type in UNIX username in “login as user” type in UNIX password in “password” click Next: you may need to locate plink.exe click Next click “Save configuration” for later use (optional) click Finish you will get something like: 6