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

IIS: Delete cached files on server running IIS

Delete cached files on server running IIS When changing css, javascript files, check to delete if IIS still caches old files in the default folder C:\inetpub\temp\IIS Temporary Compressed Files\<sitename>\$^_gzip_D^\ Apply to: IIS 8.5

Linux command: du - disk usage

Where have all my storage gone? du summarize disk usage of the set of FILEs, recursively for directories.

ManageEngine ServiceDesk Plus - Reset password

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