Computing.Net > Forums > Linux > newbie here

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

newbie here

Reply to Message Icon

Name: Harjit Singh
Date: December 27, 2002 at 22:42:20 Pacific
OS: RedHat8.0
CPU/Ram: AMD ATHLoN XP
Comment:

I just made the switch from Win XP to RedHat 8.0 - I am familiar with browsing around the GUI. I also read some guides on using the terminal and also can recognize a couple of the commands they mentioned. Now - where do i start all the fun? What do i do next? I want to get busy and stuff and make this very interesting for me... what do i do in the terminal?

at the moment ... i have a cable modem connected via ethernet.. however.. i cant seem to get the damn thing working in red hat i activated it but still cant connect to any sites in the browser.

Oh - and my keyboard.. yea... umm its usb... and i cant use that either. I dont know how to get that working either. SO right now - i have a keyboard connected by ps/2 hehe..

all help is appreciated - thanks much



Sponsored Link
Ads by Google

Response Number 1
Name: David Perry
Date: December 28, 2002 at 06:30:33 Pacific
Reply:

The gui is nice and a help but the real power comes from being able to do anything you can imagine from the command line. Unix allows you to send the output of one command as input to the next command

for example

ls -l | awk '{ print $4 }'

will print the 4th column from the output of ls -l

grep userid /etc/passwd

will show you only the line from /etc/passwd that contains userid

There are lots of how-to documents regarding the unix shell. Have a look at

http://www.shelldorado.com/
or
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html/


0

Response Number 2
Name: a2d2
Date: December 28, 2002 at 10:37:59 Pacific
Reply:

..or look at :

http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/install-guide/
or
the getting-started:
http://www.redhat.com/docs/manuals/linux/RHL-8.0-Manual/getting-started-guide/

or read WILEY´s
RED HAT Linux 8 Bible from christopher Negus
ISBN 0-7645-4968-5

..you get it much cheaper, than here in europe (40-50%)

..and activate your modem with network-connections using DHCP or others, or try to test with normal modem, if your line allowes (1 connection must be defined, to work)

overseas greets


0

Response Number 3
Name: egkenny
Date: December 28, 2002 at 14:45:22 Pacific
Reply:

Open the Network Configuration from the System Settings menu
1) Devices:
* You should see device eth0 with status Active
* Select device and click on Edit button
* "Activate device when computer starts" should be checked
* If you connect your computer directly to your cable modem select:
"Automatically obtain IP address settings with DHCP"
2) Hardware:
* You should see description of eth0 network card
3) Hosts:
* You should at least see IP 127.0.0.1 localhost.localdomain
4) DNS:
* You can set "Hostname" to give a name to your computer
* You should set "Primary DNS" to IP address of primary Domain server for your ISP
* You should set "Secondary DNS" to IP address of secondary Domain server for your ISP

Example Hostname: falcon
Primary DNS: 67.60.100.5
Secondary DNS: 67.60.100.6


0

Response Number 4
Name: n0dez
Date: December 28, 2002 at 17:43:02 Pacific
Reply:

Hello,

I recommend you buying Red Hat Linux 8 Bible. It costs about $43.00 (shipping included) and depending on where do you live, it'd take 15 days max to arrive.

http://www.amazon.com/exec/obidos/ASIN/0764549685/n0dezcom

Regards,

n0dez

==
www.n0dez.com


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


unhappy with Mandrake 9 which distro



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: newbie here

newbie question about NIC cards www.computing.net/answers/linux/newbie-question-about-nic-cards/3718.html

Newbie Questions www.computing.net/answers/linux/newbie-questions/6220.html

is there a volume icon? newbie here www.computing.net/answers/linux/is-there-a-volume-icon-newbie-here/15397.html