Dapper Drake Hits Ubuntu Servers
linuxbeta writes "Ubuntu 6.04 (Dapper Drake) daily builds have hit the Ubuntu servers. Dapper's goals: Substantial polish and integration, software discovery and installation, make network-wide enterprise updates easy to manage, consider LSB and related certification standards and support for deployment of Dapper on mission-critical servers. Screenshots have already surfaced."
Sounds to me like it's VIA's C3 bug, not Ubuntu's bug. Maybe you should get a distro compiled for i586 or even i386 instead of for i686, as a workaround?
I suffer from attention surplus disorder.
Is it just me, or do the screenshots not really show anything new? I mean Ubuntu is cool and all, but these are just screenshots of Ubuntu, and does not even include the new enterprise management stuff.
I hate the Drake!
Be a real patriot: Question authority. Think for yourself. Formulate your own conclusions.
I tried installing Ubuntu PPC on my Opteron machine. It was sooooo unstable! I can't remember the exact details, something about the Opteron missing some of the PowerPC instructions.
Cyric Zndovzny at your service.
I care, and since it's posted here, there are probably others as well. Don't like it, don't read it.
I enjoy getting info on Linux distros on Slashdot, their updates etc. It sure as hell beats having 2000 Google stories and 5 "infomercials" for some dude looking for money to fund some science project. If you're tired of these submissions, just choose to ignore Linux threads in your preferences page.
I don't really see the point of screenshots or reviews at this time. It's way too early for it to have changed much - visually - (if at all) since Breezy.
The only instruction, which comes to mind, is the CMOV instruction, which is not implemented on pre-Nehemia C3 processors (e.g. Ezra). But AFAIK, Ubuntu is compiled with -march=i386, so it should not use the instruction, unless you installed some i686-specific packet (libc6-i686, kernel-686, ...).
"Between strong and weak, between rich and poor [...], it is freedom which oppresses and the law which sets free"
Indeed. It will be quite interesting to see if Red Hat and Novell/SuSE will be able to match the momentum of Ubuntu/Kubuntu.
I know many people who have become disenchanted with the Red Hat and SuSE distros. While they were near, if not at, the top of the game once, they may not remain there much longer.
I'm aware of a number of people, myself included, who gave Fedora Core a try. And frankly, we were not impressed. I had the installer crash on me, and the others I talked with ran into a multitude of other problems. They were simple problems that shouldn't exist in a modern distro.
Meanwhile, there's all the nonsense with Novell/SuSE switching SuSE to GNOME. SuSE has been a KDE-based distro for years, and it has worked very well. As a former fan of SuSE, I do not think I'll bother buying their products if they go with GNOME as their default desktop, rather than KDE.
Some of the people I know went back to Slackware, others to Debian, and myself to Kubuntu. Until Red Hat and Novell/SuSE get their acts together, Ubuntu/Kubuntu may very well have a strong future.
Cyric Zndovzny at your service.
Glad to hear it. I love Ubuntu. In my experience, it's the easiest and most reliable Linux distro to setup and maintain. Apt is great, and Synaptic makes it easy. A lot of things are just done the right way.
However, being a new distro, it's lacked a little polish here and there. Nothing big, but just the sort of thing where, if I were to set my parents up on a Linux machine, I'd be more confident in the presentation that SuSE or Fedora provide. I'd be really confident that Ubuntu would work correctly, and it might be my choice of distros for that reason, but I'd be more confident that Fedora would *look* like a professionally-created OS.
So I think polish is a good place to focus right now.
How hard is it to change? Two levels down, IIRC, and you don't have to click apply, unlike on my XP machine. The brown theme is minimalist, it's earthy, and it's a *really* welcome change from the stupid industrial blue/grey offend no-one look of a corporate release.
To reply to another post, the XP Blue theme sucks big time, but the Energy Blue one, which comes as default (I believe) with Media Center, is rather easy on the eyes. However, I really, would NOT mind a Gnome themed desktop, and if I could use it without the need for a stupid hack like WindowsBlinds/ThemeXP/whateverthefuck, I would.
I really don't know why there is such a big fuss. Change it if you like. Use Kubuntu.
Sheesh.
Why does an installer need a "killer feature"? Isn't it enough that it's an easy/efficient/effective means of getting the system installed?
As a former fan of SuSE, I do not think I'll bother buying their products if they go with GNOME as their default desktop, rather than KDE.
Well, and as a former fan of RedHat and Ubuntu, I think I may be installing SuSE as my primary system. SuSE has been a great distro, except for shipping with KDE as its default desktop.
Well having done over 400 Debian installs and 1 Ubuntu install (Breezy Badger), I feel comfortable saying that the installs are different. Sure you have the comfortable and simple Debian CUI, but you do not have to answer any questions! I think the entire installation asked me about 4 questions. It is easier than a Redhat install, but you get the advantage of the Debian package pool and the Debian package system. One oft overlooked feature of Debian is the sheer number of quality tested packages available. The installer works as well as Redhat's but you end up with a better system that has much more software easily available through apt. Ubuntu has a long way to go before it can come close to Debian's track record, but I think it's off to a good start.
I recently switched to use ubuntu in my desktops (from gentoo). It's been mostly painless but there are gotchas with breezy 5.10.
Multimedia support is close to non existant. I have source installed mplayer, dvd::rip and avidemux (And a few libraries they depend on). That brought multimedia up to par with my gentoo install altough much more hassle than gentoo.
Default kernel is non preemptible which just sucks if you like me do some heavy multitasking. It's not unusual for me to have 5 mencoders or a couple of compiles going and without preemptible kernel the system is close to non responsive, the problems show up even if you only encode one movie. A kernel compile fixes the problems but some people probably don't want to recompile the kernel (Or have the skill to do so).
Default firefox is slow. For some reason the default firefox is amazingly slugish. I downloaded a new from mozilla.org and problem is fixed. Still annoying.
Gentoo has amazinlgy good documentation. Not something against ubuntu but coming from Gentoo it's a big loss.
Main reason for switching was getting a reasonably new gnome desktop with good package stability. With gentoo you have a too much of a moving system with new releases of packages way too often and too inconsistently. So far ubuntu has been great in that regard.
All in all it's one of the best desktop distros right now.
Anyway, Ubuntu is a really great distro. I've moved from Debian to Mandrake (now Mandriva) becouse of outdated packages needed for a workstation
To me, the best path for Gnome to take is to work with Firefox, leaveraging mutual official endorcement to work towards consistancy (mainly in regards to things like the file selector) rather than simply re-inventing what I see to be a wooden spoked wheel without enough tread. But the Gnome crew demands to see consistancy now and they see making their own browser to be far easier.
When Argumentum ad Hominem falls short, try Argumentum ad Matrem
The Via C3 processor is almost a 586-class CPU, the problem being it does not implement the cmov instruction. You cannot run 586 or 686 kernels/packages on it, stick to 486 or 386.
Its funny how you just assume Debian provides a "better system". I used to run Fedora and Debian side by side, but anything other than Debian stable would break my system monthly. I had a lot of things installed on it, but nothing too exotic. I got sick of going to #debian and getting blasted for expecting stability if I'm not running Debian Stable, and than being told to fix it myself or that I should have read < insert link > before I went updating. The truth is that the Debian community is a bunch of elitists. My Fedora server just runs nice and silent without me having to do anything, updates itself and things don't break because the packages are well tested. Debian has reported several times that they are running short on help, they don't have the resources to put quality into their 10,000 packages. Fedora comes with a standard yum repository that has thousands of apps, and adding a second repo, like DAG's or the soon to released RPMForge, puts the number of available apps on par, if not above, that of Debian. As it stands right now, all my servers and laptop run Fedora. Debian doesn't cut it anymore, and Ubuntu isn't server oriented, but even on the desktop side of things Ubuntu doesn't take security serious enough. Also, you can praise apt all you want, but as anyone who has any experience with it knows, the second apt breaks it breaks like hell and does not want to be fixed. Its crazy that some users in #debian told me they've spent weeks figuring out what was wrong and fixing apt and that I should just do the same if it breaks. Screw that, things like that don't happen on Fedora. And as far as installing goes... Ubunutu is not easier and is severly lacking. To install than Red Hat is easy as hell even if you're installing it on a few hundred machines at once, the gui, text mode, or kickstart are all easy to work with.
Regards,
Steve
You are a KDE zealot. You don't care about the facts regarding the dialog, you don't care about the design decisions behind the save as dialog and I'd wager that you wouldn't care if it copied the dialog from KDE, windows or OSX. You just want Gnome to look bad because you plain don't like it. Look around you, is anyone else trying to reignite the desktop wars on this thread? No, everyone's mature enough to realise that both desktops are doing a lot of good things.
I'm a Gnome user, but I'm not telling everyone that KDE sucks and to use Gnome. I was being so objective on this subject that you thought I was a windows user. This cannot be denied because it is there in your own writing. I switched to Gnome from being a very loyal KDE user three years ago because I found the attitudes behind KDE were in need of a bit of maturity. What you are displaying exemplifies this. Gnome and KDE are very different environments. They appeal to very different people, when I was a loyal KDE guy I loved it because of the amount of fun stuff they manage to pack in, the options, the huge number of fun included games, the sticky button right on the left hand side of the window bar for quick tying down of windows, the big pretty applets, the power and integration of KFM and later Konqueror. But these days I like Gnome because of its sleek, uncluttered appearance, it's focus on making the most common tasks faster to do, the widgets being small but very readable. As a developer, I also prefer GTK+ to QT because of its community focused development methods and its focus on having excelent high level language bindings (pygtk (python), gtkmm (c++), gtk# (c#)) rather than encoraging everyone to use its native API.
If you want to help KDE you should maybe spend some time developing it, or maybe praise their developers every time there is a positive story on KDE on slashdot. Trying to convert everyone to KDE whenever there is a gnome story on slashdot doesn't help anyone and doesn't really make you or KDE look good. Try not to do it in the future, thanks.
When Argumentum ad Hominem falls short, try Argumentum ad Matrem