Skip to main content

Qubes OS: TemplateVM fedora-29 - Install rdesktop

Live without Microsoft Windows? NO with me so far. I have to install rdesktop on Qubes OS fedora-29 TemplateVM.

rdesktop is a client for Remote Desktop Protocol (RDP), used in a number of Microsoft products including Windows NT Terminal Server, Windows 2000 Server, Windows XP and Windows 2003 Server.

Start fedora-29 Terminal to check if rdesktop exists

$ which rdesktop

Search for rdesktop package

$ dnf search rdesktop

Install rdesktop

$ sudo dnf install -y rdesktop

Reboot personal domain which is based on fedora-29 TemplateVM and check if rdesktop exists.

[user@personal ~]$ which rdesktop
/usr/bin/rdesktop
[user@personal ~]$ 
[user@personal ~]$ rdesktop  192.168.64.65
Failed to connect, CredSSP required by server.
[user@personal ~]$ 

Popular posts from this blog

Microsoft Windows Server 2012 R2 Standard Evaluation Product Key

Microsoft Windows Server 2012 R2 Standard Evaluation D2N9P-3P6X9-2R39C-7RTCD-MDVJX DBGBW-NPF86-BJVTX-K3WKJ-MTB6V

ManageEngine ServiceDesk Plus - Reset password

Let's reset the default administrator's password to 'admin'

hmailserver: Notes from the field

hmailserver is one of free open source mail servers running on Microsoft Windows operating system.