ServerGuide

Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2005-10-28 11:34:03
Size: 921
Editor: mailgate
Comment: created
Revision 6 as of 2005-10-29 11:38:43
Size: 3438
Editor: 81-178-163-183
Comment: typos
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:

= Relationship with Desktop Starter Guide =

IMPORTANT: the relationship envisaged with the Desktop Starter Guide is one of NO OVERLAP! This means that users will be able to easily see which guide to use for a particular task. In this context it is important to remember that '''server guide does not mean admin guide'''. Both guides will have reference to administrative tools, but the Desktop guide will tell the user how to setup a desktop, whereas the Server guide will tell the user how to set up servers like apache and ssh on his computer.

= Document Outline =

 1. Preface
  i. Conventions
  i. Contributing and Feedback
 1.#2 Introduction
 1.#3 Installing Ubuntu Server
  1. Preparing to Install
   1. Minumum Requirements
   1. Linux Device Names
   1. Backing Up
  1. Installing From CD
  1. Installing From Network
 1.#4 Configuring the System
  1. Root and Sudo
  1. Hardware
   1. Monitors
   1. Modems
   1. Printers
   1. Other Hardware
  1. Adding/Removing Packages
   1. Introduction To Debian Packages
   1. Aptitude
   1. Configuration
   1. Extra Repositories
  1. System Configuration
   1. /etc
 1.#5 Users Administration
  1. Adding a User Account
  1. Deleting a User Account
  1. Editing a User Account
  1. Adding a Group
  1. Deleting a Group
  1. Editing a Group
 1.#6 TCP/IP
  1. Introduction
  1. Configuring
  1. IP Routing
  1. TCP and UDP
  1. ICMP
  1. Daemons
 1.#7 Firewalls
  1. IP Masquerading
 1.#8 SSH
  1. Installing SSH Server
  1. Configuring
 1.#9 HTTP
  1. Installing Apache
  1. Configuring Apache
  1. Additional Apache Modules
 1.#10 FTP
  1. Installing an FTP Server
  1. Configuring
 1.#11 DNS
  1. Installing BIND
  1. Configuring
   1. Primary DNS
   1. Secondary DNS
 1.#12 Mail
  1. POP3 Server
   1. Installing
   1. Configuring
  1. SMTP Server
   1. Installing
   1. Configuring
  1. IMAP Server
   1. Installing
   1. Configuring
  1. Mailing Lists
 1.#13 News
  1. Installing
  1. Configuring
 1.#14 Proxy
  1. Installing Squid
  1. Configuring Squid
 1.#15 NFS
  1. Installing
  1. Configuring
 1.#16 Windows Networking
  1. Introduction
  1. Installing SAMBA
  1. Configuring SAMBA
   1. Server
    1. Active Directory
     1. LDAP
     1. Kerberos
     1. DNS etc..
    1. Computer Accounts
    1. File/Folder Premissions
   1. Clients
    1. User Accounts
    1. Groups
    1. Group Policy
 1.#17 Security
  1. Introduction
  1. Tools
  1. Logs

Spec

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

  2. Document Outline: See the Document Outline section below.

  3. Target Presentation Formats: xml, html

  4. License: DocteamLicense

  5. Technologies and Techniques: DocBook xml, and stored in the docteam's Subversion repository.

  6. Release Target: Dapper Drake (Ubuntu 6.04), April, 2006

  7. Links to Current Version: At this time, the current version is only available in the docteam's Subversion repository.

  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 and MatthewEast

Relationship with Desktop Starter Guide

IMPORTANT: the relationship envisaged with the Desktop Starter Guide is one of NO OVERLAP! This means that users will be able to easily see which guide to use for a particular task. In this context it is important to remember that server guide does not mean admin guide. Both guides will have reference to administrative tools, but the Desktop guide will tell the user how to setup a desktop, whereas the Server guide will tell the user how to set up servers like apache and ssh on his computer.

Document Outline

  1. Preface
    1. Conventions
    2. Contributing and Feedback
  2. Introduction
  3. Installing Ubuntu Server
    1. Preparing to Install
      1. Minumum Requirements
      2. Linux Device Names
      3. Backing Up
    2. Installing From CD
    3. Installing From Network
  4. Configuring the System
    1. Root and Sudo
    2. Hardware
      1. Monitors
      2. Modems
      3. Printers
      4. Other Hardware
    3. Adding/Removing Packages
      1. Introduction To Debian Packages
      2. Aptitude
      3. Configuration
      4. Extra Repositories
    4. System Configuration
      1. /etc
  5. Users Administration
    1. Adding a User Account
    2. Deleting a User Account
    3. Editing a User Account
    4. Adding a Group
    5. Deleting a Group
    6. Editing a Group
  6. TCP/IP
    1. Introduction
    2. Configuring
    3. IP Routing
    4. TCP and UDP
    5. ICMP
    6. Daemons
  7. Firewalls
    1. IP Masquerading
  8. SSH
    1. Installing SSH Server
    2. Configuring
  9. HTTP
    1. Installing Apache
    2. Configuring Apache
    3. Additional Apache Modules
  10. FTP
    1. Installing an FTP Server
    2. Configuring
  11. DNS
    1. Installing BIND
    2. Configuring
      1. Primary DNS
      2. Secondary DNS
  12. Mail
    1. POP3 Server
      1. Installing
      2. Configuring
    2. SMTP Server
      1. Installing
      2. Configuring
    3. IMAP Server
      1. Installing
      2. Configuring
    4. Mailing Lists
  13. News
    1. Installing
    2. Configuring
  14. Proxy
    1. Installing Squid
    2. Configuring Squid
  15. NFS
    1. Installing
    2. Configuring
  16. Windows Networking
    1. Introduction
    2. Installing SAMBA
    3. Configuring SAMBA
      1. Server
        1. Active Directory
          1. LDAP
          2. Kerberos
          3. DNS etc..
        2. Computer Accounts
        3. File/Folder Premissions
      2. Clients
        1. User Accounts
        2. Groups
        3. Group Policy
  17. Security
    1. Introduction
    2. Tools
    3. Logs

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