Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

How to connect Ubie to WIN XP?

  Date: Dec 05    Category: Unix / Linux / Ubuntu    Views: 452
  

Using Ubie 9.04 on a Laptop connected wirelessly to DSL. I'd like to access my
Win XP-Home computer that has a LAN connection to the same DSL (access to data
files on XP).

Any suggestions?

Share: 

 

3 Answers Found

 
Answer #1    Answered On: Dec 05    

in
My Computer / Shared Documents
I made a folder
and managed to share that along ethernet cables through a router
with my Ubuntu computer
but i dont know how i did it!

 
Answer #2    Answered On: Dec 05    

from command line:
mkdir -p /mnt/some_mountpoint_name
mount -t cifs //your_xp_system_name/sharename -o username=user_name,
password=myPassword /mnt/some_mountpoint_name

you should then be able to see the share contents

sharename must be shared on the XP side first

 
Answer #3    Answered On: Dec 05    

share folders in XP and install samba in Ubie.

Works fine with me.

 
Didn't find what you were looking for? Find more on How to connect Ubie to WIN XP? Or get search suggestion and latest updates.




Tagged: