Search : in
By :

How to connect to XP from Fedora

Last answer on Jun 5, 2009 6:26:37 pm BST FedoraMan, on Jun 5, 2009 3:20:41 pm BST 
 Report this message to moderators

Hello,

Any one please help me to use remote desktoping, to connect to XP from fedora 9. I'm new to Linux and dont know, much deeper linux... step by step is what I'm looking for anybody please help me

Configuration: Linux Fedora
Firefox 3.0

Best answers for « How to connect to XP from Fedora » in :
[Windows XP] Repairing the network connection using command line Show [Windows XP] Repairing the network connection using command lines Under Windows XP there is a small feature allowing you to repair a network connection. Go to the Network Connections options in Control panel (Control Panel / Network...
Connection very low or no network ShowConnection very low or no network Network problem Solution Network assign but no connectivity Problem on the network layer Solution Problem with WiFi Below is a tips of how to solve your network trouble under windows XP...
Windows cannot configure wireless connection ShowWindows cannot configure wireless connection If you have the following error message: Windows can not configure the wireless connection, if you have authorized a program to manage the wireless connection, use this program if you...
Sharing Internet connection using bridge mode ShowSharing Internet connection using bridge mode Sharing via bridge mode Installing bridge-utils Notes Internet connection can be shared with another computer if you have a free Ethernet port Sharing via bridge mode When using a...
Download Outlook Connector ShowConnector Microsoft Outlook allows to use Outlook 2003 or Outlook 2007 to access and manage freely your Windows Live Hotmail or Live Mail accounts, especially the contacts. Depending on the services, the calendar task synchronization and the notes...
Download Avanquest Connection Manager Free ShowWith the increasing development of wireless connection or Wifi, you can connect to internet almost anywhere. The only problem with this technology is that you must time configure your computer so that it can use the available network. Avanquest...
Sharing an Internet connection ShowAdvantages If you have a local area network (two or more computers connected in a network) with one computer connected to the Internet (via a modem, using a cable, etc.), it may be useful to make the connection accessible to the other computers on...
Creating an ad hoc WiFi network ShowPresentation of the ad hoc WiFi network If you have two or more computers equipped with wireless adapters (WiFi cards), it is possible to easily connect them in a network by setting up a so-called "ad hoc" network, that is, a computer-to-computer...

1

 kinstoad33, on Jun 5, 2009 6:26:37 pm BST

Hi,
try this:

xhost +
export DISPLAY="10.0.0.1:0.0" <--- pseudo

for the DISPLAY variable, you would need to set that to the ip: window.subwindow of your XP server, so if you're XP server was 192.168.0.10, type:

export DISPLAY=192.168.0.1:0.0
then execute programs from your fedora box.

Reply to kinstoad33