, SASIAF Software Information Systems on Multiple

Total Page:16

File Type:pdf, Size:1020Kb

, SASIAF Software Information Systems on Multiple SASIAF Software Information Systems on Multiple Platforms: Welcome to the Real World Burtt Blodgett, Quantum Consulting Inc. John Powers, Quantum Consulting Inc. LDAW Will use the remote submission features of SASICONNECT Abstract to support other platforms. The LDAW project is still under active development, and LOAW 3.0 is scheduled for release later this The Load Data AnalysiS Workstation (LDAW) is a SAS/AF® year. LDAW 3.0 will run under Windows and SunOS, and wilt use app6cation developed by Quantum Consulting Inc. for the Electric SAS/CONNECT to provide support for remo_te processing and Power Research Institute (EPRI). LDAW is designed to accass. Integrated networked environments. analyze, and present data collected from electric utility load research programs. LOAW serves as an intuitive front-end to Rgura 1 more than 100 SAS® programs. Atthough originally designed to operate within a PC environment, SAS transport facilities and LDAW Release History SAS Multi·Engine Architecture® have allowed the LDAW to be successfully ported to UNIX and MVS with only a modest amount Date Version MS-DOS Windows UNIX MVS of effort. However, managing multi-platform development and (SAS 6.04)(SAS 6.08) (SAS 6.07) (SAS 6_07) _ support is a difficult and at times overwhelming task. This paper addre~s many issues involved in multi~platfonn development, June 89 O.4RG x and w,lIreveal SASICONNECT® as a solution for many multi· June 90 O.SRG x platform development and network. connectivity issues. June 91 1.0 x June 92 1.2 x x x Dec 92 2.0 x x Introduction May 93 2.1 x remote remote Sept 93 2.2 x remote remote Dec 93 3.0 The LDAW was developed in response to a need for a flexible. x x remote PC·based tool for the analysis of load data. The users of this tool are utility load research and demand·side management (DSM) analysts. These analysts typically have worked with SAS on a LDAW System Design mainframe bafore, but now work with many other PC·based tools. The goal of the LDAW has been to provide a cost-effective data The LOAW is a means of unifying commonly used load research analysis tool which complements these other sottware tools while SAS programs into a coherent system that allows non~ taking advantage of the SAS expertise of utility analysts. This programmers to perform SAS analysis. The LDAW consists of goal was established through initial LDAW Use~s Group meetings over 100 SAS programs that perform various an_alysis tasks. and. conferences that stee~ the project towards an open system These programs, or .S files"are modularized so that variable desgn ba~ on SAS within a PC environment. For this reason, parameters are referenced as SAS macro variables. A SAS/AF early versions of the LDAW were designed and written in SAS front-end provides a common interface to the .S files, and allows 6.04 for MS·DOS®. The LDAW release histol'( is summarized in parameters to be set from within a user-friendly system. For each Figure 1. The LDAW project went through a lengthy initial design .S file there is an SCL programentl'( within a SAS/AF catalog. phese in which two EPRI research-grade versions. LDAW 0.4 and Input parameters on each SCL program screen correspond to the LDAW 0.5, were developed and released for testing. commental'(, SAS macro variables tha,t are referenced in each . S file. The and reaction. These early research grade releases and the first pmenu facility is used to provide a menu system that accesses EPRI production-grade release, LDAW 1.0, were available for the SCL program screens. The menu system organizes progranlS execution within a PC environment only. under pull..oown menu head'ngs,that correspond to categories of analysts tasks, such as data input, data validation, data analysis, Although the MS·DOS versions of LDAW are widely used, some and graphing. After selecting a program from the menu, the user LDAW users find this to ba restrictive. In perticular, the 640K can_enter input parameters, aided by SCL selection lists. A series memory barrier, slow processing speed, and poor data of SCL routines provides error trapping in order to validate user management capabUities in the PC environment are cited as big input When all input parameters are set, an eXElCution mode is problems. Even though the new Windows release of SAS solves selected to run the program. The input parameters are then some of these prob.lems, many potential users do not want to give passed into SAS macro variables in an SCL SUBMIT block. and up the company-Wide data access capabilities available through the relevant .S file is called using a %include statement flelr m8lnfiame system. These users voice concern that moving data from a central server will ultimately result in data integrity The user can choose between three different execution modes. problems that will cause analysis studies to be incomparable. Immediate mode causes the program to ba submitted to SAS for Many users also want to have the LDAW take advantage of more immediate e~ecution. Batch mode saves the program in a file for ; powerful platforms that are available to them. These are later execution. Programs can be added on to a batCh file to , legitimate concerns, ant.! subsequent versions of the LOAW have create more complex analysis routines. In the newest version of been ported to run on other plaNorms. Beta versions of LDAW LDAW, a remote mode submits the program or batch file to a 1.2 have been ported to run under SAS 6.07 for SunOS®. SAS remote host for execution. 6.07 for MVS, and SAS 6.08 for Windows. However, the PC is still the main plaNorm for LDAW. Since the Multiple Platform Development majority of LOAW users still use the PC environment new versions of the LDAW are developed for the PC first T~ most A platfonn is a combination of an operating system with a recent release of the LDAW, LDAW 2.0. is currently available for hardware configuration. Development of the LOAW under MS·DOS and Windows only. Current and planned LDAW multiple platforms has created special problems and solutions. development is being performed exclusively in Windows. The biggest problem is version control. This issue involves the Because porting and maintaining several versions of the LDAW process of creating software that worlts the same way on every on different platforms is resource intenSive, future releases of platform. It also involves managing bug fixes and software 601 updates. Version control is effected by differences across SAS consists of computing summary statistics, duty cycle distributions, releases, and by differences between operating systems on and load control impacts from the same input dataset. This job is different platforms. The following sections will explore multi­ more heavily weighted toward CPU processing. Finally, the platform software development, and will emphasize the' role of 'Graph' job consists of computing and displaying monthly and 3-0 SAs/CONNECT as a solution for many current version control load profiles for each of the 20 sites in the input dataset This job issues. is heavily weighted toward graphics display speed. The three jobs were run on 10 different platforms. Six different Why Support Multiple Platforms? personal computers running DOS 5.0 were tested, ranging from a 12-MHz 80286 machine to a 66-MHz 80486 machine. The 486 There are many reasons to support multiple platforms. The most was eight to twelve times faster than the 286. These DOS tests important reason is that evelY user is different. Every user has were performed using PC/SAS 6.04. More impreSsive, however, different needs, pralerances, and favorite softwara packages that is the ,speed improvement available with a 486 machine running they absolutely must have. Organizations have different Windows 3.0 or 3.1. The Windows tests were performed using requirements that will fit within their corporate culture. Some the Develope(s Release of SAS 6.08 for Windows. The same users may only be familiar with a mainframe, while others 486 ran from 2 to 4 times faster under 6.08 for Windows than wouldn' recognize a line of JCL if it jumpad at them. In order to under 6.04 for DOS. The commercial release of SAS Version satisfy all users, a softwara system needs to be able to support a 6.08 for Windows has recently become available, but does not variety of platfonns. The bottom line is that users want data appear in this test processing to take place on the platform in which they feel most comfortable. Users are unwilling to move all of their data and Four different Sun SPARCstations running SunOS 4.1 and analysis tools off of a familiar system and onto a new and OpenWindows® 3 were tested. These include a SPARCstation unfamiliar system that mayor may not be better. A platfonn is not IPX, a SPARCstabon 2, a SPARCstation 10, and a SPARCserver chosen besed on the availability of one softwara package. 630 MP. The four machines all have the same internal CPU, ' although the SPARCserver 630 has four of these CPUs. All four A modem computing environment often contains many different machines ran each benchmark much more quickly than the analysis platfonns. The computing facilities available within a fastest times for PCs. For example, the IPX ran the Loadstone large corporation typically combine mainframes, mini computers, job in less than one-tenth the time of the 486 running DOS. The UNIX workstations, IBM personal computers, and Macintoshes. new SPARCstation LX and SPARCciassic will probably give To be successful, modem softwara systems must be available to perfonnance similar to a SPARCstation 2.
Recommended publications
  • Validated Products List, 1995 No. 3: Programming Languages, Database
    NISTIR 5693 (Supersedes NISTIR 5629) VALIDATED PRODUCTS LIST Volume 1 1995 No. 3 Programming Languages Database Language SQL Graphics POSIX Computer Security Judy B. Kailey Product Data - IGES Editor U.S. DEPARTMENT OF COMMERCE Technology Administration National Institute of Standards and Technology Computer Systems Laboratory Software Standards Validation Group Gaithersburg, MD 20899 July 1995 QC 100 NIST .056 NO. 5693 1995 NISTIR 5693 (Supersedes NISTIR 5629) VALIDATED PRODUCTS LIST Volume 1 1995 No. 3 Programming Languages Database Language SQL Graphics POSIX Computer Security Judy B. Kailey Product Data - IGES Editor U.S. DEPARTMENT OF COMMERCE Technology Administration National Institute of Standards and Technology Computer Systems Laboratory Software Standards Validation Group Gaithersburg, MD 20899 July 1995 (Supersedes April 1995 issue) U.S. DEPARTMENT OF COMMERCE Ronald H. Brown, Secretary TECHNOLOGY ADMINISTRATION Mary L. Good, Under Secretary for Technology NATIONAL INSTITUTE OF STANDARDS AND TECHNOLOGY Arati Prabhakar, Director FOREWORD The Validated Products List (VPL) identifies information technology products that have been tested for conformance to Federal Information Processing Standards (FIPS) in accordance with Computer Systems Laboratory (CSL) conformance testing procedures, and have a current validation certificate or registered test report. The VPL also contains information about the organizations, test methods and procedures that support the validation programs for the FIPS identified in this document. The VPL includes computer language processors for programming languages COBOL, Fortran, Ada, Pascal, C, M[UMPS], and database language SQL; computer graphic implementations for GKS, COM, PHIGS, and Raster Graphics; operating system implementations for POSIX; Open Systems Interconnection implementations; and computer security implementations for DES, MAC and Key Management.
    [Show full text]
  • System Administration
    System Administration Varian NMR Spectrometer Systems With VNMR 6.1C Software Pub. No. 01-999166-00, Rev. C0503 System Administration Varian NMR Spectrometer Systems With VNMR 6.1C Software Pub. No. 01-999166-00, Rev. C0503 Revision history: A0800 – Initial release for VNMR 6.1C A1001 – Corrected errors on pg 120, general edit B0202 – Updated AutoTest B0602 – Added additional Autotest sections including VNMRJ update B1002 – Updated Solaris patch information and revised section 21.7, Autotest C0503 – Add additional Autotest sections including cryogenic probes Applicability: Varian NMR spectrometer systems with Sun workstations running Solaris 2.x and VNMR 6.1C software By Rolf Kyburz ([email protected]) Varian International AG, Zug, Switzerland, and Gerald Simon ([email protected]) Varian GmbH, Darmstadt, Germany Additional contributions by Frits Vosman, Dan Iverson, Evan Williams, George Gray, Steve Cheatham Technical writer: Mike Miller Technical editor: Dan Steele Copyright 2001, 2002, 2003 by Varian, Inc., NMR Systems 3120 Hansen Way, Palo Alto, California 94304 1-800-356-4437 http://www.varianinc.com All rights reserved. Printed in the United States. The information in this document has been carefully checked and is believed to be entirely reliable. However, no responsibility is assumed for inaccuracies. Statements in this document are not intended to create any warranty, expressed or implied. Specifications and performance characteristics of the software described in this manual may be changed at any time without notice. Varian reserves the right to make changes in any products herein to improve reliability, function, or design. Varian does not assume any liability arising out of the application or use of any product or circuit described herein; neither does it convey any license under its patent rights nor the rights of others.
    [Show full text]
  • High-Performance Workstation at an Entry-Level Price
    SPARCstation™ 5 High-performance workstation at an entry-level price. With its high-speed 170 MHz TurboSPARC chip, the SPARCstation™ 5 delivers enough horsepower to make even your most CPU-intensive applications run the way they’re supposed to — fast. With multiple configurations to choose from, workstation. The Model 170 provides a low you’re sure to find a SPARCstation 5 system that cost solution for developing Java™ applets as well suitstheworkyoudo.TheSPARCstation 5 Model as browsing and publishing online information 170 offers a choice in monitors and graphics. on internal intranets and on the Internet. The And inside every SPARCstation 5 system there’s newest SunPC™ card makes the SPARCstation 5 room for one floppy drive, two hard drives, Model 170 an excellent choice for the enterprise three SBus slots, and even a CD-ROM. Because desktop. These products allow users to run your desktop space is at a premium, we used a their UNIX® and Windows applications all in compact pizza-box design. The SPARCstation 5 one desktop at an affordable price. comes standard with 32-MB memory, expand- And the Solaris™ operating environment, able up to 256 MB. You can store large graphics the leader for enterprise-wide computing, com- files with up to 118 GB of mass storage. bines an easy-to-use graphical user interface Innovative multimedia capabilities include with sophisticated, network-aware personal 16-bit CD-quality audio, speaker, external micro- productivity tools, including multimedia elec- phone, the ShowMe™ whiteboard and shared tronic mail, calendar manager, and graphical applications software, and the SunVideo™ card, file manager.
    [Show full text]
  • Solaris 7 11/99 Handbuch Zur Hardware-Plattform Von
    901 San Antonio Road Palo Alto, , CA 94303-4900 USA Part Number 806-3017-10 Dezember 1999, Ausgabe A Copyright Copyright 1999 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California 94303-4900 U.S.A. All rights reserved. Dieses Produkt oder Dokument ist urheberrechtlich geschützt und wird in Lizenz vertrieben. Dadurch sind seine Verwendung, Vervielfältigung, Weitergabe und Dekompilierung eingeschränkt. Ohne die vorherige schriftliche Genehmigung von Sun und den Sun-Lizenzgebern, sofern vorhanden, darf kein Teil dieses Produkts oder Dokuments in irgendeiner Form oder mit irgendwelchen Mitteln reproduziert werden. Software von anderen Herstellern einschließlich aller Schriften ist urheberrechtlich geschützt und von Sun-Lieferanten lizenziert. Teile dieses Produkts können auf Berkeley BSD-Systemen basieren, die von der University of California lizenziert sind. UNIX ist ein in den USA und anderen Ländern eingetragenes Warenzeichen, das ausschließlich über die X/Open Company, Ltd., lizenziert wird. Für Netscape CommunicatorTM gilt folgendes: Copyright 1995 Netscape Communications Corporation. Alle Rechte vorbehalten. Sun, Sun Microsystems, das Sun-Logo, AnswerBook, AnswerBook2, Solaris, Sun Enterprise, Sun StorEdge, SPARCstorage, SPARCserver, SPARCclassic, SPARCstation SLC, SPARCstation ELC, SPARCstation IPC, SPARCstation IPX, ShowMe TV, SunFDDI, SunForum, SunVTS und Ultra sind Warenzeichen, eingetragene Warenzeichen oder Dienstleistungsmarken von Sun Microsystems, Inc., in den Vereinigten Staaten und in bestimmten anderen Ländern. Alle SPARC-Warenzeichen werden unter Lizenz verwendet und sind Warenzeichen oder eingetragene Warenzeichen von SPARC International, Inc., in den Vereinigten Staaten und in bestimmten anderen Ländern. Produkte, die das SPARC-Warenzeichen tragen, basieren auf einer von Sun Microsystems, Inc., entwickelten Architektur. TM Die grafischen Benutzerschnittstellen OPEN LOOK und Sun wurden von Sun Microsystems, Inc., für seine Benutzer und Lizenznehmer entwickelt.
    [Show full text]
  • •The for Soft Ar Vendor
    A PENTON PUBUCATION AUGUST 1991 EleFIRST MAGAZfNE OF GLOBAL ELECTRONICS MANAGEMENT • THE FOR SOFT AR VENDOR PAGE GIVING 111-01-I111- . WORD REALISM . Out of the 1118131.1MAGING darkness .éff mums , space, the dance of. the Dlanets comes alive in brilliant detail, thanks to signal processing and power control components from Harris SemicondLacr. Signal processing and power control is our specialty. It involves gathering real- . world signals — signals like temperature, pressure and light — processing tiem, and driving devices that perfprm real-wor dtasks. And no one has more experience and expertise in doing this than Harris, 'combining the technologies of analog, mixed signal, DSP and power semiconductors. For digital imaging, Harris supplies a er-ALejl E-Lannis SEMICONDUCTOR complete range of prod- ucts, including high- speed op amps and video multiplexers, flash A-D converters, convolvers and image filters, and output drivers. Helping to provide images with out-of-this-world clarity, whether your system spans millions of miles of space or the floor space of a recording studio. And that's just one way Harris supplies expertise for awhole universe of signal processing and power control applications. From aerospace to medical, automotive, computers and manufacturing. So how can we help you? For more information, call 1-800-4-HARRIS, Ext. 1120. Mil COUGH FROM HARRIS CIRCLE 207 Electronics EDITOR Jonah McLeod MANAGING EDT/OR Howard Wolff SENIOR EDITOR Lawrence Curran EDT/OR-AT-LARGE Samuel Weber 914-428-3595 ASSISTAIVT MANAGING EDITOR Jacqueline Damian DEPARTMENT EDITORS Communications: Jack Shandle 201-393-6228 System Technology: (San Jose) Jonah McLeod 408-441-0550 EDITORIAL PRODUCTION MANAGER April Messina ASSOCIATE ART DIRECTOR Tony Vitolo STAFF ARTIST/DESIGNER Anthony White BUREAUS Boston: Lawrence Curran, Manager 508-441-1113 Midwest Correspondent: Francis J.
    [Show full text]
  • Interphase 5611 Users Guide (Pdf)
    Full-service, independent repair center -~ ARTISAN® with experienced engineers and technicians on staff. TECHNOLOGY GROUP ~I We buy your excess, underutilized, and idle equipment along with credit for buybacks and trade-ins. Custom engineering Your definitive source so your equipment works exactly as you specify. for quality pre-owned • Critical and expedited services • Leasing / Rentals/ Demos equipment. • In stock/ Ready-to-ship • !TAR-certified secure asset solutions Expert team I Trust guarantee I 100% satisfaction Artisan Technology Group (217) 352-9330 | [email protected] | artisantg.com All trademarks, brand names, and brands appearing herein are the property o f their respective owners. Find the Interphase 5611 at our website: Click HERE 5611.book : 5611.cvr 1 Mon Sep 8 15:58:14 1997 5611 S/FDDI Adapter Users Guide Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com 5611.book : 5611.ttl 2 Mon Sep 8 15:58:14 1997 5611 S/FDDI Adapter Users Guide Document No. UG05611-000, REVA Release Date: September 8, 1997 Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com 5611.book : 5611.ttl 3 Mon Sep 8 15:58:14 1997 Artisan Technology Group - Quality Instrumentation ... Guaranteed | (888) 88-SOURCE | www.artisantg.com 5611.book : 5611.ttl 4 Mon Sep 8 15:58:14 1997 Copyright Notice © 1996 by Interphase Corporation. All rights reserved. Printed in the United States of America, 1997. This manual is licensed by Interphase to the user for internal use only and is protected by copyright. The user is authorized to download and print a copy of this manual if the user has purchased one or more of the Interphase adapters described herein.
    [Show full text]
  • Solaris 7 Sun Hardware Platform Guide
    Solaris 7 Sun Hardware Platform Guide Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A Part No.: 805-4456 October 1998, Revision A Send comments about this document to: [email protected] 1998 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303-4900 U.S.A. This product or document is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation. No part of this product or document may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, SunSoft, SunDocs, SunExpress, Solaris, SPARCclassic, SPARCstation SLC, SPARCstation ELC, SPARCstation IPC, SPARCstation IPX, SPARCstation Voyager are trademarks, registered trademarks, or service marks of Sun Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the U.S. and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. The OPEN LOOK and Sun™ Graphical User Interface was developed by Sun Microsystems, Inc. for its users and licensees. Sun acknowledges the pioneering efforts of Xerox in researching and developing the concept of visual or graphical user interfaces for the computer industry.
    [Show full text]
  • Solaris 7 8/99 Sun Hardware Platform Guide
    Solaris 7 8/99 Sun Hardware Platform Guide Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A Part No.: 806-1117-10 Augustl 1999, Revision A Send comments about this document to: [email protected] Copyright 1999 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303-4900 U.S.A. This product or document is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation. No part of this product or document may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, AnswerBook, Solaris, Sun Enterprise, Sun StorEdge, SPARCstorage, SPARCserver, SPARCclassic, SPARCstation SLC, SPARCstation ELC, SPARCstation IPC, SPARCstation IPX, ShowMe TV,SunFDDI, SunForum, SunVTS, and Ultra are trademarks, registered trademarks, or service marks of Sun Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the U.S. and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. The OPEN LOOK and Sun™ Graphical User Interface was developed by Sun Microsystems, Inc. for its users and licensees. Sun acknowledges the pioneering efforts of Xerox in researching and developing the concept of visual or graphical user interfaces for the computer industry.
    [Show full text]
  • Solaris 2.2 Basic Installation Guide
    Solaris 2.2 Basic Installation Guide 2550 Garcia Avenue Mountain View, CA 94043 U.s.A. .SunSojt Part No: 801-4048-10 A Sun Microsystems, Inc. Business Revision A, May 1993 © 1993 Sun Microsystems, Inc. 2550 Garcia Avenue, Mountain View, California 94043-1100 U.s.A. All rights reserved. This product and related documentation are protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation. No part of this product or related documentation may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Portions of this product may be derived from the UNIX® and Berkeley 4.3 BSD systems, licensed from UNIX System Laboratories, Inc. and the University of California, respectively. Third-party font software in this product is protected by copyright and licensed from Sun's Font Suppliers. RESTRICTED RIGHTS LEGEND: Use, duplication, or disclosure by the United States Government is subject to the restrictions set forth in DFARS 252.227-7013 (c)(1)(ii) and FAR 52.227-19. The product described in this manual may be protected by one or more U.S. patents, foreign patents, or pending applications. TRADEMARKS Sun, Sun Microsystems, the Sun logo, SMCC, the SMCC logo, SunS oft, the SunSoft logo, Solaris, SunOS, OpenWindows, DeskSet, ONC, and NFS are trademarks or registered trademarks of Sun Microsystems, Inc. UNIX and OPEN LOOK are registered trademarks of UNIX System Laboratories, Inc .. All other product names mentioned herein are the trademarks of their respective owners. All SPARC trademarks, including the SCD Compliant Logo, are trademarks or registered trademarks of SPARC International, Inc.
    [Show full text]
  • Digital's Vaxstation 4000 Family Performance Summary
    Digital’s VAXstation 4000 Family Performance Summary Version 2.0 March 1992 Order Number: EC-N0626-51 Digital Equipment Corporation Maynard MA TM ________________________________________________________________________________________________ First Printing, March 1992 The information in this document is subject to change without notice and should not be construed as a com- mitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. Any software described in this document is furnished under a license and may be used or copied only in accordance with the terms of such license. No responsibility is assumed for the use or reliability of software or equipment that is not supplied by Digital Equipment Corporation or its affiliated companies. Restricted Rights: Use, duplication, or disclosure by the U.S. Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227 7013. Copyright ©1991 Digital Equipment Corporation All right reserved. Printed in U.S.A. The following are trademarks of Digital Equipment Corporation: DEC, DECsystem, DECwrite , the DIGI- TAL Logo, ULTRIX, VAX, VAXstation 3100, VMS The following are third-party trademarks: dBASE IV is a registered trademark of Ashton-Tate Corporation. HP is a trademark of Hewlett-Packard Company. IBM is a trademark of International Business Machines Corporation. Lotus and 1-2-3 are registered trademarks of the Lotus Development Corporation. SPEC is a trademark of the Standard Performance Evaluation Corporation. SPARCserver is a trademark of Sun Microsystems, Incorporated. Sun is a trademark of Sun Microsystems, Incorporated.
    [Show full text]
  • Solaris 7 3/99 Sun Hardware Platform Guide
    Solaris 7 3/99 Sun Hardware Platform Guide Sun Microsystems, Inc. 901 San Antonio Road Palo Alto, CA 94303-4900 U.S.A Part No.: 805-7391-10 March 1999, Revision A Send comments about this document to: [email protected] 1999 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, California 94303-4900 U.S.A. This product or document is protected by copyright and distributed under licenses restricting its use, copying, distribution, and decompilation. No part of this product or document may be reproduced in any form by any means without prior written authorization of Sun and its licensors, if any. Third-party software, including font technology, is copyrighted and licensed from Sun suppliers. Parts of the product may be derived from Berkeley BSD systems, licensed from the University of California. UNIX is a registered trademark in the U.S. and other countries, exclusively licensed through X/Open Company, Ltd. Sun, Sun Microsystems, the Sun logo, SunSoft, SunDocs, SunExpress, Solaris, SPARCclassic, SPARCstation SLC, SPARCstation ELC, SPARCstation IPC, SPARCstation IPX, SPARCstation Voyager are trademarks, registered trademarks, or service marks of Sun Microsystems, Inc. in the U.S. and other countries. All SPARC trademarks are used under license and are trademarks or registered trademarks of SPARC International, Inc. in the U.S. and other countries. Products bearing SPARC trademarks are based upon an architecture developed by Sun Microsystems, Inc. The OPEN LOOK and Sun™ Graphical User Interface was developed by Sun Microsystems, Inc. for its users and licensees. Sun acknowledges the pioneering efforts of Xerox in researching and developing the concept of visual or graphical user interfaces for the computer industry.
    [Show full text]
  • No Place Like /Home—Creating an Attack Lab
    328_InfoSec_06.qxd 4/14/05 8:40 PM Page 159 Chapter 6 No Place Like /home—Creating an Attack Lab Solutions in this chapter: ■ Building an Attack Platform ■ Building a Target Lab ■ Assembling Peripherals Summary Solutions Fast Track Frequently Asked Questions 159 328_InfoSec_06.qxd 4/14/05 8:40 PM Page 160 160 Chapter 6 • No Place Like /home—Creating an Attack Lab Introduction The best way to sharpen and maintain your skills is to practice attack and defense techniques. In the movie,“The Matrix, the lead character, Neo, begins his journey as a bumbling-know nothing. In his own mind, he is hot stuff. When he steps up to the next level, Morpheus teaches him a hard lesson in the dojo (training hall).After being tossed around like a rag doll, Neo realizes his skills need focus and his mind needs to be released from the things he thought he knew about the world around him.The transition from computer geek to INFOSEC pro will undoubtedly leave you feeling a bit like Neo.As a computer hobbyist, your perspective is purposefully limited to the tech you feel like tinkering with. In the “real world” of professional INFOSEC, you must focus on the technologies that are prevalent in the industry. You have to practice your skills and techniques in an environment that mirrors what you see in that real world. Specifically, you need to build a work machine (we’ll call it an attack machine) and a working target lab that allows you to keep up with the changing face of network security.
    [Show full text]