Back in the old days of windows98 one could use an ehternet crossover cable to connect two computers . Can I do the same between Suse and XP Home edition. Anyone know how? I have the two computers, the cable, and the desire. Don’t know how to get it done from the Suse side. any suggestions?
>
> Back in the old days of windows98 one could use an ehternet crossover
> cable to connect two computers . Can I do the same between Suse and XP
> Home edition. Anyone know how? I have the two computers, the cable,
> and the desire. Don’t know how to get it done from the Suse side. any
> suggestions?
>
> Thanks
>
>
stitzenheimer;
I guess the first thing to check is that the 2 machines can see each other. Try pinging the windows box from the linux box and vice versa. If thats all good then the next step (depending on your exact requirements) is setting up samba for file sharing. I recommend you have a read of this tutorial:
Sure. But remember that there won’t be any DHCP server to hand out addresses to the two machines so you need to set them up with static addresses in the same subnet.
@stitzenheimer — Just an afterthought while cruising by: The cat5 cable connection is reminiscent of what I used to use for windows Internet Connection Sharing many years ago. If the objective is only to share files, then Samba is the tool. But if you have an additional objective to share the internet from one to the other, that’s achievable too. If you need that second aspect, you could look at this tutorial: openSUSE ICS: Internet Connection Sharing (Linux IP Masquerading) with Suse or Windows Servers
Sure, so will SUSE too actually. But you’d have to find out what the addresses are if you are going to do anything needing them. Perhaps not netbios activity, but any IP based work. So why not avoid the timeout and assign addresses yourself anyway.
Without samba:
Install samba only if you really need it - Like, if you want to run an application on the XP that writes to the disk on the openSUSE machine etc.
If you simply want to copy files across those machines, just make the XP directories sharable (easy to do) and do a network browsing from openSUSE with Dolphin/Konqueror. You can just drag and drop across different folders.