Archive for November, 2008

Server Team 20081125 meeting minutes

Here are the minutes of the meeting. They can also be found online
with the irc logs here.

Server FAQ

All the questions have been updated.

Jaunty Specs

dendrobates reported that he had been finalizing the schedule for UDS. There are still some slots available but blueprints should be register as soon as possible. dendrobates should be set as the approver and the spec should be proposed for UDS Jaunty. He added that he might send a tentative agenda today. A blog post would be welcome once the agenda is available.

Beers for Ubuntu Server members

Rick Clark (dendrobates – Technical Lead of the Ubuntu Server Team) announced that he would buy any server team member a beer if they found him at UDS. soren and kirkland made note of that while Koon started to cry. dholbach plugged his sponsoring work on server related packages and wondered if that made him a server team member. mathiaz reminded that subscribing to the ubuntu-server mailing list was enough to become a member of the ubuntu-server team on LP. dendrobates added that he got to choose the beer. There was some discussion about american beers and got to the point where kirkland suggested to rename the team to #beer-server team.

Integrated mail server stack

Scottk mentioned that he intended to work on automating postfix-amavisd-new-clamav-spamassassin setup. dendrobates asked whether ScottK could join the UDS sessions discussing the mail server stack. mathiaz suggested to write up a wiki page summarizing what could be done.

Get rid of old libdb versions

ScottK noted that there was some interface changes in DB 4.7. Patches may be available in Fedora. The target for jaunty is to transition to DB 4.6.

likewise-open SRU

Koon asked for help to verify an SRU of likewise-open to fix bug 230466. sommer offered to do the verification.

Agree on next meeting date and time

Next meeting will be on Tuesday, December 2nd at 16:00 UTC in #ubuntu-meeting.

Server Team 20081118 meeting minutes

Here are the minutes of the meeting. They can also be found online
with the irc logs here.

Server FAQ

sommer did more updates to the questions. The remaining answers to be filled are for the questions that have been added to the FAQ.

ACTION: mathiaz to add a section about updating the ServerFAQ to the Roadmap

ACTION: kirkland to review the RAID related questions

Update ServerGuide for Jaunty

sommer created a blueprint for the Ubuntu Server Guide. Suggestions for improvement should be added to the wiki page. One suggestion was to split the ubuntu server guide into its own source package (the server guide already has its own binary package). This change should be discussed with the Documentation team first.

ACTION: sommer to start a discussion with the documentation team about creating a separate source package and bzr branch for the server guide.

Ubuntu Server survey

nijaba announced that the Ubuntu Server survey had been closed. He is working on extracting the data and remove all the private information. The final stats are 6844 responses (4144 full responses, 2700 responses not completely filled out). The stats should be available in csv format in a bzr branch.

Jaunty specs

mathiaz announced that the schedule for the next UDS is being worked on. Blueprints should be registered in Launchpad and targeted to jaunty. The approver should be set to Rick Clark (dendrobates) and the ubuntu-server team should be subscribed to the blueprint.

Graphical interface for the Server installer

cjwatson reported that he had been working on getting the GTK installer frontend up and running for the Ubuntu Server installer.

Agree on next meeting date and time

Next meeting will be on Tuesday, November 25th at 16:00 UTC in #ubuntu-meeting.

Server Team 20081111 meeting minutes

Here are the minutes of the meeting. They can also be found online
with the irc logs here.

Server FAQ

sommer started to update questions on the ServerFaq page. Questions that need to be updated are marked.

ACTION: mathiaz to add a section about updating the ServerFAQ to the Roadmap

ACTION: kirkland to review the RAID related questions

Get rid of old libdb versions

Work started to get rid of old libdb version during the Hardy release cycle. The list of packages needed a review needs to be updated in the Roadmap.

ACTION: zul to update the list of packages depending on libdb

Add augeas lenses

nxvl reported that lenses have been written during the last cycle. Upstream is still active. The state of lenses are tracked on a wiki page. He plans to write more lenses during this release cycle.

Update ServerGuide for Jaunty

sommer started to gather ideas about the updates to make to the Ubuntu Server Guide for Jaunty. All the ideas will be tracked in a specification.

ACTION: sommer to create a spec for the ServerGuide update in Jaunty

Merges and init script

mathiaz reminded that the archive is opened and merging is the main focus of the developers for now. kirkland added that checking if init scripts have a status action is welcome. If not adding one would be appreciated – steps to do so are outline on the InitScriptsStatusActions wiki page. A lot of packages have already been updated during the intrepid release cycle. More work is needed though.

ACTION: kirkland to update the init status action wiki page

Ubuntu Server survey

nijaba reminded everyone that the Ubuntu Server survey will close next Friday, November, the 14th. So far 6777 responses have been gathered (4105 full responses, 2672 responses not completely filled out).

Agree on next meeting date and time

Next meeting will be on Tuesday, November 18th at 16:00 UTC in #ubuntu-meeting.

Server Team 20081104 meeting minutes

Here are the minutes of the meeting. They can also be found online
with the irc logs here.

Server FAQ

nijaba reviewed the questions from the ServerFaQ. He added new ones at the bottom of the page. The next step is now to update the answers.

ACTION: mathiaz to add a section about updating the ServerFAQ to the Roadmap

ACTION: sommer and nijaba to start updating the answers

ACTION: kirkland to review the RAID related questions

Ideas for Jaunty

mathiaz reminded that ideas for Jaunty should be added to the ServerTeam IdeaPool page so that they can be reviewed and included in discussions for the next UDS.

Agree on next meeting date and time

Next meeting will be on Tuesday, November 11th at 16:00 UTC in #ubuntu-meeting.


The Ubuntu Server Team

RSS Dustin Kirkland’s Ubuntu Server posts

  • Results of the Ubuntu Virtualization Survey
    A big thanks to everyone that participated in the Ubuntu Virtualization Survey. I am pleased to share the results with you now.ResultsAnswersI will provide a few of my own observations, but we are very interested in your own conclusions!There were a total of 354 responses -- excellent feedback!Nearly 2/3 of all responders use virtualization on Ubuntu every d […]
  • Introducing Testdrive!
    I'm pleased to introduce a new package I have created for Ubuntu called testdrive!Testdrive makes it simple to run any Ubuntu release in a virtual machine, safely, and without affecting your current Ubuntu installation.This is a great way to "try out" the Ubuntu release beyond your current version, before upgrading. For example, if you're […]
  • Ubuntu 9.10 Byobu and OpenWeek Session
    I thought I would provide a brief set of highlights about Byobu accomplishments during the Karmic development cycle, now that we have released Ubuntu 9.10. Also, I'd like to promote my Ubuntu Open Week Presentation on Byobu, which is scheduled for 18:00 UTC, tomorrow, Tuesday November 3, 2009. It will included a live demonstration, in Amazon EC2. Be pre […]

RSS Kees Cook’s Ubuntu Server posts

  • karmic and log rotation
    In Ubuntu’s Karmic and and Debian’s Lenny, sysklogd was replaced with rsyslog. This is fine, since rsyslog will have converted your /etc/syslog.conf to /etc/rsyslog.d/50-default.conf. However, if you modified the (maddeningly strange sysklogd-specific) log file rotation in /etc/cron.daily/sysklogd or /etc/cron.weekly/sysklogd, you’ll want t […]
  • TPM as RNG
    I was reminded about some TPM coding I’d done to get random bytes from the pRNG on my TPM-enabled system from Matt Domsch’s recent post. I’m not fully convinced that the pRNG of the TPM is an appropriate source of entropy, but it does pass my simple FIPS-140-2 test. I had to find the Intel TPM docs to figure out how to enable TPM on my syst […]
  • uninstall sun-java6
    With the vrms meme raging on Planet Ubuntu, I noticed some people still have sun-java6 installed. I’ve been using openjdk-6 since Hardy, and everything I use works fine with it (e.g. Vuze, Catan, Eclipse, FreeMind, and even Facebook’s photo uploader thing). Given the Ubuntu Tech Board’s “remove sun-java6 from the archive” Agenda […]

RSS Mathias Gug’s Ubuntu Server posts

  • Sep 20 – Sep 25 Wrap-up
    Spent most of my week in Portland to attend conferences. Conferences Attended LDAPCon 2009 and published report. Attended LinuxCon 2009. Image Store Proxy Updated image-store-proxy to 1.0. This version brings support for gpg signed images. Still need testing against the real-world Canonical Image Store infrastructure.
  • A summary of LDAPCon 2009
    On Sunday, September 20th and Monday, September 21st I attended LDAPCon 2009 in Portland, OR. Most of the open source projects were there – with the notable absence of Port 389 (Redhat) – as well as some vendors (Apple and UnboundID). Most of the slides are available online. Apache Directory project The Apache Directory folks gave several present […]
  • Sep 11 – Sep 18 Wrap-up
    Image-store-proxy Package image-store-proxy to enable the Image Store tab in Eucalyptus. The package (python-image-store-proxy) has made its way to main and on the -server isos in time for alpha6 with the help of Thierry and Kees. Server-karmic-directory-enabled-user-login Kept on investigating the use of puppet to build an ldap/krb5 infrastructure on EC2. I […]

RSS Thierry Carrez’s Ubuntu Server posts

  • UDS Lucid
    This week, Dallas hosts the Ubuntu Developer Summit for the Lucid Lynx release. This is the key moment where we define what will be done for Ubuntu 10.04 LTS, and discuss how it will be done. There will be plenty of interesting sessions in all the tracks, and sometimes I wish I could attend two sessions at the same time. In the server track, Monday will have […]
  • Run your own Ubuntu Enterprise Cloud, part 3
    In part 1 and part 2 of this series, we saw how to set up a minimal cloud infrastructure and bundle a basic image (and test it). In this final article, we’ll play with our cloud from an end-user perspective. Setting up the web UI First of all, before accepting end users, as the administrator of the cloud you will have to setup a few things on the web U […]
  • Run your own Ubuntu Enterprise Cloud, part 2
    In part 1 of this series, we saw how to install the cloud infrastructure. In this article, we’ll bundle and upload an EMI (Eucalyptus Machine Image), based on Ubuntu Server 9.10 Beta, and validate that we can run an instance of it. Download required elements Go to the cloud/cluster controller and download the required items. For a 64-bit image: $ URL= […]

RSS Jamie Strandboge’s Ubuntu Server Posts

RSS Soren Hansen’s Ubuntu Server Posts

  • An error has occurred; the feed is probably down. Try again later.

 

November 2008
M T W T F S S
« Oct   Dec »
 12
3456789
10111213141516
17181920212223
24252627282930