Research Paper (PDF)

Total Page:16

File Type:pdf, Size:1020Kb

Research Paper (PDF) Installation and Implementation of a LAMP Documentation Server Amanda Bland Tyrone Whitehurst Illiana Thomas Camden Hearn ECSU Grid Team Andrea Grumbles ECSU Grid Team ECSU Grid Team Norfolk State University Mississippi Valley State University Norfolk Virginia, USA Elizabeth City State University Itta Bena Mississippi, USA Elizabeth City, USA Abstract— The focus of the ECSU TeraGRID team for combination they represent a solution stack of technologies the summer of 2007 is to setup a documentation that support application servers. platform for a Condor-based GRID to be established at Elizabeth City State University. This documentation II. LINUX platform will be a Linux based web sever that will utilize A. Description Web 2.0 standards to create a virtual documentation web portal. Grid computing itself is the creation of a Linux is a Unix-like computer operating system. It is one of "virtual supercomputer" by using a network of the most popular of free software and open source geographically dispersed computers. In order to create development available. Its primary source code can be such a network infrastructure, documentation is critical modified, used, and redistributed by anyone without any to communicate with the users, and the maintainers of restraints. the systems. Largely known for its use in servers, it is used as an operating system for a variety of computer hardware, such The web server will utilize an Ubuntu Linux kernel as desktop computers, supercomputers, and embedded with an Apache web server, a MySQL Database, a devices such as mobile phones and routers. PHP scripting package, and a Media Wiki web interface. Most Linux distributions support many programming This particular setup is called a LAMP server. LAMP is languages. Primary system software such as libraries and the acronym for Linux, Apache, MySQL, and PHP, basic utilities are usually written in C. Enterprise software is which are all open source applications. The combination often written in C, C++, Java, Perl, Ruby, or Python. The of these LAMP applications allows Media Wiki to most common collection of utilities for building both Linux function. applications and operating system programs is found in the Once installed, the documentation server will be GNU toolchain, which includes the GNU Compiler utilized to first display the information on how to create Collection (GCC) and the GNU build system. Most Linux the document server. The documentation server will distributions also support Perl, Ruby, Python. then later be used to document how to setup a Condor- Linux seeks for interoperability with other operating based GRID system. (Abstract) systems such as Microsoft Windows and Mac OS X, and by extension the software that runs on Linux aims for interoperability with other Linux and non-Linux software. I. LAMP As an operating system underdog competing with LAMP server is a type of software bundle found in a mainstream operating systems, Linux cannot rely on a specific server. LAMP stands for Linux, Apache, MySQL, monopoly advantage. Therefore, in order for Linux to be a and PHP. The P can also stand for Perl or Python but convenient operating system for users, it must interact well generally it is assumed to be PHP. It is a solution stack of with non-Linux computers. Interoperability also provides software programs, commonly open-source programs, used users the choice of software and data formats without together to run dynamic websites or servers. Linux is the restricting them as a result of that choice. operating system (sort of like a windows system). Apache is Linux includes, by default, a command line interface the web server used. MySQL is the database management (CLI) as part of its Unix-like functionality. Distributions system. PHP, Perl, or Python is used as the programming specialized for servers may use the CLI as their only language for the system. Though the originators of these interface, since without a graphical user interface (GUI) the open source programs did not design them all to work systems resource consumption is reduces. As well, Linux specifically with each other, the combination, has become machines can run without a monitor attached. These popular because of its low acquisition cost and because of "headless systems" can be controlled either through X11 the ubiquity of its components (which come bundled with remotely, or the CLI must be used through a protocol such most current Linux distributions). When used in as SSH or telnet. C. Procedure Ubuntu 7.04—also known as Feisty Fawn—is known for Under Linux, desktop software such as word processors, its reliable software management tools and catalog of ready- spreadsheets, email clients, and web browsers are available. to-install free software applications. The following are some of Linux’s major desktop Ubuntu LAMP server installed the following versions: applications: Ubuntu Feisty Fawn 7.04, Apache 2.2.3, MySQL 5.0.38, Office: OpenOffice.org. It may be useful to compare office and PHP 5.2.1. suites. Internet: aMule, Azureus, Evolution, Firefox, Thunderbird, The first step necessary is to download the server Opera, Pidgin. version of Ubuntu onto a CD and proceed to boot the CD. Multimedia: Amarok, MPlayer, Totem, VLC, Xine, XMMS. Once it has started booting you will see the first screen and Graphics: Blender, GIMP, Inkscape, Scribus. select the second option to “Install to the Hard disk Option” and press enter. > Next choose the language and press B. Ubuntu enter> Choose your location and press enter > If you wanted to try to have the keyboard layout detected by pressing a Under the umbrella of Linux falls Ubuntu. Ubuntu is an series of keys you need to select the “yes” option and if you African word meaning “Humanity to others”, or “I am what didn’t want that and wanted to choose from a list click no, I am because of who we all are”. The Ubuntu distribution is [we selected NO]> Select Origin of keyboard and press known for “bringing the spirit of Ubuntu to the software enter> Select keyboard layout and press enter. world.” The following download screens will appear: Ubuntu is a free of charge, community developed Detecting hardware to find CD-ROM Drivers in progress> operating system that is designed for laptops, desktops and Scanning CD-ROM in Progress> Loading additional servers. Ubuntu contains the applications needed for such as components progress bar> Configures the network with word processing, email applications, web server software, DHCP if there is a DHCP server in the network> and programming tools. Every six month a new desktop Next enter the Hostname of the system: [we set it server is released as well free security updates for eighteen to: ubuntulamp]. months. The following download screens will appear: Ubuntu is available for PC, 64-Bit and Mac architectures. Detecting Disks and Hardware in progress> Starting up the CDs require at least 256 MB of RAM. Installation requires partitioner in progress> Next you must partition the hard at least 4 GB of disk space. disk. [We selected “use entire disk option”] and press enter> Warning message about data lost on hard disk. With the installation disk, we were able to download the The following download screens will appear: complete working environment which took a total of Creating partitions in hard disk> Write the changes to disk twenty-five minutes. Once we installed our system it was is option: select yes and press enter> Creating ext3 file system immediately ready to use. in progress> Configuring the clock option [since we wanted The Server Edition of Ubuntu is built on the solid to leave UTC we selected yes] and press enter> Next you foundation of Debian which is known for its strong server enter the Full name of the user [administrator] you want to installations and reliable performance. create for the server select continue and press enter> Enter In 15 minutes, the time it took to install Ubuntu Server username for account continue and press enter> Enter the Edition, we were also able to install the LAMP (Linux, password for administrator user select continue and press Apache, MySQL and PHP) server. This feature, exclusive to enter> Confirm the password for administrator user select Ubuntu Server Edition, is available at the time of continue and press enter. installation. The following download screens will appear: The LAMP option meant that we did not have to install Installing the base system in progress> Configuring package and integrate each of the four separate LAMP components, mirror; this is related to the country option. a process which could have taken hours. Instead, we got Now it Installs software and select the server options increased security, reduced time-to-install, and reduced risk if DNS or LAMP is desired [we chose LAMP for our of misconfiguration, all of which resulted in a lower cost of LAMP server installation]. ownership. The following download screens will appear: Software With Ubuntu Desktop Edition we are able to surf the Installation in Progress> Installing GRUB Boot loader in web, read email, create documents and spreadsheets, and progress> Installation complete message will appear and the edit images. CD will eject> Select continue and press enter it will reboot When we started the system for the first time we got to the server> After rebooting, the screen will prompt for see a desktop that was clean and tidy, no desktop icons, and username> This completes the Ubuntu LAMP Server a default theme that is easy on the eye. Installation and the server is ready for installing applications Once Ubuntu was installed, all the basics were in place which supports Apache, MySQL and PHP. so that the system was immediately usable. Ubuntu’s Once the following steps are complete, use the code OpenOffice contains a user interface and feature set that is “sudo apt-get update” to update the operating system.
Recommended publications
  • PHP Game Programming
    PHP Game Programming Matt Rutledge © 2004 by Premier Press, a division of Course Technology. All rights SVP, Course Professional, Trade, reserved. No part of this book may be reproduced or transmitted in any Reference Group: form or by any means, electronic or mechanical, including photocopy- Andy Shafran ing, recording, or by any information storage or retrieval system with- Publisher: out written permission from Course PTR, except for the inclusion of Stacy L. Hiquet brief quotations in a review. Senior Marketing Manager: The Premier Press logo and related trade dress are trademarks of Premier Sarah O’Donnell Press and may not be used without written permission. Marketing Manager: Paint Shop Pro 8 is a registered trademark of Jasc Software. Heather Hurley PHP Coder is a trademark of phpIDE. Series Editor: All other trademarks are the property of their respective owners. André LaMothe Important: Course PTR cannot provide software support. Please contact Manager of Editorial Services: the appropriate software manufacturer’s technical support line or Web Heather Talbot site for assistance. Senior Acquisitions Editor: Course PTR and the author have attempted throughout this book to Emi Smith distinguish proprietary trademarks from descriptive terms by following Associate Marketing Manager: the capitalization style used by the manufacturer. Kristin Eisenzopf Information contained in this book has been obtained by Course PTR Project Editor and Copy Editor: from sources believed to be reliable. However, because of the possibility Dan Foster, Scribe Tribe of human or mechanical error by our sources, Course PTR, or others, the Publisher does not guarantee the accuracy, adequacy, or complete- Technical Reviewer: ness of any information and is not responsible for any errors or omis- John Freitas sions or the results obtained from use of such information.
    [Show full text]
  • Mysql Presentation
    MySQL Presentation Group members: Marco Tony Kassis Nourhan Sakr Roba Bairakdar Outline S What is MySQL? S History S Uses S Platforms and Interfaces S GUIs S Syntax S Why MySQL? What is MySQL? S It is the world’s most commonly used RDBMS S It is named after developer Michael Widenius; daughter, MY S Its source code is available under the terms of the GNU General Public License. S MySQL was owned and sponsored by a single for-profit firm, the Swedish company MySQL AB, now owned by Oracle Corporation S MySQL is used in high-profile, large-scale World Wide Web products, including Wikipedia, Google, Facebook and Twitter. History S Originally developed by Michael Widenius and David Axmark in 1994 S First release on 23rd of May 1995 S Windows version was released in 1998 S … S MySQL server 5.5 was released in December 2010 Uses S It is the most popular choice of database for use in web applications S It is a central component of the widely used LAMP open source web application software stack (LAMP: Linux, Apache, MySQL, Perl/PHP/Python) Platforms and interfaces S MySQL is written in C and C++ S It works on many different system platforms, including Linux, Mac OS X, Solaris, etc. S Some programming languages include libraries for accessing MySQL databases. These include MySQL Connector/Net for integration with Microsoft’s Visual Studio and JDBC driver for Java Graphical User Interface S MySQL has no GUI tools to administer the databases or manage the data contained S Official MySQL Workbench enables users to graphically administer MySQL databases
    [Show full text]
  • Mr. Marten Mickos, CEO, Mysql AB
    Monetary and Social Economics of Information Sharing Fujitsu Labs of America Technology Symposium 2007 Mårten Mickos, CEO, MySQL AB Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 1 "The future is here, it's just not widely distributed yet." William Gibson Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 2 The World is Going Online 1 billion internet users - nearly 3 billion mobile phone users Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 3 Disruptive Innovations SOFTWARE BUSINESS DEVELOPMENT MODEL MODEL ONLINE ROLE OF ORGANISATIONAL SOFTWARE MODEL Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 4 The Internet Keeps Growing Netcraft: Total Sites Across All Domains August 1995 - October 2007 Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 5 From Web to Enterprise 66% Are Deploying MySQL or Are Planning To Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 6 Online, People ... Communicate ... Connect ... Share ... Play ... Trade ... craigslist Search & Look Up Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 7 An Architecture of Participation Time Magazine 2006 Person of the Year: You Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 8 Why Software Freedom is so Powerful Number of developers who built our current information Number of developers on the society internet today. 100X Copyright 2007 MySQL AB The World’s Most Popular Open Source Database 9 Production by Amateurs "The highest and best form of efficiency is the spontaneous cooperation of a free people." Bernard Baruch, Financier and Roosevelt advisor, 1870-1965 Alla of the above run on MySQL.
    [Show full text]
  • Replacement Lamp Guide
    VALLEYMED Replacement Lamp Guide • MINATURE • SCIENTIFIC • X-RAY • OPERATING ROOM • SURGICAL • ENDOSCOPY • PHOTO-THERAPY • MICROSCOPE • ILLUMINATOR • ANALYZER • DIAGNOSTIC • INFRA-RED • OPTHALMIC • GERMICIDAL • DENTAL • ULTRAVIOLET Valley is Out to Change the Way You Buy Specialty Replacement Lamps! e’re committed to providing our Wcustomers with the highest quality FREE DELIVERY ON ORDERS OVER $200 of service and product knowledge. We understand your business; the daily pressures; the equipment and we want to make your job We pay the shipping* on lamp orders of over $200. net value. easier. *Covers standard ground delivery from our central Burlington, So when you need a replacement lamp why Ontario warehouse to any location in Canada. Need it faster? not take advantage of all the benefits that Valley has to offer – like lamp identification, We’ll ship your order via the courier of your choice and bill you same-day shipping, product support, fully the cost, or charge it to your own carrier account. tested and validated products? There’s only one number you need to know for specialty lamps: 1-800-862-7616 WARRANTY This catalogue identifies only part of our full We want our customers to be satisfied. range of high quality lamps, such as those used in the medical, scientific, ophthalmic, ValleyMed Inc. carefully researches all products offered to ensure that they surgical, dental, germicidal, non-destructive meet our high standards of quality. If for any reason your purchase does not meet your standards, we want to know about it -- and we will make it right testing and diagnostic fields, as well as lamps for you.
    [Show full text]
  • ROBRA – the Snake Robot
    International Journal of Computer Science Trends and Technology (IJCST) – Volume 7 Issue 3, May - Jun 2019 RESEARCH ARTICLE OPEN ACCESS ROBRA – The Snake Robot James M.V, Nandukrishna S, Noyal Jose, Ebin Biju Department of Computer Science and Engineering Toc H Institute of Science & Technology, Ernakulam Kerala – India ABSTRACT Robra - A snake-like robot which, provides the locomotion of a real snake. The shape and size of the robot depends on application. Robra can avoid obstacles by receiving signals from sensors and move with flexibility on terrain surfaces. Multiple joints increases its degree of freedom. It can quickly explore and navigate foreign environments and detect potential dangers for direct human involvement. Robra uses PIR() to detect presence of humans in an environment like civilians trapped in collapsed buildings during natural disasters. It can move through crevices and uneven surfaces. It detects obstacles by using Ultrasonic range movement sensors. This provides noncontact distance between the obstacles to detect and avoid collision with them. Electro chemical sensors are used for detection of poisonous gases. Robra has an onboard camera which records and send the video data in real time via WiFi. Robra has microphones for the survivors to communicate and inform their status incase of rescue aid. Thus Robra covers wide real time applications like surveillance, rescue aid etc. Keywords:- Robra, Snake, act have a wingspan almost 10 feet, giving it an ape-like I. INTRODUCTION appearance. In the past two decades it is estimated that disasters are Momaro - This robot has been specifically designed by the responsible for about 3 million deaths worldwide, 800million team NimbRo Rescue from the University of Bonn in people adversely affected.
    [Show full text]
  • Bitrix Site Manager
    Bitrix Site Manager Recommendations on configuring web systems for proper operation with Bitrix Site Manager Contents Contents..........................................................................................................................2 Introduction......................................................................................................................3 Configuring the Apache web server.................................................................................3 Reduction of memory consumed by the web server................................................................4 Creation of two-level configuration: Front-end plus Back-end.................................................4 Additional recommendations for the two-level configuration....................................................5 Configuring PHP..............................................................................................................7 Customizing the MySQL database..................................................................................8 Customizing the Oracle database..................................................................................10 Conclusions...................................................................................................................11 2 Introduction This document is intended for use by technicians and system administrators. The current document contains recommendations on how to customize the server software settings. These operations are executed by the Bitrix experts for
    [Show full text]
  • Leveraging Open Source Software
    1 Leveraging Open Source Software (Text of talk delivered by Justice Yatindra Singh Judge Allahabad High Court at the 9th e- Governance conference on 3rd February 2006 at Kochi, Kerala) FUD is an abbreviation of fear, uncertainty and doubt; it is often a salesman's strategy: spreading false rumours regarding others' products. Open source software (OSS) is its victim. In our country FUD for OSS arises out of ignorance. I am glad that, we are discussing OSS as it has crucial role to play in the IT world. WHAT IS OSS? A computer programme consists of two parts: Source Code and Object Code. Nowadays, computer programmes are written in high level computer languages using compact English words. This part is known as source code. These languages also have a programme called compiler and with their help, source code is compiled into machine language so that computers may understand it. When it is so done, it is called object code or machine code. Description―if it complies with certain conditions―is protected as a Copyright. Source code is a kind of description and can be protected as copyright provided it is published or disclosed. In the proprietery software, source code is generally not disclosed and in such a situation it is protected as a trade secret or undisclosed information. There was a debate whether object code is protected as a copyright or not but after TRIPS, it has to be protected as a copyright and now object code is so protected. Everyone is not using copyrights to have rights in computer programme.
    [Show full text]
  • Table of Content
    TABLE OF CONTENT 1. What is Joomla………………………………………………………………. 2 2. Download and Install Joomla………………………………………………. 3 2.1 Pre-installation Check………………………………………………….... 3 2.2 Configuration …………………………………………………………… 4 3. Creating Content……………………………………………………………....9 3.1 Create a Category…………………………………………………………9 3.2 Create Article………………………………………………………………10 4. Modules……………………………………………………………………….. 12 5. How to Show Position for Template?....................................................... 14 6. Menu……………………………………………………………………………16 6.1 How to Create Menu?.........................................................................16 7. User……………………………………………………………………………. 18 7.1 Users Groups…………………………………………………………….. 18 7.2 Add New User……………………………………………………………..19 1 1. What is Joomla? Joomla is a free system for creating websites. It is an open source project, which, like most open source projects, is constantly in motion. It has been extremely successful for seven years now and is popular with millions of users worldwide. The word Joomla is a derivative of the word Joomla from the African language Swahili and means "all together". The project Joomla is the result of a heated discussion between the Mambo Foundation, which was founded in August 2005, and its then-development team. Joomla is a development of the successful system Mambo. Joomla is used all over the world for simple homepages and for complex corporate websites as well. It is easy to install, easy to manage and very reliable. The Joomla team has organized and reorganized itself throughout the last seven years to better meet the user demands. 2 2. Download and Install Joomla “Where and what to download?” “How to install?” In order to install Joomla! on your local computer, it is necessary to set up your "own internet", for which you'll need a browser, a web server, a PHP environment and as well a Joomla supported database system.
    [Show full text]
  • FOSS Licensing
    FOSS Licensing Wikibooks.org March 13, 2013 On the 28th of April 2012 the contents of the English as well as German Wikibooks and Wikipedia projects were licensed under Creative Commons Attribution-ShareAlike 3.0 Unported license. An URI to this license is given in the list of figures on page 61. If this document is a derived work from the contents of one of these projects and the content was still licensed by the project under this license at the time of derivation this document has to be licensed under the same, a similar or a compatible license, as stated in section 4b of the license. The list of contributors is included in chapter Contributors on page 59. The licenses GPL, LGPL and GFDL are included in chapter Licenses on page 65, since this book and/or parts of it may or may not be licensed under one or more of these licenses, and thus require inclusion of these licenses. The licenses of the figures are given in the list of figures on page 61. This PDF was generated by the LATEX typesetting software. The LATEX source code is included as an attachment (source.7z.txt) in this PDF file. To extract the source from the PDF file, we recommend the use of http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ utility or clicking the paper clip attachment symbol on the lower left of your PDF Viewer, selecting Save Attachment. After extracting it from the PDF file you have to rename it to source.7z. To uncompress the resulting archive we recommend the use of http://www.7-zip.org/.
    [Show full text]
  • License Agreement for MAMP and MAMP PRO ––––––––––––––––––––––––––––––––––––––––––––––––––
    License Agreement for MAMP and MAMP PRO –––––––––––––––––––––––––––––––––––––––––––––––––– License Agreement for MAMP MAMP combines free software packages (like a Linux distribution). MAMP is totally free of charge. You can copy it under the terms of the GNU General Public License. But only the compilation of MAMP and the MAMP program itself is published under the GPL. The contained products may have different licences. Please check every single licence to get a summary of what is allowed and what not. GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things.
    [Show full text]
  • Paper / Subject Code: 82103 / Free & Open Source Software. (2 1/2
    Paper / Subject Code: 82103 / Free & Open Source Software. (2 1/2 Hours) [Total Marks: 75] N.B. 1) All questions are compulsory. 2) Figures to the right indicate marks. 3) Illustrations, in-depth answers and diagrams will be appreciated. 4) Mixing of sub-questions is not allowed. 5) Assume suitable data wherever required. Q1 Attempt All(Each of 5 marks) (15) a) Multiple Choice Questions 1) GPL stands for i) General Public License ii) General Public License ii) Generic Public License iv) General Private License 2) Which of the following is not a phase of Life Cycle Paradigm / waterfall model? i) Analysis ii) Manufacturing iii) Design iv) Coding 3) is the founder of FSF i) Richard Stallman ii) Denis Ritchie iii) Ken Thomson iv) All of these 4) is a form of licensing 1n which an author surrenders some but not all rights under copyright law i) Copydown ii) License ii) Copyleft iv) Patent 5) The term BSD stands for 1) Binary software distribution ii) Berkley software distribution iii) Binary software development iv) Berkley software development b) Fill in the blanks (Waterfall model, full, internationalization, Prototyping model, Firefox, localization, chrome, free hardware design, partial, open source software) 1) __________is a Static, sequential and procedural approach in software engineering methodology. 2) _______copyleft is when all parts of work can be modified by consecutive authors. 3) ____________is the process of adapting software for a specific region or language by adding locale-specific components and translating text. 4) _____________is a web browser project descended from Mozilla application suite. 5) ___________refers to design which can be freely copied, distributed, modified and manufactured.
    [Show full text]
  • Server: Apache
    Modern Trends in Network Fingerprinting SecTor [11.21.07] Jay Graver Ryan Poppa // Fingerprinting Topics Why, What, Who & How? Tools in action Why Tools Break Tools EOL New Approaches New Tool // Why Fingerprint? WhiteHat needs accurate identification of hosts in a PenTest report BlackHat reconnaissance SysAdmins track down and identify new services or hosts when they appear on their network // What is a Fingerprint? Looking at something common … 192.168.2.187:8004 192.168.2.187 [152] 48 54 54 50 2f 31 2e 31 20 32 30 30 20 4f 4b 0d HTTP/1.1 200 OK. 0a 43 6f 6e 6e 65 63 74 69 6f 6e 3a 20 63 6c 6f .Connection: clo 73 65 0d 0a 41 6c 6c 6f 77 3a 20 4f 50 54 49 4f se..Allow: OPTIO 4e 53 2c 20 47 45 54 2c 20 48 45 41 44 2c 20 50 NS, GET, HEAD, P 4f 53 54 0d 0a 43 6f 6e 74 65 6e 74 2d 4c 65 6e OST..Content‐Len 67 74 68 3a 20 30 0d 0a 44 61 74 65 3a 20 46 72 gth: 0..Date: Fr 69 2c 20 30 32 20 4e 6f 76 20 32 30 30 37 20 32 i, 02 Nov 2007 2 32 3a 32 35 3a 31 38 20 47 4d 54 0d 0a 53 65 72 2:25:18 GMT..Ser 76 65 72 3a 20 6c 69 67 68 74 74 70 64 2f 31 2e ver: lighttpd/1. 34 2e 31 35 0d 0a 0d 0a 4.15...
    [Show full text]