mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-24 16:52:17 +00:00
Update cheatsheets
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user