EPD 3.0 electronic Product Designer setup procedure Part 1 ePD_initial.setup vnc setup This Demo is captured on Camtasia Studio 4.

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.
Dayu Zhang 9/8/2014 Lab02. Example of Commands pwd --- show your current directory This is home of venus, not your home directory Tilde: means you are.
CSCI 1411 FUNDAMENTALS OF COMPUTING LAB Lab Introduction 1 Shane Transue MSCS.
Introducing the Command Line CMSC 121 Introduction to UNIX Much of the material in these slides was taken from Dan Hood’s CMSC 121 Lecture Notes.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 20AP. 1Winter Quarter File Transfer Lecture.
1 Homework Reading Assignment –Professional Assembly Language, pp 39-59, MP1 –Get assignment file from my web page and study it –Make and populate.
Module 6 Windows 2000 Professional 6.1 Installation 6.2 Administration/User Interface 6.3 User Accounts 6.4 Managing the File System 6.5 Services.
CS1020: Intro Workshop. Topics CS1020Intro Workshop Login to UNIX operating system 2. …………………………………… 3. …………………………………… 4. …………………………………… 5. ……………………………………
Dayu Zhang 9/3/2014 Lab01. Lab Instructor: Dayu Zhang Office Hour Mon/Wed 10:40am – 11:10am Room A201 Lab Website
Course Introduction and Getting Started with C 1 USF - COP C for Engineers Summer 2008.
UPLOADING YOUR SERVER CODE TO YOUR VIRTUAL MACHINE.
Unix Workshop Aug What is Unix Multitasking, multiuser operating system Often the OS of choice for large servers, large clusters.
Engineering H192 - Computer Programming The Ohio State University Gateway Engineering Education Coalition Lect 4P. 1Winter Quarter Introduction to UNIX.
Accessing the Internet with Anonymous FTP Transferring Files from Remote Computers.
Agenda What is Computer Programming? The Programming Process
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.
The Network Management Lab pc pc pc pc pc Virtual Servers Your Laptop.
A FIRST BOOK OF C++ UNIX PRIMER. LOGGING IN From the PC's in 301, 302, or 303 If the Command Prompt icon is not on the desktop or the Start menu, navigate.
CNIT 132 Intermediate HTML and CSS Publish Web Page.
CIM6400 CTNW (04/05) 1 CIM6400 CTNW Lesson 6 – More on Windows 2000.
Cmsc 312 Operating Systems. UNIX? DOS – PC? VAX/VMS - mainframe Unix – PC, workstation, mainframe 1970 bell Lab For computer scientist? Why popular? Free.
UNIX command line. In this module you will learn: What is the computer shell What is the command line interface What is the directory tree Some UNIX commands.
Background - hardware User interface devices to system –Mainframe Text mode only Command-line (text mode) interface “Some” menus available (NOT a GUI)
SUSE Linux Enterprise Desktop Administration Chapter 2 Use the Linux Desktop.
HTML Hyper Text Markup Language A simple introduction.
1 Editing a C Program 01/16/15. 2 Objective Use Linux to edit, compile and execute a C program.
TAMU CSCE 313 (the basics). Basic Unix/Linux programming Accessing CS systems  PuTTY (putty.exe) – a Telnet and SSH client  Common hosts: unix.cs.tamu.edu.
Enjoy Remote Support WinVNC Introduction A&SIT Ben Wu 11/04/08.
CCPR Workshop Introduction to the Cluster July 13, 2006.
Regis: Academic Research Network: ARN ARN Getting Connected Drive Mapping SQL*Plus Spooling Your Work Presented by “SOETJAHJO”
EPD 3.0 electronic Product Designer setup procedure Part 1 ePD_initial.setup vnc setup.
1 Lab 2 “Hello world” in Unix/Linux #include "std_lib_facilities_4.h" int main(){ cout
UNIX Introduction CSCE 221H Texas A&M University.
Unix and Samba By: IC Labs (Raj Kidambi). What is Unix?  Unix stands for UNiplexed Information and Computing System. (It was originally spelled "Unics.")
1 Getting Started with C++. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Visual Studio 2008.
1 Remote Access Telnet Telnet FTP FTP. 2 Applications and Communications Telnet Telnet  Program for accessing systems remotely.  Available on Windows.
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.
June 1, 1999Customizing the UNIX Environment1 Introduction to UNIX G. Customizing the UNIX Environment.
City Cluster Quickstart Lien-Chi Lai, COLA Lab, Department of Mathematics, NTU 2010/05/11.
Setup Environment: Instructions for CS1520 Server Setup Nils Murrugarra
Introduction to SAS/willow (Unix) Sam Gordji Weir 107.
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.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
A Mini UNIX Tutorial. What’s UNIX?  An operating system run on many servers/workstations  Invented by AT&T Bell Labs in late 60’s  There are many different.
General Computer Science for Engineers CISC 106 Lecture 03 James Atlas Computer and Information Sciences 6/15/2009.
Tomcat Setup BCIS 3680 Enterprise Programming. One-Click Tomcat Setup 2  This semester we’ll try to set up Tomcat with a PowerShell script.  Preparation.
+ Vieques and Your Computer Dan Malmer & Joey Azofeifa.
CS 120 Extra: The CS1 Server Tarik Booker CS 120.
Login Being logged into a command line prompt allows a user to easily and simply execute multiple commands (one-by-one or at the same time) that would.
PuTTY Introduction to Web Programming Kirkwood Continuing Education by Fred McClurg © Copyright 2016, All Rights Reserved ssh client.
Virtual Network Computing
Logging in to CMS from off-campus
UNIX To do work for the class, you will be using the Unix operating system. Once connected to the system, you will be presented with a login screen. Once.
How to Work on your METEO 473 codes from your PC at home
First Day in Lab Making a C++ program
Andy Wang Object Oriented Programming in C++ COP 3330
Assignment Preliminaries
Creating Programs on UNIX
Web Programming Essentials:
Logging in to CMS from on-campus
CGS 3175: Internet Applications Fall 2009
Andy Wang Object Oriented Programming in C++ COP 3330
UNIX/LINUX Commands Using BASH Copyright © 2017 – Curt Hill.
Logging in to CMS from on-campus
References Lecture (webcast) introducing the concepts of logic simulation This Demo (captured on Camtasia Studio 2)
Lab 1: Getting Started.
Presentation transcript:

ePD 3.0 electronic Product Designer setup procedure Part 1 ePD_initial.setup vnc setup This Demo is captured on Camtasia Studio 4

Download PuTTY and/or X-Win32

Why vnc? VNC (Virtual Network Computing)

Download the executable to your desktop

ssh to aludra.usc.edu or nunki.usc.edu use either PuTTY or X- Win32 to ssh

Type the following command at unix prompt ~eeview/ePD_initial.setup sets up pv directory adds lines to your.login file creates.vnc directory Students in all courses planning to use ePD will execute this command only once

Logout and login again to source the new lines added to your.login file or type source.login

Invoke vncserver unix>vncserver unix>password: verify Provides a display nunki.usc.edu:15002

Invoke vncviewer on your PC Click on vncviewer icon Put in host name nunki.usc.edu:15002 Password Open a terminal

Edit your.login file or.cshrc file if needed Use emacs or vi or pico editors to edit the.login file or.cshrc file

Optional: add the following lines to your.cshrc file for unix prompt and file find set host=`hostname|cut -f1 -d.` set prompt="$host-$cwd:t{\!} " alias cd 'cd \!* ; set prompt="$host-$cwd:t{\!} "' Unix prompt to show the server followed by your current directory: example: nunki-pv To search for files in current directory and all subdirectories underneath example: ff *457*lab*3* alias ff \(set noglob\;exec find. -name \!\* -print\)

cleanup before logging out logout and login Before you logout, do not forget to run cleanup whenever you use vncserver on unix To logout, you can type logout or kj (for kill jobs) To close a terminal in vncviewer, you can use exit