pages*/linux: replace manpages.debian.org with manned.org (#13725)

This commit is contained in:
Sebastiaan Speck
2024-09-18 11:00:49 +02:00
committed by GitHub
parent 4a3e6d59cb
commit eca02da748
227 changed files with 227 additions and 227 deletions

View File

@@ -1,7 +1,7 @@
# a2disconf
> Disable an Apache configuration file on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2disconf.8.en.html>.
> More information: <https://manned.org/a2disconf.8>.
- Disable a configuration file:

View File

@@ -1,7 +1,7 @@
# a2dismod
> Disable an Apache module on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2dismod.8.en.html>.
> More information: <https://manned.org/a2dismod.8>.
- Disable a module:

View File

@@ -1,7 +1,7 @@
# a2dissite
> Disable an Apache virtual host on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2dissite.8.en.html>.
> More information: <https://manned.org/a2dissite.8>.
- Disable a virtual host:

View File

@@ -1,7 +1,7 @@
# a2enconf
> Enable an Apache configuration file on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2enconf.8.en.html>.
> More information: <https://manned.org/a2enconf.8>.
- Enable a configuration file:

View File

@@ -1,7 +1,7 @@
# a2enmod
> Enable an Apache module on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2enmod.8.en.html>.
> More information: <https://manned.org/a2enmod.8>.
- Enable a module:

View File

@@ -1,7 +1,7 @@
# a2ensite
> Enable an Apache virtual host on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
> More information: <https://manned.org/a2ensite.8>.
- Enable a virtual host:

View File

@@ -1,7 +1,7 @@
# a2query
> Retrieve runtime configuration from Apache on Debian-based OSes.
> More information: <https://manpages.debian.org/latest/apache2/a2query.html>.
> More information: <https://manned.org/a2query>.
- List enabled Apache modules:

View File

@@ -1,7 +1,7 @@
# adduser
> User addition utility.
> More information: <https://manpages.debian.org/latest/adduser/adduser.html>.
> More information: <https://manned.org/adduser>.
- Create a new user with a default home directory and prompt the user to set a password:

View File

@@ -2,7 +2,7 @@
> Administrate the Apache HTTP web server.
> This command comes with Debian based OSes, for RHEL based ones see `httpd`.
> More information: <https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
> More information: <https://manned.org/apache2ctl.8>.
- Start the Apache daemon. Throw a message if it is already running:

View File

@@ -1,7 +1,7 @@
# apt-add-repository
> Manage `apt` repository definitions.
> More information: <https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>.
> More information: <https://manned.org/apt-add-repository.1>.
- Add a new `apt` repository:

View File

@@ -1,7 +1,7 @@
# apt-cache
> Debian and Ubuntu package query tool.
> More information: <https://manpages.debian.org/latest/apt/apt-cache.8.html>.
> More information: <https://manned.org/apt-cache.8>.
- Search for a package in your current sources:

View File

@@ -1,7 +1,7 @@
# apt-file
> Search for files in `apt` packages, including ones not yet installed.
> More information: <https://manpages.debian.org/latest/apt-file/apt-file.1.html>.
> More information: <https://manned.org/apt-file.1>.
- Update the metadata database:

View File

@@ -3,7 +3,7 @@
> Debian and Ubuntu package management utility.
> Search for packages using `apt-cache`.
> It is recommended to use `apt` when used interactively in Ubuntu versions 16.04 and later.
> More information: <https://manpages.debian.org/latest/apt/apt-get.8.html>.
> More information: <https://manned.org/apt-get.8>.
- Update the list of available packages and versions (it's recommended to run this before other `apt-get` commands):

View File

@@ -2,7 +2,7 @@
> Key management utility for the APT Package Manager on Debian and Ubuntu.
> Note: `apt-key` is now deprecated (except for the use of `apt-key del` in maintainer scripts).
> More information: <https://manpages.debian.org/latest/apt/apt-key.8.html>.
> More information: <https://manned.org/apt-key.8>.
- List trusted keys:

View File

@@ -1,7 +1,7 @@
# apt-mark
> Utility to change the status of installed packages.
> More information: <https://manpages.debian.org/latest/apt/apt-mark.8.html>.
> More information: <https://manned.org/apt-mark.8>.
- Mark a package as automatically installed:

View File

@@ -1,7 +1,7 @@
# apt moo
> An `APT` easter egg.
> More information: <https://manpages.debian.org/latest/apt/apt.8.html>.
> More information: <https://manned.org/apt.8>.
- Print a cow easter egg:

View File

@@ -3,7 +3,7 @@
> Package management utility for Debian based distributions.
> Recommended replacement for `apt-get` when used interactively in Ubuntu versions 16.04 and later.
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> More information: <https://manpages.debian.org/latest/apt/apt.8.html>.
> More information: <https://manned.org/apt.8>.
- Update the list of available packages and versions (it's recommended to run this before other `apt` commands):

View File

@@ -1,7 +1,7 @@
# aptitude
> Debian and Ubuntu package management utility.
> More information: <https://manpages.debian.org/latest/aptitude/aptitude.8.html>.
> More information: <https://manned.org/aptitude.8>.
- Synchronize list of packages and versions available. This should be run first, before running subsequent `aptitude` commands:

View File

@@ -1,7 +1,7 @@
# arithmetic
> Quiz on simple arithmetic problems.
> More information: <https://manpages.debian.org/latest/bsdgames/arithmetic.6.en.html>.
> More information: <https://manned.org/arithmetic.6>.
- Start an arithmetic quiz:

View File

@@ -1,7 +1,7 @@
# check-support-status
> Identify installed Debian packages for which support has had to be limited or prematurely ended.
> More information: <https://manpages.debian.org/latest/debian-security-support/check-support-status.html>.
> More information: <https://manned.org/check-support-status>.
- Display packages whose support is limited, has already ended or will end earlier than the distribution's end of life:

View File

@@ -1,7 +1,7 @@
# debchange
> Mantain the debian/changelog file of a Debian source package.
> More information: <https://manpages.debian.org/latest/devscripts/debchange.1.en.html>.
> More information: <https://manned.org/debchange.1>.
- Add a new version for a non-maintainer upload to the changelog:

View File

@@ -1,7 +1,7 @@
# debman
> Read man pages from uninstalled packages.
> More information: <https://manpages.debian.org/latest/debian-goodies/debman.1.html>.
> More information: <https://manned.org/debman.1>.
- Read a man page for a command that is provided by a specified package:

View File

@@ -1,7 +1,7 @@
# deborphan
> Display orphan packages on operating systems using the APT package manager.
> More information: <https://manpages.debian.org/latest/deborphan/deborphan.html>.
> More information: <https://manned.org/deborphan>.
- Display library packages (from the "libs" section of the package repository) which are not required by another package:

View File

@@ -1,7 +1,7 @@
# debuild
> Build a Debian package from source.
> More information: <https://manpages.debian.org/latest/devscripts/debuild.1.en.html>.
> More information: <https://manned.org/debuild.1>.
- Build the package in the current directory:

View File

@@ -1,7 +1,7 @@
# deluser
> Delete a user from the system.
> More information: <https://manpages.debian.org/latest/adduser/deluser.html>.
> More information: <https://manned.org/deluser>.
- Remove a user:

View File

@@ -1,7 +1,7 @@
# dget
> Download Debian packages.
> More information: <https://manpages.debian.org/latest/devscripts/dget.1.en.html>.
> More information: <https://manned.org/dget.1>.
- Download a binary package:

View File

@@ -1,7 +1,7 @@
# dphys-swapfile
> Manage the swap file on Debian-based Linux systems.
> More information: <https://manpages.debian.org/latest/dphys-swapfile/dphys-swapfile.html>.
> More information: <https://manned.org/dphys-swapfile>.
- Disable the swap file:

View File

@@ -1,7 +1,7 @@
# dpkg-deb
> Pack, unpack and provide information about Debian archives.
> More information: <https://manpages.debian.org/latest/dpkg/dpkg-deb.html>.
> More information: <https://manned.org/dpkg-deb>.
- Display information about a package:

View File

@@ -1,7 +1,7 @@
# dpkg-query
> Display information about installed packages.
> More information: <https://manpages.debian.org/latest/dpkg/dpkg-query.1.html>.
> More information: <https://manned.org/dpkg-query.1>.
- List all installed packages:

View File

@@ -1,7 +1,7 @@
# dpkg-reconfigure
> Reconfigure an already installed package.
> More information: <https://manpages.debian.org/latest/debconf/dpkg-reconfigure.8.html>.
> More information: <https://manned.org/dpkg-reconfigure.8>.
- Reconfigure one or more packages:

View File

@@ -3,7 +3,7 @@
> Debian package manager.
> Some subcommands such as `dpkg deb` have their own usage documentation.
> For equivalent commands in other package managers, see <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> More information: <https://manpages.debian.org/latest/dpkg/dpkg.html>.
> More information: <https://manned.org/dpkg>.
- Install a package:

View File

@@ -1,7 +1,7 @@
# fakeroot
> Run a command in an environment faking root privileges for file manipulation.
> More information: <https://manpages.debian.org/latest/fakeroot/fakeroot.1.html>.
> More information: <https://manned.org/fakeroot.1>.
- Start the default shell as fakeroot:

View File

@@ -1,7 +1,7 @@
# genisoimage
> Pre-mastering program to generate ISO9660/Joliet/HFS hybrid filesystems.
> More information: <https://manpages.debian.org/latest/genisoimage/genisoimage.1.en.html>.
> More information: <https://manned.org/genisoimage.1>.
- Create an ISO image from the given source directory:

View File

@@ -1,7 +1,7 @@
# ifup
> Enable network interfaces.
> More information: <https://manpages.debian.org/latest/ifupdown/ifup.8.html>.
> More information: <https://manned.org/ifup.8>.
- Enable interface eth0:

View File

@@ -1,7 +1,7 @@
# netselect-apt
> Create a `sources.list` file for a Debian mirror with the lowest latency.
> More information: <https://manpages.debian.org/latest/netselect-apt/netselect-apt.html>.
> More information: <https://manned.org/netselect-apt>.
- Create `sources.list` using the lowest latency server:

View File

@@ -1,7 +1,7 @@
# reportbug
> Bug report tool of Debian distribution.
> More information: <https://manpages.debian.org/latest/reportbug/reportbug.html>.
> More information: <https://manned.org/reportbug>.
- Generate a bug report about a specific package, then send it by e-mail:

View File

@@ -1,7 +1,7 @@
# snake4
> Snake game in the terminal.
> More information: <https://manpages.debian.org/latest/snake4/snake4.6.en.html>.
> More information: <https://manned.org/snake4.6>.
- Start a snake game:

View File

@@ -1,7 +1,7 @@
# wtf
> Show the expansions of acronyms.
> More information: <https://manpages.debian.org/latest/bsdgames/wtf.6.en.html>.
> More information: <https://manned.org/wtf.6>.
- Expand a given acronym: