热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

2009AnnualInternationalDebianConferencefinishedsuccessfully

2009AnnualInternationalDebianConferencefinishedsuccessfully--Linux发行版技术-Debian信息,下面是详情阅读。
Alexander Reichle-Schmehl
发送至 debian-announce
显示详细信息 8月6日 (2 天前)
-------------------------------------------------------------------------
The Debian Project http://www.debian.org/
International Debian Conference finished successfully press@debian.org
August 6th, 2009 http://www.debian.org/News/2009/20090806
-------------------------------------------------------------------------

About 250 people from over 35 countries attended this year's Debian
conference, DebConf9, which took place from July 24th to 30th in
Cáceres, Extremadura, Spain. About 80 of them also attended the Debian
working camp, DebCamp, which preceded the conference from July 16th to
23rd. DebCamp is mostly used for face to face meetings by teams within
Debian, but also by groups of Debian contributors working on ad-hoc
projects that require closer collaboration.

Thanks to strong sponsorship from HP, Junta de Extrematura, Telefonica,
Linux Magazine, Google, Collabora, Canonical, Qt, maemo.org, Comparex,
Intel, Ayuntamiento de Cáceres and others, the conference's catering,
facilities, accomodation as well as abundant computing power were free
of charge to all early registrants and inexpensive to other attendees.
Additionally, this allowed many active Debian contributors from both
inside and outside Europe to receive travel subsidies to make their
attendance possible. The Junta de Extrematura's support in planning and
organising the conference helped to make the event go smoothly and leave
a professional and hospitable impression.

Much like the Debian project itself, the conference organisation team
consists only of volunteers. The combination of their hard work and
support from the sponsors helped DebConf9 to be highly productive,
achieving several seminal results. Debian Project Leader Steve McIntyre
concluded: "This has been one of the most productive conferences we have
ever held. Our developers and teams achieved a great deal during this
short period, and this will surely have a big impact on the upcoming
release of 'Squeeze'."

Among the many notable talks were the release team's keynote, presenting
the release goals and further plans for Debian GNU/Linux 6.0 "Squeeze"
as well as the new timed freezes release policy, and the Project
Leader's keynote, which prompted discussions about motivating the
project's developer base in the future to work further towards Debian's
motto of being the "universal operating system".

In all, over 130 different sessions took place during the conference,
ranging from formal talks to numerous spontaneously scheduled meetings.
For most of these sessions, live video streams were made available over
the internet. This allowed participation of non attending Debian
contributors, who could additionally participate in discussions via
special chat channels. As with recordings of previous Debian
conferences, the videos will be made public at
http://debconf9.debconf.org/video once they have been processed and
edited.

The next Debian Conference [1] will take place in 2010 in New York City,
USA. The DebConf website contains much more information about DebConf
[2], as well as several pictures [2] from this year's conference.

1: http://debconf10.debconf.org
2: http://www.debconf.org
3: http://www.debconf.org/gallery/debconf9


About Debian
------------

Debian GNU/Linux is a free computer operating system. Over three
thousand volunteers from all over the world work together to create and
maintain Debian software. Translated into 27 languages, and supporting a
huge range of computer types, Debian calls itself the "universal
operating system".


About DebConf
-------------

DebConf is the Debian Project's developer conference. In addition to a
full schedule of technical, social and policy talks, DebConf provides an
opportunity for developers, contributors and other interested people to
meet in person and work together more closely. It has taken place
annually since 2000 in locations as varied as Canada, Finland, and
Mexico.


Contact Information
-------------------

For further information, please visit the DebConf web pages at
http://www.debconf.org/ or send mail to .
推荐阅读
  • 在Ubuntu 14.04 (Desktop AMD64) 上安装与配置ROS Indigo
    本文档详细介绍了如何在Ubuntu 14.04 (Desktop AMD64) 系统上安装和配置ROS Indigo。包括设置软件源、安装ROS核心组件、初始化rosdep以及创建ROS工作空间等步骤。 ... [详细]
  • Docker的安全基准
    nsitionalENhttp:www.w3.orgTRxhtml1DTDxhtml1-transitional.dtd ... [详细]
  • 本文详细介绍了如何在Linux系统上安装和配置Smokeping,以实现对网络链路质量的实时监控。通过详细的步骤和必要的依赖包安装,确保用户能够顺利完成部署并优化其网络性能监控。 ... [详细]
  • 1.如何在运行状态查看源代码?查看函数的源代码,我们通常会使用IDE来完成。比如在PyCharm中,你可以Ctrl+鼠标点击进入函数的源代码。那如果没有IDE呢?当我们想使用一个函 ... [详细]
  • 本文详细介绍了 Dockerfile 的编写方法及其在网络配置中的应用,涵盖基础指令、镜像构建与发布流程,并深入探讨了 Docker 的默认网络、容器互联及自定义网络的实现。 ... [详细]
  • 本文介绍了一款用于自动化部署 Linux 服务的 Bash 脚本。该脚本不仅涵盖了基本的文件复制和目录创建,还处理了系统服务的配置和启动,确保在多种 Linux 发行版上都能顺利运行。 ... [详细]
  • 在哈佛大学商学院举行的Cyberposium大会上,专家们深入探讨了开源软件的崛起及其对企业市场的影响。会议指出,开源软件不仅为企业提供了新的增长机会,还促进了软件质量的提升和创新。 ... [详细]
  • 在现代网络环境中,两台计算机之间的文件传输需求日益增长。传统的FTP和SSH方式虽然有效,但其配置复杂、步骤繁琐,难以满足快速且安全的传输需求。本文将介绍一种基于Go语言开发的新一代文件传输工具——Croc,它不仅简化了操作流程,还提供了强大的加密和跨平台支持。 ... [详细]
  • 解决微信电脑版无法刷朋友圈问题:使用安卓远程投屏方案
    在工作期间想要浏览微信和朋友圈却不太方便?虽然微信电脑版目前不支持直接刷朋友圈,但通过远程投屏技术,可以轻松实现在电脑上操作安卓设备的功能。 ... [详细]
  • Linux环境下配置Subclipse访问SVN+SSH仓库的方法
    本文详细介绍如何在Linux操作系统中配置Subclipse,以便通过SSH协议安全访问SVN仓库。不同于常见的Windows配置指南,本文提供了针对Linux用户的详细步骤。 ... [详细]
  • 本文探讨了Unix和Linux操作系统的起源和发展历程。从20世纪60年代计算机技术的初期阶段,到Unix的诞生及后续Linux的崛起,文章详细介绍了这些操作系统如何逐步成为现代计算不可或缺的一部分。 ... [详细]
  • 利用 Calcurse 在 Linux 终端高效管理日程与任务
    对于喜爱使用 Linux 终端进行日常操作的系统管理员来说,Calcurse 提供了一种强大的方式来管理日程安排、待办事项及会议。本文将详细介绍如何在 Linux 上安装和使用 Calcurse,帮助用户更有效地组织工作。 ... [详细]
  • 本文详细介绍如何在华为鲲鹏平台上构建和使用适配ARM架构的Redis Docker镜像,解决常见错误并提供优化建议。 ... [详细]
  • 本文介绍了如何在Linux系统中获取库源码,并在从源代码编译软件时收集所需的依赖项列表。 ... [详细]
  • 本文详细介绍了如何使用Layui框架实现动态和静态数据表的分页功能,具有较高的实用性和参考价值。适合需要开发管理后台的开发人员参考。 ... [详细]
author-avatar
丝家发艺
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有