Skip to content

Commit 61a9956

Browse files
authored
Merge branch 'main' into add-cz233
2 parents 07fb0a2 + 9c8d43e commit 61a9956

File tree

142 files changed

+1464
-149
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

142 files changed

+1464
-149
lines changed

Diff for: โ€Ž.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
python-version: '3.12'
2222
cache: 'pip'
2323

24-
- uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
24+
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2525
with:
2626
node-version: 'lts/*'
2727
cache: 'npm'

Diff for: โ€Ž.github/workflows/codespell.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- name: Get changed files
1919
id: changed-files
20-
uses: tj-actions/changed-files@6cb76d07bee4c9772c6882c06c37837bf82a04d3 # v46.0.4
20+
uses: tj-actions/changed-files@ed68ef82c095e0d48ec87eccea555d944a631a4c # v46.0.5
2121
with:
2222
# Ignore all other languages except English
2323
files_ignore: |

Diff for: โ€ŽMAINTAINERS.md

+2
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,8 @@ If you are an owner of the organization, you can see an automated list [here](ht
9090
[24 August 2020](https://github.com/tldr-pages/tldr/issues/4291) โ€” [5 October 2020](https://github.com/tldr-pages/tldr/issues/4504), [14 November 2024](https://github.com/tldr-pages/tldr/issues/14541) โ€” present
9191
- **witt ([@witt-bit](https://github.com/witt-bit))**:
9292
[14 January 2025](https://github.com/tldr-pages/tldr/issues/15514) โ€” present
93+
- **Amine LOUHICHI ([@aminelch](https://github.com/aminelch))**:
94+
[08 April 2025](https://github.com/tldr-pages/tldr/issues/16126) โ€” present
9395
- Owen Voke ([@owenvoke](https://github.com/owenvoke))
9496
[11 January 2018](https://github.com/tldr-pages/tldr/issues/1885) โ€” [26 August 2018](https://github.com/tldr-pages/tldr/issues/2258)
9597
- Marco Bonelli ([@mebeim](https://github.com/mebeim)):

Diff for: โ€Žpages.es/common/copr.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# copr
2+
3+
> Este comando es un alias de `copr-cli`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr copr-cli`

Diff for: โ€Žpages.es/common/gpg2.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# gpg2
2+
3+
> Este comando es un alias de `gpg`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr gpg`

Diff for: โ€Žpages.es/common/impacket-getadusers.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-GetADUsers
2+
3+
> Este comando es un alias de `GetADUsers.py`.
4+
> Forma parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr GetADUsers.py`

Diff for: โ€Žpages.es/common/impacket-getarch.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-getArch
2+
3+
> Este comando es un alias de `getArch.py`.
4+
> Forma parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr getArch.py`

Diff for: โ€Žpages.es/common/impacket-getnpusers.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-GetNPUsers
2+
3+
> Este comando es un alias de `GetNPUsers.py`.
4+
> Forma parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr GetNPUsers.py`

Diff for: โ€Žpages.es/common/impacket-getuserspns.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-GetUserSPNs
2+
3+
> Este comando es un alias de `GetNPUsers.py`.
4+
> Forma parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr GetUserSPNs.py`

Diff for: โ€Žpages.es/common/impacket-mssqlclient.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-mssqlclient
2+
3+
> Este comando es un alias de `mssqlclient.py`.
4+
> Parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr mssqlclient.py`

Diff for: โ€Žpages.es/common/impacket-secretsdump.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# impacket-secretsdump
2+
3+
> Este comando es un alias de `secretsdump.py`.
4+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
5+
6+
- Vea la documentaciรณn del comando original:
7+
8+
`tldr secretsdump.py`

Diff for: โ€Žpages.es/common/impacket-sniff.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-sniff
2+
3+
> Este comando es un alias de `sniff.py`.
4+
> Parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr sniff.py`

Diff for: โ€Žpages.es/common/impacket-sniffer.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# impacket-sniffer
2+
3+
> Este comando es un alias de `sniffer.py`.
4+
> Parte de la suite Impacket.
5+
> Mรกs informaciรณn: <https://github.com/fortra/impacket>.
6+
7+
- Vea la documentaciรณn del comando original:
8+
9+
`tldr sniffer.py`

Diff for: โ€Žpages.es/common/jupyterlab.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# jupyterlab
2+
3+
> Este comando es un alias de `jupyter lab`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr jupyter lab`

Diff for: โ€Žpages.es/common/mapfile.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# mapfile
2+
3+
> Este comando es un alias de `readarray`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr readarray`

Diff for: โ€Žpages.es/common/o.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# o
2+
3+
> Orbiton, un sencillo editor de texto sin configuraciรณn.
4+
> Mรกs informaciรณn: <https://github.com/xyproto/orbiton>.
5+
6+
- Abre un archivo en el editor:
7+
8+
`o {{ruta/a/archivo}}`
9+
10+
- Abre un archivo como de solo lectura:
11+
12+
`o {{[-m|-monitor]}} {{ruta/a/archivo}}`
13+
14+
- Guarda el archivo:
15+
16+
`<Ctrl s>`
17+
18+
- Sale de Orbiton:
19+
20+
`<Ctrl q>`
21+
22+
- Muestra la ayuda:
23+
24+
`o {{[-h|--help]}}`

Diff for: โ€Žpages.es/common/rsactftool.py.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# RsaCtfTool
2+
3+
> Herramienta de ataque RSA para desafรญos CTF - recupera claves privadas a partir de claves pรบblicas dรฉbiles y/o descifra datos.
4+
> Mรกs informaciรณn: <https://github.com/RsaCtfTool/RsaCtfTool>.
5+
6+
- Recupera una clave privada de un archivo de clave pรบblica:
7+
8+
`RsaCtfTool.py --publickey {{ruta/a/clave.pub}} --private`
9+
10+
- Descifra un fichero utilizando una clave pรบblica:
11+
12+
`RsaCtfTool.py --publickey {{ruta/a/clave.pub}} --decryptfile {{ruta/a/archivo_cifrado}}`
13+
14+
- Descifra una cadena de texto cifrado especรญfica:
15+
16+
`RsaCtfTool.py --publickey {{ruta/a/clave.pub}} --decrypt "{{texto_cifrado}}"`
17+
18+
- Vuelca los componentes de una clave RSA (por ejemplo, mรณdulo, exponente) desde un archivo de claves:
19+
20+
`RsaCtfTool.py --dumpkey --key {{ruta/a/clave.pub}}`
21+
22+
- Ejecuta un ataque especรญfico (por ejemplo, factorizaciรณn de Fermat) para recuperar la clave privada:
23+
24+
`RsaCtfTool.py --publickey {{ruta/a/clave.pub}} --private --attack fermat`
25+
26+
- Genera una clave pรบblica a partir del mรณdulo (n) y el exponente (e):
27+
28+
`RsaCtfTool.py --createpub -n {{mรณdulo}} -e {{exponente}}`
29+
30+
- Intenta todos los ataques disponibles para recuperar la clave privada:
31+
32+
`RsaCtfTool.py --publickey {{ruta/a/clave.pub}} --private --attack all`

Diff for: โ€Žpages.es/common/tofu-plan.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# tofu plan
2+
3+
> Genera y muestra los planes de ejecuciรณn de OpenTofu.
4+
> Mรกs informaciรณn: <https://opentofu.org/docs/cli/commands/plan/>.
5+
6+
- Genera y muestra el plan de ejecuciรณn en el directorio actual:
7+
8+
`tofu plan`
9+
10+
- Muestra un plan para destruir todos los objetos remotos que existen actualmente:
11+
12+
`tofu plan -destroy`
13+
14+
- Muestra un plan para actualizar el estado de Tofu y los valores de salida:
15+
16+
`tofu plan -refresh-only`
17+
18+
- Especifica valores para las variables de entrada:
19+
20+
`tofu plan -var '{{nombre1}}={{valor1}}' -var '{{nombre2}}={{valor2}}'`
21+
22+
- Centra la atenciรณn de Tofu solo en un subconjunto de recursos:
23+
24+
`tofu plan -target {{tipo_recurso.nombre_recurso[รญndice instancia]}}`
25+
26+
- Obtiene un plan en formato JSON:
27+
28+
`tofu plan -json`
29+
30+
- Escribe un plan en un archivo especรญfico:
31+
32+
`tofu plan -no-color > {{ruta/al/archivo}}`

Diff for: โ€Žpages.es/linux/apachectl.md

+36
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# apachectl
2+
3+
> Controla un servidor HTTP Apache.
4+
> Mรกs informaciรณn: <https://manned.org/apachectl>.
5+
6+
- Inicia el servidor:
7+
8+
`sudo apachectl start`
9+
10+
- Reinicia el servidor:
11+
12+
`sudo apachectl restart`
13+
14+
- Detiene el servidor:
15+
16+
`sudo apachectl stop`
17+
18+
- Comprueba la validez del archivo de configuraciรณn:
19+
20+
`apachectl configtest`
21+
22+
- Comprueba el estado del servidor (requiere el navegador lynx):
23+
24+
`apachectl status`
25+
26+
- Recarga la configuraciรณn sin perder conexiones:
27+
28+
`sudo apachectl graceful`
29+
30+
- Imprime la configuraciรณn completa de Apache:
31+
32+
`apachectl -S`
33+
34+
- Muestra la ayuda:
35+
36+
`apachectl -h`

Diff for: โ€Žpages.es/linux/avahi-resolve-address.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# avahi-resolve-address
2+
3+
> Este comando es un alias de `avahi-resolve --address`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr avahi-resolve`

Diff for: โ€Žpages.es/linux/avahi-resolve-host-name.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# avahi-resolve-host-name
2+
3+
> Este comando es un alias de `avahi-resolve --name`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr avahi-resolve`

Diff for: โ€Žpages.es/linux/i386.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# i386
2+
3+
> Este comando es un alias de `setarch i386`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr setarch`

Diff for: โ€Žpages.es/linux/lex.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# lex
2+
3+
> Este comando es un alias de `flex`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr flex`

Diff for: โ€Žpages.es/linux/linux32.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# linux32
2+
3+
> Este comando es un alias de `setarch linux32`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr setarch`

Diff for: โ€Žpages.es/linux/linux64.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# linux64
2+
3+
> Este comando es un alias de `setarch linux64`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr setarch`

Diff for: โ€Žpages.es/linux/pacman-d.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pacman -D
2+
3+
> Este comando es un alias de `pacman --database`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr pacman database`

Diff for: โ€Žpages.es/linux/pacman-t.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pacman -T
2+
3+
> Este comando es un alias de `pacman --deptest`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr pacman deptest`

Diff for: โ€Žpages.es/linux/pacman-u.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pacman -U
2+
3+
> Este comando es un alias de `pacman --upgrade`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr pacman upgrade`

Diff for: โ€Žpages.es/linux/pw-play.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pw-play
2+
3+
> Este comando es un alias de `pw-cat --playback`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr pw-cat`

Diff for: โ€Žpages.es/linux/pw-record.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# pw-record
2+
3+
> Este comando es un alias de `pw-cat --record`.
4+
5+
- Vea la documentaciรณn del comando original:
6+
7+
`tldr pw-cat`

Diff for: โ€Žpages.es/linux/resize.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# resize
2+
3+
> Redimensiona el tamaรฑo del terminal al tamaรฑo de la ventana.
4+
> Mรกs informaciรณn: <https://manned.org/resize>.
5+
6+
- Redimensiona el terminal:
7+
8+
`resize`
9+
10+
- Imprime el tamaรฑo del terminal:
11+
12+
`resize -s`

Diff for: โ€Žpages.ko/common/xargs.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@
1414

1515
- ์—ฌ๋Ÿฌ ์Šค๋ ˆ๋“œ๋ฅผ ํ™œ์šฉํ•˜์—ฌ `.log` ํ™•์žฅ์ž๋ฅผ ๊ฐ€์ง„ ๋ชจ๋“  ํŒŒ์ผ์„ gzip์œผ๋กœ ์••์ถ• (`-print0`๋Š” ํŒŒ์ผ ์ด๋ฆ„์„ null ๋ฌธ์ž๋กœ ๋ถ„๋ฆฌํ•˜๊ณ , `-0`์€ ์ด๋ฅผ ๊ตฌ๋ถ„์ž๋กœ ์‚ฌ์šฉ):
1616

17-
`find . -name '*.log' -print0 | xargs {{[-0|--null]}} {{[-P|--max-procs]}} {{4}} {{-n|--max-args}} 1 gzip`
17+
`find . -name '*.log' -print0 | xargs {{[-0|--null]}} {{[-P|--max-procs]}} {{4}} {{[-n|--max-args]}} 1 gzip`
1818

1919
- ๊ฐ ์ธ์ˆ˜์— ๋Œ€ํ•ด ํ•œ ๋ฒˆ์”ฉ ๋ช…๋ น ์‹คํ–‰:
2020

21-
`{{์ธ์ˆ˜๋“ค_์†Œ์Šค}} | xargs {{-n|--max-args}} 1 {{๋ช…๋ น์–ด}}`
21+
`{{์ธ์ˆ˜๋“ค_์†Œ์Šค}} | xargs {{[-n|--max-args]}} 1 {{๋ช…๋ น์–ด}}`
2222

2323
- ๊ฐ ์ž…๋ ฅ ์ค„์— ๋Œ€ํ•ด ํ•œ ๋ฒˆ์”ฉ ๋ช…๋ น ์‹คํ–‰, ์ž…๋ ฅ ์ค„๋กœ ํ”Œ๋ ˆ์ด์Šคํ™€๋”(์—ฌ๊ธฐ์„œ๋Š” `_`๋กœ ํ‘œ์‹œ)๋ฅผ ๋Œ€์ฒด:
2424

Diff for: โ€Žpages.ko/linux/urpme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> Mageia์—์„œ ํŒจํ‚ค์ง€๋ฅผ ์ œ๊ฑฐํ•ฉ๋‹ˆ๋‹ค.
44
> ๊ฐ™์ด ๋ณด๊ธฐ: `urpmi`, `urpmi.update`, `urpmi.addmedia`, `urpmi.removemedia`, `urpmf`, `urpmq`.
5-
> ๋” ๋งŽ์€ ์ •๋ณด: <https://wiki.mageia.org/en/URPMI#urpme>.
5+
> ๋” ๋งŽ์€ ์ •๋ณด: <https://man.linuxreviews.org/man8/urpme.8.html>.
66
77
- ํŒจํ‚ค์ง€ ์ œ๊ฑฐ:
88

Diff for: โ€Žpages.ko/linux/urpmf.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
> ํŒŒ์ผ์„ ํŒจํ‚ค์ง€์—์„œ ์ฐพ๊ณ  Mageia์—์„œ ํ•ด๋‹น ์ •๋ณด๋ฅผ ์กฐํšŒ.
44
> ๊ฐ™์ด ๋ณด๊ธฐ: `urpmi`, `urpme`, `urpmi.addmedia`, `urpmi.removemedia`, `urpmi.update`, `urpmq`.
5-
> ๋” ๋งŽ์€ ์ •๋ณด: <https://wiki.mageia.org/en/URPMI#urpmi.removemedia>.
5+
> ๋” ๋งŽ์€ ์ •๋ณด: <https://man.linuxreviews.org/man8/urpmf.8.html>.
66
77
- ํŒŒ์ผ์„ ํฌํ•จํ•˜๋Š” ํŒจํ‚ค์ง€ ๊ฒ€์ƒ‰:
88

0 commit comments

Comments
ย (0)