Leanest Linux distro?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • http
    Confirmed User
    • Oct 2001
    • 1811

    #1

    Leanest Linux distro?

    Which lean & fast Linux distro do you recommend for a

    Notebook P3 with only 40 MB RAM?
  • liquidmoe
    Confirmed User
    • Mar 2002
    • 4994

    #2
    Gentoo

    Take Luck!

    Comment

    • tgpmakers
      Confirmed User
      • Feb 2004
      • 575

      #3
      Ya Gentoo or Slackware but if you add more RAM you could run anything!!!
      http://www.tgpmakers.com/

      Comment

      • fris
        Too lazy to set a custom title
        • Aug 2002
        • 55679

        #4
        gentoo is good, some people like debian.
        Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence.

        Comment

        • Helix
          Confirmed User
          • Feb 2002
          • 6021

          #5
          Damn Small Linux

          you can see a lineup of various distros at this link
          http://distrowatch.com/

          Comment

          • coolfuck
            Confirmed User
            • Jun 2004
            • 2440

            #6
            no one .. buy a new one ..
            WANT TO PLACE YOUR TEXT/BANNER HERE?
            MSG ME:ICQ Number :43-420-088

            Comment

            • Boss Traffic Jim
              Confirmed User
              • Nov 2002
              • 1150

              #7
              Originally posted by Helix
              Damn Small Linux

              you can see a lineup of various distros at this link
              http://distrowatch.com/

              Comment

              • Magg
                Confirmed User
                • Feb 2004
                • 4467

                #8
                Knoppix STD, runs off a CD only

                Comment

                • KobyBoy
                  Confirmed User
                  • Jul 2003
                  • 201

                  #9
                  Definately gentoo. Just make sure you install it from source and don't forget to configure gcc to optimize for size (-Os).

                  Comment

                  • Superterrorizer
                    Confirmed User
                    • Sep 2003
                    • 509

                    #10
                    Originally posted by KobyBoy
                    Definately gentoo. Just make sure you install it from source and don't forget to configure gcc to optimize for size (-Os).
                    You Gentoo kids crack me up.

                    Comment

                    • Superterrorizer
                      Confirmed User
                      • Sep 2003
                      • 509

                      #11
                      http://funroll-loops.org/

                      Comment

                      • KobyBoy
                        Confirmed User
                        • Jul 2003
                        • 201

                        #12
                        You Gentoo kids crack me up.
                        What's your beef with Gentoo ?

                        Comment

                        • Superterrorizer
                          Confirmed User
                          • Sep 2003
                          • 509

                          #13
                          Originally posted by KobyBoy
                          What's your beef with Gentoo ?
                          The endless stream of retards who think that compiling shit on your own hardware somehow makes it faster than using a binary package.

                          Comment

                          • xenophobic
                            Confirmed User
                            • Mar 2004
                            • 874

                            #14
                            Originally posted by Superterrorizer
                            http://funroll-loops.org/
                            funny site.

                            Comment

                            • KobyBoy
                              Confirmed User
                              • Jul 2003
                              • 201

                              #15
                              The endless stream of retards who think that compiling shit on your own hardware somehow makes it faster than using a binary package.
                              Actually it is. Take for instance the chips from the Pentium family. The original Pentium was considers top of the line when it came out; it blew away the 486. Then along came the Pentium II, the Pentium III and now the Pentium 4. The difference between these chips is not just the speed at which they run at but also the architechture of the chip itself. While they are all built on the same x86 core they are vastly different.
                              If you install your linux distro from a binary package then all the packages have to be compiled so that they will run on all Pentium chips. So while the binary package will run on both the original Pentium and also a moden day Pentium 4 it will not take advantage of the moden day Pentium 4's features hence it will not run as fast as it could. Now if you compile something from source and you tell the compile that you have a Pentium 4 and adjust your compile setting accordingly your binary will only run on a Pentirum 4 or better (hence breaking backward compatability) but also at the same time run faster because it can take advantage of all of the chips features. I've pesonally experienced this and also there are many comparissons available on the net about this.

                              Comment

                              • - Jesus Christ -
                                Confirmed User
                                • Mar 2003
                                • 7197

                                #16
                                Originally posted by Superterrorizer
                                http://funroll-loops.org/
                                "Yet, binary distros are riddled with bugs, and are much more annoying to fix given the the cumbersome edit/build package/install package cycle."

                                "Gentoo is much more optimized in my opinion, it has more support, benefits any hardware circumstances, and runs at at least 20% faster than Redhat."


                                Amen

                                Comment

                                • dodger21
                                  Confirmed User
                                  • Jan 2003
                                  • 2680

                                  #17
                                  Originally posted by Magg
                                  Knoppix STD, runs off a CD only
                                  I've yet to get Knoppix to work. Goddamnit.
                                  icq: 237055440

                                  Comment

                                  • xenophobic
                                    Confirmed User
                                    • Mar 2004
                                    • 874

                                    #18
                                    "I essentially started using Gentoo because my ....ing KDE clock would never show the right time in Red Hat."

                                    thanks for the entertaining link.

                                    Comment

                                    • Superterrorizer
                                      Confirmed User
                                      • Sep 2003
                                      • 509

                                      #19
                                      Originally posted by KobyBoy
                                      Actually it is. Take for instance the chips from the Pentium family. The original Pentium was considers top of the line when it came out; it blew away the 486. Then along came the Pentium II, the Pentium III and now the Pentium 4. The difference between these chips is not just the speed at which they run at but also the architechture of the chip itself. While they are all built on the same x86 core they are vastly different.
                                      If you install your linux distro from a binary package then all the packages have to be compiled so that they will run on all Pentium chips. So while the binary package will run on both the original Pentium and also a moden day Pentium 4 it will not take advantage of the moden day Pentium 4's features hence it will not run as fast as it could. Now if you compile something from source and you tell the compile that you have a Pentium 4 and adjust your compile setting accordingly your binary will only run on a Pentirum 4 or better (hence breaking backward compatability) but also at the same time run faster because it can take advantage of all of the chips features. I've pesonally experienced this and also there are many comparissons available on the net about this.
                                      Ok, you're right. All binary distros do all their compiling on 486s, and Gentoo is faster because using -O99 and -mpentiumpro opt settings will give you at least a 50% performance increase. I wonder if funroll-loops will accept your quote for their site.

                                      Comment

                                      • Superterrorizer
                                        Confirmed User
                                        • Sep 2003
                                        • 509

                                        #20
                                        "I started using Gentoo on the desktop and now I've rolled it out as a production server using some great technologies: ReiserFS, RAID-5, Gentoo patched kernel, Samba ... you name it."

                                        Comment

                                        • xenophobic
                                          Confirmed User
                                          • Mar 2004
                                          • 874

                                          #21
                                          Originally posted by dodger21
                                          I've yet to get Knoppix to work. Goddamnit.
                                          does it freeze at "enabling DMA <CD>"?
                                          I had a few systems that would freeze on that line, adding nodma on the commandline fixed it.

                                          Comment

                                          • KobyBoy
                                            Confirmed User
                                            • Jul 2003
                                            • 201

                                            #22
                                            Ok, you're right. All binary distros do all their compiling on 486s, and Gentoo is faster because using -O99 and -mpentiumpro opt settings will give you at least a 50% performance increase. I wonder if funroll-loops will accept your quote for their site.
                                            No. All binary distros get compiled on Pentiums (even Windows) thus not taking full advantage of the processors capabilities. Gentoo (or anything compiled with the correct flags) will be faster on a more advanced processor then binaries produced for lower end processors. And there is no such thing as -O99 anything higher then 3 will be considered as 3. If you do some searches you can actually find stuff out rather then repeating stuff from the funroll-loops site.
                                            Granted there are people who are taking gentoo optimization to an extreme but then again so are people who overclock their computers or tweak settings in games to get maximum performance from their video cards.

                                            Comment

                                            • Superterrorizer
                                              Confirmed User
                                              • Sep 2003
                                              • 509

                                              #23
                                              Originally posted by xenophobic
                                              does it freeze at "enabling DMA <CD>"?
                                              I had a few systems that would freeze on that line, adding nodma on the commandline fixed it.
                                              Or try FreeSBIE

                                              Comment

                                              • xenophobic
                                                Confirmed User
                                                • Mar 2004
                                                • 874

                                                #24
                                                Originally posted by Superterrorizer
                                                Or try FreeSBIE
                                                Have been using Freesbie for a while, I ran into problems running it on some Dell poweredge servers, so had to switch to knoppix to get it to boot.
                                                I actually am a huge fan of FreeBSD, have used it since 3.2 -RELEASE

                                                Comment

                                                • Superterrorizer
                                                  Confirmed User
                                                  • Sep 2003
                                                  • 509

                                                  #25
                                                  Originally posted by xenophobic
                                                  Have been using Freesbie for a while, I ran into problems running it on some Dell poweredge servers, so had to switch to knoppix to get it to boot.
                                                  I actually am a huge fan of FreeBSD, have used it since 3.2 -RELEASE
                                                  I've had better luck with FreeSBIE than I have with Knoppix. Was pleasantly surprised.

                                                  Comment

                                                  • xenophobic
                                                    Confirmed User
                                                    • Mar 2004
                                                    • 874

                                                    #26
                                                    Originally posted by Superterrorizer
                                                    I've had better luck with FreeSBIE than I have with Knoppix. Was pleasantly surprised.
                                                    Yes, likewise, the only problems I ever had with it seemed to be only on certain PowerEdges, and seeing it was more of a time issue (just needed to enumerate the hardware out to a text file for resale of the servers) I didn't mess with it, and just went to Knoppix.
                                                    Are you into any of the other BSD's (Open/Net) ?

                                                    Comment

                                                    • Superterrorizer
                                                      Confirmed User
                                                      • Sep 2003
                                                      • 509

                                                      #27
                                                      Originally posted by xenophobic
                                                      Yes, likewise, the only problems I ever had with it seemed to be only on certain PowerEdges, and seeing it was more of a time issue (just needed to enumerate the hardware out to a text file for resale of the servers) I didn't mess with it, and just went to Knoppix.
                                                      Are you into any of the other BSD's (Open/Net) ?
                                                      I played with NetBSD many many moons ago on my Amiga, but now a days it's just FreeBSD.

                                                      Comment

                                                      • xenophobic
                                                        Confirmed User
                                                        • Mar 2004
                                                        • 874

                                                        #28
                                                        Originally posted by Superterrorizer
                                                        I played with NetBSD many many moons ago on my Amiga, but now a days it's just FreeBSD.
                                                        I have a Sparc Ultra 30 here with Solaris 8.0 on it, I'm going to try the new FreeBSD 64bit 5.x tree, once I buy a drive to replace the one with Solaris on it, I am glad they finally released a version for sparcs, I hated the thought of putting either Open or Net BSD on it.

                                                        Comment

                                                        • http
                                                          Confirmed User
                                                          • Oct 2001
                                                          • 1811

                                                          #29
                                                          I will try gentoo and maybe another

                                                          Comment

                                                          • fischi
                                                            Confirmed User
                                                            • Nov 2004
                                                            • 252

                                                            #30
                                                            drop it, get an iBook

                                                            Comment

                                                            Working...