Re[2]: pasting text into bash without use of mouse

2001-04-04 Thread Chris Matta
Hello csj, Wednesday, April 04, 2001, 6:47:53 PM, you wrote: c> On Wednesday 04 April 2001 09:41, Karsten M. Self wrote: >> csj ([EMAIL PROTECTED]) wrote: >> > Is there a way to copy or paste text into bash without the use of >> > a mouse? I'm thinking of a text file "file.txt" which contains >>

Re: Network problem

2001-02-12 Thread Chris Matta
This seems to be an issue with ifconfig in the latest nettools package of Sid(unstable), this can be fixed if you have a debian cd, like potato, i had this happen today, and just untared the base package into my tmp dir, and replaced the ifconfig binary. This should be fixed eventually. -c -

Re: console-data or debconf bug?

2001-02-10 Thread Chris Matta
This is a perl package issue, you can clear it up by "hand" installing perl5.6 and perl-5.6-base. -c - Original Message - From: "Francois Gouget" <[EMAIL PROTECTED]> To: Sent: Saturday, February 10, 2001 2:57 PM Subject: Re: console-data or debconf bug? > On Sat, 10 Feb 2001, Francois G

Re: Cat-ting binary files to the console

2001-02-09 Thread Chris Matta
And by invoking it, he therefore proved the last part about being unsuccessful ;) -c - Original Message - From: "John Galt" <[EMAIL PROTECTED]> To: "Frederik Vanrenterghem" <[EMAIL PROTECTED]> Cc: Sent: Friday, February 09, 2001 2:43 AM Subject: Re: Cat-ting binary files to the console >

Re: Serial Port, photo PC, and 2.2r1

2001-02-09 Thread Chris Matta
Make sure you have permissions to that device, Debian sets the group ownership of those devices such that you can "adduser loginname goupname" for yourself without having to change the actuall permissions, this will take effect after you next log in. -c - Original Message - From: "Jason Ma

Re: How to keep apt from updatine the kernel

2001-02-08 Thread Chris Matta
>Now that's a weird statement. Why would recompiling your own kernel >be any less of a security risk than running precompiled kernel? >Do you read every line in the every new kernel before compiling? I was merely saying that I know what my kernel has in it and what it doesnt, i certainly dont trus

Re: How to keep apt from updatine the kernel

2001-02-08 Thread Chris Matta
are you sure? i've never seen apt do this, besides, running a pre-compiled kernel could be quite the security hole. -c - Original Message - From: "ray p" <[EMAIL PROTECTED]> To: Sent: Thursday, February 08, 2001 11:41 PM Subject: How to keep apt from updatine the kernel > I just install

Re: linuxconf/changing IP setup ...

2001-02-08 Thread Chris Matta
You'll forgive me if i forgot the first "$" on the first $ARGV[0] - Original Message ----- From: "Chris Matta" <[EMAIL PROTECTED]> To: "MaD dUCK" <[EMAIL PROTECTED]> Cc: "Debian Users List" Sent: Thursday, February 08, 2001 11:10 PM S

Re: linuxconf/changing IP setup ...

2001-02-08 Thread Chris Matta
> > any clues from your part? > $ perl -e 'print "[EMAIL PROTECTED]";' madduck of course you need to have perl installed for that ;) -c - Original Message - From: "MaD dUCK" <[EMAIL PROTECTED]> To: "Chris Matta" <[EMAIL PROTEC

Re: linuxconf/changing IP setup ...

2001-02-08 Thread Chris Matta
> > [greetings from the heart of the sun]# echo [EMAIL PROTECTED]:1:[EMAIL > PROTECTED]@@@.net > -- I gotta say, thats one of the most creative anti-spam email manglings -c - Original Message - From: "MaD dUCK" <[EMAIL PROTECTED]> To: "Glenn Becker" <[EMAIL PROTECTED]> Cc: "Debian Users Li

Re: linuxconf/changing IP setup ...

2001-02-08 Thread Chris Matta
Edit /etc/network/interfaces it should have all the old info, just replace it with the new stuff! -c - Original Message - From: "Glenn Becker" <[EMAIL PROTECTED]> To: "Debian Users List" Sent: Thursday, February 08, 2001 10:39 PM Subject: linuxconf/changing IP setup ... > > All, > > OK,

Re: Allowing cgi in user's home directories w/ apache

2001-02-08 Thread Chris Matta
I would, but I would rather do it within Apache, i've done this before many times, this is just weird thats its not working, its probably something I'm doing... -c - Original Message - From: <[EMAIL PROTECTED]> To: Sent: Thursday, February 08, 2001 10:48 PM Subject: Re: Allowing cgi in us

Re: Apache Virtual Host

2001-02-08 Thread Chris Matta
make sure you have this in httpd.conf: NameVirtualHost 0.0.0.0 (make sure you have your ip in here!!) ServerAdmin [EMAIL PROTECTED] DocumentRoot /var/www/yourdomain.com ServerName www.yourdomain.com ServerAlias yourdomain.com ErrorLog /var/log/apache/yourdomain.com-error.log TransferLog /var/log

Allowing cgi in user's home directories w/ apache

2001-02-08 Thread Chris Matta
(This is on Sid BTW) I want to allow users to be able to execute cgi scripts from thier cgi-bin dir inside the public_html dir in thier $HOME   i added this to access.conf:           AllowOverride all    Options ExecCGI    Options Indexes FollowSymLinks ExecCGI    Order allow,deny    Allow

lilo problems

2001-02-06 Thread Chris Matta
I upgraded to sid a month or so ago, and i remember it asked me something about lilo, and replacing it with the debian boot loader, i said yes, but now after i compiled a new kernel, and ran lilo i get : LI   i know that means a geometry missmatch etc... but what i wanna know is which progra

Re: perl:warning: on apt-get dist-upgrade

2001-02-04 Thread Chris Matta
Nevermind, i just made sure i didnt have any perl installed and then forced the install of perl-5.6-base, and perl-5.6 thanks! -c - Original Message - From: "Chris Matta" <[EMAIL PROTECTED]> To: "Charlie Yao" <[EMAIL PROTECTED]>; Sent: Monday, Februa

Re: perl:warning: on apt-get dist-upgrade

2001-02-04 Thread Chris Matta
Im having the same issues, and i have perl-5.6 and perl-5.6-base installed, any other ideas? -c - Original Message - From: "Charlie Yao" <[EMAIL PROTECTED]> To: Sent: Sunday, February 04, 2001 11:35 PM Subject: Re: perl:warning: on apt-get dist-upgrade > I got this same problem a while