LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 03-26-2003, 10:58 AM   #1
Shinobi
Member
 
Registered: Mar 2003
Posts: 46

Rep: Reputation: 15
Post Brand New RedHat User - Basic Questions


Hi all! This is the first in what I guarantee will be many Q's

Just to eliminate any possible problems that could ruin this whole experience, I was wondering if any other n00bs (and experts too!) Have some good pointers to give me a jumpstart.

I'll be installing RH 8.

Any known issues, tweaks, heads ups, ,recomended downloads, anything would be greatly appreciated! I remember confusion and dfficulty installing RPM's got me away from Linux the first time.

Thanks again!

Shinobi
( Shin00b ;P )
 
Old 03-26-2003, 01:21 PM   #2
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
So long as you are using fairly standard hardware you shouldn't have a problem. I don't know what your problems were with rpms but they are easy to install.

1) Download the rpm
2) Type "rpm -ivh /path/to/package.rpm"
where /path/to/package is the location and name of the rpm (you don't need the /path/to/ if you are in the directory containing the rpm)

If you have plenty of disk space do a full install it will save you time later WHEN (and inevitably you will) you want to start installing programs that don't come in rpms.

One other tip - if you into run any problems post the EXACT message if there is one. It is very difficult to help people when they say "xyz doesn't work" or "It said something like ...". ^ I'm not saying you would do this - it is just a pointer
 
Old 03-28-2003, 01:03 PM   #3
bahamat
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 158

Rep: Reputation: 30
yea, don't use redhat

if you're brave and dedicated debian is the best distro.

(The subsequent distro war following my endorsement of debian may commence)
 
Old 03-29-2003, 03:32 PM   #4
snocked
Member
 
Registered: Dec 2002
Location: St. Louis, MO
Distribution: Slackware 9.1
Posts: 482

Rep: Reputation: 30
Red Hat is fine. Linux is Linux. It's so lame when people fight over distros.
 
Old 03-30-2003, 12:42 PM   #5
frontier1
Member
 
Registered: Feb 2003
Location: Culpeper,Va
Distribution: Mandrake 9.2 Knoppix 3.3 SuSe 9.0
Posts: 140

Rep: Reputation: 15
I like Redhat 8.0, this link will help you get up to speed, it is excellent!

http://www.osnews.com/story.php?news_id=1890&page=3
 
Old 03-30-2003, 04:19 PM   #6
rmartine
Member
 
Registered: Dec 2002
Location: San Luis Obispo, CA
Distribution: Fedora Core 3
Posts: 618

Rep: Reputation: 30
I like Red Hat. Heh.. I was going to post a list of Red Hat concerns etc.. but then I read frontier1's linked article. That pretty much sums of everything.
 
Old 03-31-2003, 12:18 PM   #7
Shinobi
Member
 
Registered: Mar 2003
Posts: 46

Original Poster
Rep: Reputation: 15
Thumbs up

Thanks everyone. I already know "Linux is Linux" I've been around the block

I chose Red Hat because I plan on becoming a RHCE. No doubt Mandrake et al is good too, RH just will suit me better as it is the industry leader when it comes to Linux.

Is KDE the default GUI or can I select gnome to be default in the install process? I need gnome because I use it on my Sun system at work and Sun is also switching to Gnome instead of CDE. Any links like the link Frontier1 posted are much appreciated (but I won't be using KDE )



Thanks
 
Old 03-31-2003, 12:22 PM   #8
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Gnome is the default but I usually install both then if you need to swap to run a particular app you can.
 
Old 03-31-2003, 01:05 PM   #9
Shinobi
Member
 
Registered: Mar 2003
Posts: 46

Original Poster
Rep: Reputation: 15
Cool, thanks for the idea.

You did mention, before, loading all of the packages so I'm assuming KDE is one of them. How much disk space do I need for all of the packages? Is there a few that are totally useless? (like source code for developers, or other crappy proggies?)
I have 40 gig but it runs out really fast with MP3's I'm a staunch advocate of MP3's too because I hate rebuying CD's four or five times because of scratching!

Thanks again for your input, dave, you're a very good help!
 
Old 03-31-2003, 01:21 PM   #10
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
I think the full install is about 4 Gig. You could get away with removing any server service you don't need such as apache/dns/mail. My point earlier was simply that some people see the developer tools as being for developers only. In fact you can't compile any programs you get from source as the gcc compilers etc aren't installed. For the extra space they take up I suggest installing them so that if you do need them in the future it is less trouble.

I see lots of people that get put of linux because there is no executeable setup programs like in windows. Then you tell them about rpms. They eventually rember the "rpm -ivh package.rpm". They even find this easier as they don't need to say next next no yes finish. Then it comes to a program that isn't available in rpm form and when they follow the install instructions they get loads of errors about the time they run make. It is about then that most give up

Not that from any of your posts this seems to relate to you - I just thought I'd share.
 
Old 04-01-2003, 04:21 AM   #11
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Rep: Reputation: 31
some other installation help-

i prefer suse since i am 10% german -he,he
suse 8.2 on the fed express truck today, should get it on the 5th

http://www.mplug.org/phpwiki/index.p...t8.0TipsTricks

Last edited by ronss; 04-01-2003 at 04:28 AM.
 
Old 04-01-2003, 09:53 AM   #12
Shinobi
Member
 
Registered: Mar 2003
Posts: 46

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by david_ross
Then it comes to a program that isn't available in rpm form and when they follow the install instructions they get loads of errors about the time they run make. It is about then that most give up
The first time I tried Linux was I believe around 6 or 6.2 I had all sorts of RPM trouble. Plus it really is difficult learning how to install packages from command line instead of GUI because it just doesn't feel right. Then you have to figure out where in the hell it placed the application so you can excecute it/put it in your path. It was really clumsy just trying to play an MP3! At that time I said to myself "I'll try this later when they fix a few things."

Well we're at Red Hat 9 now so I figured 8 has a lot of documentation/forum discussions on problems I could run into. The linux community has grown a lot too so that makes help a lot easier to find. The many responses I've gotten to posts at linuxquestions.org shows me that help is right around the corner.

To me, there is no better time than now to try Linux!

Thanks everyone!
 
Old 04-01-2003, 11:41 AM   #13
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
If you are trying to find where system programs are installed try the whereis command - eg
"whereis telnet" gives
"telnet: /usr/bin/telnet /usr/share/man/man1/telnet.1.gz"

There is a gui version for installing rpms - I just don't see the need. By the time I have opened konqueror, found the file, double clicked (waited for an extra app to open) - clicked a few more times. I have already typed "rpm -ivh /root/package*.rpm" (using wildcards saves a lot of time - no need to type lots of horrible version numbers )
 
Old 04-01-2003, 03:47 PM   #14
GtkUser
Member
 
Registered: Sep 2002
Location: Canada
Distribution: Redhat 9.0
Posts: 637

Rep: Reputation: 30
Why don't you wait one week and download RH 9.0? It has likely sorted out issues with various drivers like Nvidia. With Linux (the free downloads) you have to install extra software to bring it up to speed, however, once you understand how to do that, it might take some months, than you can have a kick ass computer system that makes MS Windows look like a sick joke.
 
Old 04-03-2003, 11:30 AM   #15
Shinobi
Member
 
Registered: Mar 2003
Posts: 46

Original Poster
Rep: Reputation: 15
Well I tried to install Red Hat last night (Full install was about 4.6 gigs) And, you guessed it I get L, and sometimes even LI but never LILO!!!!

I checked all five CD's and they were burned correctly (as confirmed by RH8 utility)

Well looks like I've got my weekend booked.
 
  


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
Basic Questions from a potential Suse user. grimj03 Linux - Newbie 1 08-31-2005 10:27 PM
Brand NEWbie - Easy Questions to start TheEagle Linux - Newbie 3 02-24-2004 04:07 AM
Brand New @ Linux - Got a few questions Balkman Linux - Newbie 7 02-02-2004 09:24 PM
Brand New(bie) User eku Slackware 8 06-02-2003 02:00 PM
Basic questions on RedHat Linux versions newbie42 Linux - General 3 12-04-2002 12:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions

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