ServerGuide

Differences between revisions 16 and 18 (spanning 2 versions)
Revision 16 as of 2007-01-10 18:11:34
Size: 2376
Editor: 59
Comment: format the draft
Revision 18 as of 2007-01-11 04:12:25
Size: 2309
Editor: vpn3
Comment: incorporate mdke's suggestion
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 1. ''Table of Contents:''' Refer to the same section below.  1. '''Table of Contents:''' Refer to the same section below.
Line 25: Line 25:
 1.#1 Introduction
 1.#2 Server Applications
  1. Network Configuration
  1. Network authentication
 1. Introduction
 1. Network Configuration
    * Configuration
    * Dynamic Host Configuration Protocol (DHCP)
    * Time Synchronization with NTP
    * OpenSSH Server
    * FTP Server
 1. Network authentication
Line 32: Line 36:
  1. DNS  1. DNS
Line 34: Line 38:
  1. Database  1. Database
Line 37: Line 41:
  1. Network Applications
    * Configuration
    * Dynamic Host Configuration Protocol (DHCP)
    * OpenSSH Server
    * FTP Server
    * CUPS - Print Server
    * Time Synchronization with NTP
  1. Web servers
 1. Web Servers
Line 50: Line 47:
  1. Security  1. Web Applications
    * Drupal
    * Joomla
    * Mambo
 1. Wiki Applications
    * MoinMoin
    * MediaWiki
 1. Security
Line 52: Line 56:
  1. File Server  1. File Server
Line 55: Line 59:
  1. Version Control System     * CUPS - Print Server
1. Version Control System
Line 58: Line 63:
  1. Mail, Groupware, and Chat Servers  1. Mail, Groupware, and Chat Servers
Line 65: Line 70:
  1. Web Applications
    * Drupal
    * Joomla
    * Mambo
  1. Wiki Applications
    * MoinMoin
    * MediaWiki
  1. Monitoring
 1. Monitoring

Ubuntu Server Guide Specification

  1. Audience: The target audience for the Ubuntu Server Guide is broad: new users and experienced users. They should benefit from it. However, it focuses more on command line tools as the default ubuntu-server install has no graphic environment.

  2. Table of Contents: Refer to the same section below.

  3. Target Presentation Formats: xml, html, pdf

  4. License: DocteamLicense

  5. Technologies and Techniques: DocBook xml, and stored in the [https://docteam.ubuntu.com/repos/trunk/ docteam's Subversion] repository.

  6. Release Target: Feisty Fawn (Ubuntu 7.04), Apr, 2006

  7. Links to Current Version: The latest version of Server Guide is available at [http://doc.ubuntu.com/ubuntu/serverguide/C/index.html here]

  8. How to Contribute: The best way to contribute is to send an email to the ubuntu-doc mailing list (ubuntu-doc@lists.ubuntu.com)

  9. Primary Contacts: DocumentationTeam, RobertStoffers and ["Bhuvan"]

Ideas for the upcoming Server Guide for '''Feisty Fawn'''

  • Network Applications
  • Web Applications
  • Email and Database Applications

Table of Contents for Server Guide

  1. Preface
    1. Conventions
    2. Contribution
    3. Feedbacks
  2. Introduction
  3. Network Configuration
    • Configuration
    • Dynamic Host Configuration Protocol (DHCP)
    • Time Synchronization with NTP
    • OpenSSH Server
    • FTP Server
  4. Network authentication
    • OpenLDAP Server
    • LDAP client authentication
    • How to setup NIS
  5. DNS
    • BIND
  6. Database
    • MySQL 5.0
    • PostgreSQL
  7. Web Servers
    • Apache2 PHP5 MySQL
    • Squid - Proxy Server
    • Ruby on Rails
    • Apache Tomcat 5
    • Apache JBOSS
  8. Web Applications
    • Drupal
    • Joomla
    • Mambo
  9. Wiki Applications
  10. Security
    • Firewall Iptables
  11. File Server
    • NFS Server
    • Samba Server
    • CUPS - Print Server
  12. Version Control System
    • Subversion
    • CVS
  13. Mail, Groupware, and Chat Servers
    • Sendmail
    • Qmail
    • PostFIX
    • Mailman
    • IrcServer

    • Jabber
  14. Monitoring
    • Nagios2
    • Internet Traffic Monitoring

ServerGuide (last edited 2009-09-13 18:05:02 by klabs)