LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-07-2005, 04:29 AM   #1
blackpearl_cyru
LQ Newbie
 
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22

Rep: Reputation: 15
Help Me With NetWorking!


I had some few problems. I have posted in Newbie thingy..but No one cared to answer... so I reposted in here. I am Using Fedora v10.

The Question is this:

- I would like to know how to make a LAN connetion? I mean, there is three different OS in my room and I would like to make connection with them. I do not know how to make it. So please help me!

ps: for the moderator, if my doing is wrong...then before locking this posting, pls help me!
 
Old 01-07-2005, 05:01 AM   #2
blackpearl_cyru
LQ Newbie
 
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22

Original Poster
Rep: Reputation: 15
I guess noone is really willing to help me with this!! *sigh* I guess I have to find it out myself!!
 
Old 01-07-2005, 06:13 AM   #3
scuzzman
Senior Member
 
Registered: May 2004
Location: Hilliard, Ohio, USA
Distribution: Slackware, Kubuntu
Posts: 1,851

Rep: Reputation: 47
You don't supply enough information... What are these 3 OS'es... do you have a router/switch/hub? Do you intend on using wireless or wired networking? Do you want file/print sharing?

Quote:
I guess I have to find it out myself!!
Searching wouldn't be a bad start. Or, just take a look in the Linux-Networking forum, and read a few articles. Also, we have plenty of Networking Tutorials which may answer your questions.


Enjoy!

Last edited by scuzzman; 01-07-2005 at 06:16 AM.
 
Old 01-08-2005, 01:53 AM   #4
blackpearl_cyru
LQ Newbie
 
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22

Original Poster
Rep: Reputation: 15
I want to file sharing like in WIndows Network Neighbourhood!
3 OS are: Linux Fedora, XP, and Fedora
 
Old 01-08-2005, 02:06 AM   #5
IchBin
Member
 
Registered: Dec 2004
Distribution: Tinysofa Classic
Posts: 75

Rep: Reputation: 15
You will need a program called Samba. I don't know how to use it or I'd help.
 
Old 01-10-2005, 07:50 PM   #6
msimon
LQ Newbie
 
Registered: Nov 2004
Location: Upstate NY
Distribution: fedora core 1
Posts: 2

Rep: Reputation: 0
I just started using LinNeighborhood on my Fedora 3 box and have found it very helpful in viewing/accessing shares in my Windows domain.

Here is a link to a website with rpm versions of LinNeighborhood
http://dag.wieers.com/packages/linneighborhood/
or
go directly to this page and download the tar file
http://www.bnro.de/~schmidjo/download/index.html
then follow the instructions here: http://www.bnro.de/~schmidjo/faq/index.html#faq1
Make sure you have c complier, like gcc and Smbmnt must be installed setuid root. go here to find out what I'm talking about because I don't fully understand it
http://www.bnro.de/~schmidjo/faq/index.html#faq9
 
Old 01-10-2005, 08:00 PM   #7
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Whoa, I'm going to completely overlook the double post, but don't do it in the future.

As for the help networking, you really need some basics first, because if you have any problems, you won't have a clue where to begin troubleshooting.

Connecting more than 2 boxes requires some sort of "Hub". This can be in the form of a router, a switch or a computer acting as one of these (such as a Linux router). These devices have multiple plugs on them, the plugs are of the RJ45 type, or CAT5, or NIC, or Ethernet.... I can't think of another term you might call it, but it's the fatter plug, fatter than your standard "phone cable".
They route the traffic to and from the boxes for you. The rest is taken care of via software, as mentioned above, SAMBA is 1 solution of a few you have available. Samba can be quite daunting for a newbie, especially one who doesn't have networking concepts understood very well. Luckily there are a few frontends to handle it for you, such as webmin or Swat (never used either, but would assume they are slightly friendlier than tacking the smb.conf directly).

Get your physical network situation figured out first, then look into SAMBA and NFS. The easiest route to go, for the physical network side of things is a cheap router, you can grab a solid Linksys BEFSR41 for less than the cost of a tasty meal at The Outback The things are truly plug and play, requiring very little (any?) modification for LAN setups.

Good Luck!

Cool
 
Old 01-10-2005, 08:01 PM   #8
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Quote:
Originally posted by IchBin
You will need a program called Samba. I don't know how to use it or I'd help.


A keyword to search for is better than nothing I suppose

Cool
 
Old 01-11-2005, 05:08 AM   #9
blackpearl_cyru
LQ Newbie
 
Registered: Jan 2005
Location: origin from Myanmar but Now in Indonesia..soon will be in Japan
Posts: 22

Original Poster
Rep: Reputation: 15
MasterC;

Thanx for the warning and Thank you again for helping me with the explanations. At the moment, since we do not have any Internet Connection, we have Peer-to-Peer connections.
I somehow started the samba connection..by reading the FC1 Bible..i can see my Bro's PC but when I double click on it..it says to open with the appropriate software or something like that! and as for my brother, he manage to open mine...but doesn't have full access to my desktop!!

Last edited by blackpearl_cyru; 01-11-2005 at 05:17 AM.
 
Old 01-11-2005, 10:51 AM   #10
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Yeah, SAMBA isn't exactly the easiest thing to completely understand at first, but if you play with it a bit, change some settings and see how they work, you might get a feel for the options (that and of course read the SAMBA manual put out by OReilly, I believe it's even in their open book library, meaning it's completely (?) free).

Cool
 
Old 01-11-2005, 12:30 PM   #11
JaseP
Senior Member
 
Registered: Jun 2002
Location: Eastern PA, USA
Distribution: K/Ubuntu 18.04-14.04, Scientific Linux 6.3-6.4, Android-x86, Pretty much all distros at one point...
Posts: 1,802

Rep: Reputation: 157Reputation: 157
the Samba suite of programs is nothing more than an opensource implementation of M$ SMB protocols so that Linux machines can talk to windoze machines. It isn't like having access to run apps on someone else's desktop. Those apps exist (in one form or another), but Samba isn't designed for that.

try typing:
man smb
in a console to read the man page for smb.conf. It is a very large man page, 8482 lines of information... AND it's completely free.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
networking mifan Mandriva 3 08-18-2005 09:52 AM
new to networking essoft478 Linux - Networking 2 12-18-2004 05:20 PM
networking thornton Linux - Networking 1 07-10-2004 02:00 AM
Random Networking to Non-Networking o-o Ne0BDP Slackware 3 07-08-2004 02:18 AM
networking garr71 Linux - Networking 2 11-29-2001 01:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration