Sfoglia il codice sorgente

xfreerdp: add page (#7190)

Lahfa Samy 3 anni fa
parent
commit
13684a83be
1 ha cambiato i file con 8 aggiunte e 0 eliminazioni
  1. 8 0
      pages/linux/xfreerdp.md

+ 8 - 0
pages/linux/xfreerdp.md

@@ -0,0 +1,8 @@
+# xfreerdp
+
+> Free Remote Desktop Protocol implementation.
+> More information: <https://www.freerdp.com>.
+
+- Connect to a FreeRDP server:
+
+`xfreerdp /u:{{username}} /p:{{password}} /v:{{ip_address}}`