> For the complete documentation index, see [llms.txt](https://freebsd-journal-cn.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://freebsd-journal-cn.bsdcn.org/20241112-xu-ni-hua/events-calendar.md).

# 活动日历

* 原文链接：[2025 Events Calendar](https://freebsdfoundation.org/our-work/journal/browser-based-edition/virtualization-2/events-calendar/)
* 作者：**Anne Dickison**

截至 2025 年 3 月的 BSD 活动。如发现此处未列出的 FreeBSD 相关活动或对 FreeBSD 用户有益的活动，请将详情发送至 <freebsd-doc@FreeBSD.org>。

![FOSDEM](/files/EAK4XdQ8qTk3ikM3pvII)

## FOSDEM 2025

2025 年 2 月 1-2 日

比利时布鲁塞尔

FOSDEM 是由志愿者组织的为期两天的活动，旨在推动自由和开源软件的广泛应用。FOSDEM 于 2025 年 2 月 1-2 日举办，为开源和自由软件开发者提供一个相聚、交流想法、协作的平台。

![SCALE 22X](/files/RZ4AF3ym8dHrVJLVgEpg)

## SCALE 22X

2025 年 3 月 6-9 日

美国加州帕萨迪纳

SCALE 22X——第 22 届年度南加州 Linux 大会——将于 2025 年 3 月 6-9 日在加州帕萨迪纳举行。

SCALE 是北美规模最大的社区主办的开源和自由软件大会。

![FreeBSD](/files/HqrTf3COUh9e5urhHBua)

## AsiaBSDCon 2025

2025 年 3 月 20-23 日

日本东京

AsiaBSDCon 是面向基于 BSD 的系统用户和开发者的大会。下一届大会将于 2025 年 3 月 20-23 日在日本东京举行。大会面向所有开发、部署和使用基于 FreeBSD、NetBSD、OpenBSD、DragonFlyBSD、Darwin 和 macOS X 系统的人。AsiaBSDCon 是一场技术大会，旨在汇集最优秀的技术论文和演讲，确保开源社区中的最新进展能被最广泛的受众所了解。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://freebsd-journal-cn.bsdcn.org/20241112-xu-ni-hua/events-calendar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
