*NOT ABLE TO CONNECT TO RDP SERVER IN REMMINA*
Not able to connect Windows server from Linux Desktop. Getting error. Like:
![]() |
| Error while trying login |
First Way:
- Right click on the problem server, and click Edit
- Click on the Advanced tab. Like:
Under Security, change the drop down from Negotiate to TLS. Like:
- Now Save the changes by clicking on Save button.
If You Will Still Face some Issue Then Use the Second Method
Second Way:
Install the latest version of Remmina.
In Ubuntu
- sudo add-apt-repository ppa:remmina-ppa-team/remmina-master
- sudo apt-get update
- sudo apt-get install remmina remmina-plugin-rdp
In Fedora
- sudo dnf install remmina*
If not work then use:
- sudo copr enable hubbitus/remmina-next
- sudo dnf upgrade --refresh 'remmina*' 'freerdp*'
In Centos
- yum –y install remmina remmina-plugin-rdp
Or
- yum –y install remmina*



No comments:
Post a Comment