my new adventure with linux...

AznMaverick

Platinum Member
Apr 4, 2001
2,776
0
0
i just got a celeron 500 donated to me and i thought it would be a perfect machine for me to pratice how to use linux with. i will start off with linux red hat 9.0 (i know absolutely nothing about linux)...any pointers, suggestions, helpful hints y'all would like to donate?
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Don't expect it to be like windows, and don't get frustrated when it isn't. Also, read everything about the programs you want to run via the man pages.
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Originally posted by: silverpig
Um... ReiserFS > ext3

:)

Ask Alan Cox about that one
rolleye.gif
 

Willoughbyva

Diamond Member
Sep 26, 2001
3,267
0
0
After trying Readhat, try Mandrake.

If you need help do google group searches and post to usenet groups. There is a ton of info on linux out there. The only thing is that the documentation might not work exactly with the current release of whatever program. Go to a bookstore and look for older cheaper books. Get familiar with Bash.

The OS forum also here is a good place to get help.

Have fun.
 

Colt45

Lifer
Apr 18, 2001
19,720
1
0
try some of the more lightweight window managers for fun. BlackBox is a pretty cool one, im sure there are others (i havent done anything linuxish in a while).

If you dont have too much ram stay away from KDE and gnome, if you can..
 

numark

Golden Member
Sep 17, 2002
1,005
0
0
Originally posted by: silverpig
Um... ReiserFS > ext3

:)

Until you're one of those lucky people who happen to get their filesystem corrupted due to problems with ReiserFS.

I say, don't mess too much with a good thing. With ext3, you can lose the journaling and still have a valid filesystem. If you have problems with journaling on other filesystems, you have a bigger problem.
 

Platypus

Lifer
Apr 26, 2001
31,046
321
136
Originally posted by: numark
Originally posted by: silverpig
Um... ReiserFS > ext3

:)

Until you're one of those lucky people who happen to get their filesystem corrupted due to problems with ReiserFS.

I say, don't mess too much with a good thing. With ext3, you can lose the journaling and still have a valid filesystem. If you have problems with journaling on other filesystems, you have a bigger problem.

I would have to agree
 

Armitage

Banned
Feb 23, 2001
8,086
0
0
Originally posted by: silverpig
Um... ReiserFS > ext3

:)

Not
rolleye.gif


I've lost a filesystem due to an issue that the Hans swore didn't exist, but put out a patch for a few weeks later. (this is probably the bit that CorpRec was referring to Alan Cox about ... Alan had some strong words about ReiserFS about that one.)
 

Iron Woode

Elite Member
Super Moderator
Oct 10, 1999
31,294
12,817
136
Originally posted by: AznMaverick
i just got a celeron 500 donated to me and i thought it would be a perfect machine for me to pratice how to use linux with. i will start off with linux red hat 9.0 (i know absolutely nothing about linux)...any pointers, suggestions, helpful hints y'all would like to donate?
I just got Mandrake 9.1 installed on my p300 SS7 system (128 megs of ram) working as my webserver and ftp server. The learning curve with linux is steep but it is fun and accomplishing something like this gives you a sense of pride.

 

Maetryx

Diamond Member
Jan 18, 2001
4,849
1
81
The coolest thing I did with linux is make a router. I used an old P100 with two network cards. I used the command IPTABLES a lot.

[internet]--{[eth0 card]--[P100 machine]--[eth1 card]}--[uplink port on 8-port hub]--[three other computers]

The eth0 and eth1 cards were the network cards in the P100. Anyway, I would have to learn it all over again to do it now. The linux box let me share a broadband connection with three computers. Now that feature is built into Windows XP, or in a $80 broadband router.
 

Iron Woode

Elite Member
Super Moderator
Oct 10, 1999
31,294
12,817
136
Originally posted by: Maetryx
The coolest thing I did with linux is make a router. I used an old P100 with two network cards. I used the command IPTABLES a lot.

[internet]--{[eth0 card]--[P100 machine]--[eth1 card]}--[uplink port on 8-port hub]--[three other computers]

The eth0 and eth1 cards were the network cards in the P100. Anyway, I would have to learn it all over again to do it now. The linux box let me share a broadband connection with three computers. Now that feature is built into Windows XP, or in a $80 broadband router.
Or Freesco.

Or my install of mandrake had an option to install it as a router/firewall.