SAS® 9.1 Companion for UNIX Environments the Correct Bibliographic Citation for This Manual Is As Follows: SAS Institute Inc

Total Page:16

File Type:pdf, Size:1020Kb

SAS® 9.1 Companion for UNIX Environments the Correct Bibliographic Citation for This Manual Is As Follows: SAS Institute Inc SAS® 9.1 Companion for UNIX Environments The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2004. SAS ® 9.1 Companion for UNIX Environments. Cary, NC: SAS Institute Inc. SAS® 9.1 Companion for UNIX Environments Copyright © 2004, SAS Institute Inc., Cary, NC, USA ISBN 1–59047–210–1 All rights reserved. Produced in the United States of America. No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, or otherwise, without the prior written permission of the publisher, SAS Institute Inc. U.S. Government Restricted Rights Notice. Use, duplication, or disclosure of this software and related documentation by the U.S. government is subject to the Agreement with SAS Institute and the restrictions set forth in FAR 52.227–19 Commercial Computer Software-Restricted Rights (June 1987). SAS Institute Inc., SAS Campus Drive, Cary, North Carolina 27513. 1st printing, January 2004 SAS Publishing provides a complete selection of books and electronic products to help customers use SAS software to its fullest potential. For more information about our e-books, e-learning products, CDs, and hard-copy books, visit the SAS Publishing Web site at support.sas.com/pubs or call 1-800-727-3228. SAS® and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. ® indicates USA registration. Other brand and product names are registered trademarks or trademarks of their respective companies. Contents What’s New ix Overview ix Migrating 32-Bit SAS Files to 64–Bit SAS Files ix Accessing SAS Files from Previous Releases x Restricted System Options x Executing UNIX Commands within a SAS Session x Sending E-mail from within Your SAS Session x Accessing Shared Executable Libraries from SAS xi Changes to the cleanwork Command xi SAS Resources xi SAS Language Elements xi PART1 Running SAS Software Under UNIX 1 Chapter 1 Getting Started with SAS in UNIX Environments 3 Starting SAS Sessions in UNIX Environments 4 Running SAS in a Foreground or Background Process 5 Selecting a Method of Running SAS in UNIX Environments 6 SAS Windowing Environment in UNIX Environments 6 Interactive Line Mode in UNIX Environments 7 Batch Mode in UNIX Environments 8 Running SAS on a Remote Host in UNIX Environments 9 X Command Line Options 11 Executing Operating System Commands from Your SAS Session 13 Customizing Your SAS Registry Files 16 Customizing Your SAS Session Using Configuration and Autoexec Files 16 Customizing Your SAS Session Using System Options 18 Defining Environment Variables in UNIX Environments 21 Determining the Completion Status of a SAS Job in UNIX Environments 22 Interrupting or Terminating Your SAS Session in UNIX Environments 22 Ending a Process That Is Running as a SAS Server 24 Ending a SAS Process on a Relational Database 25 Chapter 2 Working in the SAS Windowing Environment 29 Definition of the SAS Windowing Environment 30 Description of SAS in the X Environment 31 The SAS Session Manager (motifxsassm) in UNIX 33 Displaying Function Key Definitions in UNIX Environments 34 The SAS ToolBox in UNIX Environments 35 Opening Files in UNIX Environments 39 Changing Your Working Directory in UNIX Environments 41 iv Selecting (Marking) Text in UNIX Environments 42 Copying or Cutting and Pasting Selected Text in UNIX Environments 44 Using Drag and Drop in UNIX Environments 45 Searching For and Replacing Text Strings in UNIX Environments 46 Sending Mail from within Your SAS Session in UNIX Environments 47 Configuring SAS for Host Editor Support in UNIX Environments 49 Getting Help in UNIX Environments 50 Chapter 3 Customizing the SAS Windowing Environment 53 Overview of Customizing SAS in X Environment 54 Overview of X Resources 55 Methods for Customizing X Resources 55 Modifying X Resources through the Preferences Dialog Box 57 Setting X Resources with the Resource Helper 62 Customizing Toolboxes and Toolsets in UNIX Environments 67 Customizing Key Definitions in UNIX Environments 73 Customizing Fonts in UNIX Environments 80 Customizing Colors in UNIX Environments 84 Controlling Pull-Down Menus in UNIX Environments 91 Customizing Cut-and-Paste in UNIX Environments 91 Customizing Session Workspace, Session Gravity, and Window Sizes in UNIX Environments 93 Specifying User-Defined Icons in UNIX Environments 94 Miscellaneous Resources in UNIX Environments 96 Summary of X Resources for SAS in UNIX Environments 97 Chapter 4 Using SAS Files 101 Introduction to SAS Files, Data Libraries, and Engines in UNIX Environments 103 Common Types of SAS Files in UNIX Environments 104 Filename Extensions and Member Types in UNIX Environments 105 Migrating 32-Bit SAS Files to 64-Bit in UNIX Environments 106 Accessing SAS Files across Compatible Machine Types in UNIX Environments 108 Creating a SAS File to Use with an Earlier Release 110 Reading SAS Data Sets from Previous Releases or from Other Hosts 111 Referring to SAS Data Files Using Librefs in UNIX Environments 111 Specifying Pathnames in UNIX Environments 114 Assigning a Libref to Several Directories (Concatenating Directories) 115 Using Multiple Engines for a Library in UNIX Environments 116 Using Environment Variables as Librefs in UNIX Environments 117 Librefs Assigned by SAS in UNIX Environments 118 Using One-Level Names To Access Permanent Files (User Data Library) 120 Accessing Disk-Format Data Libraries in UNIX Environments 121 Accessing Sequential-Format Data Libraries in UNIX Environments 122 Sharing Files in UNIX Environments 124 Accessing BMDP, OSIRIS, or SPSS Files in UNIX Environments 125 Support for Links in UNIX Environments 128 v Chapter 5 Using External Files and Devices 131 Introduction to External Files and Devices in UNIX Environments 132 Accessing an External File or Device in UNIX Environments 133 Specifying Pathnames in UNIX Environments 133 Assigning Filerefs to External Files or Devices with the FILENAME Statement 135 Concatenating Filenames in UNIX Environments 138 Assigning a Fileref to a Directory (Using Aggregate Syntax) 138 Using Environment Variables to Assign Filerefs in UNIX Environments 139 Filerefs Assigned by SAS in UNIX Environments 140 Reserved Filerefs in UNIX Environments 141 Reading from and Writing to UNIX Commands (PIPE) 141 Sending Electronic Mail Using the FILENAME Statement (EMAIL) 143 Processing Files on TAPE in UNIX Environments 149 Chapter 6 Printing and Routing Output 153 Overview of Printing Output in UNIX Environments 154 Previewing Output in UNIX Environments 154 The Default Routings for the SAS Log and Procedure Output in UNIX Environments 155 Changing the Default Routings in UNIX Environments 155 Using the Print Dialog Box in UNIX Environments 157 Using Commands to Print in UNIX Environments 159 Using the PRINTTO Procedure in UNIX Environments 161 Using SAS System Options to Route Output 163 Printing Large Files with the PIPE Device Type in UNIX Environments 164 Changing the Default Print Destination in UNIX Environments 165 Changing the Default Print Command in UNIX Environments 165 Controlling the Content and Appearance of Output in UNIX Environments 165 Chapter 7 Accessing Shared Executable Libraries from SAS 169 Overview of Shared Libraries in SAS 170 The SASCBTBL Attribute Table 170 Special Considerations When Using Shared Libraries 176 Examples of Accessing Shared Executable Libraries from SAS 187 PART2 Application Considerations 195 Chapter 8 Data Representation 197 Numeric Variable Length and Precision in UNIX Environments 197 Missing Values in UNIX Environments 198 Reading and Writing Binary Data in UNIX Environments 198 PART3 Host-Specific Features of the SAS Language 199 Chapter 9 Commands under UNIX 201 SAS Commands under UNIX 202 vi Chapter 10 Data Set Options under UNIX 223 SAS Data Set Options under UNIX 223 Dictionary 223 Summary of SAS Data Set Options in UNIX Environments 227 Chapter 11 Formats under UNIX 231 SAS Formats under UNIX 231 Dictionary 231 Chapter 12 Functions and CALL Routines under UNIX 237 SAS Functions and CALL Routines under UNIX 237 Dictionary 238 Chapter 13 Informats under UNIX 257 SAS Informats under UNIX 257 Dictionary 257 Chapter 14 Macro Facility under UNIX 263 About the Macro Facility under UNIX 263 Automatic Macro Variables in UNIX Environments 263 Macro Statements in UNIX Environments 265 Macro Functions in UNIX Environments 265 SAS System Options Used by the Macro Facility in UNIX Environments 266 Using Autocall Libraries in UNIX Environments 266 Chapter 15 Procedures under UNIX 269 SAS Procedures under UNIX 269 Dictionary 269 Chapter 16 Statements under UNIX 289 SAS Statements under UNIX 289 Dictionary 289 Chapter 17 System Options under UNIX 311 SAS System Options under UNIX 313 Determining How a System Option Was Set 313 Dictionary 313 Summary of All SAS System Options in UNIX Environments 384 PART4 Appendices 395 Appendix 1 The !SASROOT Directory 397 Introduction to the !SASROOT Directory 397 Contents of the !SASROOT Directory 397 Appendix 2 Tools for the System Administrator 399 The Utilities Directory in UNIX Environments 399 Installing Manual Pages 399 vii Utilities in the /bin Directory 400 Appendix 3 Using SSL in UNIX Environments 403 What Is SSL? 403 Using SSL 405 SSL for SAS 405 SSL for UNIX 405 Converting between PEM and DER File Formats 410 SSL Language Elements 411 Appendix 4 SAS Releases in UNIX Environments 413 SAS Releases in UNIX Environments 413 Appendix 5 Recommended Reading 415 Recommended Reading 415 Glossary 417 Index 427 viii ix What’s New Overview New and enhanced features for Base SAS improve ease of use and SAS performance under the UNIX operating environment: SAS for the AIX, HP-UX, and Solaris operating environments is 64-bit only. SMTP (Simple Mail Transfer Protocol) is now the default mail handler. Sharing files between UNIX and Windows has been simplified. Using the MODULE family of SAS functions and CALL routines, you can invoke a routine that resides in an external shared library from within SAS.
Recommended publications
  • Müller Docs Documentation Versão 0.0.1
    Müller Docs Documentation Versão 0.0.1 Müller Fernandes da Silva 27 September, 2015 Conteúdo 1 Fontes 3 1.1 Table of Contents.............................................3 1.2 Indices and tables............................................ 231 1.3 Conteúdo Pendente............................................ 231 Bibliografia 235 i ii Müller Docs Documentation, Versão 0.0.1 Bem vindo à minha base de documentação. Na busca por um método de anotar os conheci- mentos necessários para minhas atividades do dia-a-dia me deparei com o trabalho feito pelo ‘Ops School<(http://www.opsschool.org/en/latest/>‘_ e comecei a alterá-lo para satisfazer minhas necessidades. Conteúdo 1 Müller Docs Documentation, Versão 0.0.1 2 Conteúdo CAPÍTULO 1 Fontes • Fork de Ops School • Este projeto é escrito em reStructuredText • Hospedado em Read the Docs • Compilado pelo sistema de documentação Sphinx no Travis CI 1.1 Table of Contents 1.1.1 Tecnologia da informação Active Directory 101 What is Active Directory? Active Directory is a Directory Service created by Microsoft. It is included with most Windows Server operating systems. Almost all Active Directory installations actually include several separate but related components; although the term “Active Directory” technically refers only to the directory service, in general use it refers to the entire constellation of parts. What is Active Directory used for? Active Directory is primarily used to store directory objects (like users and groups) and their attributes and relati- onships to one another. These objects are most commonly used to control access to various resources; for instance, an Active Directory might contain a group which grants its members permission to log into a certain server, or to print to a specific printer, or even to perform administrative tasks on the directory itself.
    [Show full text]
  • Fira Code: Monospaced Font with Programming Ligatures
    Personal Open source Business Explore Pricing Blog Support This repository Sign in Sign up tonsky / FiraCode Watch 282 Star 9,014 Fork 255 Code Issues 74 Pull requests 1 Projects 0 Wiki Pulse Graphs Monospaced font with programming ligatures 145 commits 1 branch 15 releases 32 contributors OFL-1.1 master New pull request Find file Clone or download lf- committed with tonsky Add mintty to the ligatures-unsupported list (#284) Latest commit d7dbc2d 16 days ago distr Version 1.203 (added `__`, closes #120) a month ago showcases Version 1.203 (added `__`, closes #120) a month ago .gitignore - Removed `!!!` `???` `;;;` `&&&` `|||` `=~` (closes #167) `~~~` `%%%` 3 months ago FiraCode.glyphs Version 1.203 (added `__`, closes #120) a month ago LICENSE version 0.6 a year ago README.md Add mintty to the ligatures-unsupported list (#284) 16 days ago gen_calt.clj Removed `/**` `**/` and disabled ligatures for `/*/` `*/*` sequences … 2 months ago release.sh removed Retina weight from webfonts 3 months ago README.md Fira Code: monospaced font with programming ligatures Problem Programmers use a lot of symbols, often encoded with several characters. For the human brain, sequences like -> , <= or := are single logical tokens, even if they take two or three characters on the screen. Your eye spends a non-zero amount of energy to scan, parse and join multiple characters into a single logical one. Ideally, all programming languages should be designed with full-fledged Unicode symbols for operators, but that’s not the case yet. Solution Download v1.203 · How to install · News & updates Fira Code is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations.
    [Show full text]
  • Introduction to Unix (PDF)
    Introduction to… UNIX Bob Booth December 2004 AP-UNIX2 © University of Sheffield Contents 1. INTRODUCTION....................................................................................................................................... 3 1.1 THE SHELL ........................................................................................................................................... 3 1.2 FORMAT OF COMMANDS ...................................................................................................................... 4 1.3 ENTERING COMMANDS ......................................................................................................................... 4 2. ACCESSING UNIX MACHINES ............................................................................................................. 5 2.1 TERMINAL EMULATION SOFTWARE...................................................................................................... 5 2.2 LOGGING IN.......................................................................................................................................... 6 2.3 LOGGING OUT ...................................................................................................................................... 6 2.4 CHANGING YOUR PASSWORD............................................................................................................... 8 3. BASIC UNIX COMMANDS...................................................................................................................... 9 3.1 FILENAMES..........................................................................................................................................
    [Show full text]
  • UNIX Text Processing Tools—Programs for Sorting, Compar- Ing, and in Various Ways Examining the Contents of Text Files
    UNIX® TEXT PROCESSING DALE DOUGHERTY AND TIM O’REILLY and the staffofO’Reilly & Associates, Inc. CONSULTING EDITORS: Stephen G. Kochan and PatrickH.Wood HAYDEN BOOKS ADivision of HowardW.Sams & Company 4300 West 62nd Street Indianapolis, Indiana 46268 USA Copyright © 1987 Dale Dougherty and Tim O’Reilly FIRST EDITION SECOND PRINTING — 1988 INTERNET "UTP Revival" RELEASE — 2004 The UTP RevivalRelease is distributed according to the terms of the Creative Commons Attribution License. A copyofthe license is available at http://creativecommons.org/licenses/by/1.0 International Standard Book Number: 0-672-46291-5 Library of Congress Catalog Card Number: 87-60537 Trademark Acknowledgements All terms mentioned in this book that are known to be trademarks or service marks are listed below. Nei- ther the authors nor the UTP Revivalmembers can attest to the accuracyofthis information. Use of a term in this book should not be regarded as affecting the validity of anytrademark or service mark. Apple is a registered trademark and Apple LaserWriter is a trademark of Apple Computer,Inc. devps is a trademark of Pipeline Associates, Inc. Merge/286 and Merge/386 are trademarks of Locus Computing Corp. DDL is a trademark of Imagen Corp. Helvetica and Times Roman are registered trademarks of Allied Corp. IBM is a registered trademark of International Business Machines Corp. Interpress is a trademark of Xerox Corp. LaserJet is a trademark of Hewlett-Packard Corp. Linotronic is a trademark of Allied Corp. Macintosh is a trademark licensed to Apple Computer,Inc. Microsoft is a registered trademark of Microsoft Corp. MKS Toolkit is a trademark of Mortice Kern Systems, Inc.
    [Show full text]
  • Für Jeden Geschmack © Valentyn Volkov, 123RF Volkov, © Valentyn
    Netz&System Moderne Terminals Moderne Terminalemulatoren für Linux und Android Für jeden Geschmack © Valentyn Volkov, 123RF Volkov, © Valentyn Das 34 Jahre alte Xterm In der breiten Öffentlichkeit gilt Linux Thema Terminalemulator teils aus einer nach wie vor als System für Nerds, die komplett neuen Perspektive angehen. hat auf dem Linux-Desktop nichts dabei finden, ständig kryptische Befehle in ein Textinterface tippen zu Alacritty inzwischen Gesellschaft von müssen. Tatsächlich kann man unter den meisten Distributionen alles von der In­ Viele solcher Emulatoren glänzen mit zahlreichen jüngeren Vari- stallation über typische Alltagsaufgaben zahlreichen Extrafunktionen. Tabs oder bis hin zur Systemadministration in einer unterschiedlich gestaltbare Profile gehö­ anten bekommen, die das grafischen Oberfläche erledigen, ohne ren mittlerweile quasi zur Grundausstat­ je eine Kommandozeile auch nur zu tung, das Unterteilen eines Terminals in schlichte Werkzeug mit Gesicht zu bekommen. Unterfenster zur höheren Schule. Davon neuen Ideen aufpeppen. Möchte man jedoch unter der Haube bietet Ala critty nichts: Das Terminal schrauben oder per Skript Aufgaben verzichtet auf solche Extras ebenso wie Christoph Langner automatisieren, kann nach wie vor keine auf grafische Einstellungsmöglichkeiten. GUI mit der Flexibilität eines Terminals Dafür schaltet Alacritty den Turbo ein: Es konkurrieren. So gut wie jede Distribu­ greift beim Zeichnen des Terminal inhalts tion bringt daher Xterm als Basis­Termi­ über OpenGL auf die Grafikkarte zurück. README nal emulator mit. Daneben finden sich Zudem wurde das Programm mit Rust oft Desktop­spezifische Alternativen wie geschrieben, das eine ähnliche Effizienz So gut wie jede Desktop-Umgebung bringt das Gnome­Terminal oder die Konsole wie C++ erreicht . Dadurch scrollen In­ ein eigenes Terminalprogramm mit.
    [Show full text]
  • The Linux Command Line
    The Linux Command Line Second Internet Edition William E. Shotts, Jr. A LinuxCommand.org Book Copyright ©2008-2013, William E. Shotts, Jr. This work is licensed under the Creative Commons Attribution-Noncommercial-No De- rivative Works 3.0 United States License. To view a copy of this license, visit the link above or send a letter to Creative Commons, 171 Second Street, Suite 300, San Fran- cisco, California, 94105, USA. Linux® is the registered trademark of Linus Torvalds. All other trademarks belong to their respective owners. This book is part of the LinuxCommand.org project, a site for Linux education and advo- cacy devoted to helping users of legacy operating systems migrate into the future. You may contact the LinuxCommand.org project at http://linuxcommand.org. This book is also available in printed form, published by No Starch Press and may be purchased wherever fine books are sold. No Starch Press also offers this book in elec- tronic formats for most popular e-readers: http://nostarch.com/tlcl.htm Release History Version Date Description 13.07 July 6, 2013 Second Internet Edition. 09.12 December 14, 2009 First Internet Edition. 09.11 November 19, 2009 Fourth draft with almost all reviewer feedback incorporated and edited through chapter 37. 09.10 October 3, 2009 Third draft with revised table formatting, partial application of reviewers feedback and edited through chapter 18. 09.08 August 12, 2009 Second draft incorporating the first editing pass. 09.07 July 18, 2009 Completed first draft. Table of Contents Introduction....................................................................................................xvi
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Table of Contents 1
    Table Of Contents 1. Zoo Information a. Logging in b. Transferring files 2. Unix Basics 3. Homework Commands G etting onto the Zoo Type “ssh <netid>@node.zoo.cs.yale.edu”, and enter your netID password when ​ ​ prompted. Your password won’t show up and the cursor won’t move, but it knows what you’re typing. G etting Files onto the Zoo Use the “scp” command to transfer files onto the Zoo. Type “scp filename1 filename2 ​ ​ ​ <netid>@node.zoo.cs.yale.edu:~/mydirectory/mysubdirectory” ​ You should be on your local machine in the same directory as the two files. This will copy the two local files, filename1 and filename2 into the directory mysubdirectory (which is ​ ​ ​ ​ ​ ​ located inside mydirectory in your home directory on the Zoo). You will be prompted to ​ ​ enter your netID password, just like when you ssh in. U nix Basics What is a directory? A directory is simply a folder, which can contain any mixture of files and ​ subdirectories. What is different about a file versus a directory? A directory contains other files and directories, ​ but does not contain information itself -- for example, you can’t use emacs to view a directory. However, you can often use a text editor to view the contents of a file. Sometimes directories and files have different colors when you look at what’s in your current directory, depending on your terminal settings, which can help you tell which is which. What about an executable? An executable is a special type of file that can be run by your ​ computer.
    [Show full text]
  • Online Terminal Emulator Windows
    Online Terminal Emulator Windows Andonis repossess disgracefully if versed Clemens bide or slurp. Rudimentary and spindle-legged Ashby never lark his human! Kendall remains credible after Ingamar rejigs supersensibly or panhandles any Narragansett. This one is a bit controversial. We have switched to semver. JSLinux also lets you upload files to a virtual machine. Communicating with hosts using telnet and Secure Shell is easy. Did we say it was fast? Glosbe, have to specify the IP address. Similarly, Russian, rsync and many more. PC computer behave like a real text terminal. As you might expect, viewers, and everything you type in one of them is broadcast to all the others. You are responsible for ensuring that you have the necessary permission to reuse any work on this site. The application is solely programmed from Windows operating system. This generally means that some type of firewall is blocking the UDP packets between the client and the server. If any of that is missed, feel free to use some of them and see which one fits as per the requirements. IP address of the server. Position the pointer in the title bar. Linux distribution package manager. Howto: What is Git and Github? Use system fonts or choose a custom font for your terminal. Honestly, fully configurable shortcuts, sorry for the confusion. All trademarks and registered trademarks appearing on oreilly. Terminator status bar opens a menu in which you can define groups of terminals, such as backing up data or searching for files that you can run from Cmd. Linux applications on Windows.
    [Show full text]
  • Ubuntu Server Guide Ubuntu Server Guide Copyright © 2016 Contributors to the Document
    Ubuntu Server Guide Ubuntu Server Guide Copyright © 2016 Contributors to the document Abstract Welcome to the Ubuntu Server Guide! It contains information on how to install and configure various server applications on your Ubuntu system to fit your needs. It is a step-by-step, task-oriented guide for configuring and customizing your system. Credits and License This document is maintained by the Ubuntu documentation team (https://wiki.ubuntu.com/DocumentationTeam). A list of contributors is below. This document is made available under the Creative Commons ShareAlike 3.0 License (CC-BY-SA). You are free to modify, extend, and improve the Ubuntu documentation source code under the terms of this license. All derivative works must be released under this license. This documentation is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE AS DESCRIBED IN THE DISCLAIMER. A copy of the license is available here: Creative Commons ShareAlike License1. Contributors to this document are: • Members of the Ubuntu Documentation Project2 • Members of the Ubuntu Server Team3 • Contributors to the Community Help Wiki4 • Other contributors can be found in the revision history of the serverguide5 and ubuntu-docs6 bzr branches available on Launchpad. 1 https://creativecommons.org/licenses/by-sa/3.0/ 2 https://launchpad.net/~ubuntu-core-doc 3 https://launchpad.net/~ubuntu-server 4 https://help.ubuntu.com/community/ 5 https://bazaar.launchpad.net/~ubuntu-core-doc/serverguide/trunk/changes 6 https://bazaar.launchpad.net/~ubuntu-core-doc/ubuntu-docs/trunk/changes Table of Contents 1.
    [Show full text]
  • Operational Guidance Document.Pdf
    Operational Guidance for the Community Multiscale Air Quality (CMAQ) Modeling System Version 4.7.1 (June 2010 Release) Prepared in cooperation with the Community Modeling and Analysis System Institute for the Environment University of North Carolina at Chapel Hill Chapel Hill, NC 27599 CMAQv4.7.1 Operational Guidance Document Operational Guidance for the Community Multiscale Air Quality (CMAQ) Modeling System June 2010 ii http://www.cmaq-model.org CMAQv4.7.1 Operational Guidance Document Disclaimer The information in this document has been funded wholly or in part by the United States Environmental Protection Agency. The draft version of this document has not been subjected to the Agency’s peer and administrative review, nor has it been approved for publication as an EPA document. The draft document has been subjected to review by the Community Modeling and Analysis System Center only; this content has not yet been approved by the EPA. Mention of trade names or commercial products does not constitute endorsement or recommendation for use. June 2010 iii http://www.cmaq-model.org CMAQv4.7.1 Operational Guidance Document Foreword The Community Multiscale Air Quality (CMAQ) modeling system is being developed and maintained under the leadership of the Atmospheric Modeling and Analysis Division of the EPA National Exposure Research Laboratory in Research Triangle Park, NC. CMAQ represents over two decades of research in atmospheric modeling and has been in active development since the early 1990’s. The first release of CMAQ was made available in 1998 without charge for use by air quality scientists, policy makers, and stakeholder groups to address multiscale, multipollutant air quality concerns.
    [Show full text]
  • Section 4 Network Programming and Administration Exercises
    Lab Manual SECTION 4 NETWORK PROGRAMMING AND ADMINISTRATION EXERCISES Structure Page Nos. 4.0 Introduction 48 4.1 Objectives 48 4.2 Lab Sessions 49 4.3 List of Unix Commands 52 4.4 List of TCP/IP Ports 54 3.5 Summary 58 3.6 Further Readings 58 4.0 INTRODUCTION In the earlier sections, you studied the Unix, Linux and C language basics. This section contains more practical information to help you know best about Socket programming, it contains different lab exercises based on Unix and C language. We hope these exercises will provide you practice for socket programming. Towards the end of this section, we have given the list of Unix commands frequently required by the Unix users, further we have given a list of port numbers to indicate the TCP/IP services which will be helpful to you during socket programming. To successfully complete this section, the learner should have the following knowledge and skills prior to starting the section. S/he must have: • Studied the corresponding course material of BCS-052 and completed the assignments. • Proficiency to work with Unix and Linux and C interface. • Knowledge of networking concepts, including network operating system, client- server relationship, and local area network (LAN). Also, to successfully complete this section, the learner should adhere to the following: • Before attending the lab session, the learner must already have written steps/algorithms in his/her lab record. This activity should be treated as home- work that is to be done before attending the lab session. • The learner must have already thoroughly studied the corresponding units of the course material (BCS-052) before attempting to write steps/algorithms for the problems given in a particular lab session.
    [Show full text]