home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gnome / help / serverguide / C / serverguide.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-04-28  |  2.4 KB  |  46 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" 
  3.     "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
  4. <!ENTITY % globalent SYSTEM "../../libs/global.ent">
  5. %globalent;
  6. <!ENTITY % gnome-menus-C SYSTEM "../../libs/gnome-menus-C.ent">
  7. %gnome-menus-C;
  8. <!ENTITY % xinclude SYSTEM "../../libs/xinclude.mod">
  9. %xinclude;
  10. <!ENTITY language "&EnglishAmerican;">
  11. ]>
  12. <book lang="&language;" id="x01">
  13. <bookinfo>
  14.         <title>Ubuntu Server Guide</title>
  15.         &legalnotice;
  16.     <abstract>
  17.         <para>
  18.         Welcome to the <emphasis>Ubuntu Server Guide</emphasis>!
  19.          It contains information on how to
  20.          install and configure various server applications on your Ubuntu 
  21.         system to fit your needs. It is a step-by-step, task-oriented guide
  22.          for configuring and customizing your system.
  23.         </para>
  24.     </abstract>
  25. </bookinfo>
  26.   <xi:include href="introduction.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  27.   <xi:include href="installation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  28.   <xi:include href="package-management.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  29.   <xi:include href="network-config.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  30.   <xi:include href="remote-administration.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  31.   <xi:include href="network-auth.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  32.   <xi:include href="dns.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  33.   <xi:include href="security.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  34.   <xi:include href="web-servers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  35.   <xi:include href="databases.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  36.   <xi:include href="lamp-applications.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  37.   <xi:include href="file-server.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  38.   <xi:include href="mail.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  39.   <xi:include href="vcs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  40.   <xi:include href="windows-networking.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  41.   <xi:include href="backups.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  42.   <xi:include href="virtualization.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  43.   <xi:include href="clustering.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  44.   <xi:include href="other-apps.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
  45. </book>
  46.