Archive for the 'Ubuntu Server' Category

SRU call for testing: clamav 0.95.2 in jaunty-proposed

Scott Kitterman announced that version 0.95.2 of clamav had been uploaded to jaunty-proposed. If you have access to a test environment providing mail services testing the package in jaunty-proposed can be easily done. Feedback should be reported to bug 394870.

Hungry for merges? The Ubuntu Server Team has a selection for your appetite

Now that the karmic release cycle has opened Ubuntu developers are focusing on merging packages from Debian unstable into karmic repositories. If you’re looking for improving your packaging skills here is a list of merges that look easy:

From the main repository:

  • virtinst
  • tomcat6
  • squid
  • openvpn
  • nagios-plugins
  • hsqldb
  • apache2

From the universe:

  • snort
  • proftpd-dfsg
  • phpldapadmin
  • drupal
  • asterisk

To get started head to Ubuntu Merge-O-Matic and grab one of the package above. The Merging wiki page has more information about the merge process if you get stuck somewhere along the way. Once you’re done with a package seek sponsorship if you don’t have upload privileges and don’t forget to send relevant patches to Debian!

MySQL 5.1 in Ubuntu’s universe

On November 14th 2008 MySQL 5.1 reached General Availability status. A little less than two months later MySQL 5.1 entered Ubuntu’s universe thanks to the work of Chuck Short. Based on the version available from Debian experimental repository MySQL 5.1 brings new features such as:

  • Table and Index Partitioning to improve performance and management of very large database environments
  • Row-based and Hybrid Replication for improved replication security
  • Event Scheduler to create and schedule jobs that perform various database tasks

MySQL 5.1 should be included in the upcoming Ubuntu release codenamedĀ  Jaunty Jackalope scheduled for April 2009. However users can already test it by installing the mysql-server-5.1 package on a system running the development version of Ubuntu. Upgrades from 5.0 to 5.1 are also possible.

MySQL 5.0 has also been updated to the latest version: 5.0.75. Thus Ubuntu users have the choice of running either MySQL 5.0 from the main component or MySQL 5.1 from the universe component. The Ubuntu Server team is looking for early testers. Having access to a MySQL environment and being able to run a database load in a testing environment are the two requirements to help shaping the next version Ubuntu and its support for MySQL.

An improved mail server stack in Jaunty: Dovecot and Postfix integration

A session during last UDS was dedicated to improving the mail server stack available in Ubuntu Server. One of the item that came out of the discussion was a better integration between postfix and dovecot. Ante Karamatic worked on implementing it for Jaunty and his results have been uploaded.

To test it all you need is a jaunty system and install the dovecot-postfix package. Once the installation has completed the following configuration will be available:

SASL authentication for smtp services

Postfix is automatically configured to use Dovecot’s SASL authentifcation daemon. Remote SMTP clients can be authenticated to the Postfix SMTP server using the Dovecot user database. The same credentials (username/password, kerberos) can be used for accessing imap, pop3 and smtp services.

Dovecot deliver as the default Local Delivery Agent

postfix will use Dovecot’s deliver command to distribute incoming email to the end user’s mailbox using the Maildir format. Combining Dovecot deliver support for sieve scripts and the managesieve service enabled by default a complete server-side mail filtering solution is available out of the box.

Tls for smtpĀ  services

Tls is made available for smtp and smtpd services provided by postfix while imap and pop3 are available via ssl. Security hasn’t been left out of the picture.

So if you’re interested in a integrated mail stack providing a combination of smtp, imap, pop3 and managesieve services the Jaunty Jackalope will suit you. Have a look at it, test it and with one simple command:

apt-get install dovecot-postfix

Let know the Ubuntu Server teamabout your suggestions and comments.

Ubuntu Server survey launched

The Server Team wants to know where does Ubuntu Server fit in your IT environment. Members of the Server team devised a set of questions to better understand where and why you are using Ubuntu Server to support your IT infrastructure. Completing the survey takes around 20 minutes and topics such as hardware, virtualization and system integration are covered.

Co-sponsored by RedMonk Research, the survey will help prioritize feature requests, guide partnerships when choosing new technologies and provide input for the next Ubuntu Developer Summit in December 2008. Make your voice heard, shape the future of Ubuntu Server, take the survey !

Next Page »


The Ubuntu Server Team

RSS Dustin Kirkland’s Ubuntu Server posts

  • 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 […]
  • Ubuntu Karmic Release Party in Austin
    30+ Ubuntu enthusiasts, free software developers, hackers, beer drinkers, and spouses attended Austin's Karmic Release Party on Thursday, October 29, 2009, celebrating the spectacular Ubuntu 9.10 release.We filled half of the dining space at Aussie's, an Australian-themed volleyball beach bar--in honor of our Koala mascot and the Ubuntu Enterprise […]
  • Ubuntu Virtualization Poll - Your Feedback Requested!
    We're still a week away from releasing Ubuntu 9.10, which I'm sure will be a phenomenal server release, with huge strides in virtualization and cloud hosting. The Ubuntu Enterprise Cloud should be the most complete open source cloud hosting solution in the industry.But we're also beginning to prepare for the Ubuntu Developer Summit in Dallas, […]

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

  • 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= […]
  • Run your own Ubuntu Enterprise Cloud, part 1
    Ubuntu Enterprise Cloud is the product, powered by Eucalyptus, that allows you to easily run your own Amazon-EC2-like private cloud. It’s a lot simpler than you’d think. With the recent Ubuntu Server 9.10 beta release, you are now able to easily deploy that infrastructure from the CD installer. Prerequisites To deploy a minimal cloud infrastructu […]

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 2009
M T W T F S S
« Oct    
 1
2345678
9101112131415
16171819202122
23242526272829
30