Re: find/replace in place

2005-12-26 Thread sachidananda urs
use sed -i s/foo/bar/ filename. this will do the replacement in place, without any extra steps. regards, sac. On 12/20/05, Gregory Seidman <[EMAIL PROTECTED]> wrote: > On Mon, Dec 19, 2005 at 03:38:23PM -0500, Tony Heal wrote: > } I have a database name I want to replace inside of an xml file. I

Re: Question

2005-12-26 Thread Hal Vaughan
On Monday 26 December 2005 10:22 pm, Katipo wrote: > John Hasler wrote: > >In any case, I don't think anything should stay in copyright for 50 years. > > Definitely not, and in some cases, it's 70 or 90! > > I'd like to see, dependent on case, an absolute maximum of 15, but in a > lot of cases, 5.

Re: Question

2005-12-26 Thread Daniel Webb
On Mon, Dec 26, 2005 at 07:44:43PM -0600, John Hasler wrote: > In any case, I don't think anything should stay in copyright for 50 years. Well, I agree. I think it should go back to the original (if you're in the U.S.) of 14 years + 14 renewal. European copyrights are even more insane than ours

Re: (no subject)

2005-12-26 Thread Steve Block
On Sat, Dec 24, 2005 at 01:11:42AM +0200, Andrei Popescu wrote: On Fri, 23 Dec 2005 08:20:55 -0600 Steve Block <[EMAIL PROTECTED]> wrote: On Thu, Dec 22, 2005 at 07:49:12PM -0600, Tatsuya Kobayashi wrote: ># help I don't think I can. -- Steve Block http://ev-15.com/ http://steveblock.com/ [EM

Re: Re: set-up for watching video

2005-12-26 Thread k l u r t
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 27 Dec 2005, kangja wrote: Thnaks for all the info provided. My worry about mplayer is that I have come across warnings about its IPR infringement. Is that nothing to worry about? just out of curiosity, what kind of warnings about mplayer

Re: install KDE 3.5 on Debian 3.1

2005-12-26 Thread SiegeM
You can find some information in this link: http://docs.kde.org/development/en/kdebase/faq/install.htmlThere, you can see the " Installation instructions for the different package formats"There, for debian users, is only one info: dpkg -i package_name.debI don't use debian, so I can't tell you if i

Connecting a Windows laptop to a Linux internal network

2005-12-26 Thread Ed Paris
Hi There, I have an internal Linux network.  I want to add a Windows XP Professional laptop to this network so that I can share files.  I am using SAMBA on the Unix side and think I have the global and share sections of smb.conf set up correctly, though maybe not.  I tried to find the Lin

Re: compiling apache 2.0.55, undefined reference errors (BIO_printf and such)

2005-12-26 Thread Roberto Sanchez
Artur Makówka wrote: does anyone know why i have a lot of such messages :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:521: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:605: undefined reference to `SSL_do_handshake' :/root/source

Re: Why does Debian install Exim4?

2005-12-26 Thread Paul Johnson
Mike Bird wrote: > On Mon, 2005-12-26 at 17:22, Paul Johnson wrote: >> humble tech wrote: >> I've just installed another Debian Stable and I want to know why on > earth >> > the Debian maintainers believe it acceptable to just go ahead and >> > install >> > Exim4 without asking, forcing me to go

Re: Question

2005-12-26 Thread Katipo
John Hasler wrote: In any case, I don't think anything should stay in copyright for 50 years. Definitely not, and in some cases, it's 70 or 90! I'd like to see, dependent on case, an absolute maximum of 15, but in a lot of cases, 5. Whether copyright or patent, that gives the creator e

Re: Replacement suggestions for konsole, kate, kcalc

2005-12-26 Thread Brad Sims
On Monday 26 December 2005 5:51 pm, kamaraju kusumanchi wrote: > Is there any work around for that? Edit the command launched by the icon. Create your panel button as normal. Right-click -> properties Application tab -> Command -- Disclaimer: Elvis would agree with me, b

compiling apache 2.0.55, undefined reference errors (BIO_printf and such)

2005-12-26 Thread Artur Makówka
does anyone know why i have a lot of such messages :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:521: undefined reference to `BIO_printf' :/root/source/apache2-2.0.55/build-tree/apache2/support/ab.c:605: undefined reference to `SSL_do_handshake' :/root/source/apache2-2.0.55/build-

install KDE 3.5 on Debian 3.1

2005-12-26 Thread Chong Zan Kai
Hi,   May I know what is the steps to update KDE of Debian 3.1 to KDE 3.5 ? Is there any guideline that can recommend to me?   thanks.-- Best Regars,Chong Zan Kai

Re: Holiday computer access problems!

2005-12-26 Thread Alex Malinovich
On Tue, 2005-12-27 at 02:26 +0100, Nils Erik Svangård wrote: --snip-- > I have three computers one at my parents (Win XP), one in a server > rack witch I have root access via SSH(debian stable), and my home > computer (debian unstable) which seem to only have port 80 open, I > think my ISP have a f

Re: Re: set-up for watching video

2005-12-26 Thread Michael Marsh
On 12/26/05, kangja <[EMAIL PROTECTED]> wrote: > Thnaks for all the info provided. My worry about mplayer is that I have > come across warnings about its IPR infringement. Is that nothing to > worry about? The problem is that in order to play Windows media clips, you need the right codecs. There

Re: Why does Debian install Exim4?

2005-12-26 Thread Mike Bird
On Mon, 2005-12-26 at 17:22, Paul Johnson wrote: > humble tech wrote: > I've just installed another Debian Stable and I want to know why on earth > > the Debian maintainers believe it acceptable to just go ahead and install > > Exim4 without asking, forcing me to go and uninstall it afterwards..

Re: fstab problem

2005-12-26 Thread Bill Marcum
On Sat, Dec 24, 2005 at 05:08:09PM -0600, Rodney Richison wrote: > Rodney Richison wrote: > > >Can any tell me why this works manually > > > >mount -t ext2 /dev/hdc1 /mnt/idedrive > > > >But this in fstab does not work > > > >/dev/hdc1 /mnt/idedrive ext2defaults 1 1 > >or

Re: Why does Debian install Exim4?

2005-12-26 Thread Paul Johnson
humble tech wrote: > I've just installed another Debian Stable and I want to know why on earth > the Debian maintainers believe it acceptable to just go ahead and install > Exim4 without asking, forcing me to go and uninstall it afterwards You were asked, you chose not to select packages.

Re: Replacement suggestions for konsole, kate, kcalc

2005-12-26 Thread Joey Hess
Marc Shapiro wrote: > I really like the tabs on konsole MUCH better than opening a new xterm > window. Is there anything else out there that can do tabs that is not > tied to a huge DE? You could just choose a window manager that supports tabs natively, and then every program you have would aut

Re: how to show bad sector of a file system

2005-12-26 Thread Bill Marcum
On Sun, Dec 25, 2005 at 11:14:09AM +0800, [EMAIL PROTECTED] wrote: > i have fxck-ed a file system, now i want to know whether there are bad > sector, which command can show bad sector? Thanks in advance! > > badblocks or fsck -c. With today's hard drives, if there are any bad sectors which are

Re: New post install tidbits?

2005-12-26 Thread Bill Marcum
On Sun, Dec 25, 2005 at 10:10:48PM -0500, Chinook wrote: > > I would not mind logging in and starting the desktop GUI from Terminal, > but for my wife's sake I need a KDE login GUI that does not require the > root password to shutdown. If you want to make it easy for your wife to shut down, you

Re: mrxvt doesn't display ncurses applications correctly

2005-12-26 Thread Bill Marcum
On Mon, Dec 26, 2005 at 09:03:36AM -0200, Paulo Marcel Coelho Aragao wrote: > Hello, > > I decided to switch from xfce4-terminal to mrxvt but I can't get it to > display properly ncurses-based applications, such as mutt or aptitude. > The problems are: > > 1. Line-drawing characters, such as th

Re: Why does Debian install Exim4?

2005-12-26 Thread Steve Lamb
humble tech wrote: > I've just installed another Debian Stable and I want to know why on > earth the Debian maintainers believe it acceptable to just go ahead and > install Exim4 without asking, forcing me to go and uninstall it > afterwards Uhm, because many packages require an MTA to, yo

Re: Question

2005-12-26 Thread John Hasler
Daniel Webb writes: > I'm wary of [version 2 or later], because I don't really trust that 50 > years from now the GPL is still going to reflect my values. I wrote: > So what? You can distribute your code under any license at any time no > matter what license you have used in the past. > If I lic

Re: Re: set-up for watching video

2005-12-26 Thread kangja
Thnaks for all the info provided. My worry about mplayer is that I have come across warnings about its IPR infringement. Is that nothing to worry about? kangja -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

How to set optical device path for Totem in Debian Sarge

2005-12-26 Thread ML
I have been trying to get totem to work on my Acer laptop, and it has worked previously, before the kernel had hdc=ide-scsi added, but not now. There is no entry for the Optical Device Path? I don't know why? Error message:- Totem could not play 'file:///cdrom/cdrom0/hdc'. There is no plugin to

install python2.3 and bt client in woody

2005-12-26 Thread smith
I have woody, too lazy to upgrade to sarge. woody has bt client? I didn't find, so I get one, it seems requiring python2.3, with the command below: dpkg -l python* I find a entry like this: un python2.3 (no description available) However "apt-get install python2.3" fails, is it possible to ins

Holiday computer access problems!

2005-12-26 Thread Nils Erik Svangård
Happy holiday to all!I'm at my parent place trying to access my home computer but are having serious problems:I have three computers one at my parents (Win XP), one in a server rack witch I have root access via SSH(debian stable), and my home computer (debian unstable) which seem to only have port

Re: Firefox help.

2005-12-26 Thread Bill Marcum
On Mon, Dec 26, 2005 at 05:56:26PM -0600, Adam Fabian wrote: > There are a few things that have been annoying me about Firefox. One > reason for asking here is that I'm using the version bundled with > sarge and would rather not upgrade. > > First off, is there some way to close that god awful fi

udev package and sysvinit

2005-12-26 Thread Winton Roseland
I am running Knoppix from my hard drive with kernel 2.6.14.2 (I needed usb support for a recent model of linksys's usb200m that required a patch to asix.c in 2.6.14.2). The problem I am having now is difficulty getting my usb camera to mount when I connect it. So I installed udev that require

Re: dhcp client wifi setup

2005-12-26 Thread Florian Kulzer
Richard Lyons wrote: [...] Nearly! You were right that the modules were not loaded. I tried 'modprobe ieee80211' and 'ifup eth0' and also rebooting after editing /etc/modules. It now loads two modules ieee80211 and ieee80211_crypt. I assume that is the expected outcome. It still does not asso

Re: Question

2005-12-26 Thread Daniel Webb
On Mon, Dec 26, 2005 at 05:32:48PM -0600, John Hasler wrote: > Daniel Webb writes: > > I'm wary of that, because I don't really trust that 50 years from now the > > GPL is still going to reflect my values. > > So what? You can distribute your code under any license at any time no > matter what l

Why does Debian install Exim4?

2005-12-26 Thread humble tech
I've just installed another Debian Stable and I want to know why on earth the Debian maintainers believe it acceptable to just go ahead and install Exim4 without asking, forcing me to go and uninstall it afterwardsI'd like there to be a minimal install option but I can't see it, the clo

Re: Firefox help.

2005-12-26 Thread Adam Fabian
I found one of these on the web. Esc will close the find bar. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Tar help

2005-12-26 Thread Marco
Hi all, I write a file on DAT with this command: tar -rf /dev/st0 /backup/* >> /file.log How to check that the file is write correctly on DAT? I have found on the tar manual, -W option, but this option work correctly with my DAT (HP DAT 72 GB)??? Help!!! Thanks Marco -- To UNSUBSCRIBE, ema

Firefox help.

2005-12-26 Thread Adam Fabian
There are a few things that have been annoying me about Firefox. One reason for asking here is that I'm using the version bundled with sarge and would rather not upgrade. First off, is there some way to close that god awful find bar with the keyboard? The one eating up screen real-estate at the

Re: Replacement suggestions for konsole, kate, kcalc

2005-12-26 Thread Marc Shapiro
Brad Sims wrote: On Sunday 25 December 2005 5:19 pm, kamaraju kusumanchi wrote: Thanks Brad for the suggestion. I just hope the OP likes it as much as I am liking it Your welcome... The command I use to emulate konsole with white on black background is the following all on one line: "mr

Re: test

2005-12-26 Thread Bayrouni
I just suscribed to the list, so I sent a test message, Happy new year for all. -- Bayrouni Email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Replacement suggestions for konsole, kate, kcalc

2005-12-26 Thread kamaraju kusumanchi
Brad Sims wrote: On Sunday 25 December 2005 5:19 pm, kamaraju kusumanchi wrote: Thanks Brad for the suggestion. I just hope the OP likes it as much as I am liking it Your welcome... The command I use to emulate konsole with white on black background is the following all on one li

Re: Question

2005-12-26 Thread John Hasler
Daniel Webb writes: > I'm wary of that, because I don't really trust that 50 years from now the > GPL is still going to reflect my values. So what? You can distribute your code under any license at any time no matter what license you have used in the past. Katipo wrote: > But I would object to a

Installing Debian

2005-12-26 Thread Sam Bruhin
Hi I would like to install etch on a new PC whit netinstall (daily-build). I have the following system: Intel 3.2 GHz 1 GB RAM one 160 GB SATA HD one 200 GB SATA HD Onboard NIC USB mouse USB keyboard (no interface for PS/2 keyboard) I tried booting the etch netinstall CD. All went fine until

Inetd vs. Xinetd

2005-12-26 Thread Rick Friedman
Simply put... being the relative newbie that I am, is there an advantage to having the xinetd package rather than netkit-inetd? Currently, I have netkit-inetd installed. Would I be better off removing it and installing xinetd? Any insight is greatly appreciated. Rick -- Rick's Law: What can

Re: Question

2005-12-26 Thread Daniel Webb
On Mon, Dec 26, 2005 at 04:43:28PM +0800, Katipo wrote: > Maybe it'd be an idea to put in a bug report to the crew drawing up the > new GPL agreement, and request that in the growing incidence of this > sort of arrangement happening, that an itemised invoice is issued in > order to ensure ethic

Re: test

2005-12-26 Thread Richard Lyons
On Monday, 26 December 2005 at 20:42:46 +, Bayrouni wrote: > Ernst-Magne Vindal wrote: > >On Mon, December 26, 2005 20:19, Bayrouni said: > > > >>-- > >>Bayrouni > >>Email: [EMAIL PROTECTED] > >> > >> > >>-- > >>To UNSUBSCRIBE, email to [EMAIL PROTECTED] > >>with a subject of "unsubscribe". Tro

Re: Replacement suggestions for konsole, kate, kcalc

2005-12-26 Thread Brad Sims
On Sunday 25 December 2005 5:19 pm, kamaraju kusumanchi wrote: > Thanks Brad for the suggestion. I just hope the OP likes it as much as I > am liking it Your welcome... The command I use to emulate konsole with white on black background is the following all on one line: "mrxvt -stt -rv -sr -

Re: about remove directory

2005-12-26 Thread Johan Kullstam
Daniel Webb <[EMAIL PROTECTED]> writes: > On Thu, Dec 22, 2005 at 03:30:08AM -0700, Daniel Webb wrote: > > > rm triva: > And another trivia: are there any other GNU tools where option > position causes different behavior and both ways are valid? find Find has a lot of weird options which prune

Re: iMovie Ersatz for debian?

2005-12-26 Thread k l u r t
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 26 Dec 2005 [EMAIL PROTECTED] wrote: Hi List, I was wondering if anybody has any opinions on the possibilities of ''cutting'' family videos on debian linux (specifically, I have had a Mac for many years which I now use only for multimedia a

Re: test

2005-12-26 Thread Bayrouni
Ernst-Magne Vindal wrote: On Mon, December 26, 2005 20:19, Bayrouni said: -- Bayrouni Email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] Dont think this is the list for testing sending mail... No, I

Re: Desktop [was Re: New post install tidbits?]

2005-12-26 Thread Chinook
Chinook wrote: And while we're at it :-) "She who must be obeyed" decided she wanted her desktop to look just like mine. Trouble is I spent a couple hours on colors etc. to have something that was easy on my eyes. Is there a way in KDE to "easily" set her gesktop the same - a checkbox/sele

Re: problem with alternate consoles in 2.6.14?

2005-12-26 Thread Richard Lyons
On Monday, 26 December 2005 at 19:08:03 +, Anthony Campbell wrote: > On 26 Dec 2005, Richard Lyons wrote: > > On a sid install with kernel 2.6.14-2-686, from X, I cannot switch to > > another console with ctrl-alt-F2 etc. It is running xorg. > > Comes up quite a lot. In my case the solutio

Re: mrxvt doesn't display ncurses applications correctly

2005-12-26 Thread Paulo Marcel Coelho Aragao
Paul Trevethan wrote on Dec, 27: [...] > > > > I decided to switch from xfce4-terminal to mrxvt but I can't get it > > > > to display properly ncurses-based applications, such as mutt or > > > > aptitude. The problems are: > > > > > > > > 1. Line-drawing characters, such as the ones mutt uses in

Re: test

2005-12-26 Thread Ernst-Magne Vindal
On Mon, December 26, 2005 20:19, Bayrouni said: > > -- > Bayrouni > Email: [EMAIL PROTECTED] > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > > Dont think this is the list for testing sending mail... -- /ernst-magne

unsubscribe

2005-12-26 Thread [EMAIL PROTECTED]
unsubcribe -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

test

2005-12-26 Thread Bayrouni
-- Bayrouni Email: [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: mrxvt doesn't display ncurses applications correctly

2005-12-26 Thread Paul Trevethan
On Tuesday 27 December 2005 05:54, Paulo Marcel Coelho Aragao wrote: > Wayne Topa wrote on Dec, 26: > > [...] > > > > I decided to switch from xfce4-terminal to mrxvt but I can't get it > > > to display properly ncurses-based applications, such as mutt or > > > aptitude. The problems are: > > > > >

Re: MTA slow to start

2005-12-26 Thread Richard Lyons
On Monday, 26 December 2005 at 15:08:19 +0200, David Baron wrote: > >> > During boot up it takes about 30 seconds for MTA to start for my Etch > >> > install. With Sarge on the same box this takes less than a second. Can > >> > I fix this somehow? > > > >> Changing "mybox" to "mybox.localdomain" in

Got 2.6.14 to boot

2005-12-26 Thread David Baron
Compiled a non-initrd version. The newest yaird --test gave me the information I needed to compile but did not produce a good initrd for Debian stock kernel. Anyway, the non-initrd kernel I build produces the same errors as the mkinitrd I did for the stock kernel: Loads 22,631 symbols, then say

Re: problem with alternate consoles in 2.6.14?

2005-12-26 Thread Anthony Campbell
On 26 Dec 2005, Richard Lyons wrote: > On a sid install with kernel 2.6.14-2-686, from X, I cannot switch to > another console with ctrl-alt-F2 etc. It is running xorg. This means I > have to log out of X or kill it (ctrl-alt-bs still works) to get to a > console. Is this a know problem of some

Re: mrxvt doesn't display ncurses applications correctly

2005-12-26 Thread Paulo Marcel Coelho Aragao
Wayne Topa wrote on Dec, 26: [...] > > I decided to switch from xfce4-terminal to mrxvt but I can't get it to > > display > > properly ncurses-based applications, such as mutt or aptitude. The problems > > are: > > 1. Line-drawing characters, such as the ones mutt uses in threads, or > > apt

Re: dhcp client wifi setup

2005-12-26 Thread Richard Lyons
On Sunday, 25 December 2005 at 13:15:45 +0100, Florian Kulzer wrote: > Hi again, > > Richard Lyons wrote: [...] > > >eth0 IEEE 802.11b ESSID:"Coix" Nickname "HERMES I" > > Mode:Managed Frequency:2.422 GHz Access Point: Not-Associated > > I think that is the cause of yo

problem with alternate consoles in 2.6.14?

2005-12-26 Thread Richard Lyons
On a sid install with kernel 2.6.14-2-686, from X, I cannot switch to another console with ctrl-alt-F2 etc. It is running xorg. This means I have to log out of X or kill it (ctrl-alt-bs still works) to get to a console. Is this a know problem of some sort? -- richard -- To UNSUBSCRIBE, emai

Re: MTA slow to start

2005-12-26 Thread David Baron
>> > During boot up it takes about 30 seconds for MTA to start for my Etch >> > install. With Sarge on the same box this takes less than a second. Can >> > I fix this somehow? > >> Changing "mybox" to "mybox.localdomain" in /etc/hostame works >> for me. I can't take credit for this fix. I read it h

Re: mrxvt doesn't display ncurses applications correctly

2005-12-26 Thread Wayne Topa
Paulo Marcel Coelho Aragao([EMAIL PROTECTED]) is reported to have said: > Hello, > > I decided to switch from xfce4-terminal to mrxvt but I can't get it to > display > properly ncurses-based applications, such as mutt or aptitude. The problems > are: > > 1. Line-drawing characters, such as the

iMovie Ersatz for debian?

2005-12-26 Thread Peter . Robinson
Hi List, I was wondering if anybody has any opinions on the possibilities of ''cutting'' family videos on debian linux (specifically, I have had a Mac for many years which I now use only for multimedia applications. In the meantime I have migrated completely to debian with this one exception. Si

Re: Debian Libraries and Broken Systems

2005-12-26 Thread Andrew Vaughan
Hi Martin On Thu, 22 Dec 2005 01:02, Martin McCormick wrote: > I rebuilt my Debian sarge system last june from the > installation image and the network. It is one of the most stable and > healthy-looking installations I have ever had. I recently tried to > install an emulator for the PIC m

mrxvt doesn't display ncurses applications correctly

2005-12-26 Thread Paulo Marcel Coelho Aragao
Hello, I decided to switch from xfce4-terminal to mrxvt but I can't get it to display properly ncurses-based applications, such as mutt or aptitude. The problems are: 1. Line-drawing characters, such as the ones mutt uses in threads, or aptitude to draw boxes, are displayed as boxes and oth

Re: How to bring HD activity to a minimum

2005-12-26 Thread MrVanes
Thx everyone for the tips! In the meantime I became father of a beautiful daughter so I have something else to keep silent at the moment. Grtz. Martin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: SATA HDD cabling question

2005-12-26 Thread Hugo Vanwoerkom
Glenn English wrote: On Sun, 2005-12-25 at 14:52 -0600, Hugo Vanwoerkom wrote: The HD has on it a regular 4 pin power plug male end, 4 jumper locations, and a 4cm. wide tongue with 1.5 cm. where the serial ATA cable fits and the rest which I don't know does what. When I plug a 4 pin female p

Re: Using Free JVM implementations

2005-12-26 Thread Eric Lavarde - Debian
Hi, >> Unfort with kaffe I get the following error: > > I am sure that the kaffe developers would be pleased to know what > exactly doesn't work with their implementation. > > BTW, have you tried to use any other JVM for comparison purposes? It > would be good to know. > >> 15:27:32 ~/src$ kaffe -

Re: dhcp client wifi setup

2005-12-26 Thread Seeker5528
On Sat, 24 Dec 2005 19:29:30 + Richard Lyons <[EMAIL PROTECTED]> wrote: > I am obviously missing the obvious here. An IBM Thinkpad, sid, orinoco > wifi card talks to the Netgear DG834G router when security is disabled, > but when I turn WEP on it doesn't connect. > > /etc/network/interface

Re: Question

2005-12-26 Thread Rogério Brito
On Dec 25 2005, John Hasler wrote: > Katipo writes: > > Fine! > > Now, define *his* product. > > He builds computers and installs Debian on them. They are his > product. He can sell them for whatever the market will bear. He must > comply with the licenses on the software in Debian, but none of

Re: Question

2005-12-26 Thread Katipo
John Hasler wrote: He builds computers and installs Debian on them. They are his product. He can sell them for whatever the market will bear. He must comply with the licenses on the software in Debian, but none of them limit the price he can charge. Maybe it'd be an idea to put in a bug