Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Any thing specific to Ubuntu that Debian cannot do?

If none of the specific sub-forums seem right for your thread, ask here.
Message
Author
User avatar
Dynamo
Posts: 46
Joined: 2009-11-12 00:22
Location: Canada

Any thing specific to Ubuntu that Debian cannot do?

#1 Post by Dynamo »

Hi,

Is there anything that is specific to Ubuntu that will not work on Debian?

Example 1: Ubuntu One cloud base drive.

Example 2: Arkeia Network Backup Software for Ubuntu
http://www.arkeia.com/en/partners/techn ... ers/ubuntu

Thanks for any advice.

emariz
Posts: 2901
Joined: 2008-10-17 07:59

Re: Any thing specific to Ubuntu that Debian cannot do?

#2 Post by emariz »

DKMS, Ubuntu Software Store, Jockey, Xsplash, Upstart, Firefox...

User avatar
sinical
Posts: 1012
Joined: 2007-03-25 11:52

Re: Any thing specific to Ubuntu that Debian cannot do?

#3 Post by sinical »

I really wish the PPA's worked with debian :( Its nearly making me wanna switch over
Every cloud has a silver lining, except for the mushroom shaped ones, which have a lining of Strontium 90.
---------------------------------------------
umop apisdn

User avatar
advocatux
Posts: 164
Joined: 2009-11-07 20:20
Location: /Earth/EU/ES/And/Co

Re: Any thing specific to Ubuntu that Debian cannot do?

#4 Post by advocatux »

Dynamo wrote:Hi,

Is there anything that is specific to Ubuntu that will not work on Debian?
Default brown theme color, it doesn't mix well with Debian logo :lol:
Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur, quomodo habenda est (Augustine of Hippo promoting Free Software in the 4th century).

User avatar
craigevil
Posts: 5391
Joined: 2006-09-17 03:17
Location: heaven
Has thanked: 28 times
Been thanked: 39 times

Re: Any thing specific to Ubuntu that Debian cannot do?

#5 Post by craigevil »

em4r1z wrote:DKMS, Ubuntu Software Store, Jockey, Xsplash, Upstart, Firefox...
$ apt-cache policy dkms
dkms:
Installed: 2.1.0.1-2
Candidate: 2.1.0.1-2
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 works just fine same for iceweasel
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.4) Gecko/20091028 Iceweasel/3.5.5 (like Firefox/3.5.5; Debian-3.5.5-1)

Package upstart
* squeeze (testing) (admin): event-based init daemon
0.6.3-1+b1: armel ia64
0.6.3-1: amd64 hppa i386 mips mipsel powerpc s390 sparc
* sid (unstable) (admin): event-based init daemon
0.6.3-1+b1: armel ia64
0.6.3-1: alpha amd64 hppa i386 mips mipsel powerpc s390 sparc

Jockey doesn't do anything that a simple apt-get install doesn't already do.
Bugs in Jockey driver manager - https://bugs.launchpad.net/jockey

xsplash,usplash,plymoth all suck and make booting slower. feel free to time a default Debian install with karmic. Debian on my desktop boots to lxde in under 30 seconds, on my eee it boots in under 20 seconds.

So the answer to the OP is pretty much NO, there is nothing Ubuntu does that Debian doesn't already do.
Raspberry PI 400 Distro: Raspberry Pi OS Base: Debian Sid Kernel: 5.15.69-v8+ aarch64 DE: MATE Ram 4GB
Debian - "If you can't apt install something, it isn't useful or doesn't exist"
My Giant Sources.list

User avatar
Dynamo
Posts: 46
Joined: 2009-11-12 00:22
Location: Canada

Re: Any thing specific to Ubuntu that Debian cannot do?

#6 Post by Dynamo »

Come on guys, you know what I meant. I was wondering about the important features that affect usability and performance. So far what I discover is:

- The theme is negligible.
- The Ubuntu Software Centre may be cool but I guess can be compensated by something else

- The lack of PPA in Software source seems more serious, lets say I use Wine and Avant Windows Navigator. I put their deb http://etc. in software source and each time I do system update, these software are also updated. Is it possible to do the same with Debian? As the line start with "deb" so I expect it to be possible. However, seems like PPA is not working OK (comment by "sinical" in post #3), what is it about exactly?

User avatar
craigevil
Posts: 5391
Joined: 2006-09-17 03:17
Location: heaven
Has thanked: 28 times
Been thanked: 39 times

Re: Any thing specific to Ubuntu that Debian cannot do?

#7 Post by craigevil »

Dynamo wrote:Come on guys, you know what I meant. I was wondering about the important features that affect usability and performance. So far what I discover is:

- The theme is negligible.
- The Ubuntu Software Centre may be cool but I guess can be compensated by something else

- The lack of PPA in Software source seems more serious, lets say I use Wine and Avant Windows Navigator. I put their deb http://etc. in software source and each time I do system update, these software are also updated. Is it possible to do the same with Debian? As the line start with "deb" so I expect it to be possible. However, seems like PPA is not working OK (comment by "sinical" in post #3), what is it about exactly?
Wine is already in Debian repos as is awn. If you want a newer version of wine you can use the repo at:
WineHQ - Wine for Debian Lenny - http://www.winehq.org/download/deblenny

Seriously other than some off the wall package ubuntu has very few packages that debian doesn't. And most of them already have a 3rd party debian repo, check out the sources.list in my signature. Just using the 'official' debian repo lenny has over 20k packages and sid has close to 25k, add in debian-multimedia.org and you have even more.
Raspberry PI 400 Distro: Raspberry Pi OS Base: Debian Sid Kernel: 5.15.69-v8+ aarch64 DE: MATE Ram 4GB
Debian - "If you can't apt install something, it isn't useful or doesn't exist"
My Giant Sources.list

Polaris96
Posts: 555
Joined: 2009-06-17 18:37

Re: Any thing specific to Ubuntu that Debian cannot do?

#8 Post by Polaris96 »

Upstart qualifies as important. It's nice but I don't miss it.

TrueCrypt is a nice steganographic (hidden and encrypted) filesystem that we don't have. You could compile from source if you NEEDED it. ecryptfs is plenty good for most people.

probabaly Ubuntu's nicest feature is the multimedia repo. You get all the bells and whistles by simply coding:

Code: Select all

apt-get install ubuntu-restricted-extras
I can't think of anything else important that isn't available here
for as long as the world remains. for as long as time remains. so, too, will I remain. To serve. To help. And to make my contribution. Also, never forget our family at debianuserforums.org If we can't solve your problem, they probably can.

User avatar
craigevil
Posts: 5391
Joined: 2006-09-17 03:17
Location: heaven
Has thanked: 28 times
Been thanked: 39 times

Re: Any thing specific to Ubuntu that Debian cannot do?

#9 Post by craigevil »

Debian utilities for Truecrypt (R) 4.3a source in Launchpad - https://launchpad.net/truecrypt-installer

While not an 'offical' debian script exoodles works great.
Easy way to install Multimedia codecs, flash, java, mplayer - LinuxQuestions.org - http://www.linuxquestions.org/blog/crai ... ayer-2092/
Raspberry PI 400 Distro: Raspberry Pi OS Base: Debian Sid Kernel: 5.15.69-v8+ aarch64 DE: MATE Ram 4GB
Debian - "If you can't apt install something, it isn't useful or doesn't exist"
My Giant Sources.list

Polaris96
Posts: 555
Joined: 2009-06-17 18:37

Re: Any thing specific to Ubuntu that Debian cannot do?

#10 Post by Polaris96 »

@ craigevil: many people know how much I love ubuntu lol. I USE debian.
for as long as the world remains. for as long as time remains. so, too, will I remain. To serve. To help. And to make my contribution. Also, never forget our family at debianuserforums.org If we can't solve your problem, they probably can.

Roel63
Posts: 571
Joined: 2009-07-02 18:18
Location: Breda (Netherlands)

Re: Any thing specific to Ubuntu that Debian cannot do?

#11 Post by Roel63 »

Dynamo wrote:- The Ubuntu Software Centre may be cool but I guess can be compensated by something else
There is no need to compensate the Ubuntu Software Centre. The Software Centre is coming to Debian already.

It's in Sid by now.

User avatar
nadir
Posts: 5961
Joined: 2009-10-05 22:06
Location: away

Re: Any thing specific to Ubuntu that Debian cannot do?

#12 Post by nadir »

how is it called? i can`t find it. thanks
"I am not fine with it, so there is nothing for me to do but stand aside." M.D.

Roel63
Posts: 571
Joined: 2009-07-02 18:18
Location: Breda (Netherlands)

Re: Any thing specific to Ubuntu that Debian cannot do?

#13 Post by Roel63 »

nadir wrote:how is it called? i can`t find it. thanks
Can't find it at the moment, but look here:

http://juliank.wordpress.com/2009/11/30 ... to-debian/

Info was found through http://planet.debian.org

User avatar
julian67
Posts: 4633
Joined: 2007-04-06 14:39
Location: Just hanging around
Been thanked: 7 times

Re: Any thing specific to Ubuntu that Debian cannot do?

#14 Post by julian67 »

Here is one thing specific to Ubuntu that Debian cannot do:

Ship an install CD/DVD that includes software that depends on a proprietary service (Ubuntu One).
Wisdom from my inbox: "do not mock at your pottenocy"

Roel63
Posts: 571
Joined: 2009-07-02 18:18
Location: Breda (Netherlands)

Re: Any thing specific to Ubuntu that Debian cannot do?

#15 Post by Roel63 »

julian67 wrote:Here is one thing specific to Ubuntu that Debian cannot do:

Ship an install CD/DVD that includes software that depends on a proprietary service (Ubuntu One).
But Debian developed contrib and non-free repositories to support proprietary drivers and firmware. Isn't that almost the same?

User avatar
julian67
Posts: 4633
Joined: 2007-04-06 14:39
Location: Just hanging around
Been thanked: 7 times

Re: Any thing specific to Ubuntu that Debian cannot do?

#16 Post by julian67 »

Roel63 wrote:
julian67 wrote:Here is one thing specific to Ubuntu that Debian cannot do:

Ship an install CD/DVD that includes software that depends on a proprietary service (Ubuntu One).
But Debian developed contrib and non-free repositories to support proprietary drivers and firmware. Isn't that almost the same?
No. http://www.debian.org/social_contract

Only software in main ever appears on the install CD. The default install never includes or offers non-free software or free software which requires non-free software to function.

Ubuntu made a similar claim, theirs was only free software on the default install. They quietly changed that to 'core applications will be free' to accommodate Ubuntu One.

There's also the issue of exploiting the trademark. Debian's trademarks are not owned by a commercial vendor who sells proprietary software/services, so you won't see the trademarks (and reputation and goodwill) exploited to sell a proprietary service. So there's another thing Ubuntu can do which Debian can't. I don't know of any example of Debian using the distro to monetize the user base.

At first sight it looks like a small change but it has bigger implications, not least the change in relationship from posing as a community-type distro to one which sees the users as a potentially profitable income stream. There are other moves towards this with the app store and Canonical's commercial partners. Again this is something Debian can't do, with the social contract stating
Our priorities are our users and free software
Wisdom from my inbox: "do not mock at your pottenocy"

refracta
Posts: 1234
Joined: 2008-10-26 01:46

Re: Any thing specific to Ubuntu that Debian cannot do?

#17 Post by refracta »

Any thing specific to Ubuntu that Debian cannot do?
suck

Roel63
Posts: 571
Joined: 2009-07-02 18:18
Location: Breda (Netherlands)

Re: Any thing specific to Ubuntu that Debian cannot do?

#18 Post by Roel63 »

refracta wrote:
Any thing specific to Ubuntu that Debian cannot do?
suck
Great, high-level, well explained opinion. These opinions make reading the Ubuntu forums so much more pleasant.
julian67 wrote:At first sight it looks like a small change but it has bigger implications, not least the change in relationship from posing as a community-type distro to one which sees the users as a potentially profitable income stream. There are other moves towards this with the app store and Canonical's commercial partners. Again this is something Debian can't do, with the social contract stating
Our priorities are our users and free software
The app store will be included in a next Debian release as well, as I already stated (see Planet Debian for details). Further, explanation understood. It seems the free software ideology is no longer a real issue to Ubuntu.

refracta
Posts: 1234
Joined: 2008-10-26 01:46

Re: Any thing specific to Ubuntu that Debian cannot do?

#19 Post by refracta »

Roel63 wrote: Great, high-level, well explained opinion. These opinions make reading the Ubuntu forums so much more pleasant.
nobody asked me to explain my opinion :wink:

If asked I would start with the color, hit on the launchpad integration, harp on the insane dependencies and ridiculous bloat, nag about how they use the 'free' word like it is going out of style yet seem to want to move further and further from 'free', and probably finish by talking about the linux ecosystem...but I hate to write a whole book so I simply say....suck... :wink:

Polaris96
Posts: 555
Joined: 2009-06-17 18:37

Re: Any thing specific to Ubuntu that Debian cannot do?

#20 Post by Polaris96 »

@ Roel63:

I'm sorry, did you mean to imply that sarcasm is absent on UF? It must've changed a bit since last I was there.

Here are a few things ubuntu provides that cannot be readily obtained on the debian website:

1. Coffee mugs
2. (brown) T-shirts
3. moderators with really cool sounding handles
4. careful monitoring of help postings to prevent dangerous knowledge from reaching the novices
5. Christian, Moslem, satanic, Buddhist, Gay, Lesbian, and ungabunga ed.s to cater to the separatist in all of us
6. A sid package base in a distro intended for novices.

Hope this helps. Here's one for the road...

Code: Select all

sudo passwd root
c'mon

c'mon :) come ON ... you know you want to... EVERYbody tries it once.... it'll make you cool... and mature....
for as long as the world remains. for as long as time remains. so, too, will I remain. To serve. To help. And to make my contribution. Also, never forget our family at debianuserforums.org If we can't solve your problem, they probably can.

Post Reply