Re: Bye Bye [preauth]

2023-07-05 Thread Andy Smith
Hi, On Wed, Jul 05, 2023 at 05:24:27AM +, Vito.V wrote: > When I run logwatch Why do I get ? Bye Bye [preauth] : 2484 Times ? It's a particular SSH app/library that disconnects with that string. The client can put its own message there. > there are around 3000 connections to SSH

Re: Bye Bye [preauth]

2023-07-05 Thread Jeffrey Walton
On Wed, Jul 5, 2023 at 1:42 AM Vito.V wrote: > > Hi I have a question about preauth attempts per day. > > When I run logwatch Why do I get ? Bye Bye [preauth] : 2484 Times ? > > there are around 3000 connections to SSH per day. Is this amount normal ? > > Is this somethi

Bye Bye [preauth]

2023-07-04 Thread Vito.V
Hi I have a question about preauth attempts per day. When I run logwatch Why do I get ? Bye Bye [preauth] : 2484 Times ? there are around 3000 connections to SSH per day. Is this amount normal ? Is this something to be concerned about? I have setup SSH with the following config: Port 22

Re: My Grub/MBR went bye bye

2005-08-11 Thread Kent West
Jason Edson wrote: >My girl just bought me a new laptop, Averatec 6100A, I used gparted >from a live cd to split my ntfs partition to make way for debian. All >went well and worked great. The problem is when I booted Wnd**sa >dialog kept popping up saying there was an error. It kept popping up >so

Re: My Grub/MBR went bye bye

2005-08-11 Thread Joe Smith
Boot your live cd and get a root shell. mkdir /mydisk && mound /dev/hda1 /mydisk chroot /mydisk install-grub reboot -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: My Grub/MBR went bye bye

2005-08-11 Thread Uwe Dippel
On Thu, 11 Aug 2005 14:55:04 -1200, Jason Edson wrote: > My girl just bought me a new laptop, Averatec 6100A, I used gparted > from a live cd to split my ntfs partition to make way for debian. All > went well and worked great. The problem is when I booted Wnd**sa > dialog kept popping up saying th

My Grub/MBR went bye bye

2005-08-11 Thread Jason Edson
My girl just bought me a new laptop, Averatec 6100A, I used gparted from a live cd to split my ntfs partition to make way for debian. All went well and worked great. The problem is when I booted Wnd**sa dialog kept popping up saying there was an error. It kept popping up so I clicked fix and now wh

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-24 Thread John L Fjellstad
Kevin Mark <[EMAIL PROTECTED]> writes: > I will consider upgrading the kernel but it may take a while on dialup! I feel your pain, since I'm in your situation. What I do is I downloaded the mainline kernel once and kernel-package package. From there on, I only download the patch for the new ver

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-23 Thread Kevin Mark
On Mon, Aug 23, 2004 at 12:27:03AM +0200, John L Fjellstad wrote: > Kevin Mark <[EMAIL PROTECTED]> writes: > > >> Running 2.6.7 on my server. Make sure that /sys/class/ppp/ppp gets > >> created (it has everything to do with sysfs and not udev actually). > >> > > I run Linux debian 2.6.4-1-386 #

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-23 Thread Kevin Mark
On Mon, Aug 23, 2004 at 12:24:10AM +0200, John L Fjellstad wrote: > Kevin Mark <[EMAIL PROTECTED]> writes: > > > M ppp c 108 0 > > That's just creating the ppp node manually. Udev should create > automatically without any rules as long as it shows up in the /sys > filesystem. > > -- Hi John, y

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-23 Thread John L Fjellstad
Kevin Mark <[EMAIL PROTECTED]> writes: >> Running 2.6.7 on my server. Make sure that /sys/class/ppp/ppp gets >> created (it has everything to do with sysfs and not udev actually). >> > I run Linux debian 2.6.4-1-386 #1 Sat Mar 13 17:49:12 EST 2004 i686 GNU/Linux > debian bin. kernel and udev >

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-23 Thread John L Fjellstad
Kevin Mark <[EMAIL PROTECTED]> writes: > M ppp c 108 0 That's just creating the ppp node manually. Udev should create automatically without any rules as long as it shows up in the /sys filesystem. -- John L. Fjellstad web: http://www.fjellstad.org/ Quis custodiet ipsos custodes --

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-22 Thread Kevin Mark
On Sun, Aug 22, 2004 at 08:29:35AM +0100, Alan Chandler wrote: > On Saturday 21 August 2004 16:58, Kevin Mark wrote: > > I run Linux debian 2.6.4-1-386 #1 Sat Mar 13 17:49:12 EST 2004 i686 > > GNU/Linux debian bin. kernel and udev > > ii udev 0.030-1/dev/ management daemon > > pa

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-22 Thread Alan Chandler
On Saturday 21 August 2004 16:58, Kevin Mark wrote: > I run Linux debian 2.6.4-1-386 #1 Sat Mar 13 17:49:12 EST 2004 i686 > GNU/Linux debian bin. kernel and udev > ii udev 0.030-1/dev/ management daemon > package. > I did 'find /sys |grep ppp' and it got: > /sys/cdev/major/ppp >

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-21 Thread Kevin Mark
On Fri, Aug 20, 2004 at 02:02:41PM +0200, John L Fjellstad wrote: > Kevin Mark <[EMAIL PROTECTED]> writes: > > > this may be unrelated, but I started using 2.6 and recently added UDEV. > > UDEV at the current time does not make a /dev/ppp, so I have to manually > > use MKNOD to create this before

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-21 Thread John L Fjellstad
Kevin Mark <[EMAIL PROTECTED]> writes: > this may be unrelated, but I started using 2.6 and recently added UDEV. > UDEV at the current time does not make a /dev/ppp, so I have to manually > use MKNOD to create this before I can dial with my modem. Which udev version is this, because I use the ori

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-15 Thread Dan Jacobson
So we see that something alsa left in /etc/modprobe.d knocked out ppp etc. # pppd ... pppd: This system lacks kernel support for PPP. This could be because the PPP kernel module could not be loaded, or because PPP was not included in the kernel configuration. If PPP was included as a module, tr

Re: don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-14 Thread Kevin Mark
On Sun, Aug 15, 2004 at 06:28:45AM +0800, Dan Jacobson wrote: > Weeks ago I installed and started using kernel 2.6. > As all was well, I decided to > apt-get --purge remove alsa-modules-2.4.26-1-k7 > apt-get --purge remove kernel-image-2.4.26-1-k7 > as I hadn't used them weeks, right. > Well, now I

don't remove kernel 2.4 or bye-bye ppp, alsa

2004-08-14 Thread Dan Jacobson
Weeks ago I installed and started using kernel 2.6. As all was well, I decided to apt-get --purge remove alsa-modules-2.4.26-1-k7 apt-get --purge remove kernel-image-2.4.26-1-k7 as I hadn't used them weeks, right. Well, now I can't call out on my modem with ppp: pppd: This system lacks kernel suppo

Bye & thanx Debian

2003-10-31 Thread Haralambos Geortgilakis
Hi yall, a quick note to say bye & thanx to Debianista's. I have been testing out FreeBSD 5.1 & like it & am now using it as my main OS. A special thanx to Karsten M. Self & Rob Weir; you guys do wonders on this list! :-) *BFN* Greek Geek :-) The surest way to

Re: Printing go bye-bye

2001-09-12 Thread Joe Bouchard
On Wed, Sep 05, 2001 at 11:16:42AM -0400, Kyle Girard wrote: > Somewhere in between now and about hmm a month ago my ability to print > has ceased. > > Here's some background info: > > Distribution: sid (current as of this morning) > kernel 2.4.9 > Printer: hp720c > > I am using magicfilter w

Re: Printing go bye-bye

2001-09-05 Thread Stephen Gran
Thus spake Kyle Girard: > nope it's empty > > On Wed, 2001-09-05 at 18:37, W. Paul Mills wrote: > > > > > Anything showing up in /var/log/lp-errs? > > I seem to rememeber having this problem at some point after an upgrade, but unfortunately I can't remember the specifics of how I eventually

Re: Printing go bye-bye

2001-09-05 Thread Kyle Girard
nope  it's empty On Wed, 2001-09-05 at 18:37, W. Paul Mills wrote:> > Anything showing up in /var/log/lp-errs? > > >

Re: Printing go bye-bye

2001-09-05 Thread W. Paul Mills
Anything showing up in /var/log/lp-errs? -- * For God so loved the world that He gave his only begotten Son, * * that whoever believes in Him should not perish...John 3:16 *

Re: Printing go bye-bye

2001-09-05 Thread Kyle Girard
> > Try - > # kill -9 741I  can kill it no problem but when I restart it I get: /etc/init.d/lpd restart Stopping printer spooler: lpd not running. Starting printer spooler: lpd. > Have you tried clearing the queue with - > # lprm > ?Yep I run it and it just sits there for a while and then re

Re: Printing go bye-bye

2001-09-05 Thread ktb
On Wed, Sep 05, 2001 at 11:16:42AM -0400, Kyle Girard wrote: > Somewhere in between now and about hmm a month ago my ability to print > has ceased. > > Here's some background info: > > Distribution: sid (current as of this morning) > kernel 2.4.9 > Printer: hp720c > > I am using magicfilter w

Printing go bye-bye

2001-09-05 Thread Kyle Girard
Somewhere in between now and about hmm a month ago my ability to print has ceased. Here's some background info: Distribution: sid (current as of this morning) kernel 2.4.9 Printer:  hp720c I am using magicfilter with pnm2ppa my printcap hasn't changed in a long time.. # This file was gener

# bye

2000-11-21 Thread makoto sugimoto

# bye

2000-11-18 Thread makoto sugimoto

# bye

2000-11-18 Thread makoto sugimoto

Re: a little too noisy, bye bye

2000-11-16 Thread Damien
> Sorry, this list has a lot of traffic, and most of it is above my head or > only for i386 and X4, so I am dropping and just sticking with 68k list. > Thanks for your time and hope ya liked my sig at least. I will soon add a > pc on a siamese network, but won't be using linux on it. :-{ L8tr's

a little too noisy, bye bye

2000-11-15 Thread Moses Wildermuth
Hello %folks, Sorry, this list has a lot of traffic, and most of it is above my head or only for i386 and X4, so I am dropping and just sticking with 68k list. Thanks for your time and hope ya liked my sig at least. I will soon add a pc on a siamese network, but won't be using linux on it. :-{

# bye

2000-11-10 Thread makoto sugimoto
# bye

# bye

2000-10-20 Thread makoto sugimoto
# bye

# bye

2000-10-20 Thread makoto sugimoto
# bye

bye

2000-07-25 Thread zdrysdal
Bye all, i am off on my big OE. thanx 4 all the help. Zane

Re: looking before I leap (bye gnome!)

1999-10-17 Thread John Miskinis
Hello, I don't suppose you would be so kind as to outline the steps you took? I really don't hate gnome or anything (prefer it to kde) and might want to put it back sometime... you sound like you have some experience at this... thanks! I just waded through the dselect package list, hitting "-

Re: looking before I leap (bye gnome!)

1999-10-17 Thread kaynjay
In <[EMAIL PROTECTED]>, on 10/17/99 at 09:37 AM, "David Z. Maze" <[EMAIL PROTECTED]> said: >That's not going to get rid of the GNOME stuff. Those packages just depend >on lots of other packages; you need to actually go off and remove those >packages too (generally gnome-*) to really purge GNO

Re: looking before I leap (bye gnome!)

1999-10-17 Thread David Z. Maze
tf <[EMAIL PROTECTED]> writes: tf> Hey guys, I'm going to get rid of gnome by dpkg -purging all four tf> of the task-gnome-* debs that I installed. That's not going to get rid of the GNOME stuff. Those packages just depend on lots of other packages; you need to actually go off and remove those p

Re: looking before I leap (bye gnome!)

1999-10-17 Thread Ed Cogburn
tf wrote: > >[snip] > > What the heck is the big deal about gnome anyway? Was this flame-bait really necessary? If you don't like it, don't use it. Either way, don't make a big deal about it. -- Ed C.

Re: looking before I leap (bye gnome!)

1999-10-17 Thread John Miskinis
Hello, What the heck is the big deal about gnome anyway? I have only seen the gnome that comes on the Debian 2.1 CD, I have not seen later versions. I believe gnome is in its infancy stage at present. From what I have read about it on the web, the big deal appears to be that a "full set" of

looking before I leap (bye gnome!)

1999-10-17 Thread tf
Hey guys, I'm going to get rid of gnome by dpkg -purging all four of the task-gnome-* debs that I installed. I also stumbled on the fact that, for some reason, apt-get install mc also gets rid of them. unless one of you guys yells at me, this is probably the method that I will use, as I want some

Bye Seth, thanx for the help

1999-10-01 Thread zdrysdal

Re: Nic went bye bye

1999-06-22 Thread Arcady Genkin
Robert Rati <[EMAIL PROTECTED]> writes: > Has anyone had their nic stop working when changing from 2.2.9 to 2.2.10 > kernel? I have an isa linksys card that I just use the ne2000 driver > with, only for some reason at boot up, it can not find my nic even though > the io port has not changed. To

Nic went bye bye

1999-06-22 Thread Robert Rati
Has anyone had their nic stop working when changing from 2.2.9 to 2.2.10 kernel? I have an isa linksys card that I just use the ne2000 driver with, only for some reason at boot up, it can not find my nic even though the io port has not changed. To make it worse, I can't just insmod the module (I

Re: Bye Bruce

1998-03-22 Thread Britton
On Fri, 20 Mar 1998, Richard Sevenich wrote: > Well, OK - I'll stick with Debian despite Bruce's departure - for a > while longer. The developers would miss folks like me who ask those > naive questions. You can't be elite if no one notices. > > Bruce provided a type of leadership (yes, I know I

Re: Bye Bruce

1998-03-20 Thread Alex Yukhimets
> Alex> and then there is that ugly word: outsiders. > > And yes, there are always outsiders. When you have a > community, unless it encompasses all humanity, there are always > outsiders. People who do not "get" freedom of software. People who And those who "get" this freedom differently

Re: Bye Bruce

1998-03-20 Thread Manoj Srivastava
Hi, >>"Alex" == Alex Romosan <[EMAIL PROTECTED]> writes: Alex> but this is not really what you said a few days ago. to quote: Yes, I did say that, didn't I? Manoj> The thing that drives us is that we feel a sense of community Manoj> with people like us, who are like minded enough and h

Re: Bye Bruce

1998-03-20 Thread Alex Romosan
manoj wrote: > Hmm. Elitism is not really a strong motivating force for > me. Sharing with what I percive to be my community is. People asking > questions is good: for people who ask questions shall one day be > contributors to the community. Developers did not spring to this > earth tapping

Re: Bye Bruce

1998-03-20 Thread Manoj Srivastava
Hi, >>"George" == George Bonser <[EMAIL PROTECTED]> writes: George> So far I would say that under the circumstances, the George> developers did a nice job. There are some rough edges but George> there was also considerable pressure to get nearly everything George> rebuilt for glibc. Nice job, fol

Re: Bye Bruce

1998-03-20 Thread Manoj Srivastava
Hi, >>"Richard" == Richard Sevenich <[EMAIL PROTECTED]> writes: Richard> Well, OK - I'll stick with Debian despite Bruce's departure - Richard> for a while longer. The developers would miss folks like me Richard> who ask those naive questions. You can't be elite if no one Richard> notices.

Bye Bruce

1998-03-20 Thread Richard Sevenich
Well, OK - I'll stick with Debian despite Bruce's departure - for a while longer. The developers would miss folks like me who ask those naive questions. You can't be elite if no one notices. Bruce provided a type of leadership (yes, I know Ian took over some time ago) that was reassuring to the us

Re: dselect ftp went bye bye

1996-08-13 Thread Erick Branderhorst
> This is becoming a FAQ - why is this happening? I presume that a lot of people are installing some cdrom version or the released version of Debian. The changes were in the unstable version. How many weeks to go for the next release? Erick

Re: dselect ftp went bye bye

1996-08-13 Thread Andy Guy
Joel Zimba <[EMAIL PROTECTED]> writes: This is becoming a FAQ - why is this happening? > after running dselect and installing a bunch of stuff. > I finished install. > Now I can't find the ftp option when I go back into dselect. > > why? Not sure (it is included in the base set but seems to get

dselect ftp went bye bye

1996-08-12 Thread Joel Zimba
after running dselect and installing a bunch of stuff. I finished install. Now I can't find the ftp option when I go back into dselect. why? how do I get it back. how do I ftp with dpkg, is it possible? ? thanks, Joel