ServerGuide

Differences between revisions 18 and 22 (spanning 4 versions)
Revision 18 as of 2007-01-11 04:12:25
Size: 2309
Editor: vpn3
Comment: incorporate mdke's suggestion
Revision 22 as of 2009-09-13 18:05:02
Size: 2381
Editor: klabs
Comment: update link to DocTeam repository
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 1. '''Technologies and Techniques:''' DocBook xml, and stored in the [https://docteam.ubuntu.com/repos/trunk/ docteam's Subversion] repository.  1. '''Technologies and Techniques:''' DocBook xml, and stored in the [[DocumentationTeam/SystemDocumentation/Repository|docteam]] repository.
Line 9: Line 9:
 1. '''Links to Current Version:''' The latest version of Server Guide is available at [http://doc.ubuntu.com/ubuntu/serverguide/C/index.html here]  1. '''Links to Current Version:''' The latest version of Server Guide is available at [[http://doc.ubuntu.com/ubuntu/serverguide/C/index.html|here]]
Line 11: Line 11:
 1. '''Primary Contacts:''' DocumentationTeam, RobertStoffers and ["Bhuvan"]  1. '''Primary Contacts:''' DocumentationTeam, RobertStoffers and [[Bhuvan]]
Line 31: Line 31:
    * FTP Server
Line 38: Line 37:
 1. Database
    * MySQL 5.0
    * PostgreSQL
 1. Security
    * Firewall Iptables
Line 47: Line 45:
 1. Database
    * MySQL 5.0
    * PostgreSQL
Line 54: Line 55:
 1. Security
    * Firewall Iptables
Line 57: Line 56:
    * FTP Server
Line 58: Line 58:
    * Samba Server
Line 60: Line 59:
 1. Version Control System
    * Subversion
    * CVS
Line 70: Line 66:
 1. Version Control System
    * Subversion
    * CVS
Line 73: Line 72:
 1. Windows Networking
    * Introduction
    * Installing SAMBA
    * Configuring SAMBA

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 docteam 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 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
    • 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
  15. Windows Networking
    • Introduction
    • Installing SAMBA
    • Configuring SAMBA

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