fruworg.github.io/content/posts/rdg-from-linux.md
2023-12-26 04:34:28 +06:00

14 lines
424 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: Подключение через RDG с GNU/Lunux
description: wlfreerdp/xfreerdp
date: 2023-10-16T23:06:00+06:00
tags: [linux, windows]
---
## Подключение
Если используешь иксы, то вместо `wlfreerdp` пиши `xfreerdp`:
```bash
wlfreerdp /gu:<username> /u:<username> /gp:<password> /p:<password> /v:<vm-fqdn> /g:<rdg-fqdn> /sound /microphone:sys:alsa,dev:hw:0,0 /f
```