pages*/linux: replace manpages.debian.org with manned.org (#13725)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# a2disconf
|
||||
|
||||
> 在基于 Debian 的操作系统上禁用 Apache 配置文件。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2disconf.8.en.html>.
|
||||
> 更多信息:<https://manned.org/a2disconf.8>.
|
||||
|
||||
- 禁用配置文件:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2dismod
|
||||
|
||||
> 在基于 Debian 的操作系统上禁用 Apache 模块。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dismod.8.en.html>.
|
||||
> 更多信息:<https://manned.org/a2dismod.8>.
|
||||
|
||||
- 禁用模块:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2dissite
|
||||
|
||||
> 在基于 Debian 的操作系统上禁用 Apache 虚拟主机。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dissite.8.en.html>.
|
||||
> 更多信息:<https://manned.org/a2dissite.8>.
|
||||
|
||||
- 禁用虚拟主机:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2enconf
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 配置文件。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enconf.8.en.html>.
|
||||
> 更多信息:<https://manned.org/a2enconf.8>.
|
||||
|
||||
- 启用配置文件:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2enmod
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 模块。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enmod.8.en.html>.
|
||||
> 更多信息:<https://manned.org/a2enmod.8>.
|
||||
|
||||
- 启用模块:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2ensite
|
||||
|
||||
> 在基于 Debian 的操作系统上启用 Apache 虚拟主机。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
|
||||
> 更多信息:<https://manned.org/a2ensite.8>.
|
||||
|
||||
- 启用虚拟主机:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# a2query
|
||||
|
||||
> 在基于 Debian 的操作系统上查看 Apache 运行配置。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/a2query.html>.
|
||||
> 更多信息:<https://manned.org/a2query>.
|
||||
|
||||
- 列出启用的 Apache 模块:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# adduser
|
||||
|
||||
> 添加用户的工具。
|
||||
> 更多信息:<https://manpages.debian.org/latest/adduser/adduser.html>.
|
||||
> 更多信息:<https://manned.org/adduser>.
|
||||
|
||||
- 创建一个新用户,在默认路径创建 home 目录,并提示用户设置密码:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Apache HTTP web 服务器命令行管理工具。
|
||||
> 基于 Debian 的操作系统自带该命令,基于 RHEL 的查看 `httpd`。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
|
||||
> 更多信息:<https://manned.org/apache2ctl.8>.
|
||||
|
||||
- 启动 Apache 守护进程。如果已运行则发送一个消息:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-add-repository
|
||||
|
||||
> 管理 APT 仓库。
|
||||
> 更多信息:<https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>.
|
||||
> 更多信息:<https://manned.org/apt-add-repository.1>.
|
||||
|
||||
- 添加一个 APT 仓库:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-cache
|
||||
|
||||
> Debian 和 Ubuntu 的包查询工具。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-cache.8.html>.
|
||||
> 更多信息:<https://manned.org/apt-cache.8>.
|
||||
|
||||
- 在当前的软件源中查找一个软件包:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-file
|
||||
|
||||
> 在 APT 软件包中查找文件,其中也包括未安装的软件。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
|
||||
> 更多信息:<https://manned.org/apt-file.1>.
|
||||
|
||||
- 更新元数据的数据库:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> Debian 和 Ubuntu 的软件包管理工具。
|
||||
> 使用 `apt-cache` 查找包。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-get.8.html>.
|
||||
> 更多信息:<https://manned.org/apt-get.8>.
|
||||
|
||||
- 更新可用软件包及其版本列表(推荐在其他 `apt-get` 命令运行之前使用):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-key
|
||||
|
||||
> Debian 和 Ubuntu 上的 APT 软件包管理器的密钥管理工具。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-key.8.html>.
|
||||
> 更多信息:<https://manned.org/apt-key.8>.
|
||||
|
||||
- 列出可信密钥:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# apt-mark
|
||||
|
||||
> 修改已安装软件包状态的工具。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt-mark.8.html>.
|
||||
> 更多信息:<https://manned.org/apt-mark.8>.
|
||||
|
||||
- 将一个软件包标记为自动安装:
|
||||
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
> 基于 Debian 的发行版上的软件包管理工具。
|
||||
> 在 Ubuntu 16.04 及之后版本推荐用它代替 `apt-get` 。
|
||||
> 更多信息:<https://manpages.debian.org/latest/apt/apt.8.html>.
|
||||
> 更多信息:<https://manned.org/apt.8>.
|
||||
|
||||
- 更新可用软件包及其版本列表(推荐在运行其他 APT 命令前首先运行该命令):
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# aptitude
|
||||
|
||||
> Debian 和 Ubuntu 上的软件包管理工具。
|
||||
> 更多信息:<https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
|
||||
> 更多信息:<https://manned.org/aptitude.8>.
|
||||
|
||||
- 同步可用软件包及其版本列表,在运行后续 aptitude 命令前,应该首先运行该命令:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# arithmetic
|
||||
|
||||
> 测试见到你的算术问题。
|
||||
> 更多信息:<https://manpages.debian.org/latest/bsdgames/arithmetic.6.en.html>.
|
||||
> 更多信息:<https://manned.org/arithmetic.6>.
|
||||
|
||||
- 开始算术测试:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# debuild
|
||||
|
||||
> 从源代码构建 `Debian` 软件包的工具。
|
||||
> 更多信息:<https://manpages.debian.org/latest/devscripts/debuild.1.en.html>.
|
||||
> 更多信息:<https://manned.org/debuild.1>.
|
||||
|
||||
- 在当前目录中生成软件包:
|
||||
|
||||
|
Reference in New Issue
Block a user