Slashdot Mirror


Linux 2.4.19 Released

Adrian Voinea writes "The latest stable Linux kernel (2.4.19) is out. The somewhat massive changelog has the details. The patch file is here and the full source is here. If possible use a mirror."

10 of 367 comments (clear)

  1. Meanwhile... by Anonymous Coward · · Score: 0, Troll

    Meanwhile, SP3 for Windows 2000 is released, implementing the new "Set Program Access and Defaults" feature. Unsurprisingly, Slashdot is silent.

    1. Re:Meanwhile... by Anonymous Coward · · Score: -1, Troll

      Arghh! No more modpoints to mod this down as the troll it is! Please somebody else step in!

  2. Bet it has more Exploits in it than Mac OS 9x,8x by Anonymous Coward · · Score: -1, Troll

    Bet this new Linux has more Exploits in it than Mac OS 9x,8x.

    In fact accoding to BugTraq, no Mac OS9x or 8x server has EVER been rooted,defaced,broken into, etc EVER.

    There are many technical reasons why the MacOS (not the unix os x) is the most secure OS in history for server usage.

    Imagine.... not ONE exploit EVER.

    Even the "default" OpenBSD has had nearly 2 in just the last couple months.

  3. New troll site! by Lard+Kano · · Score: -1, Troll

    Check it out here - http://scoop.ftso.org/

    !!!!!!!!!!!!!!!!!!!!!

  4. Warning! by *xpenguin* · · Score: -1, Troll

    Warning! last minute changes to inode.c!

  5. Great mirror advice! by wackybrit · · Score: 0, Troll
    If possible use a mirror.
    Someone should let Alan Cox know about that one!
  6. I donno by twitter · · Score: 1, Troll
    Dump? Thanks for the letter from Linus telling me not to use something I never heard of.

    Let me try to be helpful. Combinations of tar find and grep work well for me.

    basic tar syntax:

    tar cvx archive_name.tar file_path_1 file_path_2 ... to create archive_name.tar with all files in path.

    tar xvf archive_name.tar to restore. the .tar is optional of course, but it helps me.

    useful tar options:

    -u, update to only add new or modified files.

    -G, old style incrimental

    -g, new style incrimental

    -z, gzip files

    Combined with find and grep and put into a chron job, this is a very powerful backup tool. For example something like:

    tar cvu archive.tar `find | grep patern`

    performed at regular intervals does a great job.

    Tell me about dump.

    --

    Friends don't help friends install M$ junk.

  7. So what? by towatatalko · · Score: -1, Troll

    So, now we have 2.4.something kernel. What will that do for you? Improve your income, get your bills paid on time? None of those, it'll be just another of those slashdot's announcement. People will do whatever and post myriads meaningless messages. None will talk about things that are relevant and none will do anything to improve failing economy, including IBM that suppose to support Linux but is reluctant to hire those laid off Linux engineers, support engineers, etc. It's all going to nuts! Do you think RHat will survive this downturn? Tell me about it!

    --

    IP was invented for the sake of lawsuits.
  8. Modules? by evilviper · · Score: 1, Troll

    Great!!! I always love when a new kernel comes out so I can deal with a completely different set of modules having 'unresolved symbols' and being impossible to load/use.

    --
    Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
  9. Re:Does dump work yet by __aakpxi9117 · · Score: 0, Troll

    There's a solution for just about ALL Linux problems. It's simple, SWITCH TO *BSD.

    Tired of unstable untested kernels that crap out on you? Tired of NEEDING to reconfigure and recompiling a kernel every week? Sick of modules that for some reason never completely work right? Tired of incredibly and needlessly complex SysV startup scripts? Tired of having a needlessly complex and non-stateful firewall? Tired of working your damn ass off just to get a single stable system?

    Use BSD and all these problems will magically disappear.