-
Redhat 9 out next week?
I just got this email from redhat
We've recently made some changes to Red Hat Network based on survey
data that we received from you. We found that two items of extreme
interest to our users are early release of Red Hat Linux ISOs and
improved technical support.
Beginning March 31st, paid subscribers to Red Hat Network will have
access to Red Hat Linux 9 ISOs - a full week before retail store and
Red Hat FTP availability. Also, Red Hat Network subscribers will
receive dedicated Red Hat Network Technical Support. For more
information about the benefits of being a Red Hat Network Subscriber,
go to:
http://www.redhat.com/software/rhn/offerings/
If you would like to purchase a Red Hat Network subscription, go to:
https://rhn.redhat.com/network/sales/
Thanks again for using Red Hat Linux. We appreciate any and all
feedback from our users and hope you continue to enjoy your
complimentary account with Red Hat Network. If you would like to
contact us regarding this e-mail, the services offered by Red Hat
Network, or with feedback, please go to:
https://rhn.redhat.com/help/contact.pxt
Thank you again for using Red Hat Linux, and for your continued
support of the Open Source community.
--the Red Hat Network team
#
Here is some futher links
http://www.redhat.com/index2.html
http://www.redhat.com/mktg/rh9iso/
So it seems that the name Redhat 8.1(Which has been in beta testing for a while under the name Phoebe) has been skipped and the new version will be called 9 instead Although I am not sure on there motives for going straight to 9, I am looking forward to the release
-
Yea, I noticed that on Red Hat's website earlier today.. That's kinda weird I think, because 8.0 just came out fairly recently... But at that, it's something to look forward to anyway.. Linux ISO, www.linuxiso.org, has Red Hat 8.1 beta available for download, but I guess you are right - they are moving on to version 9 instead of 8.1... Cool deal, can't wait...
-
Would doing updates with red hat network update my box from RH 8.0 to 9.0?
-
Hrmm. I doubt it would update all the way from 8 to 9 but I'm curious as to whether they will fix some of the problems that 8 presented. I'll have to find a way to burn some copies.. Damn burner is down. =P
-
Well, with the release of 8, they incorporated the rhn_register and up2date programs so it's easier than before (although you still have to install the gpg key). If you have 8 and you have a paid subscription (I do and I'm updating!), then just run 'up2date -u' and you should be relatively "updated" although there might be things added that 8 doesn't have that would be missed, of course.
If you feel up to it, go edit /etc/sysconfig/rhn/up2date, change it so you can download the kernel files (or run up2date --configure), let it do it's thing, then reboot.
Reason I say this is, what's being provided in 9 that can't be fixed with an rpm update? 8's got a journaled filesystem (ext3) and just about everything you'd need...all on a stable level. I haven't had many of the problems with 8 like some have had so for me to switch, there'd have to be quite the feature list of things I'd actually care about.
-
8.0.94 is the current beta for 8.1 or was supposed to be.... but they are jumping..... 9 is indeed going to be the next version.....its to keep up with the version # race that seems to be taking place in linux.
-
Thanks for that info, I nomally do run up2date and include the kernal updates, I love to be on the bleed edge, so I'll most likely do an upgrade if up2date doesn't do it for me. MsMittens with your burner being down, you might just want to do a network install. Jus 'til you get it fixed.
PuRe
-
hmmmm
i wonder if they fixed this problem mentioned in this post
im sure they would have to right??????
-
Eh. I'll get a friend to burn it for me. I'm a klutz at times and will probably blow something up if I do a network install. Plus I have limited disk space (and am cheap!). Anyways, it's good to have disks.
As for RHN, that was first --brokenly-- included with 7.1, fixed and used in 7.3. I use it and have a paid subscription. Nice little feature. One of their better ones -- better than Windows Update IMHO. But while it updates patches, I don't think it will update the whole OS. You'll get newer kernels to a degree but I don't know if they'll go whole hog. I want to upgrade to the newer Gnome but I just dread having to bring down all those files, compiling them one after another and then installing and praying I didn't miss something.
-
What I would be interested in is to see if RH 9 changed the default filesystem to ReiserFS. From what I've seen and read, ReiserFS seems to be superior to ext3.
Cheers,
cgkanchi
-
<off topic>
Hey cgkanchi,
Have you seen any good descriptions/tuts on the ReiserFS? I read the Linux Journal or Magazine (can't remember which) article written by the author but got lost after the first paragraph (there is this concept that some are really good technologically but cannot teach... ).
<on topic>
I don't know if they'd make a drastic change like that yet. Besides, won't it need 2.6? Has 2.6 been released officially yet?
-
You people live in the past. Suse has had Reiser FS since it's 7.0+ days. I love Reiser FS...it beats ext3 anyday. I can reboot the PC and it rarely ever checks the disk and when it does, it flys through. Which is important because I built a server at work that holds a terabyte of data! BTW: I realize you have to pay for SuSe, but after the first machine if you want autoupdates w/ Redhat you also have to pay.
Mittens if you ever want to talk about ReiserFS you know where to find me.
-
Personally, RedHat 8 is too much like WinXP for me, ill just stay with RedHat 7.3.
-
A LUG I belong to normally has these ISOs available when they first come out...
It is run by a local university... with really FAST DL speeds. (or upload on their side)
I think they have a T3, but I could be wrong. Either way... 120-150kbps DL is great compared to the 30-50 you get at most linux distro sites.
If they post it, I'll give those who want it a link for it.
You don't* have to be a suscriber to get it early... ;)
-
Well, i am a SuSe person and i use Reiser FS so ill give some details for you all (and you better appreciate this because its a hell of a lot of typing) anyway, heres some specs:
REISERFS
Officially one of the key features of the 2.4 Kernel release, Reiser FS has been available as a kernel patch for 2.2.x SuSe kernels since SuSe Linux version 6.4. ReiserFS was designed by Hans Reiser and the namesys developmentteam. Reiser FS has proven to be a powerful alternative to the old Ext2. its key assests are better disk spave utilization, better disk access performance, and faster crash recovery, the only real drawback is that it pays alot of detail to metadata but not the data itself. Future versinos will include data journaling, both meta data and actual data, are written to the journal, as well as ordered writes.
Fast crash recovery:
using a journal to keep track of recent metadata changes makes a file system check a matter of seconds, even for huge file systems.
Better disk access performance:
for small files, you will often find that both file data and "sts_data" (inode) information are stored next to each other. they can be read using a single disk IO operation, meaning, that only one access to disk is required to retreive all the information needed.
Better disk space utilization:
in Reiser FS, all data, is organized in a structure called B*-balanced tree. the tree structure contributes in better disk space utilization as small files can be stored directly in the B*- tree leaf nodes instead of being stored elsewhere and just maintaining a pointer to the actual disk location. in addition to that, the storage is not allocated in chunks of 1 or 4 KBs, but in portions of the exact size that is needed. Another benefit lies in the dynamic allocation nodes. this keeps the FS more flexible, in contrast to traditional file systems, like Ext2 where the inode density has to be specified at file system creation time.
More specs:
Reiser FS:
File size Limit: 1 EB
File system size Limit: 16,384 GBs (16 TB)
-
MsMittens, here's one I found. http://pro.linuxorbit.com/modules.ph...artid=9&page=1
and here's a similar (slightly better one, I thought) by IBM http://www-106.ibm.com/developerworks/library/l-fs.html
Cheers,
cgkanchi
-
kanchi i think your one of the only people from IRC i never gave a name too, i gotta think of one for you, hmmmmm....damn howabout Cgee? lol anyway cool links, and HEY GUYS I SPENT THAT HUGE AMOUNT OF TIME TYPING UP REISER FS FOR YOU LOL lol, howabout like at least reading it lol, anyway, yea i think reiser is way better than Ext2 and 3.
ill list a few helpfull Linux sites iv found here and there for everyone to check out.
first if you dont use Linux or you want to but arent sure, id recommend looking at
http://www.linux.org
this site has alot of help for people new to Linux and also has a step by step walk threw of a basic install, and also alot of documentation.
http://www.linuxhq.com/ this is a pretty well known site but i dont think iv ever seen anyone post it on here so check it out :)
http://lwn.net/ this is another good site.
http://www.linuxworld.com/
http://www.linuxgames.com/ this is a very important site for any Linux person, even though Linux comes with kick ass games theres ALOT here.
http://www.linuxlinks.com/ this is awesome for finding things.
http://new.linuxnow.com/ this here is just amazing, make sure you check this out at least, if you dont wanna see every link im posting at least look here.
http://linux.tucows.com/ this is a site that i dont think gets enough recognition, you can download alot here for free and its pretty good too.
http://www.linuxplanet.com/linuxplanet/
http://www.linuxcentral.com/ what can you say about this site except hell yea?
http://www.justlinux.com/
http://www.linuxapps.com/
http://www.gnu.org/
http://www.linuxsecurity.com/ this site is amazing.
http://www.linux-usb.org/ this is a good site of you like using USB but need some extra help.
http://www.bastille-linux.org/ very good site for security focused Linux users (isnt that all of us though? :) )
http://www.linuxfromscratch.org/ for the advanced user who wants there own distro....hehehehehehehe i cant wait untill Gornix 1.0 is out muahahahahahaha
http://www.portalux.com/
http://sal.kachinatech.com/ need to use Linux for a big purpose? go here.
http://www.linuxrouter.org/
http://www.stampede.org/
http://www.linuxiso.org/ what can you say about the iso site? its like the best for downloading a distro.
http://linux.box.sk/ this is an awesome site.
http://www.happypenguin.org/news/ a playfull penguine is a happy penguine lol.
Well thats it for now guys i have to get ready for school. enjoy the sites, theyv helped me out and also if Linux isnt all you wanna play in
http://www.freebsd.org the Free BSD site is GREAT and also
http://www.openbsd.org
one of the most secure systems on earth in my opinion.
http://www.netbsd.org ....you could install this on a kleenex if it had a floppy drive, lol.
-
Mean while MandrakeSoft Has free Mandrake 9.1 today......!!!
And in my experience the look and feel for it is too cool
xDrack.
-
wow, maybe they will fix all of their damned gcc problems and have an environment that actually compiles correctly... grrrrr i hate package managers... blah Redhat is good except for that whole it sucks part. Slackware 9 !!!!!!
-
@cgkanchi:
I doubt very seriously whether Red Hat will ever offer ReiserFS as the default, considering they were one of the chief sponsors of ext3 development. ;)
*Very OT*
@Louie and others:
What is it about ReiserFS that you find superior to ext3? I know that its small file performance is better if you're running something like a squid proxy, but that's about the only advantage I see in it. I find ext3's speed for everyday use and its crash recovery use to be comparable to Reiser. Plus, its backward compatibility with ext2 and true data journaling option (as opposed to metadata) seem to me to be far superior to ReiserFS in a server environment.
Oh yeah.... and it doesn't have the data corruption bugs that Reiser has had. ;)
[edit]
Mandrake and SuSE were early adopters of ReiserFS because at the time it was the only production journaling filesystem, but just about everybody (including Mandrake) has now moved to ext3 as the default because of its better design. Not sure about SuSE, though.
-
All I can say is that this is going to annoy the **** out of anyone who got their RHCE with Redhat hat 7.x because as soon as RH9 is released the cert will be invalid. RHCEs are only valid for two versions, then you have to resit the exam (and repay the fee of course). It makes me wonder if there isn't an alterior motive for Redhat jumping to version 9 so quickly. Quack!
-
[offtopic] I just upgrade my mandrake 9 to mandrake 9.1 , they are available to burn it now just in case anyone interested [/offtopic]
Cheerss