LinuxQuestions.org
Visit Jeremy's Blog.
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 04-17-2003, 01:12 PM   #1
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Rep: Reputation: 0
Talking Beginner (Help Me!!)


Hey Guys-

I need some help w/ networking. I am just starting to use Redhat Linux 8.0, I installed 8.0 server on one server and I am going to install 8.0 client on the other computer. I am use to Windows NT and 2000 for networking. I just want to try Linux because I heard it was very powerful software.
-----

Well anyways back to the point, I was wondering if someone could give me step by step instructions on how to get them to network and be able to "Talk" to each other and so that I could go to the client and use everything off of the server. Please get back to me asap if you can..

Thanks,

Kyle
 
Old 04-17-2003, 01:35 PM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
please use useful thread titles in future.

your request is really too vast to help with, your best bet is reading up on the relevant parts of linux books, like the free online rute guide in my signature. if you have a specific problem you can describe in approriate detail and can't find the solution by serach this site and other places such as http://google.com/linux then please ask.
 
Old 04-17-2003, 01:40 PM   #3
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
To communicate with windows you will need to use samba or ftp. Take a look at:
http://www.samba.org

Like acid said - post some useful titles and give a bit more of a description of you actual problem so people can help you easier.
 
Old 04-17-2003, 02:11 PM   #4
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Original Poster
Rep: Reputation: 0
Thnx!

Thanks for the info and for responding... P.S. Sry about posting it in the other group...

The question was really suppose to get down to the bottom of how I can be able to make Linux and Windows machines connect to my Linux Server because I have an idea on how to network Windows machines but not Linux machines...

Thanks,

Kyle
 
Old 04-17-2003, 02:15 PM   #5
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
How far are you? Can you ping between all machines?

What do you want to be able to do?
 
Old 04-17-2003, 02:19 PM   #6
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Original Poster
Rep: Reputation: 0
Reply

Ok... Here it is in Detail.

I have 2 Windows 2000 Pro. Machines. One Linux client and One Linux Server. I have gotten Linux installed and i have logged in and played around in KDE and Gnome. That's about as far as I got..

What I want to know how to do is how I can get the Two Linux machines to see each other and what I use to share files between them. I also want to know how I can get the server to be able to share files with Windows 2000. I also want the Client to log off or shut down when the server shuts itself down. Basically I want the client to get everything from the server. So if the server is down, The client has no access to anything. But I think it's going to be very complicated because I know hardly anything about Linux. All I know so far is how to get on the internet and play around with some of the programs. I also know how to broadcast messages and shutdown from the command interface. Help me if u can.

Thanks,

Kyle
 
Old 04-17-2003, 02:23 PM   #7
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
"seeing" presumably means all that network neighborhood crap... that's done with samba on linux. http://samba.org it's covered in some detail in the rute guide in my signature too.
 
Old 04-17-2003, 02:29 PM   #8
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
As I asked before - Can you ping all the machines?

To share file between linux and windows it is most convenient to use samba. You can use NFS to share between linux but since you are using samba nayway your are as well to stick to one protocol to save duplicating the configuration.

To shutdown the machine I suggest you create a passwordless login between the root accounts on each machine using ssh then run the following command as root when the server shuts down:
ssh IP.OF.OTHER.MACHINE /sbin/poweroff
 
Old 04-17-2003, 02:38 PM   #9
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Original Poster
Rep: Reputation: 0
Ping Reply

Yes I can currently Ping all the machines w/ no problem. what is SSH?

I get most of what you said but I looked at Samba and its somewhat confusing to me.
 
Old 04-17-2003, 02:41 PM   #10
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
SSH = Secure SHell

http://www.openssh.org

How is samba confusing you? Have your got it installed - if not install it then we'll talk you through the config.
 
Old 04-17-2003, 03:02 PM   #11
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Original Poster
Rep: Reputation: 0
Install

Hey--

Ok I downloaded the program from SAMBA website that you gave me. How do I install it? and How do I configure it? The computer is in the other building so I keep running back. I figure this way just give me everything and I will go over and try it and if it doesn't work I'll send you another message.

Thanks,

Kyle
 
Old 04-17-2003, 03:08 PM   #12
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Everything!

That would take a life time! (well nearly).

What did you download an rpm or a tar.gz?

Did you download samba-swat too?
 
Old 04-17-2003, 03:22 PM   #13
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Original Poster
Rep: Reputation: 0
I downloaded the one with the GZ ending. That's the only thing I downloaded from the website.

P.S. - I am going to take a trip to a bookstore later on. What book should I get for learning RHL 8.0? What's the best book in your opinion?
 
Old 04-17-2003, 03:41 PM   #14
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
I don't read books - I surf!

Forget the tar.gx - rpms are easier. Download:
ftp://rpmfind.net/linux/redhat/8.0/e....5-10.i386.rpm
ftp://rpmfind.net/linux/redhat/8.0/e....5-10.i386.rpm
ftp://rpmfind.net/linux/redhat/8.0/e....5-10.i386.rpm

Install them as root using:
rpm -ivh /path/to/package.rpm

Afterwards make sure smb and swat are enabled to start on boot. Then as root run:
service smb start
service swat start

To configure samba with swat just access:
http://localhost:901/
with a web browser on the server.
 
Old 04-17-2003, 03:44 PM   #15
Kylejb2663
LQ Newbie
 
Registered: Apr 2003
Location: New York
Posts: 16

Original Poster
Rep: Reputation: 0
Ok i'll try that. I'll let you know how it works in about a hour.

Thanks,

Kyle

Youve been lots of help!!!
 
  


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
beginner needs various help. meeep Linux - Software 44 08-21-2005 12:10 AM
which distro is best for a beginner! umer_uzair Linux - Newbie 6 02-02-2005 02:37 AM
Help this beginner weng Linux - Newbie 5 12-20-2003 08:55 AM
I am THE beginner please help me :( statuszero Linux - General 10 05-26-2002 03:44 PM
beginner archangel Linux - Security 11 09-03-2001 05:44 PM

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

All times are GMT -5. The time now is 04:16 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