ServerGuide

Differences between revisions 3 and 8 (spanning 5 versions)
Revision 3 as of 2005-10-29 10:55:33
Size: 3065
Editor: dsl-202-52-55-156
Comment:
Revision 8 as of 2005-11-06 23:31:27
Size: 3748
Editor: 59
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 1. '''Technologies and Techniques:''' DocBook xml, and stored in the docteam's Subversion repository.  1. '''Technologies and Techniques:''' DocBook xml, and stored in the docteam's SubVersion repository.
Line 11: Line 11:
 1. '''Primary Contacts:''' DocumentationTeam and MatthewEast  1. '''Primary Contacts:''' DocumentationTeam, MatthewEast, RobertStoffers and ["Bhuvan"]
Line 25: Line 25:
   1. Minumum Requriements    1. Minumum Requirements
Line 32: Line 32:
  1. Monitors
  1. Modems
  1. Printers
  1. Other Hardware
 1.#5 TCP/IP
  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
Line 43: Line 58:
 1.#6 Firewalls  1.#7 Firewalls
Line 45: Line 60:
 1.#7 SSH  1.#8 SSH
Line 48: Line 63:
 1.#8 HTTP  1.#9 HTTP
Line 52: Line 67:
 1.#9 FTP
  1. Installing an FTP Server
  1. Configuring
 1.#10 DNS
 1.#10 RDBMS
  1. MySQL
   1. Installing MySQL
   1. Configuring MySQL
  1. PostgreSQL
   1. Installing PostgreSQL
   1. Configuring PostgreSQL
 1.#11 DNS
Line 60: Line 79:
 1.#11 Mail  1.#12 Mail
Line 71: Line 90:
 1.#12 News  1.#13 News
Line 74: Line 93:
 1.#13 Proxy  1.#14 Proxy
Line 77: Line 96:
 1.#14 NFS  1.#15 NFS
Line 80: Line 99:
 1.#15 Windows Networking  1.#16 Print Server
  1. Installing a Print Server
  1. Configuration
 1.#17 Windows Networking
Line 95: Line 117:
 1.#16 Security  1.#18 Security
Line 99: Line 121:
 1.#19 FTP
  1. Installing an FTP Server
  1. Configuring
 1.#20 Version Control System
  1. SubVersion
  1. CVS

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, MatthewEast, RobertStoffers and ["Bhuvan"]

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. RDBMS
    1. MySQL
      1. Installing MySQL
      2. Configuring MySQL
    2. PostgreSQL
      1. Installing PostgreSQL
      2. Configuring PostgreSQL
  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. Print Server
    1. Installing a Print Server
    2. Configuration
  17. 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
  18. Security
    1. Introduction
    2. Tools
    3. Logs
  19. FTP
    1. Installing an FTP Server
    2. Configuring
  20. Version Control System
    1. SubVersion

    2. CVS

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