ServerGuide

Differences between revisions 17 and 19 (spanning 2 versions)
Revision 17 as of 2007-01-10 18:13:48
Size: 2377
Editor: 59
Comment:
Revision 19 as of 2007-01-14 15:15:46
Size: 2309
Editor: 85-210-192-115
Comment: slightly rearranging
Deletions are marked like this. Additions are marked like this.
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
 1. Network authentication
Line 32: Line 35:
  1. DNS  1. DNS
Line 34: Line 37:
  1. Database
    * MySQL 5.0
    * PostgreSQL
  1. Network Applications
    * Configuration
    * Dynamic Host Configuration Protocol (DHCP)
    * OpenSSH Server
    * FTP Server
    * CUPS - Print Server
    * Time Synchronization with NTP
  1. Web servers
 1. Security
    * Firewall Iptables
 1. Web Servers
Line 50: Line 45:
  1. Security
    * Firewall Iptables
  1. File Server
 1. Database
    * MySQL 5.0
    * PostgreSQL
 1. Web Applications
    * Drupal
    * Joomla
    * Mambo
 1. Wiki Applications
    * MoinMoin
    * MediaWiki
 1. File Server
    * FTP Server
Line 55: Line 59:
  1. Version Control System
    * Subversion
* CVS
  1. Mail, Groupware, and Chat Servers
    * CUPS - Print Server
 1. Mail, Groupware, and Chat Servers
Line 65: Line 67:
  1. Web Applications
    * Drupal
    * Joomla
    * Mambo
  1. Wiki Applications
    * MoinMoin
    * MediaWiki
  1. Monitoring
 1. Version Control System
    * Subversion
    * CVS
 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
  4. Network authentication
    • OpenLDAP Server
    • LDAP client authentication
    • How to setup NIS
  5. DNS
    • BIND
  6. Security
    • Firewall Iptables
  7. Web Servers
    • Apache2 PHP5 MySQL
    • Squid - Proxy Server
    • Ruby on Rails
    • Apache Tomcat 5
    • Apache JBOSS
  8. Database
    • MySQL 5.0
    • PostgreSQL
  9. Web Applications
    • Drupal
    • Joomla
    • Mambo
  10. Wiki Applications
  11. File Server
    • FTP Server
    • NFS Server
    • Samba Server
    • CUPS - Print Server
  12. Mail, Groupware, and Chat Servers
    • Sendmail
    • Qmail
    • PostFIX
    • Mailman
    • IrcServer

    • Jabber
  13. Version Control System
    • Subversion
    • CVS
  14. Monitoring
    • Nagios2
    • Internet Traffic Monitoring

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