From b2e471e0377e6f33f990f19266c30a8b4e8c8210 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A0=D1=83=D1=81=D0=BB=D0=B0=D0=BD?= Date: Mon, 16 Oct 2023 23:06:41 +0600 Subject: [PATCH] Create rdg-from-linux.md --- content/posts/rdg-from-linux.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/posts/rdg-from-linux.md diff --git a/content/posts/rdg-from-linux.md b/content/posts/rdg-from-linux.md new file mode 100644 index 0000000..6e9d966 --- /dev/null +++ b/content/posts/rdg-from-linux.md @@ -0,0 +1,12 @@ +--- +title: Подключение через RDG с GNU/Lunux +description: wlfreerdp/xfreerdp +date: 2023-10-16T23:06:00+05:00 +tags: [linux, windows] +--- + +## Подключение +Если используешь иксы, то вместо `wlfreerdp` пиши `xfreerdp`: +```bash +wlfreerdp /gu: /u: /gp: /p: /v: /g: /sound /microphone:sys:alsa,dev:hw:0,0 /f +```