Community Experience Distilled

Total Page:16

File Type:pdf, Size:1020Kb

Community Experience Distilled Community Experience Distilled withInstall, this configure, easy-to-follow and maintain guide your Koha installation AmitSavitra Gupta Sirohi PAC KTopencommunity experiencesourcetl? distilled Koha 3 Library Management System Install, configure, and maintain your Koha installation with this easy -to- follow guide Savitra Sirohi Amit Gupta open source community experience distilled E P U B LI S H I N G BIRMINGHAM - MUMBAI `SvPD.' SHROFF PUBLISHERS & DISTRIBUTORS PVT. LTD. `= Mumóai Bangaloe Kolkata New Delhi Koha 3 Library Management System Copyright © 2010 Packt Publishing All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmit- ted 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 author, 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. Originally published by Packt Publishing Ltd., 32 Lincoln Road, Olton, Birmingham, B27 6PA, UK. Production Reference: 1091110 ISBN 978 -1- 849510 -82 -0 wwwpacktpub.corn Cover Image by John M. Quick (john.m.quick @gmail.com) Printing History: First published: November 2010 Second Indian Reprint:September 2011 ISBN 13: 978 -93- 5023 -384 -9 For sale in the Indian Subcontinent (India, Pakistan, Bangladesh, Sri Lanka, Nepal, Bhutan, Maldives) only. Illegal for sale outside of these countries. Published by Shroff Publishers and Distributors Pvt. Ltd. C -103, MIDC, TTC Industrial Area, Pawane, Navi Mumbai 400 705,Tel:(9122) 4158 4158,Fax:(9122) 4158 4141, e -mail: spdorders @shroffpublishers.com. Printed at Jasmine Art Printers Pvt. Ltd., Navi Mumbai. Credits Authors Editorial Team Leader Savitra Sirohi Akshara Aware Amit Gupta Project Team Leader Reviewers Priya Mukherji Kyle M Hall Project Coordinator Vimal Kumar V Srimoyee Ghoshal Acquisition Editor Proofreaders Steven Wilding Aaron Nash Development Editor Clyde Jenkins Wilson D'souza Graphics Technical Editor Nilesh Mohite Kavita lyer Production Coordinator Indexer Adline Swetha Jesuthas Hemangini Bari Cover Work Adline Swetha Jesuthas About the Authors Savitra Sirohi heads Nucsoft OSS Labs(http: //www.osslabs . biz)- a Koha services provider. As part of his work, Savitra has lead several Koha implementations and conducts regular Koha workshops in India. Savitra is an Engineer and has an MBA from the Indian Institute of Management. We would like to thank Kyle Hall, Vimal Kumar, and Nicole Engard and other members of the Koha community who took the time to review the chapter drafts. Their perspective and expertise helped improve this book immeasurably. Many thanks are due to Wilson, Kavita, Srimoyee, Steven, and others at Packt for their expertise and hard work and also their patience with these first time authors. Amit Gupta is the lead Koha specialist at Nucsoft OSS Labs(http: / /www. osslabs . biz),a Koha services provider. Amit has played a key role in several Koha implementations, including the one at Delhi Public Library, one of India's biggest Koha projects. Amit has a BSc and a Master's in Computer Applications. About the Reviewers Kyle M Hall is an IT specialist for the Meadville Public Library and the Crawford County Federated Library System of Pennsylvania is a Free Open Source Software advocate and software developer. His contributions to Koha include bugfixes and new features, as well as the Koha Off -line Circulation system. In addition to his work with Koha, he is also the author of a FOSS Kiosk Management System, Libk (http: / /libki.org), a cross -platform system for controlling access to computers via logins and time limits. Vimal Kumar is a library professional with genuine interest in Linux and open source software. He is an active member of Koha community. He has a Master's degree in Library and Information Science from University of Kerala. He has done an evaluative study of open source library management system conducted in 2005 for the completion of MLISc degree project. During the past few years he has been active as a resource person for Koha training programs. He has been working with Mahatma Gandhi University Library and has also presented many papers in national and international conferences. Table of Contents Preface 1 Chapter 1: Installing the Software Stack 7 An orientation to Koha's installation 7 Koha's architecture 8 What do we need to install? 8 Installation tools 8 Package manager 9 Make utility 9 CPAN shell 9 Git 9 Choosing between Linux Perl packages and CPAN modules 10 Choosing a Linux distribution 10 Getting help -Koha's community resources 10 Preparing for installation 11 Server prerequisites 11 Downloading Koha and switching to a branch 11 Cloning Koha 11 Checking out a branch 12 Preparing a list of installation packages 12 System packages 13 Perl modules 13 Debian /Ubuntu package lists 14 Setting up repositories or sources 14 Configuring the CPAN shell 15 Installing Koha's software stack 16 Installing packages using the package manager 16 Installing packages from the Linux prompt 16 Installing packages using shell scripts 16 Table of Contents Installing packages using dselect 17 Installing Perl modules using CPAN 17 Troubleshooting CPAN installations 18 Setting up Koha's MySQL database 19 Configuring Koha's installation: Makefile.PL 20 Completing Koha's installation 21 Summary 21 Chapter 2: Configuring the Apache2 Web Server 23 Understanding Apache2 configuration 23 About Apache2 23 Apache2 virtual hosts 24 Name -based or IP -based virtual hosts 24 Apache2's configuration folder 25 Koha's default Apache2 file 26 Koha's virtual hosts 26 Virtual host configuration 27 Preparing for Apache2 configuration 27 Configuration plan 27 Two host names 28 Hostname with two ports 28 IP address with two ports 29 Two IP addresses 30 Standalone machine 30 Configuration prerequisites 31 Configuring Apache2 web server 31 Creating a symbolic link to koha -httpd.conf 31 Enabling Apache2's Rewrite module 32 Configuring the listener 32 Editing the OPAC virtual host 32 Editing the staff client virtual host 33 Enabling Koha's virtual hosts 33 Restarting Apache2 33 Troubleshooting configuration problems 35 Rewrite module not enabled 36 Incorrect or missing Directory directive 36 Unable to connect to MySQL 36 Listener not setup 37 Summary 38 Table of Contents Chapter 3: Installing Koha's Zebra Search Engine 39 About Zebra 39 Koha's Zebra related components 40 Zebrasry -the Zebra query and retrieval server 40 Rebuild_zebra.pl -the Zebra index maintenance program 41 Installing Zebra 41 Installing Zebra packages 41 Installing Koha with Zebra 42 Testing Zebra 42 Testing zebrasry 43 The zebrasry command 43 Invoking zebrasry with Koha's configuration file 43 zebrasry daemon 44 Zebrasry daemon on Debian or Ubuntu 44 zebrasry daemon on openSuSE 45 Rebuilding Zebra 46 Creating or recreating indexes 48 Using Koha without Zebra 48 Summary 50 Chapter 4: Koha's Web Installer, Crontab, and Other Server Configurations 51 Executing Koha's web installer 51 Understanding the web installer's functions 52 Understanding how to execute the web installer 52 Understanding optional data available for import 54 Settings for MARC frameworks 54 Other data 55 Executing the web installer 56 Launching Koha 57 Configuring the crontab 58 Editing the crontab 58 Setting up environment variables 58 Generating advance notices 59 Generating overdue notices 59 Sending e-mail messages 59 Calculating fines 59 Rebuilding Zebra indexes 60 More crontab examples 60 Ensuring Koha starts automatically on server reboot 60 Auto -starting Apache2 61 Auto -starting MySQL 61 Auto -starting Zebra server 61 Table of Contents Configuring the correct SAX parser 62 Setting up environment variables for the Linux shell 63 Setting up KOHA_CONF environment variable 63 Setting up PERL5LIB environment variable 64 Setting up persistent environment variables 64 Summary 65 Chapter 5: Configuring the Cataloging Module 67 A first look at Koha's cataloging configuration tools 68 MARC frameworks 68 Authority Control 69 Authorized values 71 Preparing a configuration plan 73 Identifying Authority Control rules 73 Identifying frequently cataloged types of material 74 Identifying MARC field sets for each type of material 74 Identifying mandatory fields 75 Identifying Authority Control rules 76 Identifying fields to control using authorized values 76 Implementing our configuration plan 77 Configuring authorities system preferences 78 Configuring Authority Types 79 Configuring authorized values categories 80 Editing authorized values 80 Special authorized values 81 Library 82 Item Type 82 Configuring MARC frameworks 83 Editing MARC framework list 83 Creating a new framework 84 Editing fields and subfields 85 Editing labels of fields or subfields 88 Making a field or subfield mandatory 88 Advanced constraints 88 Hidden fields and subfields 88 Bringing fields or subfields under Authorized Value or Authority Control 88 Summary 89 Chapter 6: Configuring the Circulation Module
Recommended publications
  • Roller: an Open Source Javatm Ee Blogging Platform
    ROLLER: AN OPEN SOURCE JAVATM EE BLOGGING PLATFORM • Dave Johnson – Staff Engineer S/W – Sun Microsystems, Inc. Agenda • Roller history • Roller features • Roller community • Roller internals: backend • Roller internals: frontend • Customizing Roller • Roller futures Roller started as an EJB example... • Homeport – a home page / portal (2001) ... became an O'Reilly article • Ditched EJBs and HAHTsite IDE (2002) • Used all open source tools instead and thus... ... and escaped into the wild I am allowing others to use my installation of Roller for their weblogging. Hopefully this will provide a means for enhancing the Roller user base as well as provide a nice environment for communication and expression. Anthony Eden August 8, 2002 ... to find a new home at Apache • Apache Roller (incubating) – Incubation period: June 2005 - ??? Agenda • Roller history • Roller features • Roller community • Roller internals: backend • Roller internals: frontend • Customizing Roller • Roller futures Roller features: standard blog stuff • Individual and group blogs • Hierarchical categories • Comments, trackbacks and referrers • File-upload and Podcasting support • User editable page templates • RSS and Atom feeds • Blog client support (Blogger/MetaWeblog API) • Built-in search engine Multiple blogs per user Multiple users per blog Blog client support • XML-RPC based Blogger and MetaWeblog API • Lots of blog clients work with Roller, for example: ecto http://ecto.kung-foo.tv For Mac OSX and Windows Roller 3.0: What's new • Big new release, 3 months in dev
    [Show full text]
  • Return of Organization Exempt from Income
    OMB No. 1545-0047 Return of Organization Exempt From Income Tax Form 990 Under section 501(c), 527, or 4947(a)(1) of the Internal Revenue Code (except black lung benefit trust or private foundation) Open to Public Department of the Treasury Internal Revenue Service The organization may have to use a copy of this return to satisfy state reporting requirements. Inspection A For the 2011 calendar year, or tax year beginning 5/1/2011 , and ending 4/30/2012 B Check if applicable: C Name of organization The Apache Software Foundation D Employer identification number Address change Doing Business As 47-0825376 Name change Number and street (or P.O. box if mail is not delivered to street address) Room/suite E Telephone number Initial return 1901 Munsey Drive (909) 374-9776 Terminated City or town, state or country, and ZIP + 4 Amended return Forest Hill MD 21050-2747 G Gross receipts $ 554,439 Application pending F Name and address of principal officer: H(a) Is this a group return for affiliates? Yes X No Jim Jagielski 1901 Munsey Drive, Forest Hill, MD 21050-2747 H(b) Are all affiliates included? Yes No I Tax-exempt status: X 501(c)(3) 501(c) ( ) (insert no.) 4947(a)(1) or 527 If "No," attach a list. (see instructions) J Website: http://www.apache.org/ H(c) Group exemption number K Form of organization: X Corporation Trust Association Other L Year of formation: 1999 M State of legal domicile: MD Part I Summary 1 Briefly describe the organization's mission or most significant activities: to provide open source software to the public that we sponsor free of charge 2 Check this box if the organization discontinued its operations or disposed of more than 25% of its net assets.
    [Show full text]
  • CMS Made Simple Version 2.0.X (2.0X Et 2.1.X) Tutoriel Utilisateur - Récapitulatif Administration
    CMS Made Simple Version 2.0.x (2.0x et 2.1.x) Tutoriel utilisateur - Récapitulatif Administration Le système de gestion de contenu Les systèmes de gestion de contenu, ou SGC (de l'anglais Content Management Systems ou CMS), sont une famille de logiciels de conception et de mise à jour dynamique de site Web ou d'application multimédia partageant les fonctionnalités suivantes : - Ils permettent à plusieurs individus de travailler sur un même document ; - Ils fournissent une chaîne de publication offrant par exemple la possibilité de publier (mettre en ligne le contenu) des documents ; - Ils permettent de séparer les opérations de gestion de la forme et du contenu ; ils sont accessibles quel que soit le type de système d'exploitation au moyen d'un simple navigateur. CMS Made Simple est entièrement gratuit sous licence GPL Vous ne devez pas modifier la balise meta : <meta name="Generator" content="CMS Made Simple™ - Copyright (C) 2004-2014 - All rights reserved. All rights reserved." /> Le site Web CMS Made Simple est consultable en anglais, en français Le gestionnaire de contenu CMS Made Simple lui-même est disponible dans plus de vingt langues différentes. Les conditions à remplir voir Requirements (En) - Documentation en anglais Introducing CMSMS 2.0 un système d’exploitation : GNU-Linux, Windows ou MAC ( GNU-Linux recommandé) un serveur : Apache 2x ou+ de préférence, LightTPD 1.4+, (IIS NON recommandé) un système de langage de scripts : configuration minimale requise est la version PHP 5.4.11, recommandé PHP 5.5 X une base de données
    [Show full text]
  • CMS Made Simple Version 1.11.X Système De Gestion De Contenu CMS Made Simple Est Entièrement Gratuit Sous Licence GPL
    CMS Made Simple version 1.11.x Système de gestion de contenu CMS Made Simple est entièrement gratuit sous licence GPL . Tutoriel installation / mise à jour / Transfert sur un nouveau serveur Sauvegarde des données Pour information les documents officiel se trouvent sur le WiKi de CMS Ce mode opératoire est extrait et modifié de la page du WiKi CMSMS http://wiki.cmsmadesimple.org/index.php/User_Handbook/Installation/Quick_Install/fr Les conditions à remplir (voir Requirements (En) un système d’exploitation : GNU-Linux, Windows ou MAC ( GNU-Linux recommandé) un serveur : Apache 2 de préférence, LightTPD 1.4+, (IIS 5+ NON recommandé) un système de langage de scripts : version PHP 5.3,x (configuration minimale requise est la version PHP 5.2.12+ - recommandé PHP 5.3.x ou 5.4.x) une base de données : MySQL 5 ou plus, PostgreSQL n'est plus supporté Navigateur : Firefox, Chrome, IE7+ (IE6 non supporté), Safari, Opera Le système employé CMS Made Simple est entièrement gratuit sous licence GPL . Le site Web CMS Made Simple est consultable en anglais, en français La gestion de contenu Made Simple lui-même est disponible dans plus de vingt langues différentes. Le site Web est réalisé de façon fonctionnelle - Par des gabarits (ossature des pages) - Des feuilles de style (couleurs, taille de caractères,...) - La gestion de contenu (votre texte, images, liens, ...) est réalisée par un éditeur - Le résultat donne une page Web consultable par tous. Hormis les fichiers de votre dossier /uploads, qui contient les fichiers et les images et de votre fichier de configuration "config.php" à la racine de votre dossier CMS, toutes les autres données sont stockées en base de données.
    [Show full text]
  • Listado De Libros Virtuales Base De Datos De Investigación Ebrary-Engineering Total De Libros: 8127
    LISTADO DE LIBROS VIRTUALES BASE DE DATOS DE INVESTIGACIÓN EBRARY-ENGINEERING TOTAL DE LIBROS: 8127 TIPO CODIGO CODIGO CODIGO NUMERO TIPO TITULO MEDIO IES BIBLIOTECA LIBRO EJEMPLA SOPORTE 1018 UAE-BV4 5008030 LIBRO Turbulent Combustion DIGITAL 1 1018 UAE-BV4 5006991 LIBRO Waste Incineration and the Environment DIGITAL 1 1018 UAE-BV4 5006985 LIBRO Volatile Organic Compounds in the Atmosphere DIGITAL 1 1018 UAE-BV4 5006982 LIBRO Contaminated Land and its Reclamation DIGITAL 1 1018 UAE-BV4 5006980 LIBRO Risk Assessment and Risk Management DIGITAL 1 1018 UAE-BV4 5006976 LIBRO Chlorinated Organic Micropollutants DIGITAL 1 1018 UAE-BV4 5006973 LIBRO Environmental Impact of Power Generation DIGITAL 1 1018 UAE-BV4 5006970 LIBRO Mining and its Environmental Impact DIGITAL 1 1018 UAE-BV4 5006969 LIBRO Air Quality Management DIGITAL 1 1018 UAE-BV4 5006963 LIBRO Waste Treatment and Disposal DIGITAL 1 1018 UAE-BV4 5006426 LIBRO Home Recording Power! : Set up Your Own Recording Studio for Personal & ProfessionalDIGITAL Use 1 1018 UAE-BV4 5006424 LIBRO Graphics Tablet Solutions DIGITAL 1 1018 UAE-BV4 5006422 LIBRO Paint Shop Pro Web Graphics DIGITAL 1 1018 UAE-BV4 5006014 LIBRO Stochastic Models in Reliability DIGITAL 1 1018 UAE-BV4 5006013 LIBRO Inequalities : With Applications to Engineering DIGITAL 1 1018 UAE-BV4 5005105 LIBRO Issues & Dilemmas of Biotechnology : A Reference Guide DIGITAL 1 1018 UAE-BV4 5004961 LIBRO Web Site Design is Communication Design DIGITAL 1 1018 UAE-BV4 5004620 LIBRO On Video DIGITAL 1 1018 UAE-BV4 5003092 LIBRO Windows
    [Show full text]
  • Interactive Programming Support for Secure Software Development
    INTERACTIVE PROGRAMMING SUPPORT FOR SECURE SOFTWARE DEVELOPMENT by Jing Xie A dissertation submitted to the faculty of The University of North Carolina at Charlotte in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Computing and Information Systems Charlotte 2012 Approved by: Dr. Bill (Bei-Tseng) Chu Dr. Heather Richter Lipford Dr. Andrew J. Ko Dr. Xintao Wu Dr. Mary Maureen Brown ii c 2012 Jing Xie ALL RIGHTS RESERVED iii ABSTRACT JING XIE. Interactive programming support for secure software development. (Under the direction of DR. BILL (BEI-TSENG) CHU) Software vulnerabilities originating from insecure code are one of the leading causes of security problems people face today. Unfortunately, many software developers have not been adequately trained in writing secure programs that are resistant from attacks violating program confidentiality, integrity, and availability, a style of programming which I refer to as secure programming. Worse, even well-trained developers can still make programming errors, including security ones. This may be either because of their lack of understanding of secure programming practices, and/or their lapses of attention on security. Much work on software security has focused on detecting software vulnerabilities through automated analysis techniques. While they are effective, they are neither sufficient nor optimal. For instance, current tool support for secure programming, both from tool vendors as well as within the research community, focuses on catching security errors after the program is written. Static and dynamic analyzers work in a similar way as early compilers: developers must first run the tool, obtain and analyze results, diagnose programs, and finally fix the code if necessary.
    [Show full text]
  • Luciano Sampaio Martins De Souza Early Vulnerability Detection For
    Luciano Sampaio Martins de Souza Early Vulnerability Detection for Supporting Secure Programming DISSERTAÇÃO DE MESTRADO DEPARTAMENTO DE INFORMÁTICA Programa de Pós-Graduação em Informática Rio de Janeiro January 2015 Luciano Sampaio Martins de Souza Early Vulnerability Detection for Supporting Secure Programming DISSERTAÇÃO DE MESTRADO Dissertation presented to the Programa de Pós- Graduação em Informática of the Departamento de Informática, PUC-Rio, as partial fulfillment of the requirements for the degree of Mestre em Informática. Advisor: Prof. Alessandro Fabricio Garcia Rio de Janeiro January 2015 Luciano Sampaio Martins de Souza Early Vulnerability Detection for Supporting Secure Programming Dissertation presented to the Programa de Pós- Graduação em Informática of the Departamento de Informática, PUC-Rio, as partial fulfillment of the requirements for the degree of Master in Informatics. Prof. Alessandro Fabricio Garcia Advisor Departamento de Informática – PUC-Rio Prof. Anderson Oliveira da Silva Departamento de Informática – PUC-Rio Prof. Marcelo Blois Ribeiro GE Global Research Prof. Marcos Kalinowski UFJF Prof. José Eugenio Leal Coordinator of the Centro Técnico Científico da PUC-Rio Rio de Janeiro, January 15th, 2015 All rights reserved Luciano Sampaio Martins de Souza The author graduated in Computer Science from the University Tiradentes (UNIT) in 2006. He received a Graduate Degree with emphasis on Web Development from the University Tiradentes (UNIT) in 2011. His main research interest is: Software Development. Bibliographic data Souza, Luciano Sampaio Martins de Early vulnerability detection for supporting secure programming / Luciano Sampaio Martins de Souza; advisor: Alessandro Fabricio Garcia. – 2015. 132 f. :il. (color.) ; 30 cm Dissertação (mestrado) Pontifícia Universidade Católica do Rio de Janeiro, Departamento de Informática, 2015.
    [Show full text]
  • Récapitulatif Administration
    CMS Made Simple Version 1.11.x voir note Tutoriel utilisateur Récapitulatif Administration Le système de gestion de contenu Les systèmes de gestion de contenu, ou SGC (de l'anglais Content Management Systems ou CMS), sont une famille de logiciels de conception et de mise à jour dynamique de site Web ou d'application multimédia partageant les fonctionnalités suivantes : - Ils permettent à plusieurs individus de travailler sur un même document ; - Ils fournissent une chaîne de publication offrant par exemple la possibilité de publier (mettre en ligne le contenu) des documents ; - Ils permettent de séparer les opérations de gestion de la forme et du contenu ; ils sont accessibles quel que soit le type de système d'exploitation au moyen d'un simple navigateur. CMS Made Simple est entièrement gratuit sous licence GPL Vous ne devez pas modifier la balise meta : <meta name="Generator" content="CMS Made Simple™ - Copyright (C) 2004-12 Ted Kulp. All rights reserved." /> Le site Web CMS Made Simple est consultable en anglais, en français Le gestionnaire de contenu CMS Made Simple lui-même est disponible dans plus de vingt langues différentes. Les conditions à remplir (voir Requirements (En) un système d’exploitation : GNU-Linux, Windows ou MAC ( GNU-Linux recommandé) un serveur : Apache 2 de préférence, LightTPD 1.4+, (IIS 5+ NON recommandé) un système de langage de scripts : version PHP 5.3,x (configuration minimale requise est la version PHP 5.2.12+ - recommandé PHP 5.3.x ou 5.4.x) une base de données : MySQL 5 ou plus, PostgreSQL n'est plus
    [Show full text]
  • Iptables/Iptablex Ddos Bots
    IptabLes/IptabLex DDoS Bots TLP - GREEN GSI ID: 1077 Risk Factor - High OVERVIEW During Q2 2014, Akamai’s Prolexic Security Engineering and Research Team (PLXsert) detected and measured distributed denial of service (DDoS) campaigns driven by the execution of a binary that produces significant payloads by executing Domain Name System (DNS) and SYN flood attacks. One campaign peaked at 119 Gbps bandwidth and 110 Mpps in volume. It appears to originate from Asia. Observed incidents in Asia and now other parts of the world suggest the binary connects back to two hardcoded IP addresses in China.1 The mass infestation seems to be driven by a large number of Linux- based web servers being compromised, mainly by exploits of Apache Struts, Tomcat, and Elasticsearch vulnerabilities. INDICATORS OF IPTABLES/IPTABLEX INFECTION The principal indicator of this infection is the presence of a Linux ELF binary that creates a copy of itself and names it .IptabLes or .IptabLex. The leading period is intentional and is intended to help hide the file. This binary is crafted to infect popular Linux distributions such as Debian, Ubuntu, CentOS and Red Hat. Reports of the infection are shown in Figures 1, 2 and 3. 1 "MMD-0025-2014 - ITW Infection of ELF .IptabLex & .IptabLes China #DDoS Bots Malware." Malware Must Die!, 15 June 2014. 1 Figure 1: ReD Hat publicly reporteD the compromise to its customers Figure 2: A victim of IptabLes infectioN posteD reports of the hacks oN a public forum 2 Figure 3: A traNslateD report of IPtabLex / IptabLes The infections occur mainly in Linux servers with vulnerable Apache Tomcat, Struts, or Elasticsearch software.
    [Show full text]
  • CMS Made Simple中文入门教程
    CMS Made Simple 中文入门教程 本教程由站长百科(www.zzbaike.com)教程制作组整理 作 者: Vannia 制 作 者: 站长百科教程制作组 制作时间: 2011 年 10 月 制作网站: 站长百科 www.zzbaike.com 站长百科(www.zzbaike.com) 站长自己的百科全书 使用说明 本电子书的内容由站长百科教程制作组,根据Drupal官网上的资 料进行的翻译整理,而制作的CMS Made Simple教程。 如果你想要了解更多关于CMS Made Simple的相关知识,可以去站 长百科wiki(www.zzbaike.com/wiki)查阅相关的资料。 本电子书为 PDF 格式,为了方便您浏览,我们为电子书制作了书 签。可以用书签格式的导航: 1. 点击左侧的书签标志,打开书签,点击书签的内容就可以 转到对应页面。 2. 你也可以利用 PDF 的搜索功能来快速查找您需要的内容。 本电子书由站长百科(www.zzbaike.com)教程组制作,虽然是对收 集的资料进行整理,但,请勿私自将全部或部分用于商业用途。转载 书中内容请注明出处。 相关内容: 1. CMS Made Simple布局 2. CMS Made Simple安装 3. CMS Made Simple内容管理 4. CMS Made Simple站点管理 5. CMS Made Simple用户及用户组 站长百科(www.zzbaike.com) 站长自己的百科全书 CMS Made Simple 中文入门教程 目录 CMS Made Simple 中文入门教程 ...................................................................................................2 第 1 章 CMS Made Simple简介 .......................................................................................................4 第 2 章CMS Made Simple安装 .........................................................................................................6 2.1 环境需求.............................................................................................................................6 2.1.1 知识需求..................................................................................................................6 2.1.2 技术要求..................................................................................................................6 2.1.3 开发环境..................................................................................................................8
    [Show full text]
  • Apache Roller, Acegi Security and Single Sign-On
    Colorado Software Summit: October 21 – 26, 2007 © Copyright 2007, Raible Designs Apache Roller, Acegi Security and Single Sign-on Matt Raible [email protected] http://raibledesigns.com Matt Raible — Apache Roller, Acegi Security and Single Sign-on Slide 1 Colorado Software Summit: October 21 – 26, 2007 © Copyright 2007, Raible Designs Today’s Agenda Introductions Integrating Roller with LDAP and CAS on Tomcat Introduction to Acegi Security Introduction to Apache Roller Conclusions Q and A Matt Raible — Apache Roller, Acegi Security and Single Sign-on Slide 2 Colorado Software Summit: October 21 – 26, 2007 © Copyright 2007, Raible Designs Introductions Do you blog? Do you use Roller or JRoller? What do you want to get from this session? Experience with Acegi Security, LDAP, or SSO Solutions? Preferred Server: Tomcat, Geronimo, JBoss or GlassFish? Matt Raible — Apache Roller, Acegi Security and Single Sign-on Slide 3 Colorado Software Summit: October 21 – 26, 2007 © Copyright 2007, Raible Designs Who is Matt Raible? One of the first Roller users and Committers – started in August 2002 Java Blogger since 2002 Power user of Java Web Frameworks Author of Spring Live and Pro JSP 2.0 Founder of AppFuse (http://appfuse.org) Member of Java EE 5, JSF 1.2 and Bean Validation Expert Groups Matt Raible — Apache Roller, Acegi Security and Single Sign-on Slide 4 Colorado Software Summit: October 21 – 26, 2007 © Copyright 2007, Raible Designs Integrating Roller with CAS on Tomcat http://cwiki.apache.org/confluence/display/ROLLER/Roller+4.0+with+LDAP+and+CAS
    [Show full text]
  • Installation Guide
    Installation Guide Apache Roller Weblogger Version 5.0.1 June 2012 Table of Contents 1 Overview...........................................................................................................................................................4 1.1 Copyright and trademark information....................................................................................................... 4 1.2 Feedback.................................................................................................................................................... 4 1.3 Acknowledgments......................................................................................................................................4 1.4 Modifications and Updates........................................................................................................................ 4 2 Securing Roller.................................................................................................................................................5 3 Ready to roll?................................................................................................................................................... 6 4 Download and un-package Roller.................................................................................................................. 7 4.1 Installation directory layout....................................................................................................................... 7 5 Prepare your database for Roller...................................................................................................................8
    [Show full text]