Slashdot Mirror


Red Hat Launches Online Red Hat Magazine

loconet writes "Today Red Hat published the first issue of their online Red Hat magazine, formerly known as the Under the Brim newsletter. Each issue includes Editor's Blog, Red Hat Speaks (interviews with Red Hat personalities), From the Inside (News, Whitepapers, Events), Ask Shadowman, Tips & Tricks, Fedora Status Report, Contests. This month's issue features a detailed article on Fedora Core 3."

11 of 111 comments (clear)

  1. Decoder ring by October_30th · · Score: 4, Funny

    Does it come with a secret decoder ring?

    --
    The owls are not what they seem
  2. Is this... by emrysk · · Score: 3, Insightful

    ...actually different from Under The Brim in content? Doesn't look like it. Any other differences?

  3. Missed opportunities by daeley · · Score: 5, Funny

    This magazine was brim-ming with potential naming greatness, but their crown-ing achievement was "Editor's Blog" and "Tips & Tricks"?! What about Hat Tricks? Brim Shots? Bowler, I Don't Even Know Her? Buy software in the Haberdashery! The Beret-B-C's of Linux? Helmet-ropolitan Opera House?!!! (OK that last one is a stretch.)

    Kids these days....

    --
    I watched C-beams glitter in the dark near the Tannhauser gate.
  4. Overheard at Red Hat Marketing... by Rahga · · Score: 4, Funny

    A little birdie told me that they want you to read Red Hat Magazine, but stay away from Fedora Core. It will EAT YOUR BRANE.

  5. Scintillating articles they have there... by goldstone · · Score: 4, Funny

    This month's issue features a detailed article on Fedora Core 3 Wowee! I hope next month's issue has an article on the history of the parallel port!

  6. Re:Read what? by demachina · · Score: 4, Insightful

    Exactly. Why is this news that one company behind one distribution is relaunching one of their marketing tools. Thank you /. for giving them the free plug.

    This is the company trying to turn Linux in to the most expensive operating system, not the most economical.

    This is the company the launched a subscription update service for its users and in less than the duration of a one year subscription cut the legs out from it, and the subscribers who paid money for it, and abandoned the whole flagship desktop product and their loyal users.

    Well they didn't exactly abandon it, rather they unloaded it on unpaid labor who do all the work for them and they just control, market, exploit and profit from it. Nice business if you can pull it off.

    Me I used to go out of my way to buy Red Hat box sets just to support a company that I thought was one of the good guys. No more. Gentoo for me.

    --
    @de_machina
  7. Re:Read what? by Pros_n_Cons · · Score: 4, Insightful

    Is RedHat still around?

    if you RTFA:
    The downloads for the Fedora Core 3 release have been stunning -- the torrent at Duke sustained over 16,000 image downloads, exchanging about 37TB in just two days!

    Apparently one or two people like the project but don't let that get in the way of someone on Slashdot telling you RH is dead, please by all means ignore the fact they're the #1 distro in India, just opened an office in China which is now their main focus. They have office in Munich and landed some very big contracts there. Are currently the #1 installed distro in the world by a landslide according to netcraft. If you guys read that Mag and put down the zealot sword for a second you might see why everyone uses redhat/fedora, It's kicking the crap out of the competition.

    --

    -- "of course thats just my opinion, I could be wrong." --Dennis Miller
  8. Re:Read what? by LnxAddct · · Score: 5, Insightful

    Wow its like not even worth reading slashdot anymore if Redhat is mentioned. All the little debian, gentoo, and suse freaks come out of the word work and freak out. Its like werewolves on a full moon. Listen guys, Red Hat are the good guys, they offer great products and the corporate folk like them. They don't abuse anything or anyone, they open source everything. Try getting Novell to do that, Novell is just testing the waters because Netware failed, they have no interest in OSS, they'll jump on the next big train outta here if they think it'll get them more money. Red Hat's business *is* linux, they were in a position to buy Suse and were close to it but decided the market would be too closed, thats what kind of good guys these are. Anyway, its hard to get through the thick skulls of some slashdotters, but in the real world Red Hat or Suse are the only choices, my experience has been that Red Hat is better, others may feel different. Thats fine, have fun, but regardless of my choice I will support both distributions and tell others of them simply to get the ball out of MS's court. Once we do that, then can we have the linux distro flame wars? It shouldn't be too long 4 years or so, you can wait.
    Regards,
    Steve
    Fedora Core 3 is better than any of your distro's anyway ;)

  9. Re:Read what? by Pros_n_Cons · · Score: 5, Informative

    they unloaded it on unpaid labor who do all the work for them and they just control

    But all RedHat does is steal work from these poor programers just look at the end of this comment. They contribute more than any other single entity, dedicating 1/5th of their income to R&D. If anyone deserves a "free plug" certain Red Hat is one of those companys.
    $ find . -type f -print0 | xargs -0 grep "@redhat" | wc -l
    677
    $ ... @mandrake
    6
    $ ... @debian
    141
    $ ... @gentoo
    0
    $ ... @suse
    657

    With the upstream glibc-20041021T0701
    $ ... @redhat
    4760
    $ ... @mandrake
    24
    $ ... @debian
    98
    $ ... @gentoo
    4
    $ ... @suse
    1339

    With the upstream gcc-3.4.2-20041018
    $ ... @redhat
    7995
    $ ... @mandrake
    4
    $ ... @debian
    64
    $ ... @gentoo
    0
    $ ... @suse
    2028

    Do the same with ... Gnome :-)
    by some guy named By my_name on OSnews forum.

    --

    -- "of course thats just my opinion, I could be wrong." --Dennis Miller
  10. Re:Read what? by Pros_n_Cons · · Score: 4, Insightful

    Yes NASA developed SElinux, but it was having difficulty breaking into the mainstream, RH hired Russel Coker and pushed for its inclusion into 2.6 kernel I can assure you they have paid people working on this so that it will work with every day tasks instead of only being applicable to 'hardened' distro's. This is huge IMO
    kudzu is hardware tool, used in knoppix to get that "works on any hardware" people were screaming when it first came out.
    gcj/gcc/etc you say its probably not a good thing, have you read the changelog over the last year? Pretty incredible stuff. There is a couple things from the Article here I liked too about GCC:

    GCC 4.0 has Static Single Assignment (SSA) performance improvements -- SSA's usefulness comes from how it simultaneously simplifies and improves compiler optimizations, by simplifying the properties of variables. and
    The FORTIFY_SOURCE extensions add both compile-time buffer overflow detection, and very low overhead runtime overflow protection. This is an excellent development tool to help improve the quality of code out there, and a current aim is to have the -D_FORTIFY_SOURCE option to compile the entire Fedora Core 4 distribution! (Nothing shipped in Fedora Core 3 makes use of GCC4) For more information on this, refer to a posting made by Jakub Jelinek at http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02055 .htm

    I concider these good things. So have the last 5 years since cygnus merged.
    I don't mean to say redhat wrote all these apps from the ground up although they did for some. Just that almost every top notch app for linux you can think of had a money player behind it like RedHat/SuSE/etc. What does this mean? Free distro's are the ones benifiting more from the $$$ guys.. The $$$ guys are the ones piling on the features we ask for, they're the ones giving us the "killer apps"

    --

    -- "of course thats just my opinion, I could be wrong." --Dennis Miller
  11. Novice or new users, though not dumbed down by Spoing · · Score: 3, Interesting
    This is a good resource for people new to Linux and want to try Red Hat's flavors. It's not a guide for idiots, though, and at times it does have some handy sections. For example, the article on SElinux is good as is the one on Evolution...though after using Evolution for a few years I personally found nothing new about that.

    You won't appreciate much in this magazine if you are not curious about software, are a die hard Debian fan, or simply know quite a bit about Red Hat or Fedora Linux already.

    I've bookmarked it, will review it regularly, and will consider passing along articles or the URL to friends and associates as it is appropriate.

    --
    A firewall can not protect you from yourself. Turn off what you do not need. Do not use the firewall to do your work.