Remote Desktop from CentOS 8 client

Method A
1.  download .rpm from below URL
rpmfind
https://www.rpmfind.net/linux/epel/testing/8/Everything/x86_64/Packages/r/rdesktop-1.9.0-3.el8.x86_64.rpm

http://mirror.ancl.hawaii.edu/linux/epel/testing/8/Everything/x86_64/Packages/r/

2. $sudo rpm -ivh rdesktop-1.9.0-3.el8.x86_64.rpm



















3. $rdesktop -u user  host_ip:3389


Method B
1. Remote Desktop Viewer in Gnome













2. Input Hosts, Username, and Your favor Width and Height for remoted window

這個網誌中的熱門文章

Installing VMware workstation pro on Ubuntu 22.X (Jammy Jellyfish)

Upgrade php and httpd(apache) on CentOS 7