Hi I am trying to use RDP. but every time i got this message “rdpx11 is not present”
i am trying to connect Samba server from Windows XP Client
i’ve also read
Windows Linux RDP Remote Desktop Connections using openSUSE as Client or Server (terminal server)
Check your software.
This command will list what’s installed for xrdp:
rpm -qa | egrep "rdesktop|xorg-x11-server-|xrdp"
You should have these /RPMs:
rdesktop
xrdp
xorg-x11-server-dmx
xorg-x11-server-rdp.
the software installed are
**xorg-x11-server-dmx-7.3.99-8.5
rdesktop-1.6.0-37.4
xorg-x11-server-7.4-17.4.1
xorg-x11-server-rdp-7.3.99-2.23
xrdp-0.4.1-16.7.1
**
even from windows firewall i,ve enabled the option for Remote Desktop Protocol. but it didn’t work.same error message
in linux RDP is in allowed services but do i need to open some port here.
if it is then how?
It’s the packages/rpms. Upgrade them as recommended in the tutorial you showed earlier: Windows Linux RDP Remote Desktop Connections using openSUSE as Client or Server (terminal server). See paragraph titled: Update 29 April 09
That relates to the bug reported here: https://bugzilla.novell.com/show_bug.cgi?id=467458