LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 11-02-2003, 12:46 PM   #1
scottie
Member
 
Registered: Oct 2003
Location: UK
Distribution: Slackware 8.0
Posts: 56

Rep: Reputation: 15
Question Network tutorials


Can anyone recommend a good tutorial for helping me to set up my local, home network? I looked on the net and theres loads of tutorials but they're all quite detailed, I need a real newbie guide. Theres 4 machines on a router, the network in windows is set up ok on all the machines, but i don't know where to start in linux.

cheers scottie
 
Old 11-02-2003, 01:20 PM   #2
Peacedog
LQ Guru
 
Registered: Sep 2003
Location: Danville, VA
Distribution: Slackware, Windows, FreeBSD, OpenBSD, Mac OS X
Posts: 5,296

Rep: Reputation: 168Reputation: 168
hi scottie, here are some how-to's for you


http://www.tldp.org/HOWTO/Net-HOWTO/
http://www.tldp.org/HOWTO/SMB-HOWTO.html

and the samba home page

http://www.samba.org/

good luck.
 
Old 11-02-2003, 01:27 PM   #3
Robert0380
LQ Guru
 
Registered: Apr 2002
Location: Atlanta
Distribution: Gentoo
Posts: 1,280

Rep: Reputation: 47
if the router uses DCHP, open a terminal as teh root user adn try:


dhcpcd eth0

that is if u mean u need the connection to work. if u are trying to share files/printers and such, follow the links posted by PEACEDOG
 
Old 11-02-2003, 03:48 PM   #4
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
There is a gui networking tool in most of the distributions. Look for it on the menus from your desktop--if you are running the X-windows. It is all pretty straight forward.

You know when you downloaded the images to make the discs? There should have been a "DOCS" ISO as well. Even if you don't have RedHat or Mandrake (or some others) If you distro didn't come with the possibility of installable Documentation get the stuff from RedHat--it still applies.

You get an installation Guide (which covers far more than standard installations and kernal compiles)
You get the Linux Customization Guide (Lots of info there.)
You get Maximum RPM (Even if you don't plan on making and distributing RPMs it contains good information on the files and how to edit them--a sorts of good stuff.)
You get two different Admin manuals--with linux even if you are the only one using it, you are the admin. Important information.

After you have read those, do a search for Guides on google.com/linux. You will be amazed what you will find. Many cover the same information--this is good. Why? Because if you don't understand something, you don't have to flounder around; you can read someone else's Guide and maybe the way the next guy explains it will "Click" for you. If nobody wrote one that helped you, well-- after you figure it out, write another Guide. Help the next guy--and if it is a good guide, you will be an immortal presence on the web.
[[Stuff that everybody uses or makes references to are very good for one's resume.]] {{Your generation is lucky, you have gorgeous "geek" girls. A little Celebrity never hurts.}}
 
Old 11-02-2003, 07:27 PM   #5
scottie
Member
 
Registered: Oct 2003
Location: UK
Distribution: Slackware 8.0
Posts: 56

Original Poster
Rep: Reputation: 15
i'm stuck at a certain bit, when i try to explore my local network it says

could not connect to host localhost

i know for a fact i use DHCP because thats how i got my internet to work, do i need to change the IP address of localhost in my hosts.conf?

scottie
 
Old 11-02-2003, 08:10 PM   #6
Robert0380
LQ Guru
 
Registered: Apr 2002
Location: Atlanta
Distribution: Gentoo
Posts: 1,280

Rep: Reputation: 47
im still not clear on the problem...

is your INTERNET conneciton not working?? or do you just want to access local machine on the local NETWORK? or both?

im still not clear on that. if you have an internet connection (can use mozilla or your favorite browser to browse the web) then lookin at other computers on the network is a matter of setting up SAMBA.
 
Old 11-03-2003, 02:23 AM   #7
nightjar
Member
 
Registered: May 2002
Location: Argentina
Distribution: Mandrake 9.2
Posts: 177

Rep: Reputation: 30
scottie
You can edit and change the IP addresses in etc/host not in /etc/host.conf
In the other hand why do you use DHCP? You need it?
How do you connect with internet and the other computers?
What do you want to do?
Make an simple schema with arrows about your network and how are the connection between its and Intenet
 
Old 11-03-2003, 06:42 PM   #8
scottie
Member
 
Registered: Oct 2003
Location: UK
Distribution: Slackware 8.0
Posts: 56

Original Poster
Rep: Reputation: 15
sorry, i'm confusing everyone. My internet works fine. I connect to the internet using my network card which is hooked up to my router. 3 other computers are connected to this router too.

When my computer is in windows i can read and copy shared files that are on the other 3 computers by using my network.

I'm trying to set my pc up so that when i'm in linux i can do the same.

I've downloaded and am installing the latest samba. I've got to a certain point and am feeling out of depth.

i am editing the smb.conf file, theres loads of options, quite a few i dont understand yet so i left most of it as default. When i test it (2.2.2.1 in the samba-how to collection) it seems to work fine.

Also i can see my workgroup from windows now.

I feel i'm quite close, but havn't a clue how to view the shared files on the windows machine from my linux machine. Could someone point me in the right direction?

Scottie
 
Old 11-03-2003, 09:53 PM   #9
Eqwatz
Member
 
Registered: May 2003
Distribution: Slack Puppy Debian DSL--at the moment.
Posts: 341

Rep: Reputation: 30
If you are entering the very guts of Samba, you are heroic. I'm not that much of a maniac.

I used the gui tool (RedHat) which gives you the minimum functionality and let it go. It will give you the option of advertising fileshares, I believe that is what you want. That may give you enough to understand the Manual.

I can transfer files, I can share drives or services like printers. But that's it; to be admin on the other machines I have to login. Fine with me.

To me, Samba guts are getting as scary as SendMail.

Cre-e-e-e-py and in 3-D!!!!!
 
  


Reply



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
Tutorials/Guidance on setting up a Linux file Server (on a Windows network) Smiles483 Linux - Networking 4 08-26-2005 05:27 AM
New tutorials!!! madmatt112 Linux - Newbie 2 05-23-2004 08:51 PM
where to get tutorials saver Linux - Newbie 14 07-27-2003 03:27 AM
Tutorials microkid88 Linux - Newbie 9 04-20-2002 08:56 AM
C++ tutorials Colonel Panic Programming 2 09-17-2001 07:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:45 AM.

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