ServerTeam

Differences between revisions 10 and 11
Revision 10 as of 2005-08-29 14:39:21
Size: 4673
Editor: mail
Comment:
Revision 11 as of 2006-04-14 00:36:14
Size: 1749
Editor: 140
Comment: rewrite, remove UDU spec
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Ubuntu Linux Server Team == == Ubuntu Server Team ==
Line 3: Line 3:
The server team, under the able stewardship of Thom "I Bleed For Servers" May, aims to ensure that Ubuntu installs cleanly on data-center grade servers from all major manufacturers. While linux support for server hardware is now generally excellent, the servers themselves often present unusual challenges for the installer. Team Leader: Thom May. The [http://launchpad.net/people/ubuntu-server Ubuntu Server team], under the able stewardship of Fabio "I'm going to make him an offer he can't refuse" Massimo di Nitto, is working to make Ubuntu Server the best Linux server platform on the market.

This means working on simplifying the system administrator's life, while focusing on advanced features, rock-solid stability, and high performance. We want Ubuntu Server to be an attractive platform for the entire range of servers -- from makeshift, converted desktop machines, to carrier-grade server hardware. While our install CD already comes with an option to install a LAMP server, thus satisfying the most common use case, we're working on incorporating clustering and virtualization technologies for the higher end, and are developing software for simplified management of many Ubuntu servers.
Line 6: Line 8:
=== Goals === == Joining the team ==
Line 8: Line 10:
 * Make Ubuntu first class general purpose server platform, with special emphasis on ease of use for the admin.
 * Diversify even more range of hardware platforms Ubuntu could use as a server system on.
      * [http://wiki.ubuntu.com/UbuntuOnThePseries IBM CHRP (POWER5 ppc64) Systems.]
 * Make sure Ubuntu servers scale nicely with workload.
 * Make Ubuntu an attractive server platform for orgs and coprporations.
 * Bring ubuntu to the state which allows it to seemingly assimilate in clustering environments.
Thanks for your interest. We look for a history of sustained contribution to Ubuntu Server in potential new team members -- luckily, it's easy to get involved.
Line 15: Line 12:
=== Issues ===
 
Ubuntu is a desktop system common perception, how to change?
Join the [https://lists.ubuntu.com/mailman/listinfo/ubuntu-server mailing list] or hop onto IRC (#ubuntu-server on FreeNode) and lend a hand with people's questions and problems. Grab the latest [http://cdimage.ubuntu.com/ubuntu-server/daily/ ubuntu-server daily release] and test it, posting your results and feedback to the list. Submit some patches for outstanding bugs we have, or help shape the future of Ubuntu Server by writing up some detailed specifications for desired functionality here on the wiki, and registering them with Launchpad.
Line 19: Line 14:
 * Education, Documentation: Ubuntu as a router, web/nfd/Samba/print/mail/http/content/telephony server.
 * Tools: make server bleeding edge available to skilled admins, make everybody a skilled admin in the future with easier tools and the right interfaces.
 * Marketing : Talk about how Ubuntu is already integrating nicely in hetrogeneous networks. (i.e. win/novell/linux/sun ...)
 * Special editions : Ubuntu Internet Server, Ubuntu Telephony Platform, Ubuntu LAN Server , Ubuntu DevHub Server ....
Your efforts won't go unnoticed, and we're looking forward to having you on board soon!
Line 24: Line 16:
=== People ===

 * SivanGreen
 * JeffBailey
 * Ghe Rivero

== Other Ideas ==

=== Ubuntu DevelopersHub Server Edition ===

 * Specially tailored Ubuntu Operating System for scattered and localized development groups. (docs,code,design)
 * Out of the box ready with:
         * Groupware Software (phpgroupware, [http://freshmeat.net/projects/worldpilot/ worldpilot] may already include some of the mentioned features)
         * Inner organization IM messaging solution.
         * Bug reporting and tracking solution.
         * Development ready (gcc, chroots, eclipse, wing etc..)
         * Intranet web, application and wiki server.
         * Remote administration ready. (swat, webmin etc..)
See discussion: ["ServerTeam/talk"]

-------
-------
= UDU Spec =
== Status ==

 * Created: [[Date(2005-04-26T07:43:26Z)]] by ThomMay
 * Priority: MediumPriority
 * People: ThomMayLead, AdamConradSecond
 * Contributors: ThomMay
 * Interested: OliverGrawert
 * Status: EditedSpecification, BreezyGoal, DistroSpecification, MattZimmermanQueue[[BR]]
 * Branch:
 * Malone Bug:
 * Packages:
 * Depends:
 * Dependents:
 [[FullSearch(ServerTeam)]]
 * UduSessions: 1, 4, 8, etc

== Introduction ==

This specification describes goals for the Server team in breezy and onwards..

== Rationale ==

Ubuntu has fantastic mindshare as a Desktop distribution, but it's great on the server too. We need to promote and enhance Ubuntu so that professionals are keen to use it.

== Scope and Use Cases ==

== Implementation Plan ==

 * Work with BenjaminMakoHill to improve the website to include more mention of Ubuntu in server areas, as well as solicit the community (and possibly clients) to submit white papers and case studies detailing existing uses of Ubuntu in small and large server environments.

 * Improve our support for "default" server-related packages, including:
  * Promote `mysql-dfsg4.1` to the default and supported version of MySQL for breezy.
  * If we have time, we will completely punt `libmysqlclient10` and `libmysqlclient12` from the distribution, and standardize on one client library for all MySQL access.
  * Get `php5` into supported and drop `php4` to universe.
  * Promote all `php5` extensions to supported, except for `php5-imap`, which we will not build at all, due to the many issues `libc-client` (which it depends on) has.
  * Server-side Java support is currently non-existent, however this should be covered by the JavaRoadmap.
  * We need better Win32 support, however this was covered in another BoF, see WindowsInteroperability.

 * Investigate the best way to install `openssh-server` into the default server install. Probably a d-i posthook.

=== Data Preservation and Migration ===

 * `php4` -> `php5` is a painless migration in 99% of cases, and we can document the very small number of corner cases for users.
 * MySQL 4.0 to 4.1 is also a trivial upgrade.

=== Packages Affected ===

 * `php4`
 * `php4-universe`
 * `php5`
 * `mysql-dfsg`
 * `mysql-dfsg4.1`
 * see the packages covered in the referenced BoFs

Ubuntu Server Team

The [http://launchpad.net/people/ubuntu-server Ubuntu Server team], under the able stewardship of Fabio "I'm going to make him an offer he can't refuse" Massimo di Nitto, is working to make Ubuntu Server the best Linux server platform on the market.

This means working on simplifying the system administrator's life, while focusing on advanced features, rock-solid stability, and high performance. We want Ubuntu Server to be an attractive platform for the entire range of servers -- from makeshift, converted desktop machines, to carrier-grade server hardware. While our install CD already comes with an option to install a LAMP server, thus satisfying the most common use case, we're working on incorporating clustering and virtualization technologies for the higher end, and are developing software for simplified management of many Ubuntu servers.

Joining the team

Thanks for your interest. We look for a history of sustained contribution to Ubuntu Server in potential new team members -- luckily, it's easy to get involved.

Join the [https://lists.ubuntu.com/mailman/listinfo/ubuntu-server mailing list] or hop onto IRC (#ubuntu-server on FreeNode) and lend a hand with people's questions and problems. Grab the latest [http://cdimage.ubuntu.com/ubuntu-server/daily/ ubuntu-server daily release] and test it, posting your results and feedback to the list. Submit some patches for outstanding bugs we have, or help shape the future of Ubuntu Server by writing up some detailed specifications for desired functionality here on the wiki, and registering them with Launchpad.

Your efforts won't go unnoticed, and we're looking forward to having you on board soon!


CategoryUbuntuTeams

ServerTeam (last edited 2022-02-10 14:05:02 by paelzer)