mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 13:55:24 +02:00
pages*/linux: remove /man from links (#13732)
This commit is contained in:
parent
aaca317345
commit
8a14dc1a30
20 changed files with 20 additions and 20 deletions
|
@ -1,7 +1,7 @@
|
||||||
# getenforce
|
# getenforce
|
||||||
|
|
||||||
> Obtén el modo actual de SELinux (es decir, obligatorio, permisivo o deshabilitado).
|
> Obtén el modo actual de SELinux (es decir, obligatorio, permisivo o deshabilitado).
|
||||||
> Más información: <https://manned.org/man/getenforce>.
|
> Más información: <https://manned.org/getenforce>.
|
||||||
|
|
||||||
- Muestra el modo actual de SELinux:
|
- Muestra el modo actual de SELinux:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# grubby
|
# grubby
|
||||||
|
|
||||||
> Herramienta para configurar los gestores de arranque `grub` y `zipl`.
|
> Herramienta para configurar los gestores de arranque `grub` y `zipl`.
|
||||||
> Más información: <https://manned.org/man/grubby.8>.
|
> Más información: <https://manned.org/grubby.8>.
|
||||||
|
|
||||||
- Añade argumentos de arranque del núcleo a todas las entradas del menú del núcleo:
|
- Añade argumentos de arranque del núcleo a todas las entradas del menú del núcleo:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Enruta el tráfico de red a través de la red Tor.
|
> Enruta el tráfico de red a través de la red Tor.
|
||||||
> Nota: Este comando está desfasado, y ahora es un empaquetador compatible con versiones anteriores de `torsocks`.
|
> Nota: Este comando está desfasado, y ahora es un empaquetador compatible con versiones anteriores de `torsocks`.
|
||||||
> Más información: <https://manned.org/man/torify>.
|
> Más información: <https://manned.org/torify>.
|
||||||
|
|
||||||
- Enruta el tráfico a través de Tor:
|
- Enruta el tráfico a través de Tor:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Krijg de SELinux-beveiligingscontext van een bestand, PID, huidige uitvoeringscontext of een contextspecificatie.
|
> Krijg de SELinux-beveiligingscontext van een bestand, PID, huidige uitvoeringscontext of een contextspecificatie.
|
||||||
> Zie ook: `semanage`, `runcon`, `chcon`.
|
> Zie ook: `semanage`, `runcon`, `chcon`.
|
||||||
> Meer informatie: <https://manned.org/man/secon>.
|
> Meer informatie: <https://manned.org/secon>.
|
||||||
|
|
||||||
- Krijg de beveiligingscontext van de huidige uitvoeringscontext:
|
- Krijg de beveiligingscontext van de huidige uitvoeringscontext:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Beheer persistente SELinux-boolean-instellingen.
|
> Beheer persistente SELinux-boolean-instellingen.
|
||||||
> Zie ook: `semanage` voor het beheren van SELinux-beleid, `getsebool` voor het controleren van boolean-waarden, en `setsebool` voor het toepassen van niet-blijvende boolean-instellingen.
|
> Zie ook: `semanage` voor het beheren van SELinux-beleid, `getsebool` voor het controleren van boolean-waarden, en `setsebool` voor het toepassen van niet-blijvende boolean-instellingen.
|
||||||
> Meer informatie: <https://manned.org/man/semanage-boolean>.
|
> Meer informatie: <https://manned.org/semanage-boolean>.
|
||||||
|
|
||||||
- Toon alle boolean-instellingen:
|
- Toon alle boolean-instellingen:
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
> Beheer persistente SELinux permissieve domeinen.
|
> Beheer persistente SELinux permissieve domeinen.
|
||||||
> Let op dat dit het proces effectief onbeperkt maakt. Voor langdurig gebruik wordt aanbevolen om SELinux correct te configureren.
|
> Let op dat dit het proces effectief onbeperkt maakt. Voor langdurig gebruik wordt aanbevolen om SELinux correct te configureren.
|
||||||
> Zie ook: `semanage`, `getenforce`, `setenforce`.
|
> Zie ook: `semanage`, `getenforce`, `setenforce`.
|
||||||
> Meer informatie: <https://manned.org/man/semanage-permissive>.
|
> Meer informatie: <https://manned.org/semanage-permissive>.
|
||||||
|
|
||||||
- Toon alle procestypen (ook wel domeinen genoemd) die in permissieve modus zijn:
|
- Toon alle procestypen (ook wel domeinen genoemd) die in permissieve modus zijn:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Beheer persistente SELinux-poortdefinities.
|
> Beheer persistente SELinux-poortdefinities.
|
||||||
> Zie ook: `semanage`.
|
> Zie ook: `semanage`.
|
||||||
> Meer informatie: <https://manned.org/man/semanage-port>.
|
> Meer informatie: <https://manned.org/semanage-port>.
|
||||||
|
|
||||||
- Toon alle poortlabelregels:
|
- Toon alle poortlabelregels:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Get the current mode of SELinux (i.e. enforcing, permissive, or disabled).
|
> Get the current mode of SELinux (i.e. enforcing, permissive, or disabled).
|
||||||
> See also: `setenforce`, `semanage-permissive`.
|
> See also: `setenforce`, `semanage-permissive`.
|
||||||
> More information: <https://manned.org/man/getenforce>.
|
> More information: <https://manned.org/getenforce>.
|
||||||
|
|
||||||
- Display the current mode of SELinux:
|
- Display the current mode of SELinux:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Get SELinux boolean value.
|
> Get SELinux boolean value.
|
||||||
> See also: `semanage-boolean`, `setsebool`.
|
> See also: `semanage-boolean`, `setsebool`.
|
||||||
> More information: <https://manned.org/man/getsebool>.
|
> More information: <https://manned.org/getsebool>.
|
||||||
|
|
||||||
- Show the current setting of a boolean:
|
- Show the current setting of a boolean:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# grubby
|
# grubby
|
||||||
|
|
||||||
> Tool for configuring `grub` and `zipl` bootloaders.
|
> Tool for configuring `grub` and `zipl` bootloaders.
|
||||||
> More information: <https://manned.org/man/grubby.8>.
|
> More information: <https://manned.org/grubby.8>.
|
||||||
|
|
||||||
- Add kernel boot arguments to all kernel menu entries:
|
- Add kernel boot arguments to all kernel menu entries:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Lookup the persistent SELinux security context setting of a path.
|
> Lookup the persistent SELinux security context setting of a path.
|
||||||
> See also: `semanage-fcontext`, `secon`, `chcon`, `restorecon`.
|
> See also: `semanage-fcontext`, `secon`, `chcon`, `restorecon`.
|
||||||
> More information: <https://manned.org/man/matchpathcon.8>.
|
> More information: <https://manned.org/matchpathcon.8>.
|
||||||
|
|
||||||
- Lookup the persistent security context setting of an absolute path:
|
- Lookup the persistent security context setting of an absolute path:
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# rpmbuild
|
# rpmbuild
|
||||||
|
|
||||||
> RPM Package Build tool.
|
> RPM Package Build tool.
|
||||||
> More information: <https://manned.org/man/rpmbuild>.
|
> More information: <https://manned.org/rpmbuild>.
|
||||||
|
|
||||||
- Build binary and source packages:
|
- Build binary and source packages:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Get the SELinux security context of a file, pid, current execution context, or a context specification.
|
> Get the SELinux security context of a file, pid, current execution context, or a context specification.
|
||||||
> See also: `semanage`, `runcon`, `chcon`.
|
> See also: `semanage`, `runcon`, `chcon`.
|
||||||
> More information: <https://manned.org/man/secon>.
|
> More information: <https://manned.org/secon>.
|
||||||
|
|
||||||
- Get the security context of the current execution context:
|
- Get the security context of the current execution context:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Manage persistent SELinux boolean settings.
|
> Manage persistent SELinux boolean settings.
|
||||||
> See also: `semanage` for managing SELinux policies, `getsebool` for checking boolean values, and `setsebool` for applying non-persistent boolean settings.
|
> See also: `semanage` for managing SELinux policies, `getsebool` for checking boolean values, and `setsebool` for applying non-persistent boolean settings.
|
||||||
> More information: <https://manned.org/man/semanage-boolean>.
|
> More information: <https://manned.org/semanage-boolean>.
|
||||||
|
|
||||||
- List all booleans settings:
|
- List all booleans settings:
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
> Manage persistent SELinux permissive domains.
|
> Manage persistent SELinux permissive domains.
|
||||||
> Note that this effectively makes the process unconfined. For long-term use, it is recommended to configure SELiunx properly.
|
> Note that this effectively makes the process unconfined. For long-term use, it is recommended to configure SELiunx properly.
|
||||||
> See also: `semanage`, `getenforce`, `setenforce`.
|
> See also: `semanage`, `getenforce`, `setenforce`.
|
||||||
> More information: <https://manned.org/man/semanage-permissive>.
|
> More information: <https://manned.org/semanage-permissive>.
|
||||||
|
|
||||||
- List all process types (a.k.a domains) that are in permissive mode:
|
- List all process types (a.k.a domains) that are in permissive mode:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Manage persistent SELinux port definitions.
|
> Manage persistent SELinux port definitions.
|
||||||
> See also: `semanage`.
|
> See also: `semanage`.
|
||||||
> More information: <https://manned.org/man/semanage-port>.
|
> More information: <https://manned.org/semanage-port>.
|
||||||
|
|
||||||
- List all port labeling rules:
|
- List all port labeling rules:
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
> Toggle SELinux between enforcing and permissive modes.
|
> Toggle SELinux between enforcing and permissive modes.
|
||||||
> To enable or disable SELinux, edit `/etc/selinux/config` instead.
|
> To enable or disable SELinux, edit `/etc/selinux/config` instead.
|
||||||
> See also: `getenforce`, `semanage-permissive`.
|
> See also: `getenforce`, `semanage-permissive`.
|
||||||
> More information: <https://manned.org/man/setenforce>.
|
> More information: <https://manned.org/setenforce>.
|
||||||
|
|
||||||
- Put SELinux in enforcing mode:
|
- Put SELinux in enforcing mode:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Set SELinux boolean value.
|
> Set SELinux boolean value.
|
||||||
> See also: `semanage-boolean`, `getsebool`.
|
> See also: `semanage-boolean`, `getsebool`.
|
||||||
> More information: <https://manned.org/man/setsebool>.
|
> More information: <https://manned.org/setsebool>.
|
||||||
|
|
||||||
- Show the current setting of [a]ll booleans:
|
- Show the current setting of [a]ll booleans:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Flip the current (non-persistent) values of SELinux booleans.
|
> Flip the current (non-persistent) values of SELinux booleans.
|
||||||
> Note: This tool has been deprecated and often removed in favor of `setsebool`.
|
> Note: This tool has been deprecated and often removed in favor of `setsebool`.
|
||||||
> More information: <https://manned.org/man/togglesebool>.
|
> More information: <https://manned.org/togglesebool>.
|
||||||
|
|
||||||
- Flip the current (non-persistent) values of the specified booleans:
|
- Flip the current (non-persistent) values of the specified booleans:
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
> Route network traffic through the Tor network.
|
> Route network traffic through the Tor network.
|
||||||
> Note: This command has been deprecated, and is now a backwards-compatible wrapper of `torsocks`.
|
> Note: This command has been deprecated, and is now a backwards-compatible wrapper of `torsocks`.
|
||||||
> More information: <https://manned.org/man/torify>.
|
> More information: <https://manned.org/torify>.
|
||||||
|
|
||||||
- Route traffic via Tor:
|
- Route traffic via Tor:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue