Posts: 3
Threads: 1
Joined: May 2005
Reputation:
0
Hello!
Although I have an extensive background in the Windows world, I am brand new to Linux. I have 2 SuSE 9.3 boxes that I cannot seem to get talking to one another. Both machines dual boot with 1 having Windows 98 and the other Windows XP Pro. On the Windows side the boxes see each other and share files. Each box can see its own Windows partician. Through Samba, one machine in Linux can see the other when it is booted to Windows. Both machines access the Internet in both operating systems.
My network is a wired D-Link DI 604 router/switch that is connected to a cable modem for Internet access. Each computer plugs into the D-Link. The D-Link is set to provide DHCP IPs. In Linux each machine can ping the other. So, I am reasonably certain that the hardware is functioning, and that I must be looking at some setup or configuration step that has been overlooked.
My goal is to have a home network where the 2 boxes running SuSE can share files.
Thanks in advance for any help provided.
Todd
Posts: 3,631
Threads: 899
Joined: Dec 2003
Reputation:
0
to share files between the two you could use scp or ftp
linux doesnt use 'shares' the same way as windows does, if you can ping back and forth then they can talk to each other, try ssh x.x.x.x where x.x.x.x is the ip of the other box
good luck and welcome to the forums
cheers
anyweb
Posts: 3
Threads: 1
Joined: May 2005
Reputation:
0
HI anyweb,
Thank you. Yes, ssh works immediately. I will further setup ftp or scp. Thank you for the welcome, and perhaps as I become more experienced with Linux, I can help answer questions, especially in the Windows to Linux area.
I am finding that the world of Linux users is indeed friendly and helpful, and I appreciate fully the work and effort that has been done by those who have made the Linux world so great.
Cheers!
Todd
Posts: 3
Threads: 1
Joined: May 2005
Reputation:
0
Hi znx,
Thank you for the excellent links! I have bookmarked them, and I will study them further. Yes, NFS is also on my list to learn. As for time, I am fully commited to learning enough Linux to be able to do a little programming with it, and maybe get to the intermediate level as a user. The last may be a bit ambitious as Linux is considerably more complex than Windows, and it has taken me 10 years to learn what I know about Windows.
Thank you for your help!!
Cheers!
Todd