LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion
User Name
Password
LinuxAnswers Discussion This forum is to discuss articles posted to LinuxAnswers.

Notices


Reply
  Search this Thread
Old 11-17-2004, 02:58 PM   #1
echo77
Member
 
Registered: Jun 2004
Location: Goa, India
Distribution: Fedora Core 2
Posts: 35

Rep: Reputation: 15
Post DISCUSSION: Newbie's Guide to Small Home LAN


This thread is to discuss the article titled: Newbie's Guide to Small Home LAN
 
Old 11-17-2004, 04:06 PM   #2
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,681

Rep: Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894Reputation: 5894
With just a quick reading my first comment would be to leave the DNS stuff until later ( part 4?) Instead would add the hostnames to the /etc/hosts file.
 
Old 11-20-2004, 04:48 AM   #3
echo77
Member
 
Registered: Jun 2004
Location: Goa, India
Distribution: Fedora Core 2
Posts: 35

Original Poster
Rep: Reputation: 15
Thank you for your response. I could gather such responses and fine tune the tutorial to make it more userfriendly.

Also thanks to LinuxQustions.org for accepting the tutorial.
 
Old 11-21-2004, 09:33 AM   #4
arty_schroeder
LQ Newbie
 
Registered: Nov 2004
Posts: 1

Rep: Reputation: 0
learning how o write scripts

Hello everyone I'm Arty I'm currently in the Intro to linux and I can't figure out how to write a simple script called reverse63. That reverse's the order of output 1 2 3; 3 2 1 I know the first line Is #!/bin/bash, I can't get passed here .

Last edited by arty_schroeder; 11-30-2004 at 11:10 PM.
 
Old 11-30-2004, 04:30 PM   #5
AiKi
LQ Newbie
 
Registered: Feb 2004
Distribution: Debian SID
Posts: 4

Rep: Reputation: 0
Hi
Nice try echo77 but i think you are using windows for to much time..
I`m sure you can write a tutorial to do the lan without using GUIs.. i`ll
be waiting for that tutorial...

Keep the good work... cya
 
Old 12-01-2004, 06:15 AM   #6
echo77
Member
 
Registered: Jun 2004
Location: Goa, India
Distribution: Fedora Core 2
Posts: 35

Original Poster
Rep: Reputation: 15
Quote:
I`m sure you can write a tutorial to do the lan without using GUIs
My intention is NOT to do that. I am aiming at people who want an easy way out. I am aiming at getting Linux into small home/office networks without bringing in too much technicality. I want them to switch from Windoze to Linux. There are too many people out there who want to use GUI and DON'T want to use the terminal. Many of them don't switch to Linux because they think everything needs to be configured via the terminal.
 
Old 12-02-2004, 05:09 PM   #7
AiKi
LQ Newbie
 
Registered: Feb 2004
Distribution: Debian SID
Posts: 4

Rep: Reputation: 0
...OK...


so... you dont mind if i put this Link over here..?
 
Old 12-03-2004, 12:19 AM   #8
echo77
Member
 
Registered: Jun 2004
Location: Goa, India
Distribution: Fedora Core 2
Posts: 35

Original Poster
Rep: Reputation: 15
Yeah. We need all the help! Thanks for the link (it will help Debian users)
I'd be happier, if someone could shorten (and split) that up, and change the considerable amount of technicality to simplewords.
Although I'm able to understand it perfectly it is still too technical for the common man. We have to remember the ratio of comp engineers w.r.t. rest of the world. We want the rest of the world to use Linux, don't we?
 
Old 12-16-2004, 02:26 PM   #9
Qwertie
LQ Newbie
 
Registered: Dec 2004
Distribution: Fedora Core 2
Posts: 23

Rep: Reputation: 15
My Red Hat menu doesn't have System Settings > Server Settings > Samba. Samba wasn't installed (or at least I couldn't tell it was installed) so I installed it with yum install samba. What now?

- Distro: Fedora Core 2
 
Old 12-17-2004, 12:42 PM   #10
echo77
Member
 
Registered: Jun 2004
Location: Goa, India
Distribution: Fedora Core 2
Posts: 35

Original Poster
Rep: Reputation: 15
I assume people would install the GUI based managers that comes with the Fedora CDs.
In the package manager (add/remove applications), you could choose the appropriate admin/system UI tools.
Well, if you know how to use yum, then should know how to use the terminal. Ask some guru to help you.
 
Old 12-20-2004, 04:38 AM   #11
Bebo
Member
 
Registered: Jul 2003
Location: Göteborg
Distribution: Arch Linux (current)
Posts: 553

Rep: Reputation: 31
Hi there, echo 77,

I was reading through your howto, and I thought that there are some things missing. When you state the problem you say that you want to be able to connect to the internet with both computers. But later in the text you don't mention this at all. For your setup (internet <---> Tom <---> Jerry), Tom needs two NICs and you also have to do FORWARD:ing and SNAT:ing in Tom to get Jerry through to the internet.

Well, just some thoughts
 
Old 12-21-2004, 09:34 AM   #12
echo77
Member
 
Registered: Jun 2004
Location: Goa, India
Distribution: Fedora Core 2
Posts: 35

Original Poster
Rep: Reputation: 15
Yeah, I did not get time to complete it. The internet and printer setup isn't there. It was lying around for more than a month so I just thought of posting the incomplete how-to. It has got a good number of responses, though...
I'll try to complete it when I have the time...
 
Old 12-21-2004, 10:15 AM   #13
Bebo
Member
 
Registered: Jul 2003
Location: Göteborg
Distribution: Arch Linux (current)
Posts: 553

Rep: Reputation: 31
Oh, I see. I hope you get around to finish it some time
 
Old 01-17-2005, 08:15 AM   #14
Lee Barker
Member
 
Registered: Jan 2005
Location: London
Distribution: Fedora 6
Posts: 31

Rep: Reputation: 15
Apologies if this message is mis-placed. However I think it is related.

I have a Windows XP and a Linux Redhat 8 box connected to a private LAN. The Windows box is connected to Broadband and I would like to use the same connection for Mozilla.

So far I can Ping and Ftp quite happily in both directions but Mozilla can't pick up external web sites, although it can see my Windows localhost web page.

Most forums mention Firewalls but this makes no difference. I am not using a proxy.

Can anyone help?

Cheers,
Lee B.
 
Old 01-18-2005, 01:35 PM   #15
fabio-i
LQ Newbie
 
Registered: May 2003
Posts: 17

Rep: Reputation: 0
Question inverted roles

Here is my doubt, I´ve seen the problem approached in that tutorial, but what if I connect the internet in 'Jerry' machine (using only winXP, for example) and also have the printer in 'Jerry', and intend to use 'Tom' (with slackware, for example) to connect Jerry so I can use the internet connection from 'Tom'? How do I do that?
 
  


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
DISCUSSION: A guide to VIM: Vi Improved Defunct. LinuxAnswers Discussion 10 09-29-2014 08:33 PM
DISCUSSION: Easy 'info' guide scott_R LinuxAnswers Discussion 5 06-30-2010 05:13 AM
DISCUSSION: DVD9 to DVD5 guide Steel_J LinuxAnswers Discussion 331 10-13-2009 01:40 PM
DISCUSSION: Guide to Linuxquestions HCL entries. finegan LinuxAnswers Discussion 2 09-20-2005 06:43 AM
Setting up a small home LAN ccin1492 Linux - Networking 21 07-31-2005 03:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General > LinuxAnswers Discussion

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