mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 09:27:17 +03:00
Create rdg-from-linux.md
This commit is contained in:
parent
fe8efa486a
commit
b2e471e037
12
content/posts/rdg-from-linux.md
Normal file
12
content/posts/rdg-from-linux.md
Normal file
@ -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:<username> /u:<username> /gp:<password> /p:<password> /v:<vm-fqdn> /g:<rdg-fqdnd> /sound /microphone:sys:alsa,dev:hw:0,0 /f
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user