Einführung in Linux/UNIX

Total Page:16

File Type:pdf, Size:1020Kb

Einführung in Linux/UNIX Einführung in Linux/UNIX Wulf Alex 2008 Karlsruhe Copyright 2000–2008 by Wulf Alex, Karlsruhe Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sec- tions, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License on page 349. Ausgabedatum: 18. November 2008. Email: [email protected] Dies ist ein Skriptum. Es ist unvollständig und enthält Fehler. Geschützte Namen wie UNIX oder PostScript sind nicht gekennzeichnet. Geschrieben mit dem Texteditor vi, formatiert mit LATEX unter Debian GNU/Linux. Die Skripten liegen unter folgenden URLs zum Herunterladen bereit: http://www.alex-weingarten.de/skripten/ http://www.abklex.de/skripten/ Besuchen Sie auch die Seiten zu meinen Büchern: http://www.alex-weingarten.de/debian/ http://www.abklex.de/debian/ Von dem Skriptum gibt es neben der Normalausgabe eine Ausgabe in kleine- rer Schrift (9 Punkte), in großer Schrift (14 Punkte) sowie eine Textausgabe für Leseprogramme (Screenreader). There is an old system called UNIX, suspected by many to do nix, but in fact it does more than all systems before, and comprises astonishing uniques. Vorwort Die Skripten richten sich an Leser mit wenigen Vorkenntnissen in der Elektronischen Datenverarbeitung; sie sollen – wie FRITZ REUTERS Urge- schicht von Meckelnborg – ok för Schaulkinner tau bruken sin. Für die wis- senschaftliche Welt zitiere ich aus dem Vorwort zu einem Buch des Mathe- matikers RICHARD COURANT: Das Buch wendet sich an einen weiten Kreis: an Schüler und Lehrer, an Anfänger und Gelehrte, an Philosophen und Inge- nieure. Das Lernziel ist eine Vertrautheit mit Betriebssystemen der Gattung UNIX einschließlich Linux, der Programmiersprache C/C++ und dem welt- umspannenden Internet, die so weit reicht, dass der Leser mit der Praxis beginnen und sich selbständig weiterbilden kann. Ausgelernt hat man nie. Zusammen bildeten die Skripten die Grundlage für das Buch UNIX. C und Internet, im Jahr 1999 in zweiter Auflage im Springer-Verlag erschienen (ISBN 3-540-65429-1). Das Buch ist vergriffen und wird auch nicht weiter gepflegt, da ich mich auf Debian GNU/Linux konzentriere. Meine Debian- Bücher (ISBN 3-540-43267-1 und 3-540-23786-0) sind ebenfalls bei Springer erschienen, aber nicht im Netz veröffentlicht. Die Skripten dagegen bleiben weiterhin im Netz verfügbar und werden bei Gelegenheit immer wieder über- arbeitet. Warum ein Linux/UNIX? Die Betriebssysteme der Gattung UNIX laufen auf einer Vielzahl von Computertypen. Unter den verbreiteten Betriebssys- temen sind sie die ältesten und ausgereift. Die UNIXe haben sich lange oh- ne kommerzielle Einflüsse entwickelt und tun das teilweise heute noch, sie- he Linux, FreeBSD, NetBSD, OpenBSD und andere. Programmierer, nicht das Marketing, haben die Ziele gesetzt. Die UNIXe haben von Anfang an ge- mischte Hardware und die Zusammenarbeit mehrerer Benutzer unterstützt. In Verbindung mit dem X Window System, einem netzfähigen Fenstersystem, sind die UNIXe unter den Betriebssystemen mittlerer Größe die leistungs- fähigsten. Linux/UNIX-Rechner waren von Anbeginn im Internet dabei und haben seine Entwicklung bestimmt. Warum C/C++? Die universelle Programmiersprache C mit ihrer mäch- tigen Erweiterung C++ ist – im Vergleich zu BASIC etwa – ziemlich ein- heitlich. Der Anfang ist leicht, an die Grenzen stoßen wenige Benutzer. Das Zusammenspiel zwischen C/C++-Programmen und Linux/UNIX funktioniert reibungslos. Warum das Internet? Das Internet ist das größte Computernetz dieser Erde, ein Zusammenschluss vieler regionaler Netze. Ursprünglich auf Hoch- schulen und Behörden beschränkt, sind mittlerweile auch Industrie, Handel iii iv und Privatpersonen beteiligt. Unser berufliches Leben und zunehmend un- ser privates Dasein werden vom Internet berührt. Eine Email-Anschrift ist so wichtig geworden wie ein Telefonanschluss. Als Informationsquelle ist das Netz unentbehrlich. Bei der Stoffauswahl habe ich mich von meiner Arbeit als Benutzer, Ver- walter und Programmierer leiten lassen. Besonderer Wert wird auf die Er- läuterung der zahlreichen Fachbegriffe gelegt, die dem Anfänger das Leben erschweren. Die typische Frage, vor der auch ich immer wieder stehe, lau- tet: Was ist XYZ und wozu kann man es gebrauchen? Hinsichtlich vieler Ein- zelheiten verweise ich auf die Referenz-Handbücher zu den Rechenanlagen und Programmiersprachen oder auf Monografien, um den Text nicht über die Maßen aufzublähen; er ist ein Kompromiss aus Breite und Tiefe. Alles über UNIX, C und das Internet ist kein Buch, sondern ein Bücherschrank. An einigen Stellen gehe ich außer auf das Wie auch auf das Warum ein. Von Zeit zu Zeit sollte man den Blick weg von den Wellen auf das Meer rich- ten, sonst erwirbt man nur kurzlebiges Wissen. Man kann den Gebrauch eines Betriebssystems, einer Programmierspra- che oder der Netzdienste nicht allein aus Büchern erlernen – das ist wie beim Klavierspielen oder Kuchenbacken. Die Beispiele und Übungen wurden auf einer Hewlett-Packard 9000/712 unter HP-UX 10.20 und einem PC der Mar- ke Weingartener Katzenberg Auslese unter Debian GNU/Linux entwickelt. Als Shell wurden Bourne-Abkömmlinge bevorzugt, als Compiler wurde neben dem von Hewlett-Packard der GNU gcc verwendet. Die vollständigen Quellen der Beispiele stehen im Netz. Dem Text liegen eigene Erfahrungen aus fünf Jahrzehnten zugrunde. Seine Wurzeln gehen zurück auf eine Erste Hilfe für Benutzer der Hewlett- Packard 9000 Modell 550 unter HP-UX, im Jahr 1986 aus zwanzig Aktenord- nern destilliert, die die Maschine begleiteten. Gegenwärtig verschiebt sich der Schwerpunkt in Richtung Debian GNU/Linux. Ich habe auch fremde Hil- fe beansprucht und danke Kollegen in den Universitäten Karlsruhe und Lyon sowie Mitarbeitern der Firmen IBM und Hewlett-Packard für schriftliche Un- terlagen und mündlichen Rat sowie zahlreichen Studenten für Anregungen und Diskussionen. Darüber hinaus habe ich fleißig das Internet angezapft und viele dort umlaufende Guides, Primers, HOWTOs, Tutorials und Samm- lungen von Frequently Asked Questions (FAQs) verwendet. Weingarten (Baden), 15. Februar 2006 Wulf Alex Übersicht 1 Über den Umgang mit Computern 2 2 Linux/UNIX 21 A Zahlensysteme 286 B Zeichensätze und Sondertasten 292 C Papier- und Schriftgrößen 311 D Farben 313 E Die wichtigsten Linux/UNIX-Kommandos 315 F Besondere Linux/UNIX-Kommandos 321 G Zugriffsrechte (ls -l) 324 H Linux/UNIX-Signale 326 I Beispiele LaTeX 328 J Karlsruher Test 341 K GNU Lizenzen 349 L Zum Weiterlesen 357 v Inhalt 1 Über den Umgang mit Computern 2 1.1 Was macht ein Computer? . .2 1.2 Woraus besteht ein Rechner? . .6 1.3 Was muss man wissen? . .7 1.4 Wie läuft eine Sitzung ab? . 11 1.5 Wo schlägt man nach? . 13 1.6 Warum verwendet man Computer (nicht)? . 15 1.7 Begriffe . 18 1.8 Memo . 19 1.9 Fragen . 19 2 Linux/UNIX 21 2.1 Grundbegriffe . 21 2.1.1 Wozu braucht man ein Betriebssystem? . 21 2.1.2 Verwaltung der Betriebsmittel . 22 2.1.3 Verwaltung der Daten . 24 2.1.4 Einteilung der Betriebssysteme . 25 2.1.5 Laden des Betriebssystems . 27 2.2 Das Besondere an UNIX . 27 2.2.1 Die präunicische Zeit . 27 2.2.2 Entstehung . 28 2.2.3 Vor- und Nachteile . 32 2.2.4 UNIX-Philosophie . 34 2.2.5 Aufbau . 35 2.2.6 GNU is not UNIX . 36 2.3 Daten in Bewegung: Prozesse . 39 2.3.1 Was ist ein Prozess? . 39 2.3.2 Prozesserzeugung (exec, fork) . 41 2.3.3 Selbständige Prozesse (nohup) . 43 2.3.4 Priorität (nice) . 43 2.3.5 Dämonen . 44 2.3.5.1 Was ist ein Dämon? . 44 2.3.5.2 Dämon mit Uhr (cron) . 45 2.3.5.3 Line Printer Scheduler (lpsched) . 46 2.3.5.4 Internet-Dämon (inetd) . 46 2.3.5.5 Mail-Dämon (sendmail) . 46 2.3.6 Interprozess-Kommunikation (IPC) . 46 2.3.6.1 IPC mittels Dateien . 46 2.3.6.2 Pipes . 47 2.3.6.3 Named Pipe (FIFO) . 47 vi INHALT vii 2.3.6.4 Signale (kill, trap) . 48 2.3.6.5 Nachrichtenschlangen . 49 2.3.6.6 Semaphore . 50 2.3.6.7 Gemeinsamer Speicher . 50 2.3.6.8 Sockets . 50 2.3.6.9 Streams . 50 2.3.7 Begriffe Prozesse . 51 2.3.8 Memo Prozesse . 51 2.3.9 Übung Prozesse . 52 2.3.10 Fragen Prozesse . 53 2.4 Daten in Ruhe: Dateien . 54 2.4.1 Dateiarten . 54 2.4.2 Datei-System – Sicht von unten . 55 2.4.3 Datei-System – Sicht von oben . 56 2.4.4 Netz-Datei-Systeme (NFS) . 64 2.4.5 Zugriffsrechte . 66 2.4.6 Set-User-ID-Bit . 70 2.4.7 Zeitstempel . 71 2.4.8 Inodes und Links . 74 2.4.9 stdin, stdout, stderr . 77 2.4.10 Schreiben und Lesen von Dateien . 78 2.4.11 Archivierer (tar, gtar) . 78 2.4.12 Packer (compress, gzip) . 80 2.4.13 Weitere Kommandos . 81 2.4.14 Begriffe Dateien . 86 2.4.15 Memo Dateien . 86 2.4.16 Übung Dateien . 87 2.4.17 Fragen Dateien . 88 2.5 Shells . 89 2.5.1 Gesprächspartner im Dialog . 89 2.5.1.1 Kommandointerpreter . 89 2.5.1.2 Umgebung . 95 2.5.1.3 Umlenkung . 99 2.5.2 Shellskripts . 100 2.5.3 Noch eine Skriptsprache: Perl . 114 2.5.4 Begriffe Shells . 117 2.5.5 Memo Shells . 117 2.5.6 Übung Shells . 117 2.5.7 Fragen Shells . 118 2.6 Benutzeroberflächen . 119 2.6.1 Lokale Benutzeroberflächen . 119 2.6.1.1 Kommandozeile . 119 2.6.1.2 Menüs . 120 2.6.1.3 Zeichen-Fenster, curses . 121 2.6.1.4 Grafische Fenster . 121 2.6.1.5 Multimediale Oberflächen . 122 2.6.1.6 Software für Behinderte .
Recommended publications
  • A Java Implementation of a Portable Desktop Manager Scott .J Griswold University of North Florida
    UNF Digital Commons UNF Graduate Theses and Dissertations Student Scholarship 1998 A Java Implementation of a Portable Desktop Manager Scott .J Griswold University of North Florida Suggested Citation Griswold, Scott .,J "A Java Implementation of a Portable Desktop Manager" (1998). UNF Graduate Theses and Dissertations. 95. https://digitalcommons.unf.edu/etd/95 This Master's Thesis is brought to you for free and open access by the Student Scholarship at UNF Digital Commons. It has been accepted for inclusion in UNF Graduate Theses and Dissertations by an authorized administrator of UNF Digital Commons. For more information, please contact Digital Projects. © 1998 All Rights Reserved A JAVA IMPLEMENTATION OF A PORTABLE DESKTOP MANAGER by Scott J. Griswold A thesis submitted to the Department of Computer and Information Sciences in partial fulfillment of the requirements for the degree of Master of Science in Computer and Information Sciences UNIVERSITY OF NORTH FLORIDA DEPARTMENT OF COMPUTER AND INFORMATION SCIENCES April, 1998 The thesis "A Java Implementation of a Portable Desktop Manager" submitted by Scott J. Griswold in partial fulfillment of the requirements for the degree of Master of Science in Computer and Information Sciences has been ee Date APpr Signature Deleted Dr. Ralph Butler Thesis Advisor and Committee Chairperson Signature Deleted Dr. Yap S. Chua Signature Deleted Accepted for the Department of Computer and Information Sciences Signature Deleted i/2-{/1~ Dr. Charles N. Winton Chairperson of the Department Accepted for the College of Computing Sciences and E Signature Deleted Dr. Charles N. Winton Acting Dean of the College Accepted for the University: Signature Deleted Dr.
    [Show full text]
  • Ebook - Informations About Operating Systems Version: August 15, 2006 | Download
    eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org AIX Internet: AIX AmigaOS Internet: AmigaOS AtheOS Internet: AtheOS BeIA Internet: BeIA BeOS Internet: BeOS BSDi Internet: BSDi CP/M Internet: CP/M Darwin Internet: Darwin EPOC Internet: EPOC FreeBSD Internet: FreeBSD HP-UX Internet: HP-UX Hurd Internet: Hurd Inferno Internet: Inferno IRIX Internet: IRIX JavaOS Internet: JavaOS LFS Internet: LFS Linspire Internet: Linspire Linux Internet: Linux MacOS Internet: MacOS Minix Internet: Minix MorphOS Internet: MorphOS MS-DOS Internet: MS-DOS MVS Internet: MVS NetBSD Internet: NetBSD NetWare Internet: NetWare Newdeal Internet: Newdeal NEXTSTEP Internet: NEXTSTEP OpenBSD Internet: OpenBSD OS/2 Internet: OS/2 Further operating systems Internet: Further operating systems PalmOS Internet: PalmOS Plan9 Internet: Plan9 QNX Internet: QNX RiscOS Internet: RiscOS Solaris Internet: Solaris SuSE Linux Internet: SuSE Linux Unicos Internet: Unicos Unix Internet: Unix Unixware Internet: Unixware Windows 2000 Internet: Windows 2000 Windows 3.11 Internet: Windows 3.11 Windows 95 Internet: Windows 95 Windows 98 Internet: Windows 98 Windows CE Internet: Windows CE Windows Family Internet: Windows Family Windows ME Internet: Windows ME Seite 1 von 138 eBook - Informations about Operating Systems Version: August 15, 2006 | Download: www.operating-system.org Windows NT 3.1 Internet: Windows NT 3.1 Windows NT 4.0 Internet: Windows NT 4.0 Windows Server 2003 Internet: Windows Server 2003 Windows Vista Internet: Windows Vista Windows XP Internet: Windows XP Apple - Company Internet: Apple - Company AT&T - Company Internet: AT&T - Company Be Inc. - Company Internet: Be Inc. - Company BSD Family Internet: BSD Family Cray Inc.
    [Show full text]
  • Présentation Ligne De Commande
    Kit de survie en lignes de commandes ... pour les nuls. Ceci est la version légèrement corrigée, étendue et complétée de la présentation du jeudi 2 juin 2018. Pourquoi la ligne de commande ? La ligne de commande est une chose qui a, pour des raisons marketting et en lien avec la massification de l'usage de l'outil informatique, peu à peu disparue alors qu'elle faisait partie intégrante des ordinateurs dans les années 80 et jusqu'en 1995 pour le grand public. Actuellement, la ligne de commande est perçue par les néophytes comme un objet de toute puissance ou de diabolisation. Les stéréotypes véhiculés par les media traditionnels associent souvent la ligne de commande, et in extenso le terminal, à un outil de hacker. Alors que cela a été pendant longtemps le quotidien de beaucoup d'utilisateurs. Posons un peu de vocabulaire : Linux est un noyau c'est à dire un binaire qui communique avec le matériel. Autour de lui est le système GNU (pour GNU is Not Unix). Le système GNU a été pensé dans les années 80 comme étant une alternative Libre au système (gratuit) mais propriétaire Unix. Dans les années 80, à la préhistoire informatique, les systèmes d'ordinateurs n'avaient pour ainsi dire pas d'interface graphique (et encore moins de souris) : un noyau, un interpréteur de commande (shell) et quelques utilitaires suffisaient à faire un ordinateur fonctionnel. Ici le système Microsoft Disk Operating System fonctionnant avec les fichier : msdos.sys et io.sys (l'équivalent du noyau), config.sys et autoexec.bat, à partir de là l'interpréteur de commande (ou shell) : COMMAND.COM s'exécute et affiche l'image précédente.
    [Show full text]
  • PROTECTIVE CUSTODY NEEDS ASSESSMENT/\L\Fjuvier REGISTER NUMBER HOUSING UNIT DATE INMATE NAME
    STAIE OF MISSOURI DEPARTMENT OF CORRECTIONS NAME OF INSTITUTION ~ PROTECTIVE CUSTODY NEEDS ASSESSMENT/\l\fJUVIER REGISTER NUMBER HOUSING UNIT DATE INMATE NAME - I have been interviewed this date to determine my protective custody needs. The following statement which I have checked and initialed clearly indicates my need or lack of need for protective custody. CHECK -I INITIALS STATEMENT I do not feel that I need protective custody. I am not aware of any enemies among the inmate population, and do not believe I am in any danger. Because of enemies in the general population I am requesting protective custody for the present time. See attached Enemy Listing (MO 931-35"11). The circumstances or persons which cau:Sed me to request protective custody are no longer present in this institution. I therefore request to be released from protective custody back to general population. I assume full responsibility for my safety. I request release from protective custody status upon my transfer to l To my knowledge I have no enemies in the population at the above named institution and I will be able to live in its general population. INMATE SIGNATURE REGISTER NUMBER DATE -. STAFF WITNESS SIGNATU RE TITLE DATE STAFF WITNESS SIGNATURE TITLE DATE I HAVE REVIEWED THE ABOVE REQUEST AND IT IS D APPROVED D DENIED Sl~NATURE OF INSTITUTIONALHEAD DATE MO 931 ·3564 (10·90) DISTRIBUTION: WHITE-CLASSIFICATl(JN FILE : CANARY-INMATE STATE OF MISSOURI FACILITY DEPARTMENT OF CORRECTIONS AREA OFFENDER SAFETY RULES - MACHINE/EQWPMENT OFFENDER NAME (PRINT) DOC NUMBER MACHINE/EQUIPMENT I agree that I will not operate any machinery or equipment until I have been fully trained by a qualified instructor on the machine or equipment's use, cleaning, safety features, care maintenance and authorized to use the machine or equipment.
    [Show full text]
  • Multidisciplinary Design Project Engineering Dictionary Version 0.0.2
    Multidisciplinary Design Project Engineering Dictionary Version 0.0.2 February 15, 2006 . DRAFT Cambridge-MIT Institute Multidisciplinary Design Project This Dictionary/Glossary of Engineering terms has been compiled to compliment the work developed as part of the Multi-disciplinary Design Project (MDP), which is a programme to develop teaching material and kits to aid the running of mechtronics projects in Universities and Schools. The project is being carried out with support from the Cambridge-MIT Institute undergraduate teaching programe. For more information about the project please visit the MDP website at http://www-mdp.eng.cam.ac.uk or contact Dr. Peter Long Prof. Alex Slocum Cambridge University Engineering Department Massachusetts Institute of Technology Trumpington Street, 77 Massachusetts Ave. Cambridge. Cambridge MA 02139-4307 CB2 1PZ. USA e-mail: [email protected] e-mail: [email protected] tel: +44 (0) 1223 332779 tel: +1 617 253 0012 For information about the CMI initiative please see Cambridge-MIT Institute website :- http://www.cambridge-mit.org CMI CMI, University of Cambridge Massachusetts Institute of Technology 10 Miller’s Yard, 77 Massachusetts Ave. Mill Lane, Cambridge MA 02139-4307 Cambridge. CB2 1RQ. USA tel: +44 (0) 1223 327207 tel. +1 617 253 7732 fax: +44 (0) 1223 765891 fax. +1 617 258 8539 . DRAFT 2 CMI-MDP Programme 1 Introduction This dictionary/glossary has not been developed as a definative work but as a useful reference book for engi- neering students to search when looking for the meaning of a word/phrase. It has been compiled from a number of existing glossaries together with a number of local additions.
    [Show full text]
  • The Echo Structure of Death As a Regenerative Force in Clea, the Fourth Book of Lawrence Durrel's [Sic] Alexandria Quartet
    University of the Pacific Scholarly Commons University of the Pacific Theses and Dissertations Graduate School 1972 The echo structure of death as a regenerative force in Clea, the fourth book of Lawrence Durrel's [sic] Alexandria quartet Mareta Suydam Tucker University of the Pacific Follow this and additional works at: https://scholarlycommons.pacific.edu/uop_etds Part of the English Language and Literature Commons Recommended Citation Tucker, Mareta Suydam. (1972). The echo structure of death as a regenerative force in Clea, the fourth book of Lawrence Durrel's [sic] Alexandria quartet. University of the Pacific, Thesis. https://scholarlycommons.pacific.edu/uop_etds/1783 This Thesis is brought to you for free and open access by the Graduate School at Scholarly Commons. It has been accepted for inclusion in University of the Pacific Theses and Dissertations by an authorized administrator of Scholarly Commons. For more information, please contact [email protected]. THE ECHO STRUCCJ.'URE OF DEATH l.>..S A HEGENERATIVE FOHCE IN CLEA1 '.['HE FOUlH'H BOOK OF LA11R.8NCB DURRE:C. 1 S AT.J~..?.f.~n.2Ir~..:?~ QT}.l~.l~~E:1~ A 'rhesj.s Presented to the Fa.cul t.y of the Depa:rt.me nt. of Engl.:!_ ;;:;'h Un:i. .,;.-ersit.y of the Pacific In Partial Fulfillment of the Requirements for the Degree 111ast.er of Arts by Maret.a ~:uydam 'rucker Hay, 19 '7 2 'J~I-ill ECHO S~(' RUCTURE OF DEA'rH AS A REGENJ:;RATIVE FO.RCB IN fL~A, 'rilE FOURTH One of ·the principal techniques ur>ed i..;y L<-1\>'n ~nce is echo struc·tureo Echo s·tructures of sim:Llar con<-" truc"i::.ton ( eii:her di:cectly stated or implied) suffuse the t e:..~t v_r:L t.h additional meanings and achieve the matic significance and complct.l':-< ness., Echo st~ruc·ture as a novelif:;t.J .
    [Show full text]
  • Go-Lab Releases of the Lab Owner and Cloud Services (Final) –
    Go-Lab Global Online Science Labs for Inquiry Learning at School Collaborative Project in European Union’s Seventh Framework Programme Grant Agreement no. 317601 Deliverable D4.7 Releases of the Lab Owner and Cloud Services (Final) – M33 Editors Wissam Halimi (EPFL) Sten Govaerts (EPFL) Date 30th July, 2015 Dissemination Level Public Status Final c 2015, Go-Lab consortium Go-Lab D4.7 Releases of the Lab Owner and Cloud Services Go-Lab 3176012 of 71 Go-Lab D4.7 Releases of the Lab Owner and Cloud Services The Go-Lab Consortium Beneficiary Beneficiary Name Beneficiary Country Number short name 1 University Twente UT The Nether- lands 2 Ellinogermaniki Agogi Scholi EA Greece Panagea Savva AE 3 École Polytechnique Fédérale de EPFL Switzerland Lausanne 4 EUN Partnership AISBL EUN Belgium 5 IMC AG IMC Germany 6 Reseau Menon E.E.I.G. MENON Belgium 7 Universidad Nacional de Edu- UNED Spain cación a Distancia 8 University of Leicester ULEIC United King- dom 9 University of Cyprus UCY Cyprus 10 Universität Duisburg-Essen UDE Germany 11 Centre for Research and Technol- CERTH Greece ogy Hellas 12 Universidad de la Iglesia de Deusto UDEUSTO Spain 13 Fachhochschule Kärnten - CUAS Austria Gemeinnützige Privatstiftung 14 Tartu Ulikool UTE Estonia 15 European Organization for Nuclear CERN Switzerland Research 16 European Space Agency ESA France 17 University of Glamorgan UoG United King- dom 18 Institute of Accelerating Systems IASA Greece and Applications 19 Núcleo Interactivo de Astronomia NUCLIO Portugal Go-Lab 3176013 of 71 Go-Lab D4.7 Releases of the Lab Owner and Cloud Services Contributors Name Institution Wissam Halimi, Sten Govaerts, Christophe Salzmann, EPFL Denis Gillet Pablo Orduña UDEUSTO Danilo Garbi Zutin CUAS Irene Lequerica UNED Eleftheria Tsourlidaki (Internal Reviewer) EA Lars Bollen (Internal Reviewer) UT Legal Notices The information in this document is subject to change without notice.
    [Show full text]
  • EM Series Panel Computer with Embedded Linux OS Software
    EM Series Panel Computer With Embedded Linux OS Software Development Manual Seedsware Corporation http://www.seedsware.co.jp/global/ 17A4A5-00018E-2 Introduction This document describes the development process of Linux applications for the EM Series of product, as well as application specifications. This document describes working with the following models: Model Abbreviated model names EMG7-W207A8-0024-107-01 EMG7-7W EMG7-312A8-00DC-107-01 EMG7-12 EM8-W104A7-0005-207 EM(G)8-4 EMG8-W104A7-0005-207 EM8-205A7-0005-207 EM(G)8-5 EMG8-205A7-0005-207 Copyright and Trademarks ◼ Copyright of this manual is owned by Seedsware Corporation. ◼ Reproduction and/or duplication of this product and/or this manual, in any form, in whole or in part, without permission is strictly prohibited. ◼ This product and descriptions in this document are subject to change without prior notice. Thank you for your understanding. ◼ Although all efforts have been made to ensure the accuracy of this product and its descriptions in this document, should you notice any errors, please feel free to contact us. ◼ Seedsware shall not be held liable for any damages or losses, nor be held responsible for any claims by a third party as a result of using this product. Thank you for your understanding. ◼ Microsoft®, Windows® 7, Windows® 8, and Windows® 10 are registered trademarks of Microsoft Corporation in the United States and other countries. ◼ Oracle VM VirtualBox is a registered trademark of Oracle Corporation. ◼ Other company and product names listed herein are also the trademarks or registered trademarks of their respective owners.
    [Show full text]
  • Pipenightdreams Osgcal-Doc Mumudvb Mpg123-Alsa Tbb
    pipenightdreams osgcal-doc mumudvb mpg123-alsa tbb-examples libgammu4-dbg gcc-4.1-doc snort-rules-default davical cutmp3 libevolution5.0-cil aspell-am python-gobject-doc openoffice.org-l10n-mn libc6-xen xserver-xorg trophy-data t38modem pioneers-console libnb-platform10-java libgtkglext1-ruby libboost-wave1.39-dev drgenius bfbtester libchromexvmcpro1 isdnutils-xtools ubuntuone-client openoffice.org2-math openoffice.org-l10n-lt lsb-cxx-ia32 kdeartwork-emoticons-kde4 wmpuzzle trafshow python-plplot lx-gdb link-monitor-applet libscm-dev liblog-agent-logger-perl libccrtp-doc libclass-throwable-perl kde-i18n-csb jack-jconv hamradio-menus coinor-libvol-doc msx-emulator bitbake nabi language-pack-gnome-zh libpaperg popularity-contest xracer-tools xfont-nexus opendrim-lmp-baseserver libvorbisfile-ruby liblinebreak-doc libgfcui-2.0-0c2a-dbg libblacs-mpi-dev dict-freedict-spa-eng blender-ogrexml aspell-da x11-apps openoffice.org-l10n-lv openoffice.org-l10n-nl pnmtopng libodbcinstq1 libhsqldb-java-doc libmono-addins-gui0.2-cil sg3-utils linux-backports-modules-alsa-2.6.31-19-generic yorick-yeti-gsl python-pymssql plasma-widget-cpuload mcpp gpsim-lcd cl-csv libhtml-clean-perl asterisk-dbg apt-dater-dbg libgnome-mag1-dev language-pack-gnome-yo python-crypto svn-autoreleasedeb sugar-terminal-activity mii-diag maria-doc libplexus-component-api-java-doc libhugs-hgl-bundled libchipcard-libgwenhywfar47-plugins libghc6-random-dev freefem3d ezmlm cakephp-scripts aspell-ar ara-byte not+sparc openoffice.org-l10n-nn linux-backports-modules-karmic-generic-pae
    [Show full text]
  • Bonus Chapter B Programming for X
    Bonus Chapter B Programming for X In this chapter and the next, we’ll take a look at writing programs to run in the usual Linux graphical environment, the XWindow System or X, http://www.x.org/Xorg.html. Modern UNIX systems and nearly all Linux distributions are shipped with a version of X. We’ll be concentrating on the programmer’s view of X, and we’ll assume that you are already comfortable with configuring, running, and using X on your system. We’ll cover ❑ X concepts ❑ X Windows managers ❑ X programming model ❑ Tk—its widgets, bindings, and geometry managers In the next chapter, we’ll move on to the GTK+ toolkit, which will allow us to program user interfaces in C for the GNOME system. What Is X? X was created at MIT as a way of providing a uniform environment for graphical programs. Nowadays it should be fair to assume that if you’ve used computers, you’ve come across either Microsoft Windows, X, or Apple MacOS before, so you’ll be familiar with the general concepts underlying a graphical user interface, or GUI. Unfortunately, although a Windows user might be able to navigate around the Mac interface, it’s a different story for programmers. Each windowing environment on each system is programmed differently. The ways that the display is handled and the programs communicate with the user are different. Although each system provides the programmer with the ability to open and manipulate windows on the screen, the functions used will be different. Writing applications that can run on more than one system (without using additional toolkits) is a daunting task.
    [Show full text]
  • 1.1 X Client/Server
    เดสกทอปลินุกซ เทพพิทักษ การุญบุญญานันท 2 สารบัญ 1 ระบบ X Window 5 1.1 ระบบ X Client/Server . 5 1.2 Window Manager . 6 1.3 Desktop Environment . 7 2 การปรับแตง GNOME 11 2.1 การติดตั้งฟอนต . 11 2.2 GConf . 12 2.3 การแสดงตัวอักษร . 13 2.4 พื้นหลัง . 15 2.5 Theme . 16 2.6 เมนู/ทูลบาร . 17 2.7 แปนพิมพ . 18 2.8 เมาส . 20 3 4 บทที่ 1 ระบบ X Window ระบบ GUI ที่อยูคูกับยูนิกซมมานานคือระบบ X Window ซึ่งพัฒนาโดยโครงการ Athena ที่ MIT รวมกับบริษัท Digital Equipment Corporation และบริษัทเอกชนจำนวนหนึ่ง ปจจุบัน X Window ดูแลโดย Open Group เปนระบบที่เปดทั้งในเรื่องโปรโตคอลและซอรสโคด ขณะที่เขียนเอกสารฉบับนี้ เวอรชันลาสุดของ X Window คือ เวอรชัน 11 รีลีส 6.6 (เรียกสั้นๆ วา X11R6.6) สำหรับลินุกซและระบบปฏิบัติการในตระกูลยูนิกซที่ทำงานบน PC ระบบ X Window ที่ใชจะมาจาก โครงการ XFree86 ซึ่งพัฒนาไดรเวอรสำหรับอุปกรณกราฟกตางๆ ที่ใชกับเครื่อง PC รุนลาสุดขณะที่ เขียนเอกสารนี้คือ 4.3.0 1.1 ระบบ X Client/Server X Window เปนระบบที่ทำงานผานระบบเครือขาย โดยแยกเปนสวน X client และ X server สื่อสาร กันผาน X protocol ดังนั้น โปรแกรมที่ทำงานบน X Window จะสามารถแสดงผลบนระบบปฏิบัติการ ที่ตางชนิดกันก็ได ตราบใดที่ระบบนั้นสามารถใหบริการผาน X protocol ได X client ไดแกโปรแกรมประยุกตตางๆ ที่จะขอใชบริการจาก X server ในการติดตอกับฮารดแวร เชน จอภาพ แปนพิมพ เมาส ฯลฯ ดังนั้น X server จึงทำงานอยูบนเครื่องที่อยูใกลผูใชเสมอ ในขณะที่ X client อาจอยูในเครื่องเดียวกันหรืออยูในเครื่องใดเครื่องหนึ่งในระบบเครือขายก็ได X client จะติดตอกับ X server ดวยการเรียก X library (เรียกสั้นๆ วา Xlib) API ตางๆ ใน Xlib มีหนาที่แปลงการเรียกฟงกชันแตละครั้งใหเปน request ในรูปของ X protocol เพื่อสงไปยัง X server
    [Show full text]
  • Linux - Friheden Til at Vælge Distribution
    Linux - Friheden til at vælge distribution Version 1.0.20041004 - 2020-12-31 Peter Toft Hanne Munkholm Gitte Wange Jacob Sparre Andersen Kristian Vilmann Henrik Grove Peter Makholm Linux - Friheden til at vælge distributionVersion 1.0.20041004 - 2020-12-31 af Peter Toft, Hanne Munkholm, Gitte Wange, Jacob Sparre Andersen, Kristian Vilmann, Henrik Grove og Peter Makholm Ophavsret © 2003-2005 Forfatterne har ophavsret til bogen, men udgiver den under "Åben dokumentlicens (ÅDL) - version 1.0". Indsigt i valg af distribution. Indholdsfortegnelse Forord...................................................................................................................................................... vii 1. Forord.......................................................................................................................................... vii 2. Linux-bøgerne............................................................................................................................. vii 3. Ophavsret................................................................................................................................... viii 4. Typografi.................................................................................................................................... viii 1. Arch Linux.............................................................................................................................................1 1.1. Målgruppe...................................................................................................................................1
    [Show full text]