Difference between revisions of "App-KRDC"

From KRayWiki
Jump to navigation Jump to search
(Stub KRDC RDP software with basic installation documented.)
 
m (Add dependency note; fix spelling.)
Line 9: Line 9:
  
 
* A KDE client for remote desktop into '''''Windows Terminal Server'''''.
 
* A KDE client for remote desktop into '''''Windows Terminal Server'''''.
 +
* RDP support in Remote Desktop Connection depends on xfreerdp (FreeRDP).
  
 
</blockquote>
 
</blockquote>
Line 16: Line 17:
 
<blockquote>
 
<blockquote>
  
* [https://www.kde.org/applications/internet/krdc/ krbd] @ kde.org
+
* [https://www.kde.org/applications/internet/krdc/ krdc] @ kde.org
  
 
</blockquote>
 
</blockquote>

Revision as of 19:06, 15 January 2018

See Also 
App-System


KRDC is a client application that allows you to view or even control the desktop session on another machine that is running a compatible server. VNC and RDP is supported.

General Information

  • A KDE client for remote desktop into Windows Terminal Server.
  • RDP support in Remote Desktop Connection depends on xfreerdp (FreeRDP).

External Links

Distribution-specific Information

Mageia 6

Install KRDC for terminal server connectivity.

An example of KRDC installation:

$ sudo urpmi --no-recommend krdc

To satisfy dependencies, the following packages are going to be installed: Package Version Release Arch (medium "Core Release (distrib1)") krdc 16.12.3 1.mga6 x86_64 lib64krdccore5 16.12.3 1.mga6 x86_64 lib64minilzo0 2.09 4.mga6 x86_64 lib64vncserver1 0.9.11 1.mga6 x86_64 1.5MB of additional disk space will be used. 462KB of packages will be retrieved. Proceed with the installation of the 4 packages? (Y/n) Y

</nowiki>