Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-26-2004, 07:12 AM
|
#1
|
Member
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43
Rep:
|
Building a home network with 2 Linux PCs and a D-Link
Hi everyone,
not sure, if I should put this in the newbie Forum, but since my problem concerns networking, I'll put it in here ;o)
So, I want to set up a Network at home, got one PC with SuSE 9.1 Pro, and a Laptop (Wireless - up and running) with Fedora Core 2.... all connected to a D-Link router....
Can someone please explain me step by step, how to set up my home network?
Thx in advance!
smokylux
|
|
|
06-26-2004, 07:27 AM
|
#2
|
Member
Registered: Oct 2003
Location: United Kingdom
Distribution: SuSE 10.0 - 11.4
Posts: 347
Rep:
|
If they're both connected to the router simultaneously then they should be on the same network. If you use Konqueror on SuSE 9.1 then
fish://other_machine_ip_address
will give you an ssh connection - login as a user on that machine and there you go!
If you want to set up one machine as an authentication server etc and manage all users then you need to have a look at NFS for example or if you have Windows machines as well then Samba server will do for them and you can also use it for linux as well.
Have a look at the 'Heterogeneous networks' topic in your SuSE helpfiles.
Good luck.
|
|
|
06-26-2004, 07:33 AM
|
#3
|
Member
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43
Original Poster
Rep:
|
Well, thx, works perfectly! )
So how do I add this to Konqueror, in order to have permanent access on the other PC?
For example, if music files are located on one PC, and I want to edit and listen to them with the other....
|
|
|
06-26-2004, 08:36 AM
|
#4
|
Member
Registered: May 2004
Location: Luxemburg
Distribution: Fedora Core 2, SuSE 9.1 Pro
Posts: 43
Original Poster
Rep:
|
This means, that some directories should function as somewhat a network device like in Windows... I want to have access on these directories...
So I need to mount these directories?
what is the command to do this?
mount -t ??? -o username=foo, password=bar //ip_address /mnt/dir ??
without -t mount uses smbfs.... isn't the case as it is another Linux running...
I'm lost
|
|
|
06-26-2004, 09:09 AM
|
#5
|
Member
Registered: Oct 2003
Location: United Kingdom
Distribution: SuSE 10.0 - 11.4
Posts: 347
Rep:
|
if you want to mount remote drives then use NFS server on the remote sustem and export that drive. Then use NFS client on your machine to connect. Have a play in YaST. Only point to watch is that if you make a remote connection permanent then it will try and connect when you boot your machine. If the remote machine is not switched on then your machine will wait a very long time to connect. I didn't stick around with NFS long enough to sort that out as it's network model didn't suit what I wanted to do.
I use Samba server because I have a mixed Windows/linux network and also because I have one main server with clients all linking to it.
|
|
|
All times are GMT -5. The time now is 03:47 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|