The 3Ourn L of AUUG Inc. Volume 25 ¯ Number 4 December 2004
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Love Hörnquist-Åstrand Assar Westerlund Harald Barth
Arla A Free AFS implementation from KTH Edition 0.1, for version 0.34 1999 - 2000 Love H¨ornquist-Astrand˚ Assar Westerlund Harald Barth last updated $Date: 2000/10/01 19:18:41 $ Copyright (c) 1998 - 1999 Kungliga Tekniska H¨ogskolan (Royal Institute of Technology, Stock- holm, Sweden). All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of condi- tions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. All advertising materials mentioning features or use of this software must display the following acknowledgement: This product includes software developed by Kungliga Tekniska H¨ogskolan and its contributors. 4. Neither the name of the Institute nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE INSTITUTE AND CONTRIBUTORS \AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PAR- TICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE INSTITUTE OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THE- ORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (IN- CLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -
Using the Andrew File System on *BSD [email protected], Bsdcan, 2006 Why Another Network Filesystem
Using the Andrew File System on *BSD [email protected], BSDCan, 2006 why another network filesystem 1-slide history of Andrew File System user view admin view OpenAFS Arla AFS on OpenBSD, FreeBSD and NetBSD Filesharing on the Internet use FTP or link to HTTP file interface through WebDAV use insecure protocol over vpn History of AFS 1984: developed at Carnegie Mellon 1989: TransArc Corperation 1994: over to IBM 1997: Arla, aimed at Linux and BSD 2000: IBM releases source 2000: foundation of OpenAFS User view <1> global filesystem rooted at /afs /afs/cern.ch/... /afs/cmu.edu/... /afs/gorlaeus.net/users/h/hugo/... User view <2> authentication through Kerberos #>kinit <username> obtain krbtgt/<realm>@<realm> #>afslog obtain afs@<realm> #>cd /afs/<cell>/users/<username> User view <3> ACL (dir based) & Quota usage runs on Windows, OS X, Linux, Solaris ... and *BSD Admin view <1> <cell> <partition> <server> <volume> <volume> <server> <partition> Admin view <2> /afs/gorlaeus.net/users/h/hugo/presos/afs_slides.graffle gorlaeus.net /vicepa fwncafs1 users hugo h bram <server> /vicepb Admin view <2a> /afs/gorlaeus.net/users/h/hugo/presos/afs_slides.graffle gorlaeus.net /vicepa fwncafs1 users hugo /vicepa fwncafs2 h bram Admin view <3> servers require KeyFile ~= keytab procedure differs for Heimdal: ktutil copy MIT: asetkey add Admin view <4> entry in CellServDB >gorlaeus.net #my cell name 10.0.0.1 <dbserver host name> required on servers required on clients without DynRoot Admin view <5> File locking no databases on AFS (requires byte range locking) -
Improved Methods for Mining Software Repositories to Detect Evolutionary Couplings
IMPROVED METHODS FOR MINING SOFTWARE REPOSITORIES TO DETECT EVOLUTIONARY COUPLINGS A dissertation submitted to Kent State University in partial fulfillment of the requirements for the degree of Doctor of Philosophy by Abdulkareem Alali August, 2014 Dissertation written by Abdulkareem Alali B.S., Yarmouk University, USA, 2002 M.S., Kent State University, USA, 2008 Ph.D., Kent State University, USA, 2014 Approved by Dr. Jonathan I. Maletic Chair, Doctoral Dissertation Committee Dr. Feodor F. Dragan Members, Doctoral Dissertation Committee Dr. Hassan Peyravi Dr. Michael L. Collard Dr. Joseph Ortiz Dr. Declan Keane Accepted by Dr. Javed Khan Chair, Department of Computer Science Dr. James Blank Dean, College of Arts and Sciences ii TABLE OF CONTENTS TABLE OF CONTENTS ............................................................................................... III LIST OF FIGURES ..................................................................................................... VIII LIST OF TABLES ....................................................................................................... XIII ACKNOWLEDGEMENTS ..........................................................................................XX CHAPTER 1 INTRODUCTION ................................................................................... 22 1.1 Motivation and Problem .......................................................................................... 24 1.2 Research Overview ................................................................................................ -
Using the Andrew File System with BSD
Using the Andrew File System with BSD H. Meiland May 4, 2006 Abstract Since the beginning of networks, one of the basic idea’s has been sharing of files; even though with the Internet as advanced as today, simple platform independent file sharing is not common. Why is the closest thing we use WebDAV, a ’neat trick over http’, instead of a real protocol? In this paper the Andrew File System will be described which has been (and is) the file sharing core of many universities and companies world- wide. Also the reason for it’s relative unawareness in the community will be answered, and it’s actual features and performance in comparison with alternative network filesystems. Finally some information will be given on how to use it with our favorite OS: BSD. 1 History • 1984 Carnegie Mellon University, first release • 1989 TransArc Corporation formed by part of original team members • 1994 TransArc purchased by IBM • 1997 Start of Arla development at stacken.kth.se • 2000 IBM releases AFS in opensource (IBM License) • 2000 http://www.OpenAFS.org • 2006 good support for lot’s of platforms, many new features etc. 1 2 Overview 2.1 User point of view 2.1.1 Global namespace While discussing global filesystem, it is easy to dive into a organization, and explain wonderfull features like having replicas of often accessed data in branch-offices, and moving home-directories to local fileservers when mov- ing employees between departments. An essential feature of AFS is often overlooked: a common root as accesspoint of all AFS stored data. -
A Technical Summary
A Technical Summary Table A.1. Kerberos administrative ACL (MIT) Allow Deny Operation a A Add principals or policies d D Delete principals or policies m M Modify principals or policies c C Change passwords i I Inquiry the database l L List principals or policies s S Set key for principals * or x Allow all privileges Table A.2. Kerberos kadmin password policies (MIT) Option Meaning -history Minimum count of unusable old passwords -maxlife Maximum allowed lifetime -minclasses Minimum character classes -minlength Minimum password length -minlife Minimum lifetime 380 A Technical Summary Table A.3. LDAP access control list levels Level Privilege Coding Explanation none =0 No access at all auth =x Permits authentication attempt compare =cx Permits comparison search =scx Permits search filter application read =rscx Permits search result inspection write =wrscx Permits modification or deletion Table A.4. The OpenAFS access control list attributes Permission Meaning l List contents (lookup) i Create new files or directories (insert) d Delete files or directories a Change ACL attributes of directories (administer) r Read contents of files w Modify contents of files (write) k Lock files for reading read Equivalent to rl write Equivalent to rlidwk (no administrative rights) all Equivalent to rlidwka none Remove all ACL permissions Table A.5. The OpenAFS @sys names (excerpt) @sys Architecture alpha dux40 Digital UNIX 4 on an Alpha alpha dux50 Digital UNIX 5 on an Alpha i386 linux24 Linux Kernel 2.4 on Intel and compatible i386 linux26 Linux Kernel 2.6 on Intel and compatible i386 nt40 Microsoft Windows NT and later on Intel and compatible ppc darwin70 Apple MacOS X 10.3 on a PowerPC Macintosh ppc darwin80 Apple MacOS X 10.4 on a PowerPC Macintosh ppc darwin90 Apple MacOS X 10.5 on a PowerPC Macintosh rs aix52 IBM AIX 5.2 on a pSeries rs aix53 IBM AIX 5.3 on a pSeries sgi 65 SGI Irix 6.5 on a MPIS x86 darwin80 Apple MacOS X 10.4 on an Intel Macintosh x86 darwin90 Apple MacOS X 10.5 on an Intel Macintosh A Technical Summary 381 Table A.6. -
Meta-Revelation-Ebook-Web.Pdf
©2015 Bil Holton All Rights Reserved The Book of Revelation, New Metaphysical Version text may be quoted and/or reprinted in any form [written, visual, electronic, or audio] up to and inclusive of one hundred twenty five [125] words without the express written permission of the publisher, providing notice of copyright appears on the title or copyright page of the work as follows: The Scriptural quotations contained herein are from The Book of Revelation, New Metaphysical Version. Copyright 2015 by Prosperity Publishing House. Used by permission. All rights reserved. When quotations from the NMV [New Metaphysical Version] are used in non-saleable media, such as church bulletins, transparencies, meditation/prayer readings, etc., a copyright notice is not required, but the initials NMV must appear at the end of each quotation. Quotations and/or reprints in excess of one hundred twenty-five [125] words, as well as other permission requests, including commercial use, must be approved in writing by the publisher: Permissions Office, Prosperity Publishing House, 1405 Autumn Ridge Drive, Durham, NC 27712. ISBN: 978-1-893095-88-5 Library of Congress Control Number: 2009914060 To Truth seekers and spiritual practitioners all over the world who want to consciously, energetically and faithfully align their human self with their Christ Self. Table of Contents Preface How to Read This Book . .3 Chapter One Introduction to Unfolding Our Innate Christ Nature . .5 The Alpha and Omega of Us . .7 The Seven Major Spiritual Energy Centers . .7 Our Christ Nature . .8 A Nascent Reminder . .9 Chapter Two A Quick Overview of Our Base Chakra . -
KDE E.V. Quarterly Report 2008Q1/Q2
KDE e.V. Quarterly Report Q1/2008 & Q2/2008 .init() home for KDE e.V. to call its own but a tremendous asset in Claudia who Dear KDE e.V. member, has rapidly made herself at home in our community providing much needed logistical support and business The first two quarters of 2008 were very busy ones for development effort while diving head-first into the KDE participants. Both the technology project and KDE e.V. community by joining our events and tradeshow teams. We were bustling with activity. are happy to welcome Claudia into our community and our team. The obvious stand-out moment was when KDE 4.0 was released at an immensely successful release event held in In short, the first half of 2008 was busy and full of pleasant Mountain View, California - where Google served as our surprises and achievements. KDE e.V. found ways to be hosts and numerous locations around the world tuned in more efficient and increase our pace to keep up with the to join us live over the Internet. Besides creating new technology project's own escalation. Looking forward to community bonds and bringing together developers from the second half of the year with Akademy 2008 just around various projects and companies in and outside of the KDE the corner, it's safe to say that things aren't about to slow project, it also spawned what will be an annual KDE down, either. Americas event at the beginning of each year. To our membership and partners: thank you for helping Work to ensure Akademy 2008 went off successfully was making the start of 2008 such a positive and productive also in high gear as KDE 4.1 was being readied for release. -
Picongpu Documentation Release 0.6.0-Dev
PIConGPU Documentation Release 0.6.0-dev The PIConGPU Community Sep 24, 2021 INSTALLATION 1 Installation 3 1.1 Introduction.............................................3 1.1.1 Ways to Install.......................................3 1.1.2 References.........................................4 1.2 Instructions..............................................4 1.2.1 Spack............................................4 1.2.2 Docker...........................................5 1.2.3 From Source........................................6 1.3 Dependencies.............................................8 1.3.1 Overview..........................................8 1.3.2 Requirements........................................8 1.4 picongpu.profile........................................... 15 1.4.1 Hemera (HZDR)...................................... 15 1.4.2 Summit (ORNL)...................................... 24 1.4.3 Piz Daint (CSCS)...................................... 25 1.4.4 Taurus (TU Dresden).................................... 27 1.4.5 Lawrencium (LBNL).................................... 34 1.4.6 Cori (NERSC)....................................... 35 1.4.7 Draco (MPCDF)...................................... 39 1.4.8 D.A.V.I.D.E (CINECA)................................... 40 1.4.9 JURECA (JSC)....................................... 42 1.4.10 JUWELS (JSC)....................................... 48 1.4.11 ARIS (GRNET)....................................... 53 1.4.12 Ascent (ORNL)....................................... 55 1.5 Changelog............................................. -
Glossary.Pdf
2 Contents 1 Glossary 4 3 1 Glossary Technologies Akonadi The data storage access mechanism for all PIM (Personal Information Manager) data in KDE SC 4. One single storage and retrieval system allows efficiency and extensibility not possible under KDE 3, where each PIM component had its own system. Note that use of Akonadi does not change data storage formats (vcard, iCalendar, mbox, maildir etc.) - it just provides a new way of accessing and updating the data.</p><p> The main reasons for design and development of Akonadi are of technical nature, e.g. having a unique way to ac- cess PIM-data (contacts, calendars, emails..) from different applications (e.g. KMail, KWord etc.), thus eliminating the need to write similar code here and there.</p><p> Another goal is to de-couple GUI applications like KMail from the direct access to external resources like mail-servers - which was a major reason for bug-reports/wishes with regard to perfor- mance/responsiveness in the past.</p><p> More info:</p><p> <a href=https://community.kde.org/KDE_PIM/Akonadi target=_top>Akonadi for KDE’s PIM</a></p><p> <a href=https://en.wikipedia.org/wiki/Akonadi target=_top>Wikipedia: Akonadi</a></p><p> <a href=https://techbase.kde.org/KDE_PIM/Akonadi target=_top>Techbase - Akonadi</a> See Also "GUI". See Also "KDE". Applications Applications are based on the core libraries projects by the KDE community, currently KDE Frameworks and previously KDE Platform.</p><p> More info:</p><p> <a href=https://community.kde.org/Promo/Guidance/Branding/Quick_Guide/ target=_top>KDE Branding</a> See Also "Plasma". -
Albuquerque Evening Citizen, 05-22-1907 Hughes & Mccreight
University of New Mexico UNM Digital Repository Albuquerque Citizen, 1891-1906 New Mexico Historical Newspapers 5-22-1907 Albuquerque Evening Citizen, 05-22-1907 Hughes & McCreight Follow this and additional works at: https://digitalrepository.unm.edu/abq_citizen_news Recommended Citation Hughes & McCreight. "Albuquerque Evening Citizen, 05-22-1907." (1907). https://digitalrepository.unm.edu/abq_citizen_news/ 3602 This Newspaper is brought to you for free and open access by the New Mexico Historical Newspapers at UNM Digital Repository. It has been accepted for inclusion in Albuquerque Citizen, 1891-1906 by an authorized administrator of UNM Digital Repository. For more information, please contact [email protected]. Iftlttiiieflime glmlttj giftfen. EVENING, 22, 1907. The F.vonlnjj Citizen, In AtiTance, 5 per VOL. 21. NC 1. ALBUQUERQUE, NEW MEXICO, WEDNESDAY MAY Pollvcml ly Carrier. 60 cent per month. v . GET-TOGET- FAST S. P. Tit! 'jrr nnn.nnn rridf rriviancf HAYWOOD TRIAL HER NEW YORK WILL : AT A STAN- D- CONVENTION GOVERN F ROTVi fjno iM ocMOATiniiiAi wmm ITS 1 ; LI1U0 111 OLIlOHIIUIlHL UIVUilUL TRESTLE STILL m s TO GOULDS TEll County Rests Case While New York Alan Lands Presi Senate Passes Anti-Tru- st One Person Killed and Twenty pgr - .u A . Sixty dency-Secretarys- hip Injured. Three of Them Additional Talesmen Goes Measure by Vote of Fatally. Are Being Summoned. to Phlladclphlan. 41 to 6. ' ' SECURING OF JURY WILL ADVOCATES WRECK EVIDENTLY THE PEACE BfLL PR0VIDESF0R OTHER ROBBERS BE RESUMED TOMORROW FAVOR STANDING ARMIES STATE AND CITY AS WELL WORKJF Case Attorneys Take Advantage of Arbitration Fish Plates Were Loosened-Tra- ck Marriage Annulment Conference Believes Act a Pet of Governor Hughes Spell to Examine Names World Spreads-Vand- als Wait Will Expose More of Now Has Fortifi- Right In Line With Roose- on Hillside. -
Calligra a General Introduction
Calligra A General Introduction Raphael Langerhorst Jost Schenck Calligra 2 Contents 1 Introduction 5 1.1 Calligra components . .5 1.2 Overview of Calligra features . .5 1.2.1 Integration . .5 1.2.2 Lightweight . .6 1.2.3 Completeness . .6 1.2.4 OASIS OpenDocument Format . .6 1.2.5 KDE Features . .6 2 Configuring Calligra and Your System7 2.1 Customizing the Calligra GUI . .7 3 How to get more information9 3.1 Other Calligra manuals . .9 3.2 Links . .9 4 Programming Calligra 10 4.1 Introduction . 10 5 Copyright and Licensing 11 Abstract Calligra is a graphic art and office suite by KDE. Calligra Chapter 1 Introduction 1.1 Calligra components IMPORTANT Please check http://docs.kde.org for updated versions of this document. Calligra is a graphic art and office suite by KDE. Calligra consists of the following components: • Calligra Words (a frames-based wordprocessor) • Calligra Sheets (a spreadsheet application) • Calligra Stage (screen and slide presentations) • Calligra Flow (a flowchart application) • Calligra Karbon (a vector drawing application) • Calligra Plan (a project management application) Because these components use Flake technology, Calligra components are designed to work very well with each other. Many Calligra component can be embedded in another Calligra document. For instance, you can insert a spreadsheet which you created in Calligra Sheets directly into a Calligra Words document. In this way, complex, compound documents can be created using Calligra. A plugin mechanism makes it easy to extend the functionality of Calligra. You will find many plugins in some of the components and can learn how to write plugins yourself. -
01-07-2018 Meeting Agenda and Notes Statistics Bug Stats: 364 +27 -31 (357 +29 -52) • Bug Graph
01-07-2018 Meeting Agenda and Notes Statistics Bug stats: 364 +27 -31 (357 +29 -52) • Bug graph https://i.imgur.com/V6RBmN6.png (sorry, pasteboard.co is down) Commits in the past week (copied from github): • Excluding merges, 9 authors have pushed 32 commits to master and 44 commits to all branches. On master, 38 files have changed and there have been 588 additions and 776 deletions. • Last week: Excluding merges, 10 authors have pushed 74 commits to master and 128 commits to all branches. On master, 351 files have changed and there have been 7,814 additions and 4,843 deletions. Downloads (downloads.kde.org): 44346 unique downloads Web traffic: 83089 unique visitors, 256699 unique page views Donations: 137,00 from 9 people. June: 2763,96 from 231 people May: €2768,00 from 231 people. Sprint^WKritaCon • 6 - 9 August • https://community.kde.org/Krita/Sprint2019 • KDE e.V. has okayed the budget and opened an event on https:// reimbursements.kde.org/ Summer of Code Remember to blog!!! • Checklist: • Tusooa: https://phabricator.kde.org/T10901 • three weeks ahead of the timeline. • next: undo/redo with shallow COW document clones • Sh-zam: https://phabricator.kde.org/T10784 • adding touch support is going well • hellozee: https://phabricator.kde.org/T10894 • working on optimizing the bounding box algorithm and completing the ui • The current branch is broken on anongit, we need a new branch • Blackbeard: https://phabricator.kde.org/T10930 • has been sick, has started coding again Youtube and video • Ramon is finishing the first video Fundraiser • https://phabricator.kde.org/T10283 • September/October, to coincide with 4.3, which should be the Zero Bugs release • A list of smaller projects/targets/bugs people can choose from • Bugs, features, all split up and estimated to one week, or all two weeks of work (granularity to be decided) • We need some smaller rewards: what can we hand out as rewards for low pledges? Either immaterial things or something that fits in an A6 envelope and doesn't weigh more than say 50 grams.