Debian 维护者指南Debian 维护者指南 Osamu Aoki, 杨博远, Fonzie Huang, and xiao sheng wen(肖盛文) November 10, 2023 Debian 维护者指南 by Osamu Aoki, 杨博远, Fonzie Huang, and xiao sheng wen(肖盛文) Copyright © 2014-2021 Osamu Aoki Permission ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. 本指南在撰写过程中参考了以下几篇文档: •“Making a Debian Package (AKA the Debmake Manual)”, 版权所有 © 1997 Jaldhar Vyas. •“The Maintainers’Guide”, 版权所有 © 1998-2002 Josip Rodin, 2005-2017 Osamu Aoki, 2010 Craig Small 以及 2010 Raphaël Hertzog。 本指南的最新版本应当可以在下列位置找到: • 在 debmake-doc 软件包 中,以及 • 位于 Debian 文档网站。 i Contents 1 概览 1 2 预备知识 3 2.1 Debian0 码力 | 142 页 | 1.11 MB | 1 年前3
 BRPC与UCX集成指南0 码力 | 66 页 | 16.29 MB | 6 月前3
 Android概述与学习指南Android概述与学习指南 北京理工大学计算机学院 金旭亮 什么是Android? 第一部分 计算设备的演进 Android是由Google支持的一个开放的免 费的手机开发平台 手机平台操作系统之“战争史” 微软败退,Windows Phone死亡,手机操作系统重回“双分天下”的格局…… 诸侯混战时代: Symbian (塞班)、Windows Mobile、RIM BlackBerry(黑莓)、Palm…… google.cn/ml 要开发智能化的App,当前主要 还是以原生应用为主,因为这一 领域正处于快速发展变化当中, 想统一iOS和Android的AI编程API, 时机尚未成熟。 Android学习指南 第三部分 学习目的决定学习方法 只学实际开发中要用到 的技术与知识。 重点关注业界在这块的人 才需求,为面试预作准备。 重点关注技术背后所关联 的计算机科学与技术理论。 了解Android这一技术领域,为进一步系 (技术专题) 闯荡江湖 (单骑仗剑走天涯) 经常访问Android官网 https://developer.android.google.cn/ Android官网上提供了相关 的技术文档和开发者指南, 是学习与开发Android应用 最主要的技术参考资源。 建议订阅Youtube上的 Android开发者专栏,Google 经常会在上面发布各种 Android相关的技术视频。 多看技术视频0 码力 | 33 页 | 3.38 MB | 1 年前3
 Debian 套件打包教學指南 version 0.29Debian 套件打包教學指南 Lucas Nussbaum packaging-tutorial@packages.debian.org version 0.29 – 2021-11-03 Debian 套件打包教學指南 1 / 90 關於此教學指南 ▶ 目標: 瞭解 Debian 套件打包的相關知識 ▶ 修改既有套件 ▶ 新增自有套件 ▶ 和 Debian 社群進行交流 ▶ 成為 成為 Debian 進階使用者 ▶ 這份教學指南針對重要功能進行介紹, 但也許會有疏漏之處 ▶ 所以你需要閱讀更多文件 ▶ 文件大部份的內容也適用於 Debian 衍生的 Linux發行版 ▶ 其中包含 Ubuntu Debian 套件打包教學指南 2 / 90 大綱 1 介紹 2 製作原始碼套件 3 構建並測試套件 4 實際演練 1: 修改 grep 套件 5 進階打包主題 深入淺出實際演練 9 深入淺出實際演練 Debian 套件打包教學指南 3 / 90 大綱 1 介紹 2 製作原始碼套件 3 構建並測試套件 4 實際演練 1: 修改 grep 套件 5 進階打包主題 6 維護 Debian 套件 7 結論 8 深入淺出實際演練 9 深入淺出實際演練 Debian 套件打包教學指南 4 / 90 Debian ▶ GNU/Linux 發行版0 码力 | 90 页 | 691.02 KB | 1 年前3
 httpd 2.2.29 中文文档2.0 升级到 2.2 Apache 许可证 用户指南 绑定指定地址与端口 配置文件 配置片段 缓存指南 内容协商 动态共享对象(DSO) 环境变量 日志文件 从 URL 映射到文件系 统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切 换(suEXEC) URL 改写指南 虚拟主机 指引/教程 认证,授权与访问控制 CGI running: $ PREFIX/bin/apachectl -k start and then you should be able to request your first document via URL http://localhost/. The web page you see is located under the DocumentRoot, which will usually be PREFIX/htdocs/ configuration for content in the webspace. For example, the following configuration prevents access to any URL-path that begins in /private. In particular, it will apply to requests for http://yoursite.example0 码力 | 1854 页 | 1.48 MB | 1 年前3
 httpd 2.2.27 中文文档2.0 升级到 2.2 Apache 许可证 用户指南 绑定指定地址与端口 配置文件 配置片段 缓存指南 内容协商 动态共享对象(DSO) 环境变量 日志文件 从 URL 映射到文件系 统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切 换(suEXEC) URL 改写指南 虚拟主机 指引/教程 认证,授权与访问控制 CGI running: $ PREFIX/bin/apachectl -k start and then you should be able to request your first document via URL http://localhost/. The web page you see is located under the DocumentRoot, which will usually be PREFIX/htdocs/ configuration for content in the webspace. For example, the following configuration prevents access to any URL-path that begins in /private. In particular, it will apply to requests for http://yoursite.example0 码力 | 1849 页 | 1.47 MB | 1 年前3
 httpd 2.2.31 中文文档2.0 升级到 2.2 Apache 许可证 用户指南 绑定指定地址与端口 配置文件 配置片段 缓存指南 内容协商 动态共享对象(DSO) 环境变量 日志文件 从 URL 映射到文件系 统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切 换(suEXEC) URL 改写指南 虚拟主机 指引/教程 认证,授权与访问控制 CGI running: $ PREFIX/bin/apachectl -k start and then you should be able to request your first document via URL http://localhost/. The web page you see is located under the DocumentRoot, which will usually be PREFIX/htdocs/ configuration for content in the webspace. For example, the following configuration prevents access to any URL-path that begins in /private. In particular, it will apply to requests for http://yoursite.example0 码力 | 1860 页 | 1.48 MB | 1 年前3
 httpd 2.2.27.dev 中文文档2.0 升级到 2.2 Apache 许可证 用户指南 绑定指定地址与端口 配置文件 配置片段 缓存指南 内容协商 动态共享对象(DSO) 环境变量 日志文件 从 URL 映射到文件系 统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切 换(suEXEC) URL 改写指南 虚拟主机 指引/教程 认证,授权与访问控制 CGI running: $ PREFIX/bin/apachectl -k start and then you should be able to request your first document via URL http://localhost/. The web page you see is located under the DocumentRoot, which will usually be PREFIX/htdocs/ configuration for content in the webspace. For example, the following configuration prevents access to any URL-path that begins in /private. In particular, it will apply to requests for http://yoursite.example0 码力 | 1849 页 | 1.47 MB | 1 年前3
 httpd 2.2.32 中文文档2.0 升级到 2.2 Apache 许可证 用户指南 绑定指定地址与端口 配置文件 配置片段 缓存指南 内容协商 动态共享对象(DSO) 环境变量 日志文件 从 URL 映射到文件系 统 性能调谐 安全技巧 服务器全局配置 SSL/TLS 加密 执行 CGI 前的用户切 换(suEXEC) URL 改写指南 虚拟主机 指引/教程 认证,授权与访问控制 CGI running: $ PREFIX/bin/apachectl -k start and then you should be able to request your first document via URL http://localhost/. The web page you see is located under the DocumentRoot, which will usually be PREFIX/htdocs/ configuration for content in the webspace. For example, the following configuration prevents access to any URL-path that begins in /private. In particular, it will apply to requests for http://yoursite.example0 码力 | 1866 页 | 1.48 MB | 1 年前3
 Debian GNU/Linux 安装手册 October 14, 2021修复损坏的系统 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 A 安装指南 44 A.1 前言 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 发现整合后的结果一定会大于将各部分简单地相加。 我们也知道大多数用户都希望能够不用阅读本手册而直接安装 Debian。Debian 安装程序的设计意图 也就是尽力实现这个想法。如果您现在的确没有时间来阅读整个安装手册,我们推荐您看看安装指南一 文。该文包含了基本安装过程的简要介绍,以及当处理运行错误或需要较专业内容时查询本手册的链接。 您可以在附录 A 阅读此文。 正如前面所提到的,我们还是希望您能抽出时间来阅读本手册的大部分内容。这通常都会使您的安装 Debian 是基于自由软件。 称软件为自由并不意味着该软件没有版权,也不是指包含该软件的 CD/DVD 必须免费分派。自由软件, 某种程度上意味着您不须为分发和使用这些程序付费。自由软件还是指任何人可以扩展、改写、修改该 软件,并且他们工作的成果也这样发布。 3 CHAPTER 1. 欢迎使用 DEBIAN 1.8. 关于版权与软件协议 注意 注意,Debian 计划因为考虑用户实用性,也有不符合我们自由规则的软件包存0 码力 | 86 页 | 508.72 KB | 1 年前3
共 127 条
- 1
 - 2
 - 3
 - 4
 - 5
 - 6
 - 13
 













