Setting up your System Contents Required Software Flip and flop servers at OSU Using WinSCP Using Putty Using ssh, scp from Linux terminal.

Slides:



Advertisements
Similar presentations
1 Automated SFTP Windows and SUN Linux and SUN. 2 Vocabulary  Client = local=the machine generating the SFTP request  Server = remote = the machine.
Advertisements

CSCI 1411 FUNDAMENTALS OF COMPUTING LAB Lab Introduction 1 Shane Transue MSCS.
Skills: install and use Filezilla Concepts: client-server, file transfer protocol (FTP), portable software, wire-frame user interface diagram, Web site.
Jun-15 1 Management Information Systems Class Web Server Usage Instructions.
Exploring the Internet Creating and setting up your website Instructor: Michael Krolak Instructor: Patrick Krolak See also
Exploring the Internet Creating and setting up your website Instructor: Michael Krolak Instructor: Patrick Krolak See also
FileZilla Skills: install and use FileZilla IT concepts: portable software, file transfer protocol (FTP), Web site mirror This work is licensed under a.
Filezilla Skills: install and use Filezilla IT concepts: client-server review, file transfer protocol (FTP), Web site mirror, portable software, open source.
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.
1 CSE 390 Lecture 10 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Jessica Miller and Ruth Anderson.
Amazon EC2 Quick Start adapted from EC2_GetStarted.html.
Remote access and file transfer Getting files on and off Bio-Linux.
Ssh: secure shell. overview Purpose Protocol specifics Configuration Security considerations Other uses.
Linux Basics. What is an Operating System (OS)? An Operating System (OS) is an interface between hardware and user which is responsible for the management.
A crash course in njit’s Afs
February 2006Colby College ITS Using FTP. February 2006Colby College ITS Topics FTP Options at Colby For Mac Users For Windows Users.
Telnet/SSH: Connecting to Hosts Internet Technology1.
The Unix Environment and Compiling. Getting Set Up Your programs will be compiled and tested on the Departmental server ‘linprog’ The linprog servers.
Creating a Web Presence Introduction to WordPress Week 1.
Computation for Physics 計算物理概論 Introduction to Linux.
CSE 390a Editing and Moving Files
CNIT 132 Intermediate HTML and CSS Publish Web Page.
1 Intro to Linux - getting around HPC systems Himanshu Chhetri.
Network Tools TCP/IP interface configuration query - MAC (HW) address and IP address – Linux - /sbin/ifconfig – MS Windows – ipconfig/all 1.
Essential Unix at ACEnet Joey Bernard, Computational Research Consultant.
Andreas Steffen, , 11-SSH.pptx 1 Internet Security 1 (IntSi1) Prof. Dr. Andreas Steffen M. Liebi Institute for Internet Technologies and Applications.
Warmup A programmer’s wife tells him, “Would you mind going to the store and picking up a loaf of bread? Also, if they have eggs, get a dozen.” The programmer.
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.
1 CSE 390 Lecture 9 Do anything from anywhere – tools to free your choice of OS slides created by Marty Stepp, modified by Jessica Miller and Ruth Anderson.
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:
Internet Business Foundations © 2004 ProsoftTraining All rights reserved.
Open Source Evaluation - FileZilla Michael Nye ITEC 400 Assignment 14-1 Professor D’Andrea Franklin University April 10, 2008.
SECTION 2: CODE REASONING + PROGRAMMING TOOLS slides borrowed and adapted from Alex Mariakis and CSE 390a.
REMOTE LOGIN. TEAM MEMBERS AMULYA GURURAJ 1MS07IS006 AMULYA GURURAJ 1MS07IS006 BHARGAVI C.S 1MS07IS013 BHARGAVI C.S 1MS07IS013 MEGHANA N. 1MS07IS050 MEGHANA.
Networking in Linux. ♦ Introduction A computer network is defined as a number of systems that are connected to each other and exchange information across.
Unix Machine In Computer Science for Teaching Cliff Zou Spring 2015.
ISAT/CS 250 login: jmu eid like harrisnl When you log into the lab machines using your jmu eid Your “home” directory is actually a directory on a server.
Remote Access Usages. Remote Desktop Remote desktop technology makes it possible to view another computer's desktop on your computer. This means you can.
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.
Agenda Using FTP What is FTP? How to Use the FTP Program How to transfer files Using FTP.
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.
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.
Cygwin CMSC 104 UMBC.  CygWin is a collection of free software tools originally developed by Cygnus Solutions to allow various versions of Microsoft.
SSH. 2 SSH – Secure Shell SSH is a cryptographic protocol – Implemented in software originally for remote login applications – One most popular software.
WinSCP SUSAN WOYTON ITEC400 APRIL 5, What is WinSCP? Windows based Program Transfers files using File Transfer Protocol (FTP) Secure File Transfer.
Review Why do we use protection levels? Why do we use constructors?
Do anything from anywhere – tools to free your choice of OS
Do anything from anywhere – tools to free your choice of OS
IT244 - Introduction to Linux / Unix Instructor: Bo Sheng
Part 3 – Remote Connection, File Transfer, Remote Environments
FTP - File Transfer Protocol
Assignment Preliminaries
A few points to mention There are two Olympus machines!
File Transfer Olivia Irving and Cameron Foss
Telnet/SSH Connecting to Hosts Internet Technology.
slides borrowed and adapted from Alex Mariakis and CSE 390a
Do anything from anywhere – tools to free your choice of OS
Do anything from anywhere – tools to free your choice of OS
Do anything from anywhere – tools to free your choice of OS
Do anything from anywhere – tools to free your choice of OS
An introduction to the Linux environment v
Do anything from anywhere – tools to free your choice of OS
Downloading workshop files to your computer
Yung-Hsiang Lu Purdue University
Lab 1: Getting Started.
SLIS Technology Orientation
DIBBs Brown Dog Tutorial Setup
Presentation transcript:

Setting up your System Contents Required Software Flip and flop servers at OSU Using WinSCP Using Putty Using ssh, scp from Linux terminal

Required Software This course requires Linux shell for all the assignments. With MacOS and Linux, the shell is in-built For Windows OS use – WinSCP/Cyberduck: Transfer files via SCP, FTP – Putty: Free terminal client Other frequently used software – Cygwin, virtual box, cyberduck (file transfer tool for Mac and Windows). Perl required for assignment 2 only. Instructions to install will be given in the assignment page. SVN Tools for code hosting (Windows users can use Tortoise SVN)

Flip and flop servers Flip (flip.engr.oregonstate.edu) – a Linux terminal server at OSU. – Accessible from anywhere using a SSH client. Flop (flop.engr.oregonstate.edu) – Linux terminal server at OSU. – Accessible from anywhere using a SSH client. Other servers at OSU – access.engr.oregonstate.edu (both flip and flop connect to this) – Shell.onid.oregonstate.edu All these servers uses your ENGR credentials except for shell.onid.

Using WinSCP Free software (only for Windows) for file transfer via SCP, FTP, SFTP. To transfer files to the flip server

Files can be transferred by drag and drop. Software also features a basic linux terminal which executes the commands in the server.

Using Putty

Using ssh from terminal Ssh command is in-built in the linux terminal It can be used to connect to a server remotely via terminal Usage: ssh Example:

Using scp Scp is to securely copy files from local machine to server directory and vice versa. Usage: scp path-to-file (for transferring file from local to server) Example: scp /home/Desktop/file1