Update cheatsheets

This commit is contained in:
ivuorinen
2025-10-27 00:21:46 +00:00
parent 69350c28ac
commit cdc8040fcb
33 changed files with 274 additions and 40 deletions

View File

@@ -21,9 +21,9 @@ source: https://github.com/tldr-pages/tldr.git
`rdesktop -u {{username}} -p {{password}} -f {{host:port}}`
- Use the customed resolution (use the letter 'x' between the number):
- Use a custom resolution (use the letter `x` between the numbers):
`rdesktop -u {{username}} -p {{password}} -g 1366x768 {{host:port}}`
`rdesktop -u {{username}} -p {{password}} -g {{1366}}x{{768}} {{host:port}}`
- Connect to a remote computer using domain user: