IRIX® Admin System Configuration and Operation

Total Page:16

File Type:pdf, Size:1020Kb

IRIX® Admin System Configuration and Operation IRIX® Admin System Configuration and Operation Document Number 007-2859-005 CONTRIBUTORS Written by Charlotte Cozzetto, Jeffrey B. Zurschmeide, and John Raithel Production by Heather Hermstad St. Peter’s Basilica image courtesy of ENEL SpA and InfoByte SpA. Disk Thrower image courtesy of Xavier Berenguer, Animatica. © 1992 - 1998 Silicon Graphics, Inc.— All Rights Reserved The contents of this document may not be copied or duplicated in any form, in whole or in part, without the prior written permission of Silicon Graphics, Inc. RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure of the technical data contained in this document by the Government is subject to restrictions as set forth in subdivision (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS 52.227-7013 and/or in similar or successor clauses in the FAR, or in the DOD or NASA FAR Supplement. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94043-1389. Silicon Graphics, the Silicon Graphics logo, CHALLENGE, Indigo, IRIS, IRIX, and Onyx are registered trademarks, and Crimson, Extent File System, Indigo2, IRIS FailSafe, IRIS InSight, IRIS WorkSpace, IRIX Networker, Origin, Origin2000, POWER CHALLENGE, POWER Indigo2, POWER Onyx, and XFS are trademarks, of Silicon Graphics, Inc. Indy is a registered trademark, used under license in the United States and owned by Silicon Graphics, Inc. in other countries worldwide. CRAY is a registered trademark, and CrayLink is a trademark, of Cray Research, Inc. R4000 and R8000 are registered trademarks of MIPS Technologies, Inc. Adobe Illustrator, FrameMaker, and PostScript are trademarks of Adobe Systems, Inc. Documenter’s Workbench is a trademark of AT&T. Centronics is a trademark of Centronics Data Computer Corporation. IBM 3270 is a trademark of International Business Machines Corporation. LFS is a trademark of Platform Computing Corporation. NFS, RPC, and Sun are trademarks of Sun Microsystems, Inc. Tektronix is a trademark of Tektronix, Inc. Versatec is a trademark of Versatec Corporation. UNIX is a registered trademark in the United Sates and other countries, licensed exclusively through X/Open Company, Ltd. IRIX® Admin: System Configuration and Administration Document Number 007-2859-005 Contents List of Figures xxiii List of Tables xxv About This Guide xxvii IRIX Admin Manual Set xxviii Related Manuals xxix What This Guide Contains xxx Conventions Used in This Guide xxxii Audience for This Guide xxxiii Additional Resources xxxiii IRIX Reference Pages xxxiii Release Notes xxxiv IRIX Help System xxxv Silicon Graphics World Wide Web Sites xxxv 1. Introduction to System Configuration and Operation 3 Principles of Good System Administration 4 Account Passwords 4 Superuser (root) Account Access Restriction 4 User Privacy 5 Password File Check 5 Hardware Change Check 5 Software Upgrade Check 6 System Unavailability Notification 6 Malicious Activity Policy 7 System Log Book Maintenance 8 User Request Service 9 iii Contents System Administrator Task List 9 Administration Tools Overview 10 2. Making the Most of IRIX 13 IRIX Shells 13 Using Regular Expressions and Metacharacters 13 C Shell Shortcuts 16 About the tcsh Shell 19 About the Bourne Shell 19 Korn Shell Shortcuts 20 Displaying Windows on Remote Workstations 21 Creating a Custom Shell Window 22 Finding and Manipulating Files 24 Locating Files With the find Command 24 Using find and cpio to Locate and Copy Files 26 About the sed Editor 26 Recursive Commands in IRIX 27 Task Scheduling With the at, batch, and cron Commands 27 Scheduling Tasks With the at Command 28 Scheduling Tasks With the batch Command 29 Scheduling Tasks With the cron Command 29 Disabling Login With the /etc/nologin File 30 Using Mouse Shortcuts 30 Copying and Pasting Text With the Mouse 31 Creating a Shell Window With the Mouse 32 Creating Reference Pages 33 Creating ASCII Reference Pages 33 System Monitoring Tools 34 About Saving a Crash Dump With savecore 34 About the icrash System Crash Analysis Utility 35 About the fru Hardware Error Analysis Tool 36 About sysmon, the System Log Viewer 38 iv Contents About availmon, the System Availability Monitoring Tool 39 Registering availmon 40 Configuring an availmon Site Log File 41 Administering availmon 42 Using availmon With Automatic Reporting 42 Using availmon at Secure Sites With Internal Report Mailing 43 Using availmon at Secure Sites Without Report Mailing 43 About availmon Reports 44 Mailing availmon Reports With amsend 45 Viewing availmon Reports With amreport 45 3. System Startup, Shutdown, and Run Levels 49 Starting the System 49 Shutting Down the System From Multiuser Mode 50 Shutting Down the System From Single-User Mode 52 About IRIX Operating System Run Levels (System State) 52 How init Controls the System State 54 How IRIX Enters Multiuser State From System Shutdown 57 init Process: Early Initialization 57 init Process: Run-Level Preparation 57 init Process: getty 58 Changing System Run Levels 58 About Run-Level Directories 59 Modifying Run-Level Files 60 Changing From Multiuser Mode to Single-User Mode With the shutdown Command 60 Powering Off the System Using /etc/inittab 61 v Contents 4. Configuring the IRIX Operating System 65 System Configuration Check 65 Checking Installed Hardware With hinv 65 Checking Installed Hardware in /hw 68 How IP Network Interfaces Are Assigned to Hardware Devices 68 Checking Installed Software With Versions 69 Checking Installed Graphics Hardware With gfxinfo 70 Checking Basic System Identification With uname 71 Getting Printer Status With lpstat 71 Checking Software Configuration Options With chkconfig 71 Configuring Software 74 Setting Software Configuration Options With chkconfig 74 Setting and Changing System Defaults 76 Changing the System Display 76 Changing Processor Assignment on Multiprocessor Systems 77 Changing the System Name 78 Setting the Network Address 79 Setting the Default Printer 80 Setting the Time Zone 80 Changing the System Date and Time 83 Changing File and Directory Access Permission 84 Directory Permissions 86 File Permissions 86 Changing Permissions 87 Setting Permissions With umask 88 Access Control Lists (ACLs) and Capabilities 89 vi Contents Partitioning Your System 89 Advantages of Partitioning 90 Disadvantages of Partitioning 91 Networking Setup Between Partitions 91 Connecting the System Console to the Multi-Module System Controller (MMSC) 92 Partition Setup 92 mkpart Partition Configuration Command 93 Partitioning From the PROM 94 Supported Configurations 95 Partitioning Guidelines 96 5. System Administration in a Multiuser Environment 99 User Account Administration 99 User ID Numbers 99 Group ID Numbers 100 Adding User Accounts Using Shell Commands 101 Editing the /etc/passwd File to Add a User Account 101 Editing the /etc/group File to Add a User 103 Setting Up a Home Directory for a New User 104 Verifying a New Account 105 Adding User Groups Using Shell Commands 106 Changing a User’s Group 106 Deleting a User From the System 107 Deleting a Group From the System 108 Locking a User Account 108 About Changing User Groups With newgrp and multgrps 109 Changing User Information 110 Changing a User’s Login Name 110 Changing a User’s Password With the passwd Command 111 Changing a User’s Login ID Number 112 Changing a User’s Default Group 113 Changing a User’s Comments Field 113 Changing a User’s Default Home Directory 114 Changing a User’s Default Shell 115 vii Contents About the User Environment 115 About Login Shells 116 About C Shell Configuration Files 117 Bourne and Korn Shell Configuration Files 119 Configurable Shell Environment Variables 121 Viewing the Shell Environment 121 Default Environment Variables 122 Defining New Environment Variables 122 Changing the Prompt in IRIX 123 About Default File Permissions (umask) 123 Changing Default File Permissions With umask 124 Special Login Shells 124 Sending Messages 125 Electronic Mail 125 Message-of-the-Day Facility 125 Remote Login Message 127 Sending Messages With the news Command 127 Sending Messages With the write Command 129 Sending Messages With the wall Command 130 6. Configuring Disk and Swap Space 133 Disk Usage Commands 133 du (Disk Usage) Command 133 df (Free Disk Blocks) Command 134 quot (Disk Usage by User) Command 134 diskusg (Disk Accounting) Command 134 Managing Disk Space 134 File Compression and Archiving 134 Disk Space Management With the quotas Subsystem 135 Disk Quota Guidelines 135 Disk Space Management With NFS 137 Disk Space Management With Disk Partitions 137 Wasted Disk Space 138 viii Contents Swap Space 138 Monitoring Paging and Swap Space 139 Adding Virtual Swap Space 139 Listing Swap Space With the swap -l Command 140 Checking Swap Activity With the swap -s Command 140 Negative Swap Space 141 Turning On Virtual Swapping 142 Increasing Swap Space on a One-Disk System 143 Increasing Swap Space on a Multidisk System 144 7. Managing User Processes 149 Monitoring User Processes 149 Process Monitoring With top 150 Process Monitoring on an Array 150 Process Monitoring With osview 150 Process Monitoring With sar 151 Process Monitoring With ps 151 Prioritizing Processes 152 Prioritizing Processes With nice 152 Prioritizing Processes With npri 153 Changing the Priority of a Running Process 154 Terminating Processes 154 Terminating Processes With the kill Command 155 Killing Processes by Name With the killall Command 155 ix Contents Scheduling Processes With the Miser
Recommended publications
  • IRIX® Admin System Configuration and Operation
    IRIX® Admin System Configuration and Operation 007-2859-017 COPYRIGHT © 1992-2001 Silicon Graphics, Inc. All rights reserved; provided portions may be copyright in third parties, as indicated elsewhere herein. No permission is granted to copy, distribute, or create derivative works from the contents of this electronic documentation in any manner, in whole or in part, without the prior written permission of Silicon Graphics, Inc. LIMITED RIGHTS LEGEND The electronic (software) version of this document was developed at private expense; if acquired under an agreement with the USA government or any contractor thereto, it is acquired as "commercial computer software" subject to the provisions of its applicable license agreement, as specified in (a) 48 CFR 12.212 of the FAR; or, if acquired for Department of Defense units, (b) 48 CFR 227-7202 of the DoD FAR Supplement; or sections succeeding thereto. Contractor/manufacturer is Silicon Graphics, Inc., 1600 Amphitheatre Pkwy 2E, Mountain View, CA 94043-1351. TRADEMARKS AND ATTRIBUTIONS Challenge, Indigo, IRIS, IRIX, Octane, and Onyx are registered trademarks and SGI, Crimson, Indigo2, IRIS FailSafe, IRIS InSight, IRIS WorkSpace, IRIX Networker, NUMAlink, Origin, Performance Co-Pilot, Power Challenge, Power Indigo2, Power Onyx, the SGI logo, and XFS are trademarks of Silicon Graphics, Inc. Indy is a registered trademark, used under license in the United States and owned by Silicon Graphics, Inc., in other countries worldwide. Centronics is a trademark of Centronics Data Computer Corporation. Cray is a registered trademark of Cray, Inc. Documenter’s Workbench is a trademark of Novell, Inc. FrameMaker, Illustrator, and PostScript are trademarks of Adobe Systems, Incorporated.
    [Show full text]
  • FEA Newsletter September 2008
    FEA Information Announcements In This Issue: One Man’s Corner by Henry H. Fong, Consultant, San Francisco, California, USA: “ A series of “One Man’s Corner” articles in FEA Information, describes some of my structural analysis, FEA (finite element analysis), and MCAE (mechanical computer-aided engineering) career highlights in the Southern California aerospace industry – in the 20- year period from 1966 to 1986. Four projects are discussed, each with: background, objective, structural analysis highlights, and lessons learned.” New Participant: Cranes Software Ltd. Located in India is an authorized distributor of LS-DYNA®, LS-PrePost® and LS-OPT®. Sincerely, Art Shapiro Editor [email protected] Marsha Victory President [email protected] Trent Eggleston Business Manager [email protected] Wayne Mindle Graphics [email protected] Table of Contents Announcements 2 Table of Contents 3 One Man’s Corner 11 Microsoft Takes Its Newest High-Performance Computing Platform to the Street 13 Varmint Al’s Engineer Page 14 LS-PrePost® Update 15 Pre-Post Processing Software 16 Participant LS-DYNA® Resource Page SMP and MPP 17 Participant LS-DYNA® Resource Page MPP and Interconnect MPI 18 LS-DYNA® Resource Page Participant Software 20 FEA Information Participants 22 LS-DYNA® Software Distributors 23 Consulting and Engineering Services 24 Educational and Contributing Participants 25 Informational Websites 26 LSTC Training Classes – CA and MI 27 Worldwide Events/Class Announcements 28 LS-DYNA Training in India 30 China The Seminar of High Performance Computing 31 ETA China The Seminar of LS-DYNA Application in Steel Industry 32 Fujitsu to Consolidate North American IT Strengths 33 Cranes Software International Ltd.
    [Show full text]
  • 3D Visibility: Analytical Study and Applications
    Universit´e Grenoble I – Joseph Fourier Sciences et G´eographie 3D Visibility: Analytical Study and Applications Fredo´ DURAND Dissertation presented in partial fulfillement of the requirements for the degree of Docteur de l’Universite´ Joseph Fourier, discipline informatique Arrˆet´e minist´eriel du 5 juillet 1984 et du 30 mars 1992 prepared at iMAGIS-GRAVIR/IMAG-INRIA. UMR CNRS C5527. to be defended on July the 12th, 1999 Comittee : Dinesh MANOCHA Reviewer Michel POCCHIOLA Reviewer Seth TELLER Reviewer Jacques VOIRON Examiner Jean-Claude PAUL Examiner Claude PUECH Advisor Georges DRETTAKIS Co-advisor 2 Acknowledgments Je d´edie cette th`esea ` mes parents eta ` l’ensemble des professeurs qui m’ont subi pendant ma longue scolarit´e. Claude aet´ ´ e plus qu’un directeur de th`ese pour moi. Il m’a fait profiter de sa grande exp´erience, tant du domaine que de la recherche en g´en´eral, et plus encore. J’ai particuli`erement appr´eci´e les voyages que nous avons fait ensemble, Barcelone et la Californie. L’ambiance qu’il sait faire r´egnerauseindel’´equipe est une richesse rare. Il a vraimentet´ ´ eun“p`ere spirituel” durant ces cinq ann´ees pass´ees ensemble. George a su m’arracheramesrˆ ` everies th´eoriques quand il le fallait. Il n’a pas h´esit´e`a mettre les mains dans le code, je n’en aurai jamais fait autant sans lui. Il a effectu´e un travail consid´erable pour transformer ce que je r´edigeais en phrases anglaises. Ils ont tous deux eu le m´erite de supporter ma tˆete de mule et mon caract`ere de jeune coq..
    [Show full text]
  • Warren Harrop Thesis
    Using immersive real-time collaboration environments to manage IP networks A thesis submitted for the degree of Doctor of Philosophy Warren Harrop, BEng(Hons)(Telecommunications and Internet Technologies) & BAppSc(Multimedia Technologies) (Swinburne University), Centre for Advanced Internet Architectures, Faculty of Science, Engineering and Technology, Swinburne University of Technology, Melbourne, Victoria, Australia. August 21, 2014 Declaration This thesis contains no material which has been accepted for the award to the candidate of any other degree or diploma, except where due reference is made in the text of the examinable outcome. To the best of the candidate’s knowledge this thesis contains no material previously published or written by another person except where due reference is made in the text of the examinable outcome; and where the work is based on joint research or publications, discloses the relative contributions of the respective workers or authors. Warren Harrop Centre for Advanced Internet Architectures (CAIA) - Faculty of Science, Engineering and Technology Swinburne University of Technology August 21, 2014 iii Publications arising from this thesis Some preliminary results and discussions in this thesis have been previously published in peer- reviewed literature: W. Harrop and G. Armitage, “Intuitive Real-Time Network Monitoring Using Visually Orthog- onal 3D Metaphors,” in Australian Telecommunications Networks & Applications Conference 2004 (ATNAC 2004), Sydney, Australia, 8-10 December 2004, pp. 276–282. [Online]. Available: http: //caia.swin.edu.au/pubs/ATNAC04/harrop-armitage-ATNAC2004.pdf W. Harrop and G. Armitage, “Modifying first person shooter games to perform real time network monitoring and control tasks,” in NetGames ’06: Proceedings of 5th ACM SIGCOMM workshop on Network and system support for games.
    [Show full text]
  • IRIS® Software Installation Guide • Silicongraphics
    IRIS® Software Installation Guide SiliconGraphics • Computer Systems IRIS® Software Installation Guide Document Number 007-1364-040 9/94 Contributors Written by Susan Ellis Edited by Gail Larrick Cover design and illustration by Rob Aguilar, Rikk Carey, Dean Hodgkinson, Erik Lindholm and Kay Maitz Production by Lorrie Williams Engineering contributions by Sunita Das and Dave Olson @Copyright 1991,1993, Silicon Graphics, Inc.- All Rights Reserved This document contains proprietary and confidential information of Silicon Graphics, Inc. The contents of this document may not be disclosed to third parties, copied, or duplicated in any form, in whole or in part, without the prior written permission of Silicon Graphics, Inc. Restricted Rights Legend Use, duplication, or disclosure of the technical data contained in this document by the Government is subject to restrictions as set forth in subdivision (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS 52.227-7013 and/or in similar or successor clauses in the FAR, or in the OOD or NASA FAR Supplement. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311. • IRIS Software Installation Guide Document Number 007-1364-040 Silicon Graphica, Inc. Mountain View, California Silicon Graphics and IRIS are registered trademarks and IRIX and RealityEngine are trademarks of Silicon Graphics, Inc. Ethernet is a registered trademark of Xerox Corporation. PostScript is a registered trademark of Adobe Systems, Inc. To the Reader The standard manual set includes the IRIS Workspace User's Guide, the Personal System Administration Guide, the IRIS Utilities Guide, the Owner's Guide for your model of workstation, and the IRIS Software Installation Guide.
    [Show full text]
  • A Differential Approach to Graphical Interaction
    A Differential Approach to Graphical Interaction Michael L. Gleicher November 18, 1994 gw EgEWREPIU School of Computer Science Carnegie Mellon University 5000 Forbes Avenue Pittsburgh, PA 15213-3891 Submitted in partial fulfillment of the requirements for the degree of Doctor of Philosophy. Thesis Committee: Andrew Witkin, Chair Paul Heckbert Brad Myers Robert Sproull, Sun Microsystems c 1994 by Michael L. Gleicher This research was supported in part by Apple Computer, an equipment grant from Silicon Graphics Inc., and a fellowship from the Schlumberger Foundation. The views and conclusions contained in this documentare those ofthe authorand shouldnot be interpretted as representing the official policies, either expressed or implied, of these companies. Keywords: Constraints, Direct Manipulation, Interaction Techniques, User Inter- face Toolkits Abstract Direct manipulation has become the preferred interface for controlling graphical ob- jects. Despite its success, the ad hoc manner with which such interfaces have been designed and implemented restricts the types of interactive controls. This dissertation presents a new approach that provides a systematic method for implementing flexible, combinable interactive controls. This differential approach to graphical interaction uses constrained optimization to couple user controls to graphical objects in a manner that permits a variety of controls to be freely combined. The differential approach pro- vides a new set of abstractions that enable new types of interaction techniques and new ways of modularizing applications. The differential approach views graphical object manipulation as an equation solv- ing problem: Given the desired values for the user specified controls, find a configura- tion of the graphical objects that meet these constraints. To solve these equations in a sufficiently general manner, the differential approach controls the motion of the objects over time.
    [Show full text]
  • The Grid and Grid Networks Xxix
    Grid Networks Enabling Grids with Advanced Communication Technology Franco Travostino, Nortel, USA Joe Mambretti, Northwestern University, USA Gigi Karmous-Edwards, MCNC, USA Grid Networks Grid Networks Enabling Grids with Advanced Communication Technology Franco Travostino, Nortel, USA Joe Mambretti, Northwestern University, USA Gigi Karmous-Edwards, MCNC, USA Copyright © 2006 John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England Telephone (+44) 1243 779777 Email (for orders and customer service enquiries): [email protected] Visit our Home Page on www.wiley.com All Rights Reserved. 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, recording, scanning or otherwise, except under the terms of the Copyright, Designs and Patents Act 1988 or under the terms of a licence issued by the Copyright Licensing Agency Ltd, 90 Tottenham Court Road, London W1T 4LP, UK, without the permission in writing of the Publisher. Requests to the Publisher should be addressed to the Permissions Department, John Wiley & Sons Ltd, The Atrium, Southern Gate, Chichester, West Sussex PO19 8SQ, England, or emailed to [email protected], or faxed to +44 1243 770620. This publication is designed to provide accurate and authoritative information in regard to the subject matter covered. It is sold on the understanding that the Publisher is not engaged in rendering professional services. If professional advice or other expert assistance is required, the services of a competent professional should be sought. Other Wiley Editorial Offices John Wiley & Sons Inc., 111 River Street, Hoboken, NJ 07030, USA Jossey-Bass, 989 Market Street, San Francisco, CA 94103-1741, USA Wiley-VCH Verlag GmbH, Boschstr.
    [Show full text]
  • 007-1736-060 Contributors
    POWER Onyx™ and Onyx Rackmount Owner’s Guide Document Number 007-1736-060 CONTRIBUTORS Written by Greg Morris, Pablo Rozal and M. Schwenden Illustrated by Dan Young Edited by Christina Cary Production by Laura Cooper Engineering contributions by Rick Bahr, Paul Everhardt, Richard Houston, Dave North, Rolf van Widenfelt, Steve Whitney, John Kraft, Judy Bergwerk, Rich Altmaier, Gordon Elder, Gregory Eitzmann, Dan Baum, and Drew Henry. Cover design and illustration by Rob Aguilar, Rikk Carey, Dean Hodgkinson, Erik Lindholm, and Kay Maitz © Copyright 1995, 1996, Silicon Graphics, Inc.— All Rights Reserved The contents of this document may not be copied or duplicated in any form, in whole or in part, without the prior written permission of Silicon Graphics, Inc. RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure of the technical data contained in this document by the Government is subject to restrictions as set forth in subdivision (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS 52.227-7013 and/ or in similar or successor clauses in the FAR, or in the DOD or NASA FAR Supplement. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94039-7311. Silicon Graphics, Geometry Engine, IRIS, and Onyx are registered trademarks and , IRIX, Graphics Library, CHALLENGE, InfiniteReality, POWER Onyx, IRIS Performer, RealityEngine2, VTX, and WorkSpace are trademarks of Silicon Graphics, Inc. MIPS and R8000 are registered trademarks and R4400, and R10000, are trademarks of MIPS Technologies, Inc. Centronics is a registered trademark of Centronics Data Computer Corp.
    [Show full text]
  • POWER Onyx™ and Onyx Deskside Owner's Guide
    POWER Onyx™ and Onyx Deskside Owner’s Guide Document Number 007-1733-070 CONTRIBUTORS Written by M. Schwenden Illustrated by Dan Young Edited by Christina Cary Production by Laura Cooper Engineering contributions by Tony Roaque, Nick Wold, Dan Farmer, Brad Morrow, Ray Mascia, Steve Whitney, John Kraft, Judy Bergwerk, Rich Altmaier, Gordon Elder, Drew Henry, Ed Reidenbach, Marty Deneroff, David North, Reuel Nash, Gregory Eitzmann, Dan Baum, and Dave Alexander © Copyright 1995, 1996, Silicon Graphics, Inc.— All Rights Reserved The contents of this document may not be copied or duplicated in any form, in whole or in part, without the prior written permission of Silicon Graphics, Inc. RESTRICTED RIGHTS LEGEND Use, duplication, or disclosure of the technical data contained in this document by the Government is subject to restrictions as set forth in subdivision (c) (1) (ii) of the Rights in Technical Data and Computer Software clause at DFARS 52.227-7013 and/or in similar or successor clauses in the FAR, or in the DOD or NASA FAR Supplement. Unpublished rights reserved under the Copyright Laws of the United States. Contractor/manufacturer is Silicon Graphics, Inc., 2011 N. Shoreline Blvd., Mountain View, CA 94043-1389. Silicon Graphics, the Silicon Graphics logo, Geometry Engine, IRIS, and Onyx are registered trademarks and CHALLENGE, Graphics Library, InfiniteReality, IRIX, i-Station, POWERpath-2, POWER CHALLENGE, POWER Channel, POWER Onyx, RealityStation, RealityEngine2, and VTX are trademarks of Silicon Graphics, Inc. MIPS and R8000 are registered trademarks and R4400, and R10000, are trademarks of MIPS Technologies, Inc. UNIX is a registered trademark in the United States and other countries, licensed exclusively through X/Open Company, Ltd.
    [Show full text]
  • IRIX® Admin: System Configuration and Operation (日本語版)
    IRIX® Admin: System Configuration and Operation (日本語版) ドキュメント番号 007-2859-020JP 編集協力者 執筆 Arthur Evans、Jeffrey B. Zurschmeide 改訂 Pam Sogard、Helen Vanderberg、Bob Bernard、Terry Schultz および Julie Boney 編集 Christina Cary、Cindy Kleinfeld、および Susan Wilkening 制作 Amy Swenson、Glen Traefald、および Karen Jacobson 技術協力 Scott Henry、Carlin Otto、Kam Kashani、Chris Wagner、Paul Mielke、Robert Stephens、Joe Yetter、Gretchen Helms、John Schimmel、 Robert Mende、Vernon Schryver、 Michael Nelson および Landon Noll イラスト Dany Galgani 著作権 © 1992-2002 Silicon Graphics, Inc. All rights reserved この文書の一部は、別途記載される通り、他社により著作権が保護されている場合があります。この電子 文書の内容の一部または全体を、Silicon Graphics, Inc. の書面による事前の許可なく複写、配布したり、派生製品を作成することは、いかなる形態においても禁 じられています。 LIMITED AND RESTRICTED RIGHTS LEGEND The electronic (software) version of this document was developed at private expense; if acquired under an agreement with the USA government or any contractor thereto, it is acquired as "commercial computer software" subject to the provisions of its applicable license agreement, as specified in (a) 48 CFR 12.212 of the FAR; or, if acquired for Department of Defense units, (b) 48 CFR 227-7202 of the DoD FAR Supplement; or sections succeeding thereto. Contractor/manufacturer is Silicon Graphics, Inc., 1600 Amphitheatre Pkwy 2E, Mountain View, CA 94043-1351, USA. 商標とその所有者 Silicon Graphics、 SGI、SGI ロゴ、Challenge、Indigo、IRIS、IRIX、Octane、Onyx、および Origin は Silicon Graphics, Inc. の登録商標であり、Crimson、 Indigo2、IRIS FailSafe、IRIS InSight、IRIS WorkSpace、IRIX Networker、NUMAlink、Performance Co-Pilot、Power Challenge、Power Indigo2、Power Onyx、および XFS は Silicon Graphics, Inc. の商標です。Indy は米国においてライセンス供与されている登録商標で、その他の国では Silicon Graphics, Inc. が 所有する登録商標です。 Centronics は GENICOM, L.L. C の商標です。Cray は Cray, Inc. の登録商標です。Documenter’s Workbench は Novell, Inc.
    [Show full text]
  • Visibility, Problems, Techniques and Applications
    Visibility, problems, techniques and applications Course Notes for SIGGRAPH 2000 New Orleans, Louisiana July 2000 Organizer: Daniel Cohen-Or Tel-Aviv University Speakers: Yiorgos Chrysanthou UCL University of London George Drettakis iMAGIS-GRAVIR/IMAG Claudio´ T. Silva AT&T Labs-Research 1 Abstract Visibility determination, the process of deciding what surfaces can be seen from a certain point, is one of the fundamental problems in computer graphics. Its importance has long been recognized, and in network-based graphics, virtual environments, shadow determination, global illumination, culling, and interactive walkthroughs, it has become a critical issue. This course reviews fundamental is- sues, current problems, and unresolved solutions, and presents an in-depth study of the visibility algorithms developed in recent years. Its goal is to provide students and graphics professionals (such as game developers) with effective techniques for visibility culling. Schedule 1:30 – 1:50 Introduction to visibility Cohen-Or 1:50 – 2:50 Object-space visibility Silva 2:50 – 3:30 Image-space visibility Chrysanthou 3:30 – 3:45 Break 3:45 – 4:15 From-region visibility Cohen-Or 4:15 – 4:45 The visibility complex Drettakis 4:45 – 5:00 Final questions (All speakers) 2 Speaker Biographies Daniel Cohen-Or Computer Science Department School of Mathematical Sciencees Tel-Aviv University, Ramat-Aviv 69978, Israel E-mail: [email protected] Daniel Cohen-Or is a senior lecturer at the Department of Computer Science since 1995. He received a B.Sc. cum laude in both Mathematics and Computer Science (1985), an M.Sc. cum laude in Computer Science (1986) from Ben-Gurion University, and a Ph.D.
    [Show full text]
  • Complete List of ALL File Extensions and Information - Botcrawl
    Complete List of ALL File Extensions and Information - Botcrawl Extension Information A Image Alchemy File (Handmade Software, Inc.) A Unknown Apple II File (found on Golden Orchard Apple II CD Rom) A ADA Program A Free Pascal Archive File for Linux or DOS Version (FPC Development Team) a UNIX Static Object Code Library A Assembly Source Code (Macintosh) A00 Archive Section A01 ARJ Multi-volume Compressed Archive (can be 01 to 99) (also see .000) (can be 01 to 99) (also see .000) A01 OzWin CompuServe E-mail/Forum Access SYSOP File A01 Archive Section A02 Archive Section A02 OzWin CompuServe E-mail/Forum Access SYSOP File A03 Archive Section A03 annotare ava 04 Project File (annotare.net) A03 OzWin CompuServe E-mail/Forum Access SYSOP File A04 OzWin CompuServe E-mail/Forum Access SYSOP File A04 Archive Section A05 OzWin CompuServe E-mail/Forum Access SYSOP File A05 Archive Section A06 OzWin CompuServe E-mail/Forum Access SYSOP File A06 Archive Section A06 Lotto Pro 2002 Smart Number Ticket A07 OzWin CompuServe E-mail/Forum Access SYSOP File A07 Archive Section A07 TaxCalc Tax File (Acorah Software Products Ltd.) A08 OzWin CompuServe E-mail/Forum Access SYSOP File A08 Archive Section A09 OzWin CompuServe E-mail/Forum Access SYSOP File A09 Archive Section A1 Free Pascal Archive File for GO321v1 Platform (FPC Development Team) A1 Unknown Apple II File (found on Golden Orchard Apple II CD Rom) A10 OzWin CompuServe E-mail/Forum Access SYSOP File A11 AOL Instant Messenger (AIM) Graphic (America Online, Inc.) A2 Unknown Apple II File (found on
    [Show full text]