TranceAddict Forums

TranceAddict Forums (www.tranceaddict.com/forums)
- Frequently Asked Questions / Tutorials / How do I?
-- red hat???


Posted by diablito on Jun-17-2003 05:30:

Exclamation red hat???

ok i know windows 2K and xp are great operating systems and all that but i just simply dont like windows, so i managed to get the disks of Red Hat Linux 7.4, The biggest problem of all is i dont know jack about Linux, anyway i followed the easy steps of the installation process and i remember it asked me if i wanted to create a password, i went ahead and clicked NO! but now when the system starts a screen appears asking me for the login username and password, so im like WTF i clicked no and i dont know what to do, maybe some of you know or can help me (yeah! yeah! i have to go to school and learn linux but now its not the help that i need)
help please!!


Posted by jon on Jun-17-2003 08:13:

try logging in as root

if you have never used lionux before it will appear confusing at first, goto your book store and buy a beginers book to linux it will be more than worth it, once youve learnt how to use it youll never go back to windows (well apart from to play games as there are a few games compiled for linux the majority aint )


Posted by IspI on Jun-17-2003 14:55:

i use mandrake linux on my server, love it. yeah if root doesnt work, and you cant bypass anyother way, you might need to reformat and reinstall. you can also download other versions off the net. i think red hat has some newer versions out there. but if you cant get it up, try mandrake, very good tutorials and help pages for linux newbies. good luck with it.

Phil


Posted by RobertRollie on Jun-19-2003 18:39:

If you didnt set a password during the install the log in as 'root' with no password.

ON a side note, logging in as root all the time is dangerous, esp if you dont know what yorue doing because you will end up breaking something just trying to figure it out. Create a new user account with the 'adduser' command.


Posted by diablito on Jun-20-2003 18:34:

Read This! woo hoo!

ok so i used root + no password and didnt work i did reformat the hd again but this time i did set up passwords and bingo! lol, thanks a lot! now im off to the store to get me some books to learn linux, hope isnt that hard.

on a side note is that mozilla web browser better than ie? it seems faster maybe cus its fresly installed, and how about security? but maybe that comes in a tutorial or the internet (me looks for information on RH linux)


Posted by jon on Jun-21-2003 14:27:

Re: woo hoo!

quote:
Originally posted by diablito


on a side note is that mozilla web browser better than ie? it seems faster maybe cus its fresly installed, and how about security? but maybe that comes in a tutorial or the internet (me looks for information on RH linux)


When imm using linux i use mozilla, had no problems with it yet, and the way it operates multiple pages by having tabs under the menu bar is just sooo effecient.

most probrams you will need (mp3 player/ripper, irc client, web browser, ftp etc) are in redhat. if you need some offfice applications check out http://www.openoffice.org/ but defo get your self a beginers book on linus or 2, once you've mastered it you'll never go back to windows!


Posted by RobertRollie on Jun-22-2003 21:33:

Re: woo hoo!

quote:
Originally posted by diablito
on a side note is that mozilla web browser better than ie? it seems faster maybe cus its fresly installed, and how about security? but maybe that comes in a tutorial or the internet (me looks for information on RH linux)


Mozilla is basically the opensource version of netscape, its probably the best browser for a linux system, if you dont like it try opera, dont bother with ie tho


Posted by goose_wh on Jun-26-2003 22:09:

Is red hat the best distro of linux for absolute novices like me?
i use my comp mainly for stuff listed by John above.

& will it run fine if i just partitioned my HD?

can someone point me to a linux hardware compatibilty website please.

Ta!


Posted by jon on Jun-26-2003 22:45:

yes it will work fine on a partitioned drive, linux will need 2 partitions - parition for programs and files, and a swap partition, as well as your windows one

imm 99% sure the redhat install program sorts out partitions for you, though not sure if your windows partition will stay or not, as ive always installed it on its own drive

red hats is what i would recomend for new users, also goto the book shop and buy a beginers linux book

as to hardware compatibility, what hardware you got? most hardwars supported in linux, apart from the very very new stuff


Posted by goose_wh on Jun-26-2003 23:04:

Epox 8rda
XP 2500
Ati 8500
Terratec EWX 24/96 sound card
Mac Keyb
Asus CDRW

pretty standard stuff i suppose

want to be moving over to linux, i cant afford software for windows.

ill see if i can bag a linux beginners book from the library (i am that poor!)

Thanks Jon


Posted by jon on Jun-26-2003 23:12:

well imm pretty sure there will be little problems with that setup, the only thing i can see you having problems (if at all)with is witht he sound, redhat can be downloaded from www.redhat.com or from ftp.mirror.ac.uk (anoymous login) and the following path - /sites/ftp.redhat.com/pub/redhat/linux/9/en/iso/i386/

get the 3 iso files, use nero to burn to cd, change bios to boot from cd, pop in cd 1 and go from there.

do make sure any important data is backed up from your harddrive just in case


Posted by Dr. Cfire on Jul-01-2003 19:17:

Wait a minute you left you system with root acess and no pasword on the root account. Uhh your going to want to put a password on the root account RIGHT FUCKING NOW.

edit: on second thought just give me you IP address.


Posted by bilange on Jul-13-2003 04:42:

If you want a piece of advice, screw X (the graphical interface).

Learn how to configure, manage, debug your linux box from the shell (or the command line if you prefer), and you will go far. It's not easy, it's true, and you have to have alot of time dedicated for that, but you will know how youe operating system works "under the hood".

For my part, I learned linux from Slackware 3. At that time, I was somewhat newbie (in fact, I knew how to nagvigate in ms-dos, and I already had a "free shell account" on the net, so it helped me to navigate into the OS directories) Then I learned from howtos, FAQ's, and sometimes asked a few questions on irc.linux.com when i was out of luck. But before asking, be sure to RTFM.

As a last piece of advice, if you want more software (or need/want to do something and wonder if a software exist for that purpose), head to freshmeat .


Posted by seldor on Jul-13-2003 17:01:

quote:
Originally posted by bilange
If you want a piece of advice, screw X (the graphical interface).

Learn how to configure, manage, debug your linux box from the shell (or the command line if you prefer), and you will go far. It's not easy, it's true, and you have to have alot of time dedicated for that, but you will know how youe operating system works "under the hood".

For my part, I learned linux from Slackware 3. At that time, I was somewhat newbie (in fact, I knew how to nagvigate in ms-dos, and I already had a "free shell account" on the net, so it helped me to navigate into the OS directories) Then I learned from howtos, FAQ's, and sometimes asked a few questions on irc.linux.com when i was out of luck. But before asking, be sure to RTFM.

As a last piece of advice, if you want more software (or need/want to do something and wonder if a software exist for that purpose), head to freshmeat .


why would i screw x it would be same that i have win 95 installed but i m using "shell" , i like x and i use it , i have been administrating linux for sometime now , for server offcourse you dont need x , but for localboxes , why sould i use lynx for surfing web when i can use mozilla or phoenix ? when i can use Xmms to listen mp3s not somekind of bash script , for workstation use x becouse there isnt any point usin shell ... my oppinion ....
right now i m using win2000 , but i was using gentoo for about year and i have right now 3 linux dedicated servers......


Posted by diablito on Jul-13-2003 20:15:

Read This!

thanks for the advices, I have yet to read a book that i bought, it's kinda thick but i want to read it, i was gonna get one of those linux for dummies but it only had like 200 pages and the one i got has like 1000 and covered the version of Red Had i have installed, but its ok im only a begginer and i know its not gonna be that easy to learn but i will eventually im still having trouble with the X Window and how to open and save programs ah well! gotta keep reading!





Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.