Whats the big deal about Ubuntu?


Recommended Posts

Yeah, but you use gentoo, so we love ya anyway! Your like the crazy uncle that is always out in the shed hot rodding a blender!

585838633[/snapback]

:laugh: That has to be the best definition of a Gentoo user... ever.

Though you really should learn to deal with the config files, instead of Gentoo's scripts. Took me a while to get used to Debian's system.

The thing is I prefer Debian, not Knoppix, MEPIS, just pure Debian. I understand that they haven't released a stable release since 2002, but who really uses the stable? Sarge is stable enough to use anway.

Well MEPIS and Knoppix both use Debian's repositories (they have customized some desktop apps in repos that are pinned) and 80% of Ubuntu is unpatched debian (will be much more once the release) so it's calling one or the other pure is really splitting hairs.

Sarge is more stable than many other GNU/Linux distros but the problem is that they are in a feature freeze. I'd love to see Xorg, a new rc system and dpkg3 get some love from the debian developers, but right now thats impossible until the release. http://people.ubuntu.com/~scott/patches/ those are the Ubuntu patches, just waiting to be reintegrated into Debian.

you need to uncomment few commented out lines (the ones starting with a '#', just remove the '#') and do

apt-get update

. maybe you will also need to add 'multiverse' to one of the respository lines. I can't actually, I'm not at my pc right now, and I have trouble with remembering stuff.

Hope you understood, english is not my native ..

What you have to realize here, is that most of Linux zealots are pretty clueless.

They think because they compile everything from scratch and spend countless hours building their system from scratch that it "is more powerful" than your average out of the box Linux distro.

Couldn't be further from the truth.

Just because Ubuntu is easy to setup and use out of the box, it doesn't make it any "less powerful" than any other distro out there, just the way things are done and operated is different.

585836275[/snapback]

I'de have to disagree. Building your system from scratch, is, in my view, the only way to do it. Leaving it upto a distributor like Ubuntu or Fedora..., is just screaming for disaster. I like the way that I've customized my laptop install to:

0) Bootup exactly the way I want it, either in battery mode or in AC mode.

1) Spin the hard-drive down at exactly the time I specified, and enter laptop-mode.

2) I know exactly how my NICs are setup, and I've setup a firewall (shorewall), I'm completely stealthed from the net as far as GRC's Shields Up! test goes. Because I've set it up, I know exactly how my firewall works and what's happening.

3) I've got EXACTLY the packages I CHOOSE, no KDE, no Open Office, just stuff which I like.

4) Because I chose exactly which X server my system has, I now have DRI enabled as a result, this was broken in XFree86 and some X.Org releases with the i810 driver (no Ubuntu installer could do with my i830M chipset). And Jesus, what's the whole issue with XFree86, Debian is really stuck in the past there...

5) Suspend-to-disk 2, fully working. No Ubuntu install can do that on my hardware.

6) Wireless WEP key support, Ubuntu just couldn't seem to handle this.

I can go on and on and on. The truth is Ubuntu, and any other distro, can't do everything for you. I bet anyone who "poo poos" Gentoo for being too difficult to setup, you'll run into loads of problems when you're setting up a laptop and you want it to actually behave like a laptop, and not a desktop, with Ubuntu. So why waste time working out what's already done for you and what's not, when you can do it all, get exactly what you want how you want. Enter Gentoo!

What I really hate is people like YOU who constantly make out Gentoo users to be obsessive about speed just because we compile from source. Lots of new Gentoo users are pulled towards it because of this ability, I admit, but they rarely do anything other than -O3 -formit-frame-pointer -pipe and declare some random USE flags. The real speed users are very knowledgeable, and do lots of interesting things with their setup, ever tried using the embedded-baselayout for your init, now you're talking fast init times...heh, and you think any idiot can do that? mmm? In reality, though, most Gentoo users use it for what it is; a very powerful and easy to maintain distro which doesn't force anything upon you. And believe me, I'm going to be one of the first paying for GenUX so I no longer have to compile Gnome and everything else on my mere P3m 1GHz 256MB laptop.

Edited by Knight'
0) Bootup exactly the way I want it, either in battery mode or in AC mode.

1) Spin the hard-drive down at exactly the time I specified, and enter laptop-mode.

2) I know exactly how my NICs are setup, and I've setup a firewall (shorewall), I'm completely stealthed from the net as far as GRC's Shields Up! test goes. Because I've set it up, I know exactly how my firewall works and what's happening.

3) I've got EXACTLY the packages I CHOOSE, no KDE, no Open Office, just stuff which I like.

4) Because I chose exactly which X server my system has,  I now have DRI enabled as a result, this was broken in XFree86 and some X.Org releases with the i810 driver (no Ubuntu installer could do with my i830M chipset). And Jesus, what's the whole issue with XFree86, Debian is really stuck in the past there...

5) Suspend-to-disk 2, fully working. No Ubuntu install can do that on my hardware.

6) Wireless WEP key support, Ubuntu just couldn't seem to handle this.

I can go on and on and on. The truth is Ubuntu, and any other distro, can't do everything for you. I bet anyone who "poo poos" Gentoo for being too difficult to setup, you'll run into loads of problems when you're setting up a laptop and you want it to actually behave like a laptop, and not a desktop, with Ubuntu. So why waste time working out what's already done for you and what's not, when you can do it all, get exactly what you want how you want. Enter Gentoo!

585867604[/snapback]

Hum hum hum, I have a few issues with your linux world-view here ;) :

You can control the startup on any distribution. You can use lycoris or mandriva and still setup an init system that works exactly the same as the gentoo one if you like, or you can create your own init system to do exactly what you want. The only difference is that gentoo, to some extent, forces you to do some of the setup yourself.

Also, just because a distro ships with a default firewall configuration doesn't mean that it makes it any harder to set up your own firewall configuration exactly the way you like it - gentoo has no default firewall configuration, and you set up your own, some other distros do have a default firewall configuratio, but you can still set up your own. Just because something is automatically set up for you in a particular way doesn't mean that you can't edit that setup to your needs. It isn't any harder at all to go from [default setup] -> [custom setup] than it is to go from [no setup] -> [custom setup]. It's just a mental issue - people see gentoo as somehow being less restrictive about these things, but this is open source, you can do anything you like from whatever base a distro chooses to use.

When it comes to the packages you choose, how many decisions did you make about the packages gentoo has decided to included in their "system" collection of packages (the ones installed during an "emerge system")? I've not installed gentoo for over 2 years now, but I'm pretty sure you're still lumped with what they think constitutes a sensible base system. But "No," you cry, "if you want to remove a package from the base system and use something else, you can simply emerge unmerge the package, and emerge the replacement! Or create a new profile!" Well here's a little secret: you can do exactly the same thing on any other distro. Ubuntu comes with stuff you don't want? Apt-get remove it, then. Just because a distro uses certain packages by default, doesn't mean you have to use what they suggest.

Similarly, you can use any X server you like on any distro. Don't be blinkered by what is installed by default.

Suspend to disk is, as far as I know, an entirely kernel-level technology, and has absolutely zero to do with your choice of distro, packages, init scripts, or anything else. If you can get it working in gentoo, you can get it working in ubuntu. If you are trying to use it on a default ubuntu kernel then no, it probably won't be supported, but if you're competent enough to patch it into your kernel source and build the required options in gentoo, you can do the same in ubuntu. Or any other distro. Same goes for wireless wep key support. Can't figure out how to do it using the ubuntu networking scripts? Use gentoo ones instead. Write your own. Hack some mish-mash together taking elements from multiple distros, if you want.

The point is, anything you can do on one distro, you can do on any other. You want to use a version of rpm from redhat 5.2 to manage your packages on slackware 10.1? Go right ahead. You want to use the gentoo method of installing a kernel on debian? Knock yourself out. Gentoo is not more powerful than any other distro - to my mind, the thing that gave gentoo its power, and the reason I used it for so long, was portage. I loved the way portage handled USE-flags, enabling your package manager to gracefully handle, for example, nethack with X support and nethack without X support as the same package. I would love to see that sort of functionality integrated into a binary package manager rather than a source one, but to be honest I don't see an easy way to do it.

Anyway, rant mode off, sorry if I sounded harsh in some parts there, I sometimes get a little carried away with these big posts ;)

  • 1 month later...
Hum hum hum, I have a few issues with your linux world-view here ;) :

You can control the startup on any distribution. You can use lycoris or mandriva and still setup an init system that works exactly the same as the gentoo one if you like, or you can create your own init system to do exactly what you want. The only difference is that gentoo, to some extent, forces you to do some of the setup yourself.

Also, just because a distro ships with a default firewall configuration doesn't mean that it makes it any harder to set up your own firewall configuration exactly the way you like it - gentoo has no default firewall configuration, and you set up your own, some other distros do have a default firewall configuratio, but you can still set up your own. Just because something is automatically set up for you in a particular way doesn't mean that you can't edit that setup to your needs. It isn't any harder at all to go from [default setup] -> [custom setup] than it is to go from [no setup] -> [custom setup]. It's just a mental issue - people see gentoo as somehow being less restrictive about these things, but this is open source, you can do anything you like from whatever base a distro chooses to use.

When it comes to the packages you choose, how many decisions did you make about the packages gentoo has decided to included in their "system" collection of packages (the ones installed during an "emerge system")? I've not installed gentoo for over 2 years now, but I'm pretty sure you're still lumped with what they think constitutes a sensible base system. But "No," you cry, "if you want to remove a package from the base system and use something else, you can simply emerge unmerge the package, and emerge the replacement! Or create a new profile!" Well here's a little secret: you can do exactly the same thing on any other distro. Ubuntu comes with stuff you don't want? Apt-get remove it, then. Just because a distro uses certain packages by default, doesn't mean you have to use what they suggest.

Similarly, you can use any X server you like on any distro. Don't be blinkered by what is installed by default.

Suspend to disk is, as far as I know, an entirely kernel-level technology, and has absolutely zero to do with your choice of distro, packages, init scripts, or anything else. If you can get it working in gentoo, you can get it working in ubuntu. If you are trying to use it on a default ubuntu kernel then no, it probably won't be supported, but if you're competent enough to patch it into your kernel source and build the required options in gentoo, you can do the same in ubuntu. Or any other distro. Same goes for wireless wep key support. Can't figure out how to do it using the ubuntu networking scripts? Use gentoo ones instead. Write your own. Hack some mish-mash together taking elements from multiple distros, if you want.

The point is, anything you can do on one distro, you can do on any other. You want to use a version of rpm from redhat 5.2 to manage your packages on slackware 10.1? Go right ahead. You want to use the gentoo method of installing a kernel on debian? Knock yourself out. Gentoo is not more powerful than any other distro - to my mind, the thing that gave gentoo its power, and the reason I used it for so long, was portage. I loved the way portage handled USE-flags, enabling your package manager to gracefully handle, for example, nethack with X support and nethack without X support as the same package. I would love to see that sort of functionality integrated into a binary package manager rather than a source one, but to be honest I don't see an easy way to do it.

Anyway, rant mode off, sorry if I sounded harsh in some parts there, I sometimes get a little carried away with these big posts ;)

585875639[/snapback]

Owned.

I've been running Ubuntu on my server since Warty...I've only restarted the server twice since then, once to finish the install of Hoary and once to install Suse 9.3 (dual boot)...that's it. Now granted, I won't say I have all that many services running (apache, ssh, mysql, ftp, smtp, and samba)...but this thing is pretty darn stable in my playing with it. I've tried most of the major linux distros at some point or another and I must say this is the only one that has stuck for more than a week or so. The entire "feel" of it is nice, it's streamlined, quick, has the programs i want/need, upgrading/maintaining is easy, and yet it doesn't make you feel like a 3 year old by being too simple. i love it. :yes:

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Stop asking people that. It's a "No True Scotsman" argument in that you are attempting to discredit the opinions of a person by Attacking the Messenger. The reason that these are logical fallacies is the TRUTH is based on facts as supported by evidence. Nothing else. So, always debate the facts with evidence to reach the truth. Once you learn to do this, you'll be able to recognize when people are fearmongering and lying to you for their own selfish ends.
    • It doesn't matter if you didn't directly hear it from person X or Y. Every one of your statements comes straight from the racist, skinhead, anti-immigrant, be afraid of everything, "they are all taking our jobs", etc. etc. mouthpieces. That's where Farag and Putin heard it from too...and used it against the UK. So, while you keep disavowing the people who publicly peddled that position, you keep proving over and over again that those lies influenced you into being tricked when the Brexit vote came around too. In fact, your final sentence makes it crystal clear that it was the racist/anti-immigrant lies you fell and voted for, since you stated that you didn't have an issue with the economic trade issues with the EU. Ahem. To be clear, all of these LIES are EONS old, mate. They are the same fearmongering lies peddled to the same ignorant, gullible cowards by the same charlatans, snake-oil salesmen, and would be demagogues who've been doing this since caveman Ugh lied about his slightly different neighbor in order to steal his land. And, finally, you answered your own previous question. The reason that the EU isn't clamoring to bring the UK back is that they have had enough of people who would rather shoot themselves in the foot than get over their "insecurity issues". It's the same reason the entire world is moving away from the USA as fast as it can...
    • Onkyo Dolby Atmos AV receivers are really solid deals by Sayan Sen Recently we covered great deals on several soundbar models from the likes of Sony, JBL, Samsung and others for really good prices (the lowest in several months). Aside from that we also reported on the Edifier S3000MKII, a hi-fi two-way bookshelf monitor that's available for only $800. Today we bring a list of AV receivers from Onkyo that are available at great prices including the Onkyo NR7100, RZ30, and 8470 (purchase links under the specs table down below). The Onkyo TX-NR7100 and Onkyo TX-RZ30 are both 9.2-channel AV receivers designed for immersive home theater setups but they occupy slightly different tiers within Onkyo’s lineup with the RZ30 positioned as the more advanced model. The TX-NR7100 is a THX Certified 9.2-channel receiver offering up to 100 W per channel (8 ohms, 2 channels driven). It supports Dolby Atmos, DTS:X, and IMAX Enhanced formats, with flexible configurations such as 5.1.4 or 7.1.2 speaker layouts. A key highlight is its built-in Dirac Live Room Correction which should help optimize sound based on your room and its acoustics. In comparison, both models share several core capabilities though the RZ30 is geared toward enthusiasts seeking more precise calibration and system flexibility, while the NR7100 is positioned as a slightly more accessible, value-focused option with strong all-round performance. The technical specs of the RZ30 and NR7100 9.2 AVRs are given in the table below: Specification Onkyo TX-RZ30 Onkyo TX-NR7100 Power Output (FTC, 2ch driven) ~100 W/ch (8Ω, 20Hz–20kHz, 0.08% THD) 100 W/ch (8Ω, 20Hz–20kHz, 0.08% THD) Dynamic / Peak Power 9 × 170 W (6Ω, 1kHz, 1% THD, 1ch driven) 220 W/ch (6Ω, 1kHz, 10% THD, 1ch driven) Frequency Response 5 Hz – 100 kHz (+1/-3 dB) 10 Hz – 100 kHz (+1/-3 dB) THD 0.08% 0.08% Room Correction Dirac Live (full bandwidth) Dirac Live (with AccuReflex support) Immersive Audio Dolby Atmos, DTS:X, IMAX Enhanced Dolby Atmos, DTS:X, IMAX Enhanced Speaker Layout Support Up to 7.2.2 / 5.2.4 / 9.2 processing Up to 7.2.4 / 5.2.4 / 9.2 processing HDMI Inputs / Outputs 6 inputs / 2 outputs (eARC) 6 inputs / 2 outputs (Main + Sub/Zone 2) HDMI 2.1 Support 8K/60, 4K/120, VRR, ALLM, QFT, DSC, eARC 8K/60, 4K/120, VRR, ALLM, QFT, DSC, eARC Video Formats HDR10+, Dolby Vision, HDCP 2.3 HDR10+, Dolby Vision, HDCP 2.3 Streaming / Network Wi-Fi, AirPlay 2, Chromecast, Bluetooth, DTS Play-Fi Wi-Fi, AirPlay 2, Chromecast, Bluetooth, DTS Play-Fi Get them at the links below: Onkyo TX-RZ30 9.2-Channel AV Receiver: $797.00 (Sold and shipped by Electronic Expo) Onkyo TX-NR7100 9.2-Channel AV Receiver: $699.00 (Sold and shipped by Adorma) Onkyo TX-8470 2 Ch Stereo Receiver: $449.00 (Sold and Shipped by Adorma) Good to know This Amazon deal is U.S. specific, and not available in other regions unless specified. We only use first-party seller links or authorized dealer links (at the time of article publishing); ensure that you purchase from such links only. Check out Today's Deals on Amazon | or our recent tech deals. Become a Prime member (for Students or SNAP) via Neowin Get Prime Access - Prime for half price (for qualifying Medicaid, EBT, SNAP) Subscribe to Prime Video, Audible Plus, Music Unlimited or Kindle Unlimited via Neowin As an Amazon Associate, we earn from qualifying purchases.
  • Recent Achievements

    • Week One Done
      flexorcist earned a badge
      Week One Done
    • One Month Later
      Woland13 earned a badge
      One Month Later
    • Week One Done
      Woland13 earned a badge
      Week One Done
    • One Year In
      bernmeister earned a badge
      One Year In
    • Week One Done
      Scoobystu earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      498
    2. 2
      +Edouard
      224
    3. 3
      PsYcHoKiLLa
      148
    4. 4
      Steven P.
      74
    5. 5
      FloatingFatMan
      69
  • Tell a friend

    Love Neowin? Tell a friend!