Skip to content
EntityQ284925· pop 15· linked from 11 articles

rdesktop is an implementation of a client software for Microsoft's proprietary Remote Desktop Protocol (RDP). Rdesktop is free and open-source software, subject to the requirements of the GNU General Public License (GPL-3.0-or-later), and is available for Linux and BSD as well as for Microsoft Windows.

Key facts

Software.name
rdesktop
Software.screenshot
Rdesktop-ON WIN 95.jpg
Software.screenshot size
200px
Software.caption
rdesktop connected to a Windows NT 4.0 Terminal Server Edition host
Software.developer
rdesktop team
Software.latest release version
1.9.0
Software.operating system
Unix-likeMicrosoft Windowswindows build (unofficial)
Software.genre
Microsoft Remote Desktop Services client
Software.license
GPL-3.0-or-later
Software.discontinued
yes

via Wikipedia infobox

Official website

rdesktop: A Remote Desktop Protocol Client

rdesktop.org

Link to the official site · 4,759 chars · not written by Vinony

Source code

Please, beware that this project is no longer maintained and hadn't received a patch in many years. There are reported security vulnerabilities, yet those haven't been reviewed. rdesktop uses a GNU-style build procedure. Typically all that is necessary to install rdesktop is the following: The smart-card support module uses PCSC-lite. You should use PCSC-lite 1.2.9 or later. To enable smart-card support in the rdesktop add --enable-smartcard to the configure line. If you have retrieved a snapshot of the rdesktop source, you will first need to run ./bootstrap in order to generate the build infrastructure. This is not necessary for release versions of rdesktop. where server is the name of the Terminal Services machine. If you receive "Connection refused", this probably means that the server does not have Terminal Services enabled, or there is a firewall blocking access. You can also specify a number of options on the command line. These are listed in the rdesktop manual page (run man rdesktop ).

Excerpt from the source-code README · 1,684 chars · not written by Vinony

Wikidata facts

Instance of
free software
Official website
www.rdesktop.org
Show 7 more facts
software version identifier
1.9.0
source code repository URL
github.com/rdesktop/rdesktop
programmed in
Q15777
software quality assurance
continuous integration
inception
2001-04-04
Sources (5)

via Wikidata · CC0

Article · Polski

rdesktop jest klientem usług terminalowych, komunikującym się za pomocą protokołu RDP (ang. Remote Desktop Protocol). Dzięki tej aplikacji możemy z poziomu Linuksa podłączyć się np. do systemu Windows XP z uruchomioną usługą zdalnego pulpitu. Jeżeli użytkownicy komputerów z systemami Linux chcą mieć sporadyczny dostęp do aplikacji windowsowych to dobrym rozwiązaniem może okazać się instalacja usług terminalowych (Windows Terminal Services) na serwerze z systemem Windows. Użytkownicy Linuksa będą mogli zdalnie łączyć się z takim serwerem usługterminalowych, uruchamiać wirtualne sesje Windows w oknie na swoich pulpitach i każdy zdalnyużytkownik podłączony do serwera będzie mógł uruchamiać niezbędne mu programy. Jak widzimydostęp do usług terminalowych Windows nie wymaga już nawet systemu Windows a użytkownicyLinuksa z uruchomionym programem rdesktop mogą bez problemu korzystać z tej usługi. Ponieważ rdesktop jest aplikacją graficzną, należy ją uruchomić w systemie Linux lub Unix, w którym uruchomiony jest system X Window. Nawiązywanie połączenia W swojej najprostszej formie polecenie używane do połączenia z systemem, na którym działają usługi terminalowe Windows, ma postać: rdesktop host gdzie host jest nazwą lub adresem IP systemu, na którym uruchomione są usługi terminalowe Windows. Po nawiązaniu połączenia na pulpicie naszego Linuksa pojawi się okno przedstawiające standardowy ekran logowania Windows.Po zalogowaniu i określeniu domeny, do której chcemy się zalogować (jeśli to konieczne), okno Rdesktop wyświetli standardowy pulpit Windows. Do najważniejszych cech rdesktop zaliczyć należy możliwość buforowania bitmap oraz obsługa szyfrowanych połączeń.

Abstract from DBpedia / Wikipedia · CC BY-SA