A Little "Hacking" by Doc.Cypher: 05/04/2003] [Major Revision Work in Progress.] [Please Refer To

Total Page:16

File Type:pdf, Size:1020Kb

A Little gein.vistech.net…openvms-hack-faq.txt Sunday, 9 November 2008 2:12:19 PM Australia/Sydney [More modifications/updates/error corrections: 11/02/2002] [A little "hacking" by Doc.Cypher: 05/04/2003] [Major revision work in progress.] [Please refer to http://vmsbox.cjb.net/vms-hackfaq] - OpenVMS HACK FAQ (Frequently Ask Questions) - - Beta 0.16 Release - - 5-APR-2003 - Originally by The Beave ([email protected]) Extra Contributions Add By Tsywt Introduction: This article contain the answers to some frequently asked question (Hence, the name FAQ) about hacking the VMS operating system. "Why a VMS Hacking FAQ?" Several reasons. Once in a while, an escape from Unix is very, very nice. Another reason is that the art of VMS hacking has since vanished, and its replacement are statements like, "Hacking VMS is impossible", "VMS is too cryptic to use", and as always, "Man, VMS sucks". These are generally statements by people who know next to nothing about VMS. I don't want to go into a "which OS is better", because that would defeat the purpose of this file. However, in my personal opinion, both operating systems have their advantages and disadvantages. I have, however, written this FAQ with a Unix overtone to it. This is to help the reader understand what is trying to be accomplished in some examples. The article may be freely redistributed in its entirety provided that credits are not altered or removed. It may not be sold for profit or incorporated in commercial documents without the written permission of the author(s). This is the beta release of this article, which means, the article is still in the working, and is not complete. Submissions, corrections, comments, input, complaints, bomb threats, cash, etc., should be directed toward the alt.2600 newsgroup or [email protected]. If you make additions to the text, please let me know. I'd like to include credits to your contributions in the next FAQ update... ([email protected]) :--- Index ---: More Common Newbie Questions. 1) VMS Basic information. ("What does VMS run on?") 2) Identifying OpenVMS/VMS systems. ("Is it a VMS box?") 3) Public VMS/OpenVMS systems ("Where's one I can play with") https://gein.vistech.net/openvms-hack-faq.txt Page 1 gein.vistech.net…openvms-hack-faq.txt Sunday, 9 November 2008 2:12:19 PM Australia/Sydney *4) The VMS Hobbyist program/where to get a VAX/ALPHA/Emulators ("Where can I get a box to play with?") [To be verified/updated] 5) Password storage information (SYSUAF.DAT) ("Where the hell is the /etc/passwd file??!?!?!") 6) User storage information (RIGHTSLIST.DAT) ("How do I get Usernames?") *7) Cracking the SYSUAF.DAT ("Is there a version of 'Crack' for VMS machines?") [To be verified/updated with J-LG's update to John] 8) Becoming invisible in VMS ("Is there a 'Cloak' routine in VMS?") 9) SET DEFAULT command ("How the do I change damn directories?") 10) The "CD" command ("I hate this SET DEFAULT crap") 11) LOGIN.COM ("Okay, where's my .profile???"). 12) Captive Accounts ("I can't get to DCL"). 13) Terminal monitoring/logging ("How can I monitor a tty?") *14) Accounting/Auditing ("Who is watching me?") [*** NEEDS TO BE MODIFIED**] 15) Buffer overflows/overruns ("Smashing VMS' stack for fun... ") 16) Physical console bypassing ("I'm in front of the machine! Get me in!") VMS Mail Hack Routines. 1) Unix/VMS Sendmail holes ("Will my sendmail holes work on VMS?") VMS Phone Hack Routines. 1) Anonymous Phone Messages ("How do I become a VAXPhone phreaker?") 2) Phone Directories ("How can I do a 'sh users' using the phone protocol?") User/Image Privilege Information. 1) Systems Privileges, Listing and explanation ("How are Priv's setup?") 2) Creating privileged images ("Can I create a SUID Shell on a VMS box?") DECNetwork Information. 1) Brief Description of a DECNet ("What is a DECNet?") 2) What it means to you ("What can it do for me?") 3) Obtaining files/system info/etc. ("How do I get information about the remote?") 4) Using remote nodes ("How do I connect interactively?") 5) Getting node lists ("How do I find connectable nodes?") 6) Proxy Logins ("Can't DECNet nodes be protected?") 7) Proxy Logs ("Are Proxy logins logged? Can I use it to break into https://gein.vistech.net/openvms-hack-faq.txt Page 2 gein.vistech.net…openvms-hack-faq.txt Sunday, 9 November 2008 2:12:19 PM Australia/Sydney nodes?") *8) Sneak Routing ("Can I get to a machine I normally couldn't through another machine?") [Need more information. Too vague] <DC>See comp.os.vms discussion about cluster with one machine in the DMZ</DC> TCP/IP Connected VMS Machines. 1) Obtaining remote usernames without "FINGER" ("How do I get usernames if FINGER is disabled?") 2) Changing the image running in FINGER ("How do I link a command name to another so it appears I am running a different image?") *3) Bypassing secondary password under Multinet 4.X. Other. *1) How to make /DEBUG/TRACEBACK INSTALL images! [Not Complete] *2) Bypassing OPCOM (Logging information) 3) Reading VMS Disks/CDs 4) WASD (An OpenVMS Web Server package) - Bugtraq security post. - Resources. - Final notes. - More Common Newbie Questions - 1) VMS Basic information ("What does VMS run on?") VMS (Virtual Memory System) runs on Digital Equipment Corp. (DEC - pronounced, "DECK" ) VAX (Virtual Address eXtension) and the DEC Alphas. Digital Equipment Corp was bought out by Compaq in 1998 (for $9.6 billon). DEC was once the second largest computer company, but had fallen due to their lack of drive in the PC market. Compaq was bought out by Hewlett Packard in May of 2002. The VAX line was introduced in 1977 (VAX 11/780). It was to replace the PDP line (12 bit and 16 bit machines). The VAX was one of the world's first 32 bit architectures. The Alpha line was introduced in November of 1992. This was a 64 bit RISC processor. Both can run the OpenVMS operating system. (Compaq began porting OpenVMS to the Intel Itanium processor. HP has continued work on the Itanium port, and the VMS Engineering team managed their first boot followed by a successful DIRECTORY command on the 31st of January 2003.) For more information and history on DEC, the VAX line of systems, Alpha line of systems, and VMS/OpenVMS, check out the G-Bell's CyberMuseum for Digital Equipment Corp at: http://research.microsoft.com/~gbell/Digital/DECMuseum.htm It's also mirrored at: https://gein.vistech.net/openvms-hack-faq.txt Page 3 gein.vistech.net…openvms-hack-faq.txt Sunday, 9 November 2008 2:12:19 PM Australia/Sydney http://www.vistech.net/users/beave/DEC When using the OpenVMS/VMS operating system, users use DCL (Digital Command Language) to interact with the computer. These commands and their syntax are completely different than those of Unix and Unix-like operating systems, thus a completely different mind-set is often required (this is the authors' opinion). 2) Identifying OpenVMS/VMS systems. ("Is it VMS box?") Identification of a possible VMS system can usually be done at the "Username:" prompt. Sometimes the welcome banner itself will reveal that it's a VMS system (for example, "Welcome to ABC Computer Under VMS 5.5-2"). One interesting note: After the Mitnick case, a lot of VMS systems removed the "Welcome" from their banners. If you're still not sure, there are some "checks" that you can perform. One indication is a invalid login attempt will give you a "User authorization failure" message. This is a pretty good indication that the remote system is running VMS. If you're still not convinced, a control-Z at the "Username" prompt will result in, "Error reading command input". For example: Connected to manson.vistech.net Escape character is '^]'. Welcome to OpenVMS (TM) VAX Operating System, Version V7.2 Username: *EXIT* [Ctrl-Z here] Error reading command input End of file detected Connection closed by foreign host. Of course, if the machine is connected to a TCP/IP network, a utility like NMap (http://www.insecure.org/nmap) could help you out as well. Note that reported version information may be inaccurate. Identification of a VMS system should be fairly straightforward. 3) Public VMS/OpenVMS systems ("Where's one I can play with") There are a few about. Here are some that I know about (let me know if there are more!). http://deathrow.vistech.net Free OpenVMS accounts, and we support security research _on our VAXen/Alphas_ (not other people's systems). We have WebSSH support, Webmail, and it's the home of this text that you're reading. DEMO (GUEST) account is available. We currently have a small DECNet up and operational, and we are clustering a mixes of systems (VAXen/Alphas). https://gein.vistech.net/openvms-hack-faq.txt Page 4 gein.vistech.net…openvms-hack-faq.txt Sunday, 9 November 2008 2:12:19 PM Australia/Sydney http://www.hobbesthevax.com Free VMS accounts. They have some decent resources at their website as well. http://www.vax6k.openecs.org Free VMS accounts on a old-school _large_ VAX 6000. DEMO (GUEST) account is available. [This has been down for a little while now]. http://eisner.decus.org VMS accounts for DECUS (err, now ENCOMPASS) members. This is a DEC Alpha DS20 running OpenVMS. They have some interesting conversations via DEC "NOTES". http://vmsbox.cjb.net Free VMS accounts on an AlphaServer 2100. Basically a small departmental server, the system is running OpenVMS v7.3, Multinet IP stack, and WASD web server.
Recommended publications
  • PCSA Overview
    ( PCSA Overview Order Number AA-LB56B-TH October 1988 ( Revision/Update Information: This manual supersedes the Overview, Version 2.0, order number AA-LB56A-TH. Operating System and Version: VAXNMS, Version 4.7, 5.0 or later DOS, Version 3.2 and 3.3, or later MS-DOS, Versions 3.2 and 3.3 Software Version: VAX/VMS Services for MS-DOS, Version 2.1 VAXmate Services for MS-DOS, Version 2.1 DECnetlPCSA Client, Version 2.1 VAXmate Standalone, Version 2.1 digital equipment corporation ( maynard, massachusetts First Published, May 1988 Revised, October 1988 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. The software, if any, 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. Copyright ©1988 Digital Equipment Corporation. All Rig~ts Reserved. Printed in U.SA The Reader's Comments form on the last page of this document requests the user's critical evaluation to assist in preparing future documentation. The following are trademarks of Digital Equipment Corporation: DDCMP LJ250 Companion Color Printer RSX DEC LJ252 Companion Color Printer RT DECmate LN03 RX3~ DECnet LN03 Plus TmnWlI'e DECconnect LN03R ScriptPrinter VAX DECserver 200 MicroVAX VAXcluster DECUS P/OS VAXmate DELNI PCMAIL VMS DEMPR PrintServer 40 VT DESTA Professional WPS LA50 Rainbow WPS-PLUS ~~OCompanion ~~~S mlllDla m Letterprinter 3~om and EtherLink are trademarks of 3Com Corporation.
    [Show full text]
  • Declaser 2100 Printer Installation Guide
    DEClaser 2100 Printer Installation Guide EK–D2100–IN–001 Digital Equipment Corporation Maynard, Massachusetts First Printing, June 1990 The information in this document is subject to change without notice and should not be construed as a commitment 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. © Digital Equipment Corporation 1990 All rights reserved. Printed in Japan. The Reader’s Comments form at the end of this document requests your critical evaluation to assist in preparing future documentation. The following are trademarks of Digital Equipment Corporation: BASIC Service, DECconnect, DECdirect, DEClaser, DECmailer, DECmate, DECserver, DECservice, DECstation, EDT, LN03, MicroVAX, PRO, Rainbow, VAX, VAX DOCUMENT, VAXmate, VAXstation, VAX/VMS, VMS, WPS-PLUS, VT, and the DIGITAL Logo. The following are third-party trademarks: BITSTREAM is a registered trademark of Bitstream, Inc. Centronics is a trademark of Centronics Data Computer Corporation. CG Times is a trademark of Compugraphic Corporation. CG Triumvirate is a trademark of Compugraphic Corporation. IBM is a registered trademark of International Business Machines Corporation.
    [Show full text]
  • Thesis May Never Have Been Completed
    UvA-DARE (Digital Academic Repository) Digital Equipment Corporation (DEC): A case study of indecision, innovation and company failure Goodwin, D.T. Publication date 2016 Document Version Final published version Link to publication Citation for published version (APA): Goodwin, D. T. (2016). Digital Equipment Corporation (DEC): A case study of indecision, innovation and company failure. General rights It is not permitted to download or to forward/distribute the text or part of it without the consent of the author(s) and/or copyright holder(s), other than for strictly personal, individual use, unless the work is under an open content license (like Creative Commons). Disclaimer/Complaints regulations If you believe that digital publication of certain material infringes any of your rights or (privacy) interests, please let the Library know, stating your reasons. In case of a legitimate complaint, the Library will make the material inaccessible and/or remove it from the website. Please Ask the Library: https://uba.uva.nl/en/contact, or a letter to: Library of the University of Amsterdam, Secretariat, Singel 425, 1012 WP Amsterdam, The Netherlands. You will be contacted as soon as possible. UvA-DARE is a service provided by the library of the University of Amsterdam (https://dare.uva.nl) Download date:26 Sep 2021 Digital Equipment Corporation (DEC) (DEC) Corporation Digital Equipment David Thomas David Goodwin Digital Equipment Corporation (DEC): A Case Study of Indecision, Innovation and Company Failure David Thomas Goodwin Digital Equipment Corporation (DEC): A Case Study of Indecision, Innovation and Company Failure David Thomas Goodwin 1 Digital Equipment Corporation (DEC): A Case Study of Indecision, Innovation and Company Failure ACADEMISCH PROEFSCHRIFT ter verkrijging van de graad van doctor aan de Universiteit van Amsterdam op gezag van de Rector Magnificus prof.
    [Show full text]
  • The Computer History Simulation Project
    The Computer History Simulation Project The Computer History Simulation Project The Computer History Simulation Project is a loose Internet-based collective of people interested in restoring historically significant computer hardware and software systems by simulation. The goal of the project is to create highly portable system simulators and to publish them as freeware on the Internet, with freely available copies of significant or representative software. Simulators SIMH is a highly portable, multi-system simulator. ● Download the latest sources for SIMH (V3.5-1 updated 15-Oct-2005 - see change log). ● Download a zip file containing Windows executables for all the SIMH simulators. The VAX and PDP-11 are compiled without Ethernet support. Versions with Ethernet support are available here. If you download the executables, you should download the source archive as well, as it contains the documentation and other supporting files. ● If your host system is Alpha/VMS, and you want Ethernet support, you need to download the VMS Pcap library and execlet here. SIMH implements simulators for: ● Data General Nova, Eclipse ● Digital Equipment Corporation PDP-1, PDP-4, PDP-7, PDP-8, PDP-9, PDP-10, PDP-11, PDP- 15, VAX ● GRI Corporation GRI-909 ● IBM 1401, 1620, 1130, System 3 ● Interdata (Perkin-Elmer) 16b and 32b systems ● Hewlett-Packard 2116, 2100, 21MX ● Honeywell H316/H516 ● MITS Altair 8800, with both 8080 and Z80 ● Royal-Mcbee LGP-30, LGP-21 ● Scientific Data Systems SDS 940 Also available is a collection of tools for manipulating simulator file formats and for cross- assembling code for the PDP-1, PDP-7, PDP-8, and PDP-11.
    [Show full text]
  • System Support Addendum
    System Support Addendum PRODUCT NAME: PATHWORKS for DOS, Version 4.0 SSA 55.07.1 G-A (Formerly DECnet PCSA Client for DOS) HARDWARE REQUIREMENTS Maximum disk space required for the installation of all PATHWORKS for DOS software is 12MB of tree disk Systems, components, and peripherals specified be­ space (or 23,000 blocks on a VMS server). low are supported except as noted for specific software components: Other configurations, using selected components, may require less disk space. • An Intel® 8086-, 8088-, 80286-, 80386-, 80486- based personal computer from the Supported Base Systems Chart. OPnONALHARDWARE • A minimum of 640KB system memory. Expanded Memory Specification Version 4.0 Support • One network connection, either asynchronous or via PATHWORKS for DOS software supports the use of Ex­ an Ethernet controller. Refer to the Supported Base panded Memory Specification (EMS) applications that Systems Chart at the end of this document for a list are EMS, Version 4.0 compliant. The PATHWORKS for of supported Ethernet controllers in the various sup­ DOS networking software that can be loaded into EMS ported systems. More than one communications de­ requires 144KB of memory. vice may be installed in a system subject to system limitations. If use of another device is required, the Digital Printers system may need to be rebooted. A device cannot typically be shared with other communications prod­ PATHWORKS for DOS software supports the following ucts. Digital printers which can be connected to the PC: • In a PC local area network, at least one base system LA75 LA75P must have one diskette drive capable of reading 5.25 LA50 LA210 inch (360KB) diskettes or 3.50 inch (720KB) diskettes W250 W252 to load the distribution media.
    [Show full text]
  • PCSA VAX Mate Services for MS-DOS Administration Guide
    ( PCSA VAX mate Services for MS-DOS Administration Guide Order Number AA-JUS2C-TH April 1989 Revision/Update Information: This document supersedes the VAXmate Services for MS-DOS ( Administration Guide, Version 2.0, order number AA-JUS2B-TH. Operating System and Version: MS-DOS Version 3.2, 3.3 Software Version: PCSA Version 2.2 or greater digital equipment corporation maynard, massach usetts I'i" .. '<..'>: ( First Published, May 1988 Revised, April 1989 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equi?ment Corporation assumes no responsibility for any errors that may appear in this document. The software, if any, 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. Copyright ©1988, 1989 Digital Equipment Corporation All Rights Reserved. Printed in U.S.A. The Reader's Comments form at the end of this document requests the user's critical evaluation to assist us in preparing future documentation. The following are trademarks of Digital Equipment Corporation: \" /' DDCMP LA50 RSX DEC LA75 RT DECmate LA210 Letterprinter RX33 DECnet LJ250 ThinWire DEC connect LJ252 TK50 DECnet-VAX LN03 ULTRIX DECserver LN03 Plus VAX DECstation LN03 ScriptPrinter VAXcluster DECterm MicroVAX VAXmate DECwindows P/OS VMS DELNI PCMAIL VT DEMPR PrintServer WPS DEPCA ReGIS WPS-PLUS DESTA RSTS mamaDmD'" IBM is a registered trademark, Proprinter and NETBIOS are trademarks of International Business Machines Corporation.
    [Show full text]
  • Kermit User Guide
    KERMIT USER GUIDE Seventh Edition Christine Gianone, Editor Columbia University Center for Computing Activities New York, New York 10027 May 26, 1988 Copyright (C) 1981,1988 Trustees of Columbia University in the City of New York Permission is granted to any individual or institution to use, copy, or redistribute this document so long as it is not sold for profit, and provided this copyright notice is retained. PREFACE Page 1 PREFACE Kermit is the name of a protocol for transferring files from one computer to another over ordinary asynchronous terminal connections. Kermit programs have been written for many different computers, and in general any two computers that have Kermit programs can exchange sequential files correctly and completely. This manual gives a brief and general overview of what Kermit is and how to use it, but consists mostly of detailed instructions for use and installation of specific Kermit programs. For a more detailed introduction to Kermit, complete with illustrations, diagrams, and tutorials, consult the book Kermit, A File Transfer Protocol, by Frank da Cruz, Digital Press, Bedford MA (1987), ISBN 0-932376-88-6, DEC order number EY-6705E-DP (phone 1-800-343-8321). The Kermit book describes Kermit in detail, from the points of view of the beginner, the user, the computer professional who must install Kermit programs or support their use, and the programmer who wishes to write new Kermit implementations. Also included are general introductions to computers, data communications, and file organization, plus a detailed troubleshooting guide, bootstrapping hints, and various appendices and tables. The latter half of the book is taken up by a complete description of the Kermit file transfer protocol, with programming examples in the C language, plus some analysis and comparisons of Kermit with other popular protocols such as Xmodem.
    [Show full text]
  • Digital Equipment Corporation: Greg Scott
    Digital Equipment Corporation: R.I.P. or Future Lean and Mean Competitor? Greg Scott MBMG708 Management of the Firm in Trouble Spring Semester, 1994 Scott Consulting internet: [email protected] Table of Contents Introduction .........................................................................................................................4 Pre-turnaround Situation ...................................................................................................5 Brief product history and milestones .......................................................................................................... 6 Seeds of destruction .................................................................................................................................... 7 Abandoned markets ................................................................................................................................ 7 Closed Architecture ................................................................................................................................ 7 Restrictive Business Practices ................................................................................................................ 8 Hiring Binge ........................................................................................................................................... 8 Competition ............................................................................................................................................ 9 VAX 9000 Failure .................................................................................................................................
    [Show full text]
  • Declaser 2100 Printer Operator's Guide
    DEClaser 2100 Printer Operator’s Guide Order Number EK–D2100–OP–001 Digital Equipment Corporation Maynard, Massachusetts First Printing, June 1990 The information in this document is subject to change without notice and should not be construed as a commitment 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 ©1990 Digital Equipment Corporation All rights reserved. Printed in U.S.A. The Reader’s Comments form at the end of this document requests your critical evaluation to assist in preparing future documentation. The following are trademarks of Digital Equipment Corporation: BASIC Service, DECdirect, DEClaser, DECmailer, DECmate, DECserver, DECservice, DECstation, EDT, LN03, MicroVAX, PRO, Rainbow, ReGIS, VAX, VAX DOCUMENT, VAXmate, VAXstation, VAX/VMS, VMS, WPS-PLUS, VT, and the DIGITAL Logo. The following are third-party trademarks: BITSTREAM is a registered trademark of Bitstream, Inc. Centronics is a trademark of Centronics Data Computer Corporation. GC Times is a trademark of AGFA Compugraphic Corporation. CG Triumvirate is a trademark of AGFA Compugraphic Corporation.
    [Show full text]
  • Introduction to Decserver 300 Problem Solving
    DEC server 300 Problem Solving June 1989 This manual describes problem solving tools and procedures for the DECserver 300 terminal server. It is intended for the server manager. Supersession/Update Information: This is a new manual. Software Version: DECserver 300 Vl.0 This manual applies to Version 1.0 of DECserver 300 and all subsequent maintenance releases up to the next major product release. Order Number: AA-NE42A-TE AA-NE42A-TE June 1989 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no respon­ sibility for any errors that may appear in this document. The software described in this document is furnished under a license and may only be used or copied in accordance with the terms of such license. No responsibility is assumed for the use or reliability of software on equipment that Is not supplied by Digital or its affiliated companies. Copyright © 1989 by Digital Equipment Corporation All Rights Reserved. Printed in U.S.A. The following are trademarks of Digital Equipment Corporation: DEBNA DESVA Q-Bus DEBNET DEUNA Rainbow DEC ~D~DDmDr" RSX DECconnect LAN Bridge RSX-11 M-PLUS DECnet LA120 ThinWire DECserver LN01 ULTRIX-32 DECUS LN03 UNIBUS DELNI LQP02 VAX DELUA MASS BUS VAXcluster DELQA Micro/RSX VAXmate DEMPR MicroVAX VAXstation DEQNA PDP VMS DESOA Professional This manual was produced by Networks and Communications Publications. Contents Preface 1 Introduction to DECserver 300 Problem Solving 2 Troubleshooting Tools 2.1 The Console Port ................................... 2-1 2.2 The DECserver 300 Self-Test .........................
    [Show full text]
  • Digital Equipment Corporation Records
    http://oac.cdlib.org/findaid/ark:/13030/c8t72p80 No online items Guide to the Digital Equipment Corporation records Finding aid prepared by Bo Doub, Kim Hayden, and Sara Chabino Lott Processing of this collection was made possible through generous funding from The Andrew W. Mellon Foundation, administered through the Council on Library and Information Resources' Cataloging Hidden Special Collections and Archives grant. Computer History Museum 1401 N. Shoreline Blvd. Mountain View, CA, 94043 (650) 810-1010 [email protected] April 2017 Guide to the Digital Equipment X2675.2004 1 Corporation records Title: Digital Equipment Corporation records Identifier/Call Number: X2675.2004 Contributing Institution: Computer History Museum Language of Material: English Physical Description: 1,239 Linear feet,611 record cartons, 357 manuscript boxes, 56 newspaper boxes, 169 periodical boxes, and 150 other box types Date (bulk): Bulk, 1957-1998 Date (inclusive): 1947-2002 Abstract: The Digital Equipment Corporation (DEC) records comprise DEC’s corporate archives, with material dating from 1947 to 2002. The bulk of the collection was collected and created during the company’s years of operation from 1957 to 1998. DEC, founded by engineers Ken Olsen and Harlan Anderson, was one of the largest and most successful computer companies in the industry’s history. Widely recognized for its PDP and VAX minicomputer product lines, by 1988 DEC was second only to IBM as the world’s largest computer company. This collection holds the papers of DEC’s executives, engineers, and personnel -- including the personal collections of founders Ken Olsen and Harlan Anderson. Also included are DEC’s administrative records and material relating to product development and engineering, with committee meeting minutes, correspondence, internal newsletters, product proposals, and engineering drawings.
    [Show full text]
  • Guidelines for Configuring Vaxcluster Systems
    VAXcluster Systems Guidelines for VAXcluster System Configurations Part Number: EK–VAXCT–CG–006 September 1992 NOTE Because there are few absolute rules for VAXcluster system configurations, readers should use the material in this document to supplement their basic understanding of the VAXcluster environment. Revision/Update Information: This revised document supersedes Guidelines for VAXcluster System Configurations, Part Number EK–VAXCS–CG–005. Operating System and Version: VMS Version 5.5–2 Digital Equipment Corporation Maynard, Massachusetts September 1992 The information in this document is subject to change without notice and should not be construed as a commitment by Digital Equipment Corporation. Digital Equipment Corporation assumes no responsibility for any errors that may appear in this document. The 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 on 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 © Digital Equipment Corporation 1992. All rights reserved. The postpaid Reader’s Comments forms at the end of this document request your critical evaluation to assist in preparing future documentation.
    [Show full text]