XWN740: Session / Window Managers Desktop Environments Lab #4

Total Page:16

File Type:pdf, Size:1020Kb

XWN740: Session / Window Managers Desktop Environments Lab #4 XWN740: Session / Window Managers Desktop Environments Lab #4 PURPOSE: To learn about the gnome default session manager, and how to customize an X Windows graphical environment by using different window managers. This lab will also demonstrate how to launch an X windows display using only a window manager and a client application. INSTRUCTIONS: Perform each of the following steps in sequence. Answer all questions, and submit answers to your instructor (Refer to the section titled SUBMISSION INSTRUCTIONS at the bottom of this lab). Keys are denoted by < and > signs. PERFORM THE FOLLOWING STEPS 1. In the Seneca computer lab, login graphically in Fedora 8 Test account server. Login as joker using the password seneca99 (Note: This lab will require you to install programs using the yum utility. It is recommended to either run yum update command in advance of performing this lab in T2107 or perform this lab on another computer system with Fedora Core 9 installed) 2. Open a shell prompt (eg. xterm). A session manager (SM) is responsible for saving and restoring the session state; this allows the user to log out and later log in, and to findÐmore or lessÐthe same programs running. How is this done? The SESSION_MANAGER environment variable is used to store the communication path used between the session manager and the clients. In this way, the session manager can store the ªsaved stateº of each application (client) window. 3.At the shell prompt, issue the following command: echo $SESSION_MANAGER Question #1: Write down the contents of the DISPLAY_MANAGER environment variable. XWN740: Session / Window Managers Desktop Environments Lab #4 This file pathname represents a socket which is a ªcommunicationº channel that allows the SESSION MANAGER to communicate with the client applications in order to store the saved state information, or to restore the saved state. Unfortunately, information regarding the saved state such as the Session ID number is basically used for internal purposes, so it is hard to issue commands to view this information from a file. On the other hand, there are utilities to allow the user to view certain characteristics of the programs that the Session Manager launches. In gnome, the program gnome-session-properties provides Session Manager properties. It is also available from the SYSTEM menu, under PREFERENCES, and then SESSSION (although the location may be different based on other Linux Distributions). 4. At the shell prompt, issue the following command: gnome-session-properties 5. In the Session Preferences dialog box, click on the Current Session tab. Question #2: Write down the programs that are currently running (running programs show a ªgearº icon under the ªstateº heading). Question #3: What version of the Window Manager(WM) is running? 6. Click on the Session Options tab. Note this is where you can have the Session Manager remember the state of the saved X Window client applications. Note: It is usually left up to the client application itself if it wants to use this data available from the Session Manager to restore itself in a new X Windows session.... 7. Close the Session Preferences dialog box. A window manager (WM) is responsible for managing window placement and provide window decorations. The window manager communicates with the session manager in order to render application windows that remained opened when the user exited the X Windows session. There are numerous versions of window managers each having their own advantages and features. We will now explore running your X windows sessions in several different window managers, and record their appearance. XWN740: Session / Window Managers Desktop Environments Lab #4 8. Login to the terminal as superuser, and remain in superuser unless otherwise notified. 9. Make certain that you are connected to the Internet. Load the updated repositories by issuing the following command: yum update # Note: This may take some time... 10.Install each of the following Window Managers by using the yum command (For example: yum install blackbox) blackbox enlightenment icewm openbox 11.Install the web-browser called Galeon by issuing the following command: yum install galeon 12.Move to your first text-based virtual terminal (vt1), and login as joker. Use the X :1 & command to launch an X Windows session in Display #1. 13.Return to virtual terminal #1 and issue the following command: xterm -display :1 & 14.Return to your graphical display #1. You should see a plain xterm application running. 15.Issue the following command in the xterm application window: /usr/bin/metacity Question #4: What did you notice about the characteristics of the xterm window? 16. Press <CTRL><c> in the xterm window to terminate the foreground process (i.e. the process this is currently running) XWN740: Session / Window Managers Desktop Environments Lab #4 Question #5: Repeat steps 15 and 16 for each of the 4 Window Managers that you downloaded. If necessary issue the ªwhichº command to determine the pathname of that window manager (eg. Which blackbox). Briefly compare each WM characteristic. Question #6: Based on your initial observations, is there a window manager that you like better than the default metacity (motif window manager) in lab T2107©s Gnome session? Sometimes a full-blown desktop environment can be overkill, particularly on a machine with limited memory or CPU resources, or when the user will be limited to a small range of tasks. We will now configure a shell script that will run just a windows manager and a web-browser application in an X windows session using several window managers. The ~/.xinitrc file can be configured by the user to customize their X windows session when using the startx command. 17.Terminate the graphical X windows session for Display :1, and return to the first text based virtual terminal (vt1). 18.Create a file called .xinitrc in your home directory, and add the following lines of text displayed below: #!/bin/sh # Start an X server with specific characteristics # === CONFIGURATION VARIABLES === # Window manager binary name (twm, mwm, etc). WM=twm # === SET ROOT WINDOW BG COLOR TO BLACK === /usr/bin/bsetroot -display :1 -solid black & # Start window manager - server will be terminated # when the window manager exits $WM& sleep 2 # === START CLIENT === XWN740: Session / Window Managers Desktop Environments Lab #4 /usr/bin/galeon https://learn.senecac.on.ca/ -f # End of Bourne Shell script Issue the command startx -- :1 and note what happens to the appearance, and what happens when you close the web-browser. 19.Try editing the ~/.xinitrc file for some of the following window managers below, and start your X windows sessions in DISPLAY :1 to see what happens... icewm blackbox awesome afterstep 20. You have completed this lab. Close your X window session for DISPLAY :1 and proceed to ªSUBMISSION INSTRUCTIONSº... SUBMISSION INSTRUCTIONS Send an e-mail message to your X Windows instructor with Subject line: ªXWN740 ± Lab4º. Your e-mail message must contain the answers to each of the 6 questions. I prefer you write a couple of paragraphs to answer these questions, but also what you learned (or didn©t learn) from this lab. It is also recommended to post feedback from performing this lab on your blog... You have one week from the date and time of this lab to submit the answers to this lab... ASSIGNMENT CONSIDERATIONS Go to the Open Source at Seneca Wiki (URL: http://zenit.senecac.on.ca/wiki/index.php/Main_Page ) A group member has proposed several possible sites to conduct a discussion for this assignment that leaves a better trail for communication purposes. It is up to this class to select one and place XWN740: Session / Window Managers Desktop Environments Lab #4 a link to that discussion group for all members to participate. You will still be using the Arcade wiki, but I would also expect to see XWN740 students participating in the discussion group.....
Recommended publications
  • Linux on a Stick Everyone Knows You Can Boot Linux from a Live CD, but Have You Thought About Putting Linux on a Compact and Highly Portable USB
    KNOW HOW Memory Stick Linux Booting Linux from a USB Memory Stick Linux on a Stick Everyone knows you can boot Linux from a live CD, but have you thought about putting Linux on a compact and highly portable USB memory stick? BY FABRIZIO CIACCHI bootable “live” CD like Knoppix much more common. Part of our pur- ent from DSL, but it includes more [1] or Kanotix [2] gives the user a pose is to create an inexpensive system, software (about 14 MB plus), and it Afully portable operating environ- so I will base this discussion on the stan- has already been refined and tested for ment. You can carry your system with dard and very common 128 MB size. USB devices. you and boot it from anywhere. However, the procedure I describe in this • Flonix [8]: Flonix is also based on Your tools, your files, and your work- article can also be used to put a larger DSL, but it uses some different pro- space will follow you wherever you go – Knoppix-based distribution on a larger grams (for instance, IceWM instead even to another PC with a different USB memory stick. of Fluxbox). The Flonix project also operating system. Live CDs are also used Assuming you want room to work and introduced a useful web install by system administrators for trouble- store documents, it is a good idea to only process. Ultimately, Flonix was so shooting computers that won’t boot use half of the available space (64 MB) successful that it become a commer- normally. for the Linux system and related tools.
    [Show full text]
  • Backbox Penetration Testing Never Looked So Lovely
    DISTROHOPPER DISTROHOPPER Our pick of the latest releases will whet your appetite for new Linux distributions. Picaros Diego Linux for children. here are a few distributions aimed at children: Doudou springs to mind, Tand there’s also Sugar on a Stick. Both of these are based on the idea that you need to protect children from the complexities of the computer (and protect the computer from the children). Picaros Diego is different. There’s nothing stripped- down or shielded from view. Instead, it’s a normal Linux distro with a brighter, more kid-friendly interface. The desktop wallpaper perhaps best We were too busy playing Secret Mario on Picaros Diego to write a witty or interesting caption. exemplifies this. On one hand, it’s a colourful cartoon image designed to interest young file manager. In the programming category, little young for a system like this, but the it children. Some of the images on the we were slightly disappointed to discover it may well work for children on the upper end landscape are icons for games, and this only had Gambas (a Visual Basic-like of that age range. should encourage children to investigate the language), and not more popular teaching Overall, we like the philosophy of wrapping system rather than just relying on menus. languages like Scratch or a Python IDE. Linux is a child-friendly package, but not On the other hand, it still displays technical However, it’s based on Debian, so you do dumbing it down. Picaros Diego won’t work details such as the CPU usage and the RAM have the full range of software available for every child, but if you have a budding and Swap availability.
    [Show full text]
  • Part II, Window Managers and Desktop Environments
    Part II Window Managers and Desktop Environments The window manager is responsible for managing application windows and application- independent behavior, such as pop-up menus appearing in the background. The window manager manages the placement, borders, and decorations of all windows, and is responsible for the look and feel of your particular X session. Desktop environments typically include an integrated window manager, some sort of control panel, applications, and a consistent look and feel across applications. The chapters in Part II, Window Managers and Desktop Environments, are: Overview This chapter provides a conceptual introduction to window managers and desktop environments and briefly surveys some of the many window managers and desktop environments available for Linux. FVWM FVWM is a traditional window manager for Linux systems. It is now into its second major version, FVWM2. Window Maker Window Maker is an elegant X11 window manager designed to give integration support to GNUstep-based applications. It emulates the look and feel of OpenStep, the NeXTSTEP GUI. Enlightenment Enlightenment, often shortened to just E, may be the most elaborate and bizarre window manager available. Enlightenment’s motto, “time to rethink everything,” provides a good indication of the uniqueness and flashiness behind Enlightenment. Using GNOME GNOME, which stands for GNU Network Object Model Environment, is a freely available desktop environment that can be used with any of several window managers, including Enlightenment and Sawfish. Using KDE KDE, the K Desktop Environment, is another freely available desktop environment. KDE includes an assortment of games and utilities, as well as an integrated suite of office productivity applications..
    [Show full text]
  • Easy Slackware
    1 Создание легкой системы на базе Slackware I - Введение Slackware пользуется заслуженной популярностью как классический linux дистрибутив, и поговорка "кто знает Red Hat тот знает только Red Hat, кто знает Slackware тот знает linux" несмотря на явный снобизм поклонников "бога Патре­ га" все же имеет под собой основания. Одним из преимуществ Slackware является возможность простого создания на ее основе практически любой системы, в том числе быстрой и легкой десктопной, о чем далее и пойдет речь. Есть дис­ трибутивы, клоны Slackware, созданные именно с этой целью, типа Аbsolute, но все же лучше создавать систему под себя, с максимальным учетом именно своих потребностей, и Slackware пожалуй как никакой другой дистрибутив подходит именно для этой цели. Легкость и быстрота системы определяется выбором WM (DM) , набором программ и оптимизацией программ и системы в целом. Первое исключает KDE, Gnome, даже новые версии XFCЕ, остается разве что LXDE, но набор программ в нем совершенно не устраивает. Оптимизация наиболее часто используемых про­ грамм и нескольких базовых системных пакетов осуществляется их сборкой из сорцов компилятором, оптимизированным именно под Ваш комп, причем каж­ дая программа конфигурируется исходя из Ваших потребностей к ее возможно­ стям. Оптимизация системы в целом осуществляется ее настройкой согласно спе­ цифическим требованиям к десктопу. Такой подход был выбран по банальной причине, возиться с gentoo нет ни­ какого желания, комп все таки создан для того чтобы им пользоваться, а не для компиляции программ, в тоже время у каждого есть минимальный набор из не­ большого количества наиболее часто используемых программ, на которые стоит потратить некоторое, не такое уж большое, время, чтобы довести их до ума. Кро­ ме того, такой подход позволяет иметь самые свежие версии наиболее часто ис­ пользуемых программ.
    [Show full text]
  • Introduction to the Enlightenment Foundation Libraries
    Introduction to the Enlightenment foundation libraries. An overview of EFL Kostis Kapelonis Introduction to the Enlightenment foundation libraries.: An overview of EFL Kostis Kapelonis Abstract The target audience of this document are UNIX programmers who are interested in the Enlightenment Foundation Libraries (EFL). You must already know C programming. You will not however learn how to program using the EFL. Instead, you will learn why you should program with the EFL. If you ever wanted to evaluate the EFL but did not see any advantages over previous graphic libraries then this document is for you! Table of Contents 1. Introduction ............................................................................................................................1 A little History ...................................................................................................................1 Related documentation ......................................................................................................... 2 Obtaining the EFL libraries ................................................................................................... 2 2. The EFL structure .................................................................................................................... 4 Organization of the Libraries ................................................................................................. 4 Brief description of each EFL library ...................................................................................... 5 3.
    [Show full text]
  • Linux Virtual COM User's Manual
    LES301A-KIT LES301AE-KIT LES302A-KIT LES302AE-KIT 1- and 2-Port 10/100 Device Servers, RS-232/422/485, DB9 M Linux Virtual COM User’s Manual ® BLAC K BOX Customer Order toll-free in the U.S.: Call 877-877-BBOX (outside U.S. call 724-746-5500) Support FREE technical support 24 hours a day, 7 days a week: Call 724-746-5500 or fax 724-746-0746 Mailing address: Black Box Corporation, 1000 Park Drive, Lawrence, PA 15055-1018 Information Web site: www.blackbox.com • E-mail: [email protected] Linux Virtual COM user manual Trademarks Used in this Manual Trademarks Used in this Manual Black Box and the Double Diamond logo are registered trademarks of BB Technologies, Inc. Ubuntu is a registered trademark of Canonical Ltd. Linux is a registered trademark of Linus Torvalds. SUSE is a registered trademark of Novell, Inc. Red Hat and Fedora are registered trademarks of Red Hat, Inc. Debian is a registered trademark of Software in the Public Interest, Inc. Any other trademarks mentioned in this manual are acknowleged to be the property of the trademark owners. We‘re here to help! If you have any questions about your application or our products, contact Black Box Tech Support at 724-746-5500 or go to blackbox.com and click on “Talk to Black Box.” You’ll be live with one of our technical experts in less than 30 seconds. Page 2 724-746-5500 | blackbox.com Linux Virtual COM user manual 724-746-5500 | blackbox.com Guides Contained in this Document IMPORTANT ANNOUNCEMENT: The information contained in this document is the property of Black Box Corporation and is supplied for the sole purpose of the operation and maintenance of products of Black Box Corporation.
    [Show full text]
  • X Window System Version 6.4.2 Release Notes
    X Window System Version 6.4.2 Release Notes October 2000 0890298-6.4.2 READREAD MEME BEFOREBEFORE INSTALLINGINSTALLING THISTHIS PRODUCTPRODUCT Copyright Copyright 2000 by Concurrent Computer Corporation. All rights reserved. This publication or any part thereof is intended for use with Concurrent Computer Corporation products by Concurrent Computer Corporation personnel, customers, and end–users. It may not be reproduced in any form without the written permission of the publisher. Disclaimer The information contained in this document is subject to change without notice. Concurrent Computer Corporation has taken efforts to remove errors from this document, however, Concurrent Computer Corporation’s only liability regarding errors that may still exist is to correct said errors upon their being made known to Concurrent Computer Corporation. Concurrent Computer Corporation assumes no responsibility for the use or reliability of software if used on equipment that is not supplied by Concurrent Computer Corporation. License The software described in this document is furnished under a license, and it can be used or copied only in a manner permitted by that license. Any copy of the described software must include any copyright notice, trademarks or other legends or credits of Concurrent Computer Corporation and/or its suppliers. Title to and ownership of the described software and any copies thereof shall remain in Concurrent Computer Corporation and/or its suppliers. The licensed software described herein may contain certain encryptions or other devices which may prevent or detect unauthorized use of the Licensed Software. Temporary use permitted by the terms of the License Agreement may require assistance from Concurrent Computer Corporation.
    [Show full text]
  • No Slide Title
    Embedded Systems Class overview, Embedded systems introduction, Raspberry Pi, Linux OS, X-windows, Window manager, Desktop Environment Prof. Myung-Eui Lee (A-405) [email protected] Embedded Systems 1-1 KUT Embedded Systems Class Overview ⚫ Embedded Systems Class Operations » Past : 3 (credit) -2 (lecture) -2 (practice) » Now : 3 (credit) -1 (lecture) -1 (design) -2 (practice) » Future : 4 (credit) -2 (lecture) -2 (design) -0 (practice) ⚫ PBL : Problem or Project Based Learning » Problem : 4 problems » Project : 2 projects ⚫ 4 hours Class » 1 hour (lecture) + 1 hour (lecture or design) + 2 hours (practice) ▪ 1 hour (lecture) + 1 hour (lecture or design) : me ▪ 2 hours (practice) : Ph.D Park ⚫ Target Board : Raspberry Pi 3 » ARM + Linux Embedded Systems 1-2 KUT Embedded Systems Class Overview ⚫ Class Grade : » Mid Term Exam : 15 % [30 %] » Final Term Exam : 15 % [30 %] » Peer Evaluation : 10 % (Project #1 : 5% + Project #2 : 5%) » Project #1 Evaluation : 10 % » Project #2 Evaluation : 15 % » Experimental Lab. : 20 % [20 %] » Class Participation : 15 % [20 %] » Social Problem (Project #2) Optional : +5 % ⚫ Lecture Notes: http://microcom.koreatech.ac.kr Embedded Systems 1-3 KUT Embedded Systems ⚫ Definition of embedded system » Embedded system = H/W + S/W ▪ H/W = CPU + Memory + I/O ▪ S/W = Device driver + OS (or non OS) + Application program » Any electronic system that uses a CPU chip, but that is not a general-purpose workstation, desktop or laptop computer. » In embedded systems, the software typically resides in memory device, such as a flash memory or ROM chip. In contrast to a general-purpose computer that loads its programs into RAM each time. » Sometimes, single board and rack mounted general-purpose computers are called "embedded computers" if used to control.
    [Show full text]
  • Towards a New Enlightenment? a Transcendent Decade
    Towards a New Enlightenment? A Transcendent Decade Preface This book, Towards a New Enlightenment? A Transcendent Decade, is the eleventh in an annual series that BBVA’s OpenMind project dedicates to disseminating greater knowledge on the key questions of our time. We began this series in 2008, with the first book, Frontiers of Knowledge, that celebrated the launching of the prizes of the same name awarded annually by the BBVA Foundation. Since then, these awards have achieved worldwide renown. In that first book, over twenty major scientists and experts used language accessible to the general public to rigorously review the most relevant recent advances and perspectives in the different scientific and artistic fields recognized by those prizes. Since then, we have published a new book each year, always following the same model: collections of articles by key figures in their respective fields that address different aspects or perspectives on the fundamental questions that affect our lives and determine our futu- re: from globalization to the impact of exponential technologies, and on to include today’s major ethical problems, the evolution of business in the digital era, and the future of Europe. The excellent reaction to the first books in this series led us, in 2011, to create OpenMind (www.bbvaopenmind.com), an online community for debate and the dissemination of knowle- dge. Since then, OpenMind has thrived, and today it addresses a broad spectrum of scientific, technological, social, and humanistic subjects in different formats, including our books, as well as articles, posts, reportage, infographics, videos, and podcasts, with a growing focus on audiovisual materials.
    [Show full text]
  • What Is Linux?
    What is Linux? ● A computer operating system (OS). ● Based on the UNIX OS (a major server OS). ● Free and open source software (FOSS). ● Available free of cost. ● Runs on nearly every hardware platform: – mainframes, PCs, cell phones, embedded processors ● Heavily used for servers. ● Heavily used in devices with embedded processors. CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Linux?? ● “But I have never heard of Linux, so it must not be very commonly used.” ● “Nobody uses Linux.” ● “Everyone runs Windows.” ● “Linux is too hard for anyone but computer scientists to use.” ● “There's no malware for Linux because Linux is so unimportant.” CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Have You Used Linux? ● Desktop OS? – many distributions: Ubuntu, Red Hat, etc. CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Have You Used Linux? ● Desktop OS? – many distributions: Ubuntu, Red Hat, etc. CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Have You Used Linux? ● Cell phones or tablets or netbooks? – Android and Chrome OS are Linux based CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Have You Used Linux? ● Routers? – many routers and other network devices run Linux – projects like DD-WRT are based on Linux CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Have You Used Linux? ● NAS (Network Attached Storage) devices? – most run Linux CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept. SIUC Have You Used Linux? ● Multimedia devices? – many run Linux CS Day 2013: Linux Introduction © Norman Carver Computer Science Dept.
    [Show full text]
  • ENACT Devops Framework–Final Version
    ENACT DevOps Framework – Final version. Title: ENACT DevOps Framework – Final version . Authors: Alexander Palm (UDE), Thorsten Weyer (UDE), Jacek Dominiak (Beawre), Nicolas Ferry (CNRS), Hui Song (SINTEF), Rustem Dautov (SINTEF), Phu Nguyen (SINTEF), Franck Dechavanne (CNRS), Thibaut Gonnin (CNRS), Stéphane Lavirotte (CNRS), Gérald Rocher (CNRS), Jean-Yves Tigli (CNRS), Luong NGUYEN (Montimage),Vinh Hoa La (Montimage), Wissam Mallouli (Montimage), Edgardo Montes de Oca (Montimage), Anne Gallon (Evidian), Jean-Christophe Durieu (Evidian), Samuel Mamuye (Evidian), Olivier Verdun (Evidian), Elena González (Beawre), Victor Muntés (Beawre), Eider Iturbe (Tecnalia), Saturnino Martinez (Tecnalia), Angel Rego (Tecnalia) and Erkuden Rios (Tecnalia) Editor: Jacek Dominiak (Beawre) Reviewers: Modris Greitans (EDI), Uģis Grīnbergs (BOSC) Identifier: Deliverable # D5.4 Nature: Software Date: 01 March 2021 Status: v1.0 Diss. level: Public Executive Summary This deliverable showcases the final release of the ENACT framework, along with the API’s descriptions available for the integration as well as the list of market leaders which can be integrated with the enablers of the framework. Final version 1.0, 01/03/2020 1 ENACT DevOps Framework – Final version. Final version 1.0, 01/03/2020 2 ENACT DevOps Framework – Final version. Members of the ENACT consortium: SINTEF AS Norway BEAWRE DIGITAL SL Spain EVIDIAN SA France INDRA Sistemas SA Spain Fundacion Tecnalia Research & Innovation Spain TellU AS Norway Centre National de la Recherche Scientifique France Universitaet Duisburg-Essen Germany MONTIMAGE France Istituto per Servizi di Ricovero e Assistenza agli Anziani Italy Baltic Open Solution Center Latvia Elektronikas un Datorzinatnu Instituts Latvia Revision history Date Version Author Comments V0.1 Jacek Dominiak Table of content 15/12/2020 V0.2 Jacek Dominiak, Nicolas Table of content modification, include Ferry external documents in this deliverable 16/12/2020 V0.3 Stéphane Lavirotte, Gérald Contribute to ACM and BDA sections.
    [Show full text]
  • The Virtualization Cookbook for SLES 10
    z/VM and Linux on IBM System z: The Virtualization Cookbook for z/VM 6.2 RHEL 6.2 and SLES 11 SP2 A “cookbook” for installing and customizing z/VM 6.2, RHEL 6.2 and SLES 11 SP2 on the mainframe Michael MacIsaac Brad Hinson Marian Gasparovic . Contents Preface . xi Parts of this book . xi Summary of changes in the July 2012 version . xi Summary of changes in the January 2012 version . xii Conventions . xiii Operating system releases used . xiii The team that wrote this book . xiii Special thanks . xiii Comments welcome. xiv Part 1. Introduction and z/VM . 1 Chapter 1. Introduction to z/VM and Linux . 1 1.1 What is virtualization? . 3 1.2 A philosophy adopted in this book . 4 1.3 Choices and decisions made in this book . 4 1.4 Single System Image design. 4 1.5 Infrastructure design . 5 1.6 Usability tests performed. 6 Chapter 2. Planning . 7 2.1 Planning for an SSI and LGR . 7 2.1.1 Hints and Tips . 7 2.1.2 Need for ECKD DASD . 9 2.2 Bill of materials . 9 2.2.1 Hardware resources . 9 2.2.2 Software resources . 9 2.2.3 Networking resources . 10 2.3 z/VM conventions . 10 2.3.1 Volume labeling convention . 10 2.3.2 Backup file naming convention . 11 2.3.3 The command retrieve convention . 11 2.4 Disk planning. 12 2.5 Memory planning. 13 2.6 Password planning . 13 2.7 Planning worksheets . 14 2.7.1 z/VM resources used in this book .
    [Show full text]