The Ubuntu Server Guide project is part of System Documentation and, as such, everything that has been written on that topic applies equally here. Follow the above links to understand the process of contributing to Ubuntu System Documentation.
The purpose of this page is to organize contributions made to the Server Guide for the upcoming Ubuntu release. It is also cool to see what other people are up to. Subscribe to this page!
Here are the different ways to contribute, in order of priority:
Extension of existing material (significant amount of new information, possibly new sub-chapter) or an entirely new chapter. Let me know of your intentions.
There is a Discussion section at the bottom if you feel a topic is missing or if you have some other idea for improvement.
Useful links:
Current release guide: Ubuntu Server Guide - Oneiric
Kickstart
Here are some sample core commands for someone (local user john with a Launchpad id of johnlpid) wishing to review sub-chapter 6.1 (OpenLDAP section under Network Authentication chapter) for Ubuntu 12.04. Please do read up on what they do; it's all explained in the links at the top of the page.
Change text in the below commands to fit your own situation (ex: do not paste in 6.1 if you're not reviewing 6.1).
1. Get the repository
sudo apt-get install bzr docbook docbook-xsl xsltproc libxml2-utils mkdir ~/sguide-1204 cd ~/sguide-1204 bzr branch lp:serverguide serverguide-review-6.1
2. Review and edit the material (a little bit at a time)
cd serverguide-review-6.1 vi serverguide/C/network-auth.xml make serverguide
3. View and verify the changes in your browser
firefox build/serverguide/C/openldap-server.html
Repeat the above 2 steps until crispy.
4. Send the modified repository to your Launchpad account
scripts/validate.sh serverguide/C/serverguide.xml bzr commit -m 'Reviewing sub-chapter 6.1; other notes can go here' bzr push lp:~johnlpid/serverguide/serverguide-review-6.1
5. Submit a proposal to merge the modifications with the main branch
Enter the Code section of your Launchpad account, select the appropriate branch, and submit a merge proposal.
Contribution table
Using the following symbols...
|
TO DO |
|
IN PROGRESS |
|
MERGE PROPOSED |
|
MERGE ACCEPTED, I'M DONE! |
|
NOTHING TO DO, IT'S GOOD AS IS |
|
COMMENT |
...let us know what you want to do, where you're at, and any comments you may have. Update the % Complete column regularly.
Sub-chapter |
Your name |
Your Launchpad ID |
Review |
Extension |
Comments |
% Complete |
|
1 - Introduction |
|||||||
1.1 -- Support |
Hannie Dumoleyn |
|
|
|
|
||
2 - Installation |
|||||||
2.1 -- Preparing to Install |
|
|
|
|
|
|
|
2.2 -- Installing from CD |
|
|
|
|
|
|
|
2.3 -- Upgrading |
|
|
|
|
|
|
|
2.4 -- Advanced Installation |
Hannie Dumoleyn |
|
|
bug #949146 |
|||
3 - Package Management |
|||||||
3.1 -- Introduction |
|
|
|
|
|
|
|
3.2 -- dpkg |
Matt Rudge |
mrudge |
|
|
|
|
|
3.3 -- Apt-Get |
|
|
|
|
|
|
|
3.4 -- Aptitude |
|
|
|
|
|
|
|
3.5 -- Automatic Updates |
|
|
|
|
|
|
|
3.6 -- Configuration |
|
|
|
|
|
|
|
3.7 -- References |
|
|
|
|
|
|
|
4 - Networking |
|||||||
4.1 -- Network Configuration |
Elliot Still |
elz89 |
|
|
Right into it now.. |
|
|
4.2 -- TCP/IP |
Alex Moldovan |
|
|
|
|||
4.3 -- Dynamic Host Configuration Protocol (DHCP) |
Alex Moldovan |
|
|
|
|||
4.4 -- Time Synchronisation with NTP |
|
|
|
|
|
|
|
X- Storage |
|||||||
X.1 -- LVM |
Peter Petrakis |
|
|
|
|||
X.2 -- Software RAID (md) |
Peter Petrakis |
|
|
|
|||
X.3 -- DM Multipath |
Peter Petrakis |
|
|
|
|||
5- Remote Administration |
|||||||
5.1 -- OpenSSH Server |
|
|
|
|
|
|
|
5.2 -- Puppet |
|
|
|
|
|
|
|
6 - Network Authentication |
|||||||
6.1 -- OpenLDAP Server |
Peter Matulis |
|
|
|
|||
6.2 -- Samba and LDAP |
Peter Matulis |
|
|
|
|||
6.3 -- Kerberos |
|
|
|
|
|
|
|
6.4 -- Kerberos and LDAP |
|
|
|
|
|
|
|
7 - Domain Name Service (DNS) |
|||||||
7.1 -- Installation |
|
|
|
|
|
|
|
7.2 -- Configuration |
Doug Smythies |
|
|
Small proposed changes |
|
||
7.3 -- Troubleshooting |
Doug Smythies |
|
|
bug 864259 |
|
||
7.4 -- References |
|
|
|
|
|
|
|
8 - Security |
|||||||
8.1 -- User Management |
|
|
|
|
|
|
|
8.2 -- Console Security |
|
|
|
|
|
|
|
8.3 -- Firewall |
|
|
|
|
|
|
|
8.4 -- AppArmor |
|
|
|
|
|
|
|
8.5 -- Certificates |
|
|
|
|
|
|
|
8.6 -- eCryptfs |
|
|
|
|
|
|
|
9 - Monitoring |
|||||||
9.1 -- Overview |
|
|
|
|
|
|
|
9.2 -- Nagios |
|
|
|
|
|
|
|
9.3 -- Munin |
|
|
|
|
|
|
|
10 - Web Servers |
|||||||
10.1 -- HTTPD - Apache2 Web Server |
|
|
|
|
|
|
|
10.2 -- PHP5 - Scripting Language |
|
|
|
|
|
|
|
10.3 -- Squid - Proxy Server |
|
|
|
|
|
|
|
10.4 -- Ruby on Rails |
|
|
|
|
|
|
|
10.5 -- Apache Tomcat |
|
|
|
|
|
|
|
11 - Databases |
|||||||
11.1 -- MySQL |
|
|
|
|
|
|
|
11.2 -- PostgreSQL |
|
|
|
|
|
|
|
12 - LAMP Applications |
|||||||
12.1 -- Overview |
|
|
|
|
|
|
|
12.2 -- Moin Moin |
|
|
|
|
|||
12.3 -- MediaWiki |
|
|
|
|
|
|
|
12.4 -- phpMyAdmin |
|
|
|
|
|
|
|
13 - File Servers |
|||||||
13.1 -- FTP Server |
|
|
|
|
|
|
|
13.2 -- Network File System (NFS) |
|
|
|
|
|
|
|
13.3 -- iSCSI Initiator |
|
|
|
|
|
|
|
13.4 -- CUPS - Print Server |
|
|
|
|
|
|
|
14 - Email Services |
|||||||
14.1 -- Postfix |
|
|
|
|
|
|
|
14.2 -- Exim4 |
|
|
|
|
|
|
|
14.3 -- Dovecot Server |
|
|
|
|
|
|
|
14.4 -- Mailman |
|
|
|
|
|
|
|
14.5 -- Mail Filtering |
|
|
|
|
|
|
|
15 - Chat Applications |
|||||||
15.1 -- Overview |
|
|
|
|
|
|
|
15.2 -- IRC Server |
|
|
|
|
|
|
|
15.3 -- Jabber Instant Messaging Server |
|
|
|
|
|
|
|
16 - Version Control Systems |
|||||||
16.1 -- Bazaar |
|
|
|
|
|
|
|
16.2 -- Subversion |
|
|
|
|
|
|
|
16.3 -- CVS Server |
|
|
|
|
|
|
|
16.4 -- References |
|
|
|
|
|
|
|
17 - Windows Networking |
|||||||
17.1 -- Introduction |
|
|
|
|
|
|
|
17.2 -- Samba File Server |
|
|
|
|
|
|
|
17.3 -- Samba Print Server |
|
|
|
|
|
|
|
17.4 -- Securing a Samba File and Print Server |
|
|
|
|
|
|
|
17.5 -- Samba as a Domain Controller |
|
|
|
|
|
|
|
17.6 -- Samba Active Directory Integration |
|
|
|
|
|
|
|
18 - Backups |
|||||||
18.1 -- Shell Scripts |
|
|
|
|
|
|
|
18.2 -- Archive Rotation |
|
|
|
|
|
|
|
18.3 -- Bacula |
|
|
|
|
|
|
|
19 - Virtualization |
|||||||
19.1 -- libvirt |
|
|
|
|
|
|
|
19.2 -- JeOS and vmbuilder |
|
|
|
|
|
|
|
19.3 -- UEC |
|
|
|
|
this sub-chapter should be renamed to 'Eucalyptus' i think |
|
|
19.4 -- Openstack |
Leonardo Borda |
|
|
this is a new sub-chapter |
|
||
19.4 -- LXC |
Serge Hallyn |
|
|
this is a new sub-chapter |
|
||
20 - Clustering |
|||||||
20.1 -- DRBD |
|
|
|
|
|
|
|
21 - VPN |
|||||||
21.1 -- OpenVPN |
|
|
|
|
|
|
|
22 - Other Useful Applications |
|||||||
22.1 -- pam_motd |
|
|
|
|
|
|
|
22.2 -- etckeeper |
|
|
|
|
|
|
|
22.3 -- Byobu |
|
|
|
|
|
|
|
22.4 -- References |
|
|
|
|
|
|
|
A - Appendix |
|||||||
A.1 -- Reporting Bugs in Ubuntu Server Edition |
|
|
|
|
|
|
|
Getting help
Here are the best ways to get answers to any questions you may have:
The Driver of this project, Peter Matulis.
Deadline
All final merge proposals must be made by March 22, 2012, the string freeze date - explained here and seen here. It would be best to be one week ahead of this date as there might be some final touches required.
Discussion
Here you can add your thoughts on
- Re-organization of topics
Addition of missing topics: Juju
- Anything else