You can install the package using yum like the below :
# rpm -qa rdesktop
Regarding to website to connect Windows from linux you need to use -u which indicate for username follows with hostname to be like this
# rdesktop -u Administrator osama
Osama : hostname
Administrator : Username
Useful !!!
Thank you
Osama mustafa

Leave a comment