Guide to Fedora and Red Hat Enterprise Linux
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Kde-Guide-De-Developpement.Web.Pdf
KDE Published : 2017-06-26 License : GPLv2+ 1 KDE DU POINT DE VUE D'UN DÉVELOPPEUR 1. AVEZ-VOUS BESOIN DE CE LIVRE ? 2. LA PHILOSOPHIE DE KDE 3. COMMENT OBTENIR DE L'AIDE 2 1. AVEZ-VOUS BESOIN DE CE LIVRE ? Vous devriez lire ce livre si vous voulez développer pour KDE. Nous utilisons le terme développement très largement pour couvrir tout ce qui peut conduire à un changement dans le code source, ce qui inclut : Soumettre une correction de bogue Écrire une nouvelle application optimisée par la technologie KDE Contribuer à un projet existant Ajouter de la fonctionnalité aux bibliothèques de développement de KDE Dans ce livre, nous vous livrerons les bases dont vous avez besoin pour être un développeur productif. Nous décrirons les outils que vous devrez installer, montrer comment lire la documentation (et écrire la vôtre propre, une fois que vous aurez créé la nouvelle fonctionnalité !) et comment obtenir de l'aide par d'autres moyens. Nous vous présenterons la communauté KDE, qui est essentielle pour comprendre KDE parce que nous sommes un projet « open source », libre (gratuit). Les utilisateurs finaux du logiciel n'ont PAS besoin de ce livre ! Cependant, ils pourraient le trouver intéressant pour les aider à comprendre comment les logiciels complexes et riches en fonctionnalités qu'ils utilisent ont vu le jour. 3 2. LA PHILOSOPHIE DE KDE Le succès de KDE repose sur une vue globale, que nous avons trouvée à la fois pratique et motivante. Les éléments de cette philosophie de développement comprennent : L'utilisation des outils disponibles plutôt que de ré-inventer ceux existants : beaucoup des bases dont vous avez besoin pour travailler font déjà partie de KDE, comme les bibliothèques principales ou les « Kparts », et sont tout à fait au point. -
Why Be a KDE Project? Martin Klapetek David Edmundson
Why be a KDE Project? Martin Klapetek David Edmundson What is KDE? KDE is not a desktop, it's a community „Community of technologists, designers, writers and advocates who work to ensure freedom for all people through our software“ --The KDE Manifesto What is a KDE Project? Project needs more than just good code What will you get as a KDE Project? Git repository Git repository plus „scratch repos“ (your personal playground) Creating a scratch repo git push –all kde:scratch/username/reponame Git repository plus web interface (using GitPHP) Git repository plus migration from Gitorious.org Bugzilla (the slightly prettier version) Review Board Integration of git with Bugzilla and Review Board Integration of git with Bugzilla and Review Board Using server-side commit hooks ● BUG: 24578 ● CCBUG: 29456 ● REVIEW: 100345 ● CCMAIL: [email protected] Communication tools Mailing lists Wiki pages Forums Single sign-on to all services Official IRC channels #kde-xxxxx (on Freenode) IRC cloak me@kde/developer/mklapetek [email protected] email address Support from sysadmin team Community support Development support Translations (71 translation teams) Testing support (Active Jenkins and EBN servers, plus Quality Team) Project continuation (when you stop developing it) KDE e.V. support Financial and organizational help Trademark security Project's licence defense via FLA Promo support Stories in official KDE News site (Got the Dot?) Your blog aggregated at Planet KDE Promo through social channels Web hosting under kde.org domain Association with one of the best -
Kdesrc-Build Script Manual
kdesrc-build Script Manual Michael Pyne Carlos Woelz kdesrc-build Script Manual 2 Contents 1 Introduction 8 1.1 A brief introduction to kdesrc-build . .8 1.1.1 What is kdesrc-build? . .8 1.1.2 kdesrc-build operation ‘in a nutshell’ . .8 1.2 Documentation Overview . .9 2 Getting Started 10 2.1 Preparing the System to Build KDE . 10 2.1.1 Setup a new user account . 10 2.1.2 Ensure your system is ready to build KDE software . 10 2.1.3 Setup kdesrc-build . 12 2.1.3.1 Install kdesrc-build . 12 2.1.3.2 Prepare the configuration file . 12 2.1.3.2.1 Manual setup of configuration file . 12 2.2 Setting the Configuration Data . 13 2.3 Using the kdesrc-build script . 14 2.3.1 Loading project metadata . 14 2.3.2 Previewing what will happen when kdesrc-build runs . 14 2.3.3 Resolving build failures . 15 2.4 Building specific modules . 16 2.5 Setting the Environment to Run Your KDEPlasma Desktop . 17 2.5.1 Automatically installing a login driver . 18 2.5.1.1 Adding xsession support for distributions . 18 2.5.1.2 Manually adding support for xsession . 18 2.5.2 Setting up the environment manually . 19 2.6 Module Organization and selection . 19 2.6.1 KDE Software Organization . 19 2.6.2 Selecting modules to build . 19 2.6.3 Module Sets . 20 2.6.3.1 The basic module set concept . 20 2.6.3.2 Special Support for KDE module sets . -
Mingguan Open Source Edisi 2
Mingguan Open Source Edisi 2 Dipublikasikan oleh: LinuxBox.Web.ID Kurungsiku Media Network Menu Pekan Ini Update Java 7 Kedua Memasukkan JavaFX SDK ............................................................. 3 Lua 5.2.0 Menghadirkan Fitur Baru ............................................................................... 3 Pengembang TYPO3 Memperingatkan Adanya Lubang Keamanan Kritis ............................. 4 Spring Roo 1.2.0 Dirilis ............................................................................................... 4 CofeeScript 1.2.0 Dirilis .............................................................................................. 5 GPL Mengalami Penurunan Jumlah Pengguna ................................................................. 6 Hibernate Core 4 Diperkenalkan ................................................................................... 6 WordPress for Android 2.0 Mendukung Tablet ................................................................ 8 Amarok 2.5 Menambahkan Dukungan GPodder .............................................................. 9 Driver JDBC untuk Neo4J Menjembatani Jurang SLQ/NoSQL ............................................ 9 Mozilla Dan Google Membuat Deal Baru Untuk Firefox................................................... 10 VirtualBox 4.1.8 Memperbaiki Dukungan 3D ................................................................ 11 Twitter Merilis TextSecure Menjadi Open Source .......................................................... 11 Laporan Kuartal Menunjukkan -
Linux Shell Scripting Cookbook Second Edition
Linux Shell Scripting Cookbook Second Edition Over 110 practical recipes to solve real-world shell problems, guaranteed to make you wonder how you ever lived without them Shantanu Tushar Sarath Lakshman BIRMINGHAM - MUMBAI Linux Shell Scripting Cookbook Second Edition Copyright © 2013 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews. Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the authors, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book. Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information. First published: January 2011 Second edition: May 2013 Production Reference: 1140513 Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK. ISBN 978-1-78216-274-2 www.packtpub.com Cover Image by Parag Kadam ([email protected]) Credits Authors Project Coordinator Shantanu Tushar Shiksha Chaturvedi Sarath Lakshman Proofreader Reviewers Linda Morris Rajeshwari K. John C. Kennedy Indexer Hemangini Bari Anil Kumar Sudhendu Kumar Production Coordinator Aravind SV Shantanu Zagade Acquisition Editor Cover Work Kartikey Pandey Shantanu Zagade Lead Technical Editor Ankita Shashi Technical Editors Jalasha D'costa Amit Ramadas Lubna Shaikh About the Authors Shantanu Tushar is an advanced GNU/Linux user since his college days. -
0X0a I Don't Know Gregor Weichbrodt FROHMANN
0x0a I Don’t Know Gregor Weichbrodt FROHMANN I Don’t Know Gregor Weichbrodt 0x0a Contents I Don’t Know .................................................................4 About This Book .......................................................353 Imprint ........................................................................354 I Don’t Know I’m not well-versed in Literature. Sensibility – what is that? What in God’s name is An Afterword? I haven’t the faintest idea. And concerning Book design, I am fully ignorant. What is ‘A Slipcase’ supposed to mean again, and what the heck is Boriswood? The Canons of page construction – I don’t know what that is. I haven’t got a clue. How am I supposed to make sense of Traditional Chinese bookbinding, and what the hell is an Initial? Containers are a mystery to me. And what about A Post box, and what on earth is The Hollow Nickel Case? An Ammunition box – dunno. Couldn’t tell you. I’m not well-versed in Postal systems. And I don’t know what Bulk mail is or what is supposed to be special about A Catcher pouch. I don’t know what people mean by ‘Bags’. What’s the deal with The Arhuaca mochila, and what is the mystery about A Bin bag? Am I supposed to be familiar with A Carpet bag? How should I know? Cradleboard? Come again? Never heard of it. I have no idea. A Changing bag – never heard of it. I’ve never heard of Carriages. A Dogcart – what does that mean? A Ralli car? Doesn’t ring a bell. I have absolutely no idea. And what the hell is Tandem, and what is the deal with the Mail coach? 4 I don’t know the first thing about Postal system of the United Kingdom. -
What's New in KDE SC
RevieWs KDE SC 4.4 What’s new in KDE SC 4.4 FOUR-IN-HAND fmatte, photocase.com fmatte, Version 4.4 sees the KDE Software Compilation reach a status on par puzzle bench lets you create your own puzzles, giving you a free choice of the with the user friendliness and stability of good old KDE 3.5. On top of number of parts (Figure 3). Palapeli au- tomatically remembers your progress in this, many features are new. BY MARCEL HILZINGER completing the puzzles. You can thus work on multiple puzzles, or new puzzle f you have not looked at an open line feature allows users to compose designs, concurrently. source operating system for a year, postings at any time. iyou probably won’t recognize any- The KDE-Edu educational set includes New system Components thing. Projects disappear and new ones two new programs: Cantor and Rocs. KDE always had an address book, but take their place; a tool or library that is The Cantor math tool (Figure 2) lets you the tool that comes with KDE SC 4.4 is today’s buzz can be obsolete tomorrow. compose math worksheets. By default, practically a new program. Its author is KDE users experienced this situation Cantor relies on the internal KAlgebra KDE PIM developer Tobias König, who is when the desktop warped from version back end, although it 3.x to 4.x. Early 4.x releases showed supports the free Maxima promise, but none could achieve the sta- [3] and Sage [4] educa- Online. Easy. Secure. Reliable bility and versatility of the late 3.x se- tional systems. -
Sponsors Brochure
Humboldt University Berlin, Germany 6-12 August 2011 Sponsors Brochure Welcome to the second Desktop Summit The Desktop Summit is a co-located event which features the yearly contributor conferences of the GNOME and KDE communities, GUADEC and Akademy. The conference will take place from 6-12 August 2011 in Berlin, Germany. The event will feature joint keynotes, talks and social events as well workshops and coding sessions. The Desktop Summit is organised by the GNOME Foundation and KDE e.V. GNOME and KDE have been cooperating in order to make choices and application development easier for end users, distributors and ISVs. An increased amount of technology is shared between the desktop, making cross-desktop application integration easier. By holding their annual developer flagship events in the same location, KDE and GNOME foster collaboration and discussion between their developer communities. The first Desktop Summit in 2009 was a huge success: 852 free software advocates from 46 countries gathered together to discuss and enhance the free desktop experience at the Gran Canaria Desktop Summit. The event accomplished its goal of increasing cooperation between GNOME and KDE to improve the Free Desktop experience. The aim of the Desktop Summit 2011 is to intensify this momentum and further advance collaboration between the KDE, GNOME and the rest of the Free Desktop and mobile open source community. It presents a unique opportunity for main actors to work together and improve the free and open source desktop for all. Join us to make this event a success! The Venue Humboldt-Universität zu Berlin is one of the leading research institutions enjoying an excellent international reputation. -
Akademy 2020 Online, Sept
Akademy 2020 Online, Sept. 4 to Sept. 11 Sponsors' Brochure akademy.kde.org Akademy is the annual gathering of the KDE community, a meeting point for more than 1800 contributors from around the world. kademy clebrates the collabora��ve As a result, Akademy is the prime hub for Aefforts of KDE developers, translators, cross‐project collaboraon. arsts, writers, maintainers and users. It provides a pla orm where KDE The Akademy program highlights the Community members can discuss the importance of Qt for KDE projects, and we've outcomes of their yearlong efforts through hosted other Qt‐related projects (like VLC) in talks, lightning presentaons, Bird of a the past. Akademy 2016, for example, was Feather sessions (BoFs), workshops and organised as a part of QtCon in collaboraon coding sessions. with the VideoLAN Community, Qt Company, KDAB, and the FSFE. Talks give an insight into the current state of different KDE projects, while BoFs and coding With more than 50 talks and BoFs on a wide sessions allow teams to reflect on current range of topics ‐ from latest developments in issues, set development goals for the coming FOSS and KDE technologies to community year, and collaborate on them in real me. management, design, promoon and outreach ‐ the eight days of Akademy are instrumental A endees come from various backgrounds in growing and sustaining a community as and include key technical and non‐technical diverse and widespread as KDE. contributors, Free and Open Source industry leaders, educators, legal experts and students. Visit akademy.kde.org/2020 to learn more. 1 Akademy 2020 - From Sept. -
Engaging Developers in Open Source Software Projects: Harnessing Social
Iowa State University Capstones, Theses and Graduate Theses and Dissertations Dissertations 2015 Engaging developers in open source software projects: harnessing social and technical data mining to improve software development Patrick Eric Carlson Iowa State University Follow this and additional works at: https://lib.dr.iastate.edu/etd Part of the Computer Engineering Commons, Computer Sciences Commons, and the Library and Information Science Commons Recommended Citation Carlson, Patrick Eric, "Engaging developers in open source software projects: harnessing social and technical data mining to improve software development" (2015). Graduate Theses and Dissertations. 14663. https://lib.dr.iastate.edu/etd/14663 This Dissertation is brought to you for free and open access by the Iowa State University Capstones, Theses and Dissertations at Iowa State University Digital Repository. It has been accepted for inclusion in Graduate Theses and Dissertations by an authorized administrator of Iowa State University Digital Repository. For more information, please contact [email protected]. Engaging developers in open source software projects: Harnessing social and technical data mining to improve software development by Patrick Eric Carlson A dissertation submitted to the graduate faculty in partial fulfillment of the requirements for the degree of DOCTOR OF PHILOSOPHY Major: Human-Computer Interaction Program of Study Committee: Judy M. Vance, Major Professor Tien Nguyen James Oliver Jon Kelly Stephen Gilbert Iowa State University Ames, Iowa 2015 Copyright c Patrick Eric Carlson, 2015. All rights reserved. ii DEDICATION This is dedicated to my parents who have always supported me. iii TABLE OF CONTENTS Page LIST OF TABLES . vi LIST OF FIGURES . vii ACKNOWLEDGEMENTS . ix ABSTRACT . x CHAPTER 1. -
KDE/ISI Student Projects Debriefing
Introduction Context Embrace Extend ... KDE/ISI Student Projects Debriefing The Real Story of a few Students near Toulouse K´evin Ottens July 1st 2007 K´evinOttens — KDE/ISI Student Projects Debriefing 1/29 Introduction Context Embrace Extend ... Outline 1 Introduction 2 Context 3 Embrace 4 Extend K´evinOttens — KDE/ISI Student Projects Debriefing 2/29 Introduction Context Embrace Extend ... Outline 1 Introduction 2 Context 3 Embrace 4 Extend K´evinOttens — KDE/ISI Student Projects Debriefing 3/29 Introduction Context Embrace Extend ... Prologue Shakespeare says it all... Two households, both alike in dignity, In fair Toulouse, where we lay our scene, From ancient grudge break to new mutiny, Where student blood makes academic hands unclean. et caetera Wait! This time, it has a Happy EndTM This time we have Konqui instead of Mercutio You’ll learn how we got Happy students Happy professors Thanks to KDE projects K´evinOttens — KDE/ISI Student Projects Debriefing 4/29 Introduction Context Embrace Extend ... Prologue Shakespeare says it all... Two households, both alike in dignity, In fair Toulouse, where we lay our scene, From ancient grudge break to new mutiny, Where student blood makes academic hands unclean. et caetera Wait! This time, it has a Happy EndTM This time we have Konqui instead of Mercutio You’ll learn how we got Happy students Happy professors Thanks to KDE projects K´evinOttens — KDE/ISI Student Projects Debriefing 4/29 Introduction Context Embrace Extend ... Prologue Shakespeare says it all... Two households, both alike in dignity, In fair Toulouse, where we lay our scene, From ancient grudge break to new mutiny, Where student blood makes academic hands unclean. -
Why Open Source Software / Free Software (OSS/FS, FLOSS, Or FOSS)? Look at the Numbers!
Translations available: Czech | French | Japanese | Spanish Why Open Source Software / Free Software (OSS/FS, FLOSS, or FOSS)? Look at the Numbers! David A. Wheeler http://www.dwheeler.com/contactme.html Revised as of July 18, 2015 This paper (and its supporting database) provides quantitative data that, in many cases, using open source software / free software (abbreviated as OSS/FS, FLOSS, or FOSS) is a reasonable or even superior approach to using their proprietary competition according to various measures. This paper’s goal is to show that you should consider using OSS/FS when acquiring software. This paper examines popularity, reliability, performance, scalability, security, and total cost of ownership. It also has sections on non-quantitative issues, unnecessary fears, OSS/FS on the desktop, usage reports, governments and OSS/FS, other sites providing related information, and ends with some conclusions. An appendix gives more background information about OSS/FS. You can view this paper at http://www.dwheeler.com/oss_fs_why.html (HTML format). A short presentation (briefing) based on this paper is also available. Palm PDA users may wish to use Plucker to view this longer report. Old archived copies and a list of changes are also available. 1. Introduction Open Source Software / Free Software (aka OSS/FS), also described as Free/Libre and Open Source Software (FLOSS), has risen to great prominence. Briefly, FLOSS programs are programs whose licenses give users the freedom to run the program for any purpose, to study and modify the program, and to redistribute copies of either the original or modified program (without having to pay royalties to previous developers).