Tera Term Brian Smith Chris Vasse Zaheemat Adetoro William Newton Tom Presgraves.

Slides:



Advertisements
Similar presentations
Introduction to the Omega Server CSE Overview Intro to Omega Basic Unix Command Files Directories Printing C and C++ compilers GNU Debugger.
Advertisements

Linux, it's not Windows A short introduction to the sub-department's computer systems Gareth Thomas.
Cosc 4750 Getting Started in UNIX Don’t be afraid of the prompt, in linux it can be your best friend. In some cases, the only way to do certain things.
CIS392 Sp 03Assign#11 CIS392 Text Processing, Retrieval, and Mining Spring 03 Instructor: Dr. Y. F. Brook Wu BOW toolkit:
CS 202 Computer Science II Lab Fall 2009 August 27.
CS1020: Intro Workshop. Topics CS1020Intro Workshop Login to UNIX operating system 2. …………………………………… 3. …………………………………… 4. …………………………………… 5. ……………………………………
1 Basics of Linux On linux machine: Login at your home directory Open a “shell” or “terminal” or “xterm” workspace (4) On windows machine Intall linux.
9-2 How do you copy/move/rename/remove files? How do you create a directory ? What is redirection and piping? Readings: See CCSO’s Unix pages andCCSO’s.
Embedded Programming and Robotics Lesson 13 Basic Linux 1.
1 Some basic Unix commands u Understand the concept of loggin into and out of a Unix shell u Interact with the system in a basic way through keyboard and.
What is Unix? A multi-user networked operating system –“Operating System” Handles files, running other programs, input/output Looks like DOS…but more powerful.
SoftwareTools CGS 3460, Lecture 7 Jan 25, 2006 Zhen Yang.
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.
1 Intro to Linux - getting around HPC systems Himanshu Chhetri.
Unix Basics Chapter 4.
Cmsc 312 Operating Systems. UNIX? DOS – PC? VAX/VMS - mainframe Unix – PC, workstation, mainframe 1970 bell Lab For computer scientist? Why popular? Free.
Basic unix commands that everyone should know (Even if you have a mac) Slightly more advanced:
PROGRAMMING PROJECT POLICIES AND UNIX INTRO Sal LaMarca CSCI 1302, Fall 2009.
Natawut NupairojAssembly Language1 Unix Survival Guide.
Session 2 Wharton Summer Tech Camp Basic Unix. Agenda Cover basic UNIX commands and useful functions.
1 Operating Systems and Using Linux Topics What is an Operating System? Linux Overview Frequently Used Linux Commands Reading None.
Next Unix Topics Tuesday, 2/11 & 18/2014. Change Password (by 2/14/14) ssh to account on – faclinux.cse.ohio-state.edu – stdlinux.cse.ohio-state.edu passwd.
November 5, 2015CIS 118 Intro to UNIX What’s a Unix? Unix is an Operating System Designed for high-traffic usage Many variants –Linux, BSD: free versions.
Welcome to CS323 Operating System lab 1 TA: Nouf Al-Harbi NoufNaief.net.
CGS 3460 Why we choose UNIX n Powerful lMulti-user operating system lGood programming tools Most heavy-duty database management systems started out on.
Chapter 5 Editing Text Files. Basic Concept A text editor works on a file buffer that is a memory copy of a disk file The disk file is not updated until.
Basic Unix Commands CGS 3460, Lecture 6 Jan 23, 2006 Zhen Yang.
Unix and Samba By: IC Labs (Raj Kidambi). What is Unix?  Unix stands for UNiplexed Information and Computing System. (It was originally spelled "Unics.")
Linux and Java Basics. What is Linux? Operating system by Linus Torvalds that was a clone of Unix (thus Linux) Free and open source – this is the reason.
Introduction to Programming Using C An Introduction to Operating Systems.
CS 245 – Part 1 Using Operating Systems and Networks for Programmers Jiang Guo Dept. of Computer Science California State University Los Angeles.
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.
PTA Linux Series Copyright Professional Training Academy, CSIS, University of Limerick, 2006 © Workshop III - Part B Shell Commands Professional Training.
Basic Unix Commands & GCC Saurav Karmakar Spring 2007.
Linux A practical introduction. 1)Background and Getting Started Linux is an operating system with multiple providers Red Hat/CentOS (our version) Ubuntu.
Linux Stuff Last Update Copyright 2014 Kenneth M. Chipps Ph.D. 1.
1 Introduction to Unix. 2 What is UNIX?  UNIX is an Operating System (OS).  An operating system is a control program that helps the user communicate.
1 CS3695 – Network Vulnerability Assessment & Risk Mitigation – Introduction to Unix & Linux.
The Unix File sytem. Introduction Tree structure …
Unix Fundamentals CS 127. File navigation cd - change directory cd /var/log cd /etc/apache2 cd ~/Desktop ~ is a shortcut for the home directory.
Basic Unix Commands. Listing files and directories ● ls:command is used to list the files and ● directories in present working directory ● ls command.
EMT 2390L Lecture 3 Dr. Reyes Reference: The Linux Command Line, W.E. Shotts.
What is Unix? A multi-user networked operating system –“Operating System” Handles files, running other programs, input/output Just like DOS or Windows.
Learning basic Unix command It 325 operating system.
File Management commands cat Cat command cat cal.txt cat command displays the contents of a file here cal.txt on screen (or standard out).
CMSC 104, Version 8/061L03OperatingSystems.ppt Operating Systems and Using Linux Topics What is an Operating System? Linux Overview Frequently Used Linux.
CS 120 Extra: The CS1 Server Tarik Booker CS 120.
Assignprelim.1 Assignment Preliminaries © 2012 B. Wilkinson/Clayton Ferner. Modification date: Jan 16a, 2014.
CMSC 104, Version 9/011 Operating Systems and Using Linux Topics What is an Operating System? Linux Overview Frequently Used Linux Commands Reading None.
Tutorial Six Linux Basics CompSci Semester Two 2016.
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.
CS1010: Intro Workshop.
Getting started with CentOS Linux
Tutorial Six Recap & Linux Basics CompSci Semester Two 2016.
Andy Wang Object Oriented Programming in C++ COP 3330
The Command Prompt Commands are the way to “do things” in Unix
Useful Linux Commands.
Command Line Interface for Beginners
Assignment Preliminaries
Operating Systems and Using Linux
Operating Systems and Using Linux
Lab 00 Discussion Linux Basics
Getting started with CentOS Linux
Andy Wang Object Oriented Programming in C++ COP 3330
Module 6 Working with Files and Directories
Lab 2: Terminal Basics.
Presentation transcript:

Tera Term Brian Smith Chris Vasse Zaheemat Adetoro William Newton Tom Presgraves

Table of Contents Overview of Tera Term Overview of Tera Term List Command List Command Change Directory Command Change Directory Command Create a New Directory Command Create a New Directory Command Copy a File Command Copy a File Command Remove a File Command Remove a File Command Pico Text Editor Pico Text Editor Xemacs Text Editor Xemacs Text Editor Create a New File Command Create a New File Command Manual Pages Manual Pages

Overview Secure telnet program Secure telnet program –Protects passwords, user names and information sent across the network. Replaces Telnet on Windows Replaces Telnet on Windows Gives access to mail and data on student’s accounts Gives access to mail and data on student’s accounts Free Free

LS - Command List Command – List the files and directories in the current directory List Command – List the files and directories in the current directory Syntax Syntax –Linux%> ls –Linux%> ls –l –Linux%> ls -a

CD - Command Change directory - Switches the current directory to a specified directory Change directory - Switches the current directory to a specified directory Syntax Syntax –Linux%> cd –Linux%> cd Note: To move up the directory tree, use “..” for the directory name. Note: To move up the directory tree, use “..” for the directory name.

Mkdir - Command Make Directory – Creates a new sub- directory in the current directory. Make Directory – Creates a new sub- directory in the current directory. SyntaxSyntax – Linux%> mkdir – Linux%> mkdir

MV - Command Renames a file from the old file name, the first argument, to the new file name, the second argument. Renames a file from the old file name, the first argument, to the new file name, the second argument. Syntax Syntax –Linux%> mv –Linux%> mv

RM - command Removes a file in the current directory Removes a file in the current directory Syntax: Syntax: –Linux%> rm –Linux%> rm Linux will prompt you to confirm this request. Linux will prompt you to confirm this request.

Pico - Command Pico is a text editor used to view current text and programming language documents. Pico is a text editor used to view current text and programming language documents. Syntax Syntax –Linux%> pico –Linux%> pico –Linux%> pico Note: The file name does not have to be explicitly defined. If no file name is defined, then a temporary buffer will be used. Note: The file name does not have to be explicitly defined. If no file name is defined, then a temporary buffer will be used.

Xemacs - Command Xemacs - Command Xemacs is another text editor for editing text and programming files. Xemacs is another text editor for editing text and programming files. Syntax Syntax –Linux%> xemacs –Linux%> xemacs –Linux%> xemacs Note: If a file name is not explicitly defined, then a temporary buffer will be used. Note: If a file name is not explicitly defined, then a temporary buffer will be used.

Touch - Command Creates a new file in the current directory Creates a new file in the current directory SyntaxSyntax – Linux%> touch – Linux%> touch

Man - Command Manual Pages – Displays the manual pages for a command or function. Manual Pages – Displays the manual pages for a command or function. SyntaxSyntax –Man –Man –Man man

Questions?