Introduction to the Mathematica Text Interface for Unix/Linux Kernel Part 1 MCSR Math Camp.

Slides:



Advertisements
Similar presentations
Lab III – Linux at UMBC.
Advertisements

Linux, it's not Windows A short introduction to the sub-department's computer systems Gareth Thomas.
Learning Unix/Linux Bioinformatics Orientation 2008 Eric Bishop.
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.
Using Pine to send your ICS111 homework First Log in into UNIX using SSH either from home (If you have previously installed SSH or from the Lab. Once in.
Introduction to IMSL and VNI Welcome to IT’s seminar on Visual Numerics Inc (VNI) package Sam Gordji, Weir 107.
Getting Started with Linux Douglas Thain University of Wisconsin, Computer Sciences Condor Project October 2000.
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
Guide To UNIX Using Linux Third Edition
Lecture 01CS311 – Operating Systems 1 1 CS311 – Lecture 01 Outline Course introduction Setting up your system Logging onto the servers at OSU with ssh.
Overview Basic functions Features Installation: Windows host and Linux host.
Getting Started with Linux: Novell’s Guide to CompTIA’s Linux+ (Course 3060) Section 2 Use the Linux Desktop.
Installing Windows XP Professional Using Attended Installation Slide 1 of 41Session 2 Ver. 1.0 CompTIA A+ Certification: A Comprehensive Approach for all.
Amazon EC2 Quick Start adapted from EC2_GetStarted.html.
1. This presentation covers :  User Interface Administration  Files System and Services Management 2.
Introduction to UNIX/Linux Exercises Dan Stanzione.
Eucalyptus Virtual Machines Running Maven, Tomcat, and Mysql.
Overview of Linux CS3530 Spring 2014 Dr. José M. Garrido Department of Computer Science.
Unix Primer. Unix Shell The shell is a command programming language that provides an interface to the UNIX operating system. The shell is a “regular”
Cmsc 312 Operating Systems. UNIX? DOS – PC? VAX/VMS - mainframe Unix – PC, workstation, mainframe 1970 bell Lab For computer scientist? Why popular? Free.
CENT 305 Information Systems Security Linux Introduction.
WRF Domain Wizard A tool for the WRF Preprocessing System Jeff Smith Paula McCaslin July 17, 2008.
®® Microsoft Windows 7 for Power Users Tutorial 13 Using the Command-Line Environment.
Introduction to Unix Part 1 Research Computing Workshops Fall 2008 Office of Information Technology & Mississippi Center for Supercomputing Research Jason.
Introduction to Parallel Programming with C and MPI at MCSR Part 2 Broadcast/Reduce.
Computing Fundamenatls CMSC 201 Computer Science I Penny Rheingans University of Maryland Baltimore County (with inspiration from previous 201 instructors.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
Network Security: Lab#3 Transport-Level Security Tools J. H. Wang May 12, 2011.
Introduction to Unix Part 1 Research Computing Workshops Office of Information Technology & Mississippi Center for Supercomputing Research Jason Hale &
Session 2 Wharton Summer Tech Camp Basic Unix. Agenda Cover basic UNIX commands and useful functions.
UNIX/LINUX SHELLS.  “A Unix shell is a command-line interpreter or shell that provides a traditional user interface for the Unix operating system and.
Getting started: Basics Outline: I.Connecting to cluster: ssh II.Connecting outside UCF firewall: VPN client III.Introduction to Linux IV.Intoduction to.
Lesson 2-Touring Essential Programs. Overview Development of UNIX and Linux. Commands to execute utilities. Communicating instructions to the shell. Navigating.
Operating Systems Concepts 1/e Ruth Watson Chapter 3 Chapter 3 DOS Ruth Watson.
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.
Introduction to UNIX Geraint Vaughan. What is UNIX? Command-line operating system (not point- and click) Designed for ‘experts’ Lots of different variants.
Introduction to Fortran Welcome to IT’s seminar on Fortran Sam Gordji, Weir 107.
Unix and Samba By: IC Labs (Raj Kidambi). What is Unix?  Unix stands for UNiplexed Information and Computing System. (It was originally spelled "Unics.")
Introduction to Unix/Linux ICN Summer Institute Jackson State University June 16, 2009 Mississippi Center for Supercomputing Research Jason Hale & Susan.
1 Remote Access Telnet Telnet FTP FTP. 2 Applications and Communications Telnet Telnet  Program for accessing systems remotely.  Available on Windows.
Introduction to Programming Using C An Introduction to Operating Systems.
Logging into the linux machines This series of view charts show how to log into the linux machines from the Windows environment. Machine name IP address.
Shell Interface Shell Interface Functions Data. Graphical Interface Graphical Interface Command-line Interface Command-line Interface Experiments Private.
Introduction to SAS/willow (Unix) Sam Gordji Weir 107.
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.
Introduction to IMSL and VNI Welcome to OIT’s seminar on IMSL Numerical Libraries Sam Gordji, Weir 107.
Linux A practical introduction. 1)Background and Getting Started Linux is an operating system with multiple providers Red Hat/CentOS (our version) Ubuntu.
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.
Holly Cate January 20, 2010 Main Bioinformatics Laboratory.
Learning Unix/Linux Based on slides from: Eric Bishop.
Chapter 7: Using Network Clients The Complete Guide To Linux System Administration.
Interacting with the cluster ssh, sftp, & slurm batch scripts
Overview of Linux Fall 2016 Dr. Donghyun Kim
Introduction to Unix for FreeSurfer Users
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.
Logging Into Windows XP for first time (labs only!)
CS1010: Intro Workshop.
CIRC Winter Boot Camp 2017 Baowei Liu
Andy Wang Object Oriented Programming in C++ COP 3330
Linux/Unix - Download Ubuntu Linux :
Software Tools Recitation 1
Logging into the linux machines
Linux.
Introduction Paul Flynn
Andy Wang Object Oriented Programming in C++ COP 3330
Logging into the linux machines
Login to our New ITS Page
How to create your Webpage
Presentation transcript:

Introduction to the Mathematica Text Interface for Unix/Linux Kernel Part 1 MCSR Math Camp

Why Use the Text Interface? - If you don’t have access to Mathematica on a Windows or Mac desktop -To run Mathematica in batch Mathematica is available on willow (Solaris) and cypress (Linux). Coming soon to mimosa (Linux)

Launching the Kernel: math From willow Solaris command line, type: math

Launching the Kernel: math From cypress Linux command line, type: math

Log in to willow A.Use secure Shell to login to willow using your assigned training account ssh B. Change directories to your numbered subdirectory: cd 30

Entering Mathematica Commands

Getting Rid of the Prompt math -noprompt

Getting Commands from a File << file.nb

Running a Batch File math –run “<< file.nb”

Redirecting Output to a File

Saving Plots to a File

More Information Standalone Mathematica Kernels: "math" Mathematica Systems Program Quiting the Mathematica kernel: "Quit" Using a Text-Based Interface Command-Line Options Administration/Command-LineOptionsOnUnixAndLinux.html EMACS Interface for Mathematica Univeristy of Buffalo Web Page on the Mathematica Kernel