Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-11 Thread Joseph Rawson
On Saturday 02 May 2009 19:02:42 Christofer C. Bell wrote: > There's nothing special about how Ubuntu does it. In fact, when you > install Etch you can have the Ubuntu behavior at installation time (when it > prompts for a root password, select Cancel, then in the installer menu, > select the opt

Re: [OT] Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-06 Thread Alex Samad
On Tue, May 05, 2009 at 11:09:22PM -0500, Boyd Stephen Smith Jr. wrote: > In <20090506023930.gb12...@samad.com.au>, Alex Samad wrote: > >how can you create files in $HOME that the owner of $HOME can't delete > >? > > b...@monster:~$ sudo mkdir data > [sudo] password for bss: > b...@monster:~$ sudo

Re: [OT] Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-05 Thread Boyd Stephen Smith Jr.
In <20090506023930.gb12...@samad.com.au>, Alex Samad wrote: >how can you create files in $HOME that the owner of $HOME can't delete >? b...@monster:~$ sudo mkdir data [sudo] password for bss: b...@monster:~$ sudo touch data/file b...@monster:~$ rm -rf data rm: cannot remove `data/file': Permission

[OT] Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-05 Thread Alex Samad
On Mon, May 04, 2009 at 03:36:50PM +0100, Harry Rickards wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Daniel Burrows wrote: > > On Mon, May 04, 2009 at 08:51:28AM +0300, Andrei Popescu > > was heard to say: > >> On Sun,03.May.09, 10:18:49, Douglas A. Tutty wrote: [snip] > > Bu

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-05 Thread Celejar
On Sat, 2 May 2009 17:51:35 +0800 (WST) Bret Busby wrote: ... > On this desktop computer, I also dual boot into Ubuntu 8.04. Ubuntu 8.04 > can do things that I have been unable to do with Debian 4.0, such as > viewing .wmv files. I can view wmv files fine on my Debian Sid; can you provide an

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-05 Thread Lisi Reisz
On Monday 04 May 2009 19:10:44 Harry Rickards wrote: > Paul Johnson wrote: > > Harry Rickards wrote: > >> But if they can run aptitude in the first place, surely they could > >> either su to root or use sudo to read or delete the files. Just my > >> opinion. > > > > Aptitude doesn't need root to ru

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Harry Rickards
On 4 May 2009, at 21:01, Andrei Popescu wrote: On Mon,04.May.09, 19:10:44, Harry Rickards wrote: Sorry, yeah I was thinking of aptitude as in 'aptitude install bash', not aptitude as the gui-based tool. aptitude search interesting_package Yeah, there's that as well. Many thanks Harry

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Andrei Popescu
On Mon,04.May.09, 19:10:44, Harry Rickards wrote: > Sorry, yeah I was thinking of aptitude as in 'aptitude install bash', > not aptitude as the gui-based tool. aptitude search interesting_package ;) Regards, Andrei -- If you can't explain it simply, you don't understand it well enough. (Alber

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Harry Rickards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Paul Johnson wrote: > Harry Rickards wrote: > >> But if they can run aptitude in the first place, surely they could >> either su to root or use sudo to read or delete the files. Just my opinion. > > Aptitude doesn't need root to run. I tell my users

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Paul Johnson
Harry Rickards wrote: > But if they can run aptitude in the first place, surely they could > either su to root or use sudo to read or delete the files. Just my opinion. Aptitude doesn't need root to run. I tell my users to check aptitude if they want to find out if I'm willing to install it (lar

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Daniel Burrows
On Mon, May 04, 2009 at 08:51:28AM +0300, Andrei Popescu was heard to say: > On Sun,03.May.09, 10:18:49, Douglas A. Tutty wrote: > > > However, does the package management software (as aptitude does) store > > user preferences in the home directory? If, for example, you always run > > aptitude

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Harry Rickards
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Daniel Burrows wrote: > On Mon, May 04, 2009 at 08:51:28AM +0300, Andrei Popescu > was heard to say: >> On Sun,03.May.09, 10:18:49, Douglas A. Tutty wrote: >> >>> However, does the package management software (as aptitude does) store >>> user prefe

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Osamu Aoki
On Mon, May 04, 2009 at 08:51:28AM +0300, Andrei Popescu wrote: > On Sun,03.May.09, 10:18:49, Douglas A. Tutty wrote: > > > However, does the package management software (as aptitude does) store > > user preferences in the home directory? If, for example, you always run > > aptitude as yourself

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-04 Thread Andrei Popescu
On Sun,03.May.09, 10:18:49, Douglas A. Tutty wrote: > However, does the package management software (as aptitude does) store > user preferences in the home directory? If, for example, you always run > aptitude as yourself then give it the root password when prompted, it > stores your preferences

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-03 Thread Adrian Levi
2009/5/4 Mark Allums : > Raquel wrote: >> I don't think that aptitude will run as $user, Douglas.  It always >> runs as root.  At least, that's what it's always told me when I've >> mistakenly tried to run it as $user. > > It runs as user (in GUI mode), but it won't attempt to make changes to the >

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-03 Thread Mark Allums
Raquel wrote: On Sun, 3 May 2009 10:18:49 -0400 "Douglas A. Tutty" wrote: On Sun, May 03, 2009 at 07:29:07AM -0500, John Hasler wrote: Bret Busby wrote: Before I try it, please advise whether, in removing the sudo facility for users, the package management (both adding/removing packages, and

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-03 Thread Raquel
On Sun, 3 May 2009 10:18:49 -0400 "Douglas A. Tutty" wrote: > On Sun, May 03, 2009 at 07:29:07AM -0500, John Hasler wrote: > > Bret Busby wrote: > > > Before I try it, please advise whether, in removing the sudo > > > facility for users, the package management (both > > > adding/removing packages

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-03 Thread Nuno Magalhães
> [...] If you later run > aptitude as root, those prefernces won't be active.  Also, vis-versa. So copy them? -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-03 Thread Douglas A. Tutty
On Sun, May 03, 2009 at 07:29:07AM -0500, John Hasler wrote: > Bret Busby wrote: > > Before I try it, please advise whether, in removing the sudo facility for > > users, the package management (both adding/removing packages, and, > > downloading and installing updates, and using synaptic) will work

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-03 Thread John Hasler
Bret Busby wrote: > Before I try it, please advise whether, in removing the sudo facility for > users, the package management (both adding/removing packages, and, > downloading and installing updates, and using synaptic) will work by > entering only the root password. The package management softwa

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-02 Thread Andrei Popescu
On Sat,02.May.09, 20:07:30, Nate Bargmann wrote: > And for anyone that wants a root prompt without disabling sudo, the > folowing command has worked for me on the various 'buntus: > > `sudo su' Why not 'sudo -i' (I'm trying to keep it simple and no involve two programs if avoidable)? Regards, A

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-02 Thread Christofer C. Bell
On Sat, May 2, 2009 at 9:44 PM, Bret Busby wrote: > > Thank you for that. > > Before I try it, please advise whether, in removing the sudo facility for > users, the package management (both adding/removing packages, and, > downloading and installing updates, and using synaptic) will work by > ent

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-02 Thread Bret Busby
On Sat, 2 May 2009, Christofer C. Bell wrote: On Sat, May 2, 2009 at 4:51 AM, Bret Busby wrote: On this computer, a desktop, I usually run Debian 4.0. I find it more convenient, for most things, and I do not like the sudo that Ubuntu uses; I prefer su - root. Before people start criticising

Re: debian and ubuntu - sudo vs. su

2009-05-02 Thread Chris Jones
On Sat, May 02, 2009 at 08:02:42PM EDT, Christofer C. Bell wrote: > On Sat, May 2, 2009 at 4:51 AM, Bret Busby wrote: > I'm not looking to criticize your choice, but the setting on Ubuntu to > lock root and use sudo is configurable (and you can, in fact, > duplicate it on Debian if yo

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-02 Thread Nate Bargmann
And for anyone that wants a root prompt without disabling sudo, the folowing command has worked for me on the various 'buntus: `sudo su' - Nate >> -- "The optimist proclaims that we live in the best of all possible worlds. The pessimist fears this is true." Ham radio, Linux, bikes, and more:

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-02 Thread Christofer C. Bell
On Sat, May 2, 2009 at 4:51 AM, Bret Busby wrote: > > On this computer, a desktop, I usually run Debian 4.0. I find it more > convenient, for most things, and I do not like the sudo that Ubuntu uses; I > prefer su - root. Before people start criticising that preference, it it my > preference, and

Re: debian and ubuntu - answer from user not pretending to be guru

2009-05-02 Thread Bret Busby
On Sat, 25 Apr 2009, prad wrote: we use (and support) both, but i'd like to establish a rationale for using one or the other. are there situations where debian is preferable (eg older hardware)? are there situations where ubuntu is preferable (eg picking up newer hardware)? what's better for

Re: debian and ubuntu

2009-04-27 Thread Dotan Cohen
>> Installing for new Linux users, hardware that does not have good FOSS >> drivers, very tolerant community > > I can't say the situation is any better for Windows users in this > regard, especially video drivers.  At least Linux users are somewhat > less screwed in that they still have a machine

Re: debian and ubuntu

2009-04-27 Thread Paul Johnson
Dotan Cohen wrote: >> are there situations where debian is preferable (eg older hardware)? > > Extreme devotion to FOSS ideals, environments where security and > stability are most important. > >> are there situations where ubuntu is preferable (eg picking up newer >> hardware)? >> > > Installin

Re: debian and ubuntu

2009-04-27 Thread Thorny
On Sun, 26 Apr 2009 21:17:37 -0500, Mark Allums posted: [...] > :) ;) -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: debian and ubuntu

2009-04-26 Thread Dotan Cohen
> I never really paid attention to Ubuntu's package selection, however, > since I used a stock configuration most of the time.  Does anyone know > if Ubuntu has the same vast package selection as Debian?  Just > wondering... > That depends more on your needs than anything. Ubuntu does have a vast

Re: debian and ubuntu

2009-04-26 Thread Mark Allums
Petrus Validus wrote: i would like to see some opinions and personal experiences regarding these 2 excellent systems! I used to use Ubuntu back in the 5.10 and 6.06 days for about a year or so as a desktop. I liked it and it was alright but Debian's stability and performance won me over! I ne

Re: debian and ubuntu

2009-04-26 Thread Chris Jones
On Sun, Apr 26, 2009 at 10:25:35PM EDT, Kent West wrote: [..] > "Ubuntu" is an African word meaning "I can't figure out how to install > Debian". After all, there is such a thing as miracles.. at long last s/o is bringing a bit of sense to this nonsense. And, I really mean.. Thanks, CJ --

Re: debian and ubuntu

2009-04-26 Thread 明覺
On Sun, Apr 26, 2009 at 1:10 PM, Zhengquan Zhang wrote: > On Sat, Apr 25, 2009 at 07:32:43PM -0700, paragasu wrote: >> ubuntu == debian testing, >> >> if you think debian outdated, try debian unstable. > > The problem is this, debian is definetly stable for server. But after > one or two years aft

Re: debian and ubuntu

2009-04-26 Thread Kent West
Thorny wrote: > On Sat, 25 Apr 2009 23:40:47 -0500, Mark Allums posted: > > >> paragasu wrote: >> >>> ubuntu == debian testing, >>> >>> if you think debian outdated, try debian unstable. >>> >>> >>> >> ubuntu = debian unstable >> > > Ubuntu=(a snapshot of Debian unstable at the

Re: debian and ubuntu

2009-04-26 Thread Mark Allums
Thorny wrote: On Sat, 25 Apr 2009 23:40:47 -0500, Mark Allums posted: paragasu wrote: ubuntu == debian testing, if you think debian outdated, try debian unstable. ubuntu = debian unstable Ubuntu=(a snapshot of Debian unstable at the time)!=Debian unstable. Note, I used an assignment o

Re: debian and ubuntu

2009-04-26 Thread Petrus Validus
> i would like to see some opinions and personal experiences regarding > these 2 excellent systems! I used to use Ubuntu back in the 5.10 and 6.06 days for about a year or so as a desktop. I liked it and it was alright but Debian's stability and performance won me over! I never really paid atten

Re: debian and ubuntu

2009-04-26 Thread Dotan Cohen
> are there situations where debian is preferable (eg older hardware)? Extreme devotion to FOSS ideals, environments where security and stability are most important. > are there situations where ubuntu is preferable (eg picking up newer > hardware)? > Installing for new Linux users, hardware tha

Re: debian and ubuntu

2009-04-26 Thread Boyd Stephen Smith Jr.
In <6b1504c40904260811h249ac7d4m14cc7d9b40c51...@mail.gmail.com>, Nuno Magalhães wrote: >Slightly OT-ish, but if i want to install an Ubuntu package on Debian. >should i use dpkg -i or alien? Not alien. dpkg -i is a start, but it might fail. If it does, use the .dsc to build new .deb. If that

Re: debian and ubuntu

2009-04-26 Thread Raquel
On Sat, 25 Apr 2009 11:00:15 -0700 prad wrote: > we use (and support) both, but i'd like to establish a rationale for > using one or the other. > > are there situations where debian is preferable (eg older hardware)? > are there situations where ubuntu is preferable (eg picking up newer > hardwa

Re: debian and ubuntu

2009-04-26 Thread Stefan Monnier
> we use (and support) both, but i'd like to establish a rationale for > using one or the other. > are there situations where debian is preferable (eg older hardware)? > are there situations where ubuntu is preferable (eg picking up newer > hardware)? I my mind, the difference between the two is:

Re: debian and ubuntu

2009-04-26 Thread John Hasler
Miles Fidelman writes: > install from the upstream source I'd try installing from the Ubuntu source. -- John Hasler -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: debian and ubuntu

2009-04-26 Thread Jeff Zhang
2009/4/26 Nuno Magalhães > 2009/4/26 Johan Grönqvist : > > I prefer debian whenever I want to use packages that (in ubuntu) belong > to > > the universe category. I find that in my personal experience, packages in > > debian main seem more reliable than ubuntu universe. > > > > I find that I rath

Re: debian and ubuntu

2009-04-26 Thread Miles Fidelman
Robert Hodgins wrote: On Sun, 2009-04-26 at 16:11 +0100, Nuno Magalhães wrote: Slightly OT-ish, but if i want to install an Ubuntu package on Debian. should i use dpkg -i or alien? I wouldn't try to install an Ubuntu package on Debian. Ditto. I'd try: 1. look for the Debian vers

Re: debian and ubuntu

2009-04-26 Thread Robert Hodgins
On Sun, 2009-04-26 at 16:11 +0100, Nuno Magalhães wrote: > Slightly OT-ish, but if i want to install an Ubuntu package on Debian. > should i use dpkg -i or alien? I wouldn't try to install an Ubuntu package on Debian. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subje

Re: debian and ubuntu

2009-04-26 Thread Nuno Magalhães
2009/4/26 Johan Grönqvist : > I prefer debian whenever I want to use packages that (in ubuntu) belong to > the universe category. I find that in my personal experience, packages in > debian main seem more reliable than ubuntu universe. > > I find that I rather often want to have some package instal

Re: debian and ubuntu

2009-04-26 Thread Johan Grönqvist
prad skrev: we use (and support) both, but i'd like to establish a rationale for using one or the other. are there situations where debian is preferable (eg older hardware)? are there situations where ubuntu is preferable (eg picking up newer hardware)? I prefer debian whenever I want to use

Re: debian and ubuntu

2009-04-26 Thread Thorny
On Sat, 25 Apr 2009 23:40:47 -0500, Mark Allums posted: > paragasu wrote: >> ubuntu == debian testing, >> >> if you think debian outdated, try debian unstable. >> >> > > ubuntu = debian unstable Ubuntu=(a snapshot of Debian unstable at the time)!=Debian unstable. -- To UNSUBSCRIBE, email

Re: debian and ubuntu

2009-04-26 Thread Andrei Popescu
On Sun,26.Apr.09, 03:59:01, Boyd Stephen Smith Jr. wrote: > If you want a commercial support contract, go with Ubuntu and get support > from Canonical. > > I'm not saying you can't get commercial support for Debian, but that the > closest thing to Debian is the a legal entity is SPI, and I don

Re: debian and ubuntu

2009-04-26 Thread Boyd Stephen Smith Jr.
In <20090425110015.08fe4...@gom>, prad wrote: >we use (and support) both, but i'd like to establish a rationale for >using one or the other. All that follow is just my opinion, but I've tried to justify it so it may be the start of a rational process to guide the decision. If you want a commerci

Re: debian and ubuntu

2009-04-26 Thread H.S.
Mark Allums wrote: > paragasu wrote: >> ubuntu == debian testing, >> >> if you think debian outdated, try debian unstable. >> > > > ubuntu = debian unstable > > ubuntu = a shapely Debian Unstable with lipstick and makeup ;) -- Please reply to this list only. I read this list on its corr

Re: debian and ubuntu

2009-04-25 Thread Paul Johnson
prad wrote: > we use (and support) both, but i'd like to establish a rationale for > using one or the other. > > are there situations where debian is preferable (eg older hardware)? All of them. > are there situations where ubuntu is preferable (eg picking up newer > hardware)? That's like aski

Re: debian and ubuntu

2009-04-25 Thread Paul Johnson
Robert Holtzman wrote: > On Sun, 26 Apr 2009, Nuno Magalhães wrote: > >> For servers i'd definitely go for Debian. Ubuntu's commercial and you >> can't be sure if it'll provide support in the future and how. > > Why do you think Ubuntu's commercial? You mean other than it's financial dependence

Re: debian and ubuntu

2009-04-25 Thread Zhengquan Zhang
On Sat, Apr 25, 2009 at 07:32:43PM -0700, paragasu wrote: > ubuntu == debian testing, > > if you think debian outdated, try debian unstable. The problem is this, debian is definetly stable for server. But after one or two years after the stable release. The devs on the server will want the latest

Re: debian and ubuntu

2009-04-25 Thread Zhengquan Zhang
On Sat, Apr 25, 2009 at 11:00:15AM -0700, prad wrote: > we use (and support) both, but i'd like to establish a rationale for > using one or the other. > > are there situations where debian is preferable (eg older hardware)? > are there situations where ubuntu is preferable (eg picking up newer > h

Re: debian and ubuntu

2009-04-25 Thread Mark Allums
paragasu wrote: ubuntu == debian testing, if you think debian outdated, try debian unstable. ubuntu = debian unstable -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Re: debian and ubuntu

2009-04-25 Thread Jeff Soules
> Why do you think Ubuntu's commercial? Because they offer for-fee professional support? 2009/4/25 Robert Holtzman : > On Sun, 26 Apr 2009, Nuno Magalhães wrote: > >> For servers i'd definitely go for Debian. Ubuntu's commercial and you >> can't be sure if it'll provide support in the future and

Re: debian and ubuntu

2009-04-25 Thread Robert Holtzman
On Sun, 26 Apr 2009, Nuno Magalhães wrote: For servers i'd definitely go for Debian. Ubuntu's commercial and you can't be sure if it'll provide support in the future and how. Why do you think Ubuntu's commercial? -- Bob Holtzman "If you think you're getting free lunch, check the price of the

Re: debian and ubuntu

2009-04-25 Thread paragasu
ubuntu == debian testing, if you think debian outdated, try debian unstable. On 4/25/09, Nuno Magalhães wrote: > Hi > > For servers i'd definitely go for Debian. Ubuntu's commercial and you > can't be sure if it'll provide support in the future and how. At least > with Debian you know where you'

Re: debian and ubuntu

2009-04-25 Thread Nuno Magalhães
Hi For servers i'd definitely go for Debian. Ubuntu's commercial and you can't be sure if it'll provide support in the future and how. At least with Debian you know where you're standing at all times. I'd still go for Debian over Ubuntu but i'm biased, i'm kind of allergic to Ubuntu. ;) I'd proba

RE: debian and ubuntu

2009-04-25 Thread owens
> > > > Original Message >From: p...@towardsfreedom.com >To: debian-user@lists.debian.org >Subject: RE: debian and ubuntu >Date: Sat, 25 Apr 2009 11:00:15 -0700 > >>we use (and support) both, but i'd like to establish a rationale for >>using

Re: Debian and Ubuntu sharing apt-cacher?

2006-10-30 Thread Dave Ewart
On Monday, 30.10.2006 at 13:18 -0700, edwardsa wrote: > Dave Ewart wrote: > >On Monday, 30.10.2006 at 11:06 -0700, edwardsa wrote: > > > > > >>I have some ubuntu machines living inside of a debian firewall machine > >>that point to an apt-cacher archive on that machine. It looks to me > >>that I

Re: Debian and Ubuntu sharing apt-cacher?

2006-10-30 Thread edwardsa
Dave Ewart wrote: On Monday, 30.10.2006 at 11:06 -0700, edwardsa wrote: I have some ubuntu machines living inside of a debian firewall machine that point to an apt-cacher archive on that machine. It looks to me that I could have the same archive serve both distributions. This would be useful

Re: Debian and Ubuntu sharing apt-cacher?

2006-10-30 Thread Dave Ewart
On Monday, 30.10.2006 at 11:06 -0700, edwardsa wrote: > I have some ubuntu machines living inside of a debian firewall machine > that point to an apt-cacher archive on that machine. It looks to me > that I could have the same archive serve both distributions. This > would be useful because I have