Mounting a FTP over SSL share

2005-10-03 Thread Bastian Ebeling
Hi linux-users, I'm running debian sarge stable and I try to mount a network share which is offered to me as the following type: "FTP over SSL with normal login and explicit password - passive FTP" Can somone tell me if and how I can mount such a share? I know that it could be mounted under Win

Re: lvm Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Alvin Oga
hi ya henrique On Tue, 4 Oct 2005, Henrique de Moraes Holschuh wrote: > On Mon, 03 Oct 2005, Alvin Oga wrote: > > lilo, syslinux, loadlin, etc doesn't have the same whacky > > problems/requirements/restricktions that grub imposes > > But they have their own set of limits. yup.. > > you can

Re: libmysqlclient12 and libmysqlclient14

2005-10-03 Thread Brian Nelson
"Christopher L. Everett" <[EMAIL PROTECTED]> writes: > For various reasons (I believe a version conflict is causing selects > to return no rows when it clearly has data to return), Yes, that can happen due to lack of versioned symbol support in all but the most recent MySQL libs in unstable. >

この問題分かりますか?

2005-10-03 Thread satomi99
さぁやって参りました!『クイズ−エッチでGOGO!!』 ★★今回の問題は50Pのジャンピン具チャ〜ンス!!★★ では早速問題の方に入ります!! 問題:お●んこさんが、川岸を歩いていました。そしたら反対からお●んち●君がボールを持って走ってお●んこさんの前でボールを持って何かを言いました。 さて、何と言ったでしょうか? 正解はコチラで→ http://4.pro.tok2.com/~odachan0101/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe

Race condition in /proc/bus/usb + hotplug

2005-10-03 Thread Henrique de Moraes Holschuh
I am taking this thread to debian-devel. Please direct replies there, as per the reply-to and mail-followup-to headers. Please remove debian-user from any further replies. Marco, Ukai-san, here is a short synopsis of the problem: 1. User hotplugs an USB camera device. 2. Kernel creates usb

Re: backup compress on the fly

2005-10-03 Thread Mike McCarty
Rogério Brito wrote: On Oct 03 2005, Mike McCarty wrote: OTOH, if the whole image on tape is a compressed one, then tar or gunzip or whatever is simply going to complain that the one (and only) file in the compressed archive is corrupt and unrecoverable. That's not really true when one uses

Re: backup compress on the fly

2005-10-03 Thread Mike McCarty
Alvin Oga wrote: On Mon, 3 Oct 2005, Mike McCarty wrote: most "large capacity" drives uses ECC which does support error correction at least in the firmware and tape controllers to read the data off the tape .. So has every hard disc. But we still get disc errors, don't we? but nobody sai

scsi and usb problem

2005-10-03 Thread Ewen Maclean
Hello, I hope I'm posting this in the right place. I have looked a lot for the solution to this, but have not found anything - I'm sorry if I'm posting something very obvious or already answered. I've just installed kernel version 2.6.13 and am having problems with the scsi support for mass storag

Re: backup compress on the fly

2005-10-03 Thread Rogério Brito
On Oct 03 2005, Mike McCarty wrote: > OTOH, if the whole image on tape is a compressed one, then tar or > gunzip or whatever is simply going to complain that the one (and only) > file in the compressed archive is corrupt and unrecoverable. That's not really true when one uses bzip2, since it appar

Re: No Swap

2005-10-03 Thread Kent West
Curtis Vaughan wrote: > Can someone help me figure out why I don't seem to be using the swap > partition. > > Here is an output of fdisk -l > > Disk /dev/hda: 10.0 GB, 10056130560 bytes > 16 heads, 63 sectors/track, 19485 cylinders > Units = cylinders of 1008 * 512 = 516096 bytes > >Device Boo

Good packages for security-conscious users (was: Re: SSH attack)

2005-10-03 Thread Rogério Brito
On Oct 03 2005, Jared Hall wrote: > Keep posting your security ideas/knowledge though... I'm sure everyone > will benefit. Well, I recently discovered the package "tiger" and it is full of good advices. It will probably take 10 minutes or so examining your system, but some of its suggestions are

No Swap

2005-10-03 Thread Curtis Vaughan
Can someone help me figure out why I don't seem to be using the swap partition. Here is an output of fdisk -l Disk /dev/hda: 10.0 GB, 10056130560 bytes 16 heads, 63 sectors/track, 19485 cylinders Units = cylinders of 1008 * 512 = 516096 bytes Device Boot Start End Blocks

Re: MySQL Error

2005-10-03 Thread Brett
On Tue, 2005-10-04 at 03:10, Nelson Castillo wrote: > > MySQL Error Nr. 1130 > > Host '192.168.0.170' is not allowed to connect to this MySQL server > > > suggest a solution? > > http://www.google.com/search?hl=en&lr=&q=mysql+1130&btnG=Search And in reply to the grandparent email (which I seem t

Re: problem using Canon SD400 on Debian Sarge

2005-10-03 Thread Sayantan Sur
On 10/3/05, Henrique de Moraes Holschuh <[EMAIL PROTECTED]> wrote: > On Mon, 03 Oct 2005, Sayantan Sur wrote: > > As soon as I plug the camera in, for a brief period it is reported by > > `lsusb' (from usbutils package). But after a few seconds, the device > > dissappears from lsusb!! However, it i

Re: problem using Canon SD400 on Debian Sarge

2005-10-03 Thread Henrique de Moraes Holschuh
On Mon, 03 Oct 2005, Sayantan Sur wrote: > As soon as I plug the camera in, for a brief period it is reported by > `lsusb' (from usbutils package). But after a few seconds, the device > dissappears from lsusb!! However, it is always to be found in > /proc/bus/usb/devices. Try lsusb as root. If it

Re: lvm Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Henrique de Moraes Holschuh
On Mon, 03 Oct 2005, Alvin Oga wrote: > lilo, syslinux, loadlin, etc doesn't have the same whacky > problems/requirements/restricktions that grub imposes But they have their own set of limits. > you can always boot almost anything .. This is incorrect. > lvm ... > - what a pain in the bu

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Henrique de Moraes Holschuh
On Mon, 03 Oct 2005, Mike McCarty wrote: > >>And depending on how LVM/device-mapper is employed to map the root > >>partition, it would be *very* difficult for grub to do so. > > Why so? Isn't that the reason for the file_system_type_stage1_5? stage 1.5 cannot very well find WHAT you are going to

Re: playing midi with timiditySOLVED

2005-10-03 Thread Henrique de Moraes Holschuh
On Mon, 03 Oct 2005, Joe Mc Cool wrote: > then > timidity /tmp/sweetness.of.mary.mid > -su: /usr/local/bin/timidity: No such file or directory which timidity If it doesn't return /usr/bin/timidity, you have some left-over crap in your system (and NOT from any Debian timidity package)

Re: problem using Canon SD400 on Debian Sarge

2005-10-03 Thread Tom Pfeifer
Sayantan Sur wrote: > > Hello, > > I recently got a Canon SD400 camera. I have been trying to get it to > work with my laptop which runs Debian Sarge but no luck yet :-( I am > running kernel version 2.6.12-1-686. I have usb storage working fine. > I can use USB hard disks and other kinds of memo

Re: bootlog [was: control of modules?]

2005-10-03 Thread Edward J Shornock
Edward J. Shornock wrote: You could use pbuilder to build the package as well, which is what I use for my local repository. If need be, I could post the URLs to the packages I build using that patch. A moot point now... sysvinit (2.86.ds1-4) unstable; urgency=low [Petter Reinholdtsen] * A

problem using Canon SD400 on Debian Sarge

2005-10-03 Thread Sayantan Sur
Hello, I recently got a Canon SD400 camera. I have been trying to get it to work with my laptop which runs Debian Sarge but no luck yet :-( I am running kernel version 2.6.12-1-686. I have usb storage working fine. I can use USB hard disks and other kinds of memory sticks by mounting them onto /de

Re: back Up in CD

2005-10-03 Thread Luis Garay
Really thanks for your help. lgOn 10/3/05, Jerome BENOIT <[EMAIL PROTECTED]> wrote: Hi,Mike McCarty wrote:> Luis Garay wrote:>>> Hi, im really new in Linux and newer in Debian. i'm trying to make >> athe back>> up of a directory thas weights 3 gig's, but i need to storage this in CD,>> how can i ma

Re: SSH attack

2005-10-03 Thread Marty
Marty wrote: The inetd man page gives an example for use with a specific service: /etc/hosts.deny: in.tftpd: ALL: (/usr/sbin/safe_finger -l @%h | \ /usr/bin/mail -s %d-%h root) & Correction -- it's in the hosts.deny man page. As others have already pointed

Re: Re: installing D-Link DWL-650 (16-bit) on sid w/ 2.6.12 kernel

2005-10-03 Thread Byron Hillis
On 04/10/05, Aleksandar Ristovski <[EMAIL PROTECTED]> wrote: > Paul hello, > > I found your posting using google, I have the DWL-650 card too and I > have no idea how to install it. I have debian installed and not much > experience with linux. > > I was wondering if you have found the solution? > >

Re: backup compress on the fly

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Mike McCarty wrote: > > most "large capacity" drives uses ECC which does support error correction > > at least in the firmware and tape controllers to read the data > > off the tape .. > > So has every hard disc. But we still get disc errors, don't we? but nobody said ecc w

Re: SSH attack

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Pollywog wrote: > Do you know for sure that /etc/hosts.deny has anything to do with ssh? > I thought /etc/hosts.deny would only work with services that run from inetd > or > xinetd, not with daemons. ssh is typically built with tcpwrappers .. and ez enough to do so if its n

Re: how to start php SOLVED

2005-10-03 Thread Eric P
Mankuthimma wrote: > On 10/3/05, Jon Dowland <[EMAIL PROTECTED]> wrote: > > >>With apache2, there should be symlinks in /etc/apache2/mods-enabled to >>../mods-available/php5.{load,conf} and /etc/apache2/mods-available >>should contain the php5.{load,conf} files. These should be owned by >>libapac

Re: SSH attack

2005-10-03 Thread Pollywog
On 10/03/2005 09:00 pm, Jared Hall wrote: > I took care of it all last night a couple of minutes after I posted. > Here's what I did. > > I looked at my logs and found that there was no successful root login. > the reason netstat was showing another root connection from the > mentioned ip is that

Re: backup compress on the fly

2005-10-03 Thread Ron Johnson
On Mon, 3 Oct 2005 15:53:50 -0700 (PDT) Alvin Oga <[EMAIL PROTECTED]> wrote: > > > On Mon, 3 Oct 2005, Mike McCarty wrote: > > > The point is that, if there is an error, all the CRCs in the > > world won't put the data back together again. If one uses > > crc or ecc ?? > > most "large capacit

Re: Using both Mutt and graphical email client with maildir

2005-10-03 Thread Olaf Conradi
On 10/3/05, Ric Otte <[EMAIL PROTECTED]> wrote: > If I renamed my mailboxes, then in mutt it would be > slightly more tedious to change mailboxes (typing a "." in front of > all of them). But this may be the way to go. I use the i key to change mailboxes in mutt. The following macro binds it to t

Re: SSH attack

2005-10-03 Thread Gene Heskett
On Monday 03 October 2005 15:23, Alvin Oga wrote: >On Mon, 3 Oct 2005, Pollywog wrote: >> On 10/03/2005 06:14 pm, Marty wrote: >> > Jared Hall wrote: >> > > It looks like I am being rooted right now. How do I toss this guy >> > > off of my system. he has an IP address of 210.95.212.131 >> > >> >

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Dick Davies
On 03/10/05, Mike McCarty <[EMAIL PROTECTED]> wrote: > I have yet to understand what advantage LVM gives me. Can anyone > explain why LVM was added, and what advantages/disadvantages > it has? LVM is great as an abstraction layer. The main benefits are: * ability to dynamically resize LVs (logic

Re: How to install under a SATA disk?

2005-10-03 Thread Mike McCarty
Michael Gregg wrote: I'd suggest buying, or borrowing a usb cdrom to install with. Most motherboards support usb-cdrom booting now. Good luck- I'd like it better if you didn't top-post. Another possibility is to create a boot floppy which can boot a USB CDROM drive, even if the motherboard

Re: lvm Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Mike McCarty
Alvin Oga wrote: On Mon, 3 Oct 2005, Mike McCarty wrote: And depending on how LVM/device-mapper is employed to map the root partition, it would be *very* difficult for grub to do so. I object to you quoting my message like this, and cutting attributions. I did not write this. lilo, syslin

Re: backup compress on the fly

2005-10-03 Thread Mike McCarty
Alvin Oga wrote: On Mon, 3 Oct 2005, Mike McCarty wrote: The point is that, if there is an error, all the CRCs in the world won't put the data back together again. If one uses crc or ecc ?? More correctly, FEC (Forward Error Correction). Note that even FEC cannot repair everything. mos

Re: How to install under a SATA disk?

2005-10-03 Thread Michael Gregg
I'd suggest buying, or borrowing a usb cdrom to install with. Most motherboards support usb-cdrom booting now. Good luck- On Mon, 2005-10-03 at 02:07 -0700, Han Chunwei wrote: > Hi, > I have two questions to ask: > 1. The cpu of my computer is AMD Athlon64 2800+, which distribution > should I u

Re: SSH attack

2005-10-03 Thread Marty
Landy Bible wrote: Marty wrote: -configure the ssh server to report any successful ssh login using email, and/or send a page or cell phone alert I can only guess at this point because I've not tried it. A crude example might be using a login script to detect whether the shell is starting in

Re: back Up in CD

2005-10-03 Thread Jerome BENOIT
Hi, Mike McCarty wrote: Luis Garay wrote: Hi, im really new in Linux and newer in Debian. i'm trying to make athe back up of a directory thas weights 3 gig's, but i need to storage this in CD, how can i make the iso images this size?? Sorry, my english is pretty bad. Thanks lgaray

Re: compiling gcc

2005-10-03 Thread Colin
mess-mate wrote: > I forgot why isn't there a 3.4.3 gcc on debian. Any special > reason ? Yeah, because there's a GCC 4.0.2 now. Also, Debian tends to stick with proven compilers and 3.4 was probably too new for sarge. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

lvm Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Mike McCarty wrote: > >> And depending on how LVM/device-mapper is employed to map the root > >> partition, it would be *very* difficult for grub to do so. lilo, syslinux, loadlin, etc doesn't have the same whacky problems/requirements/restricktions that grub imposes you c

Re: Sempron, 32 bit and/or 64 bit ?

2005-10-03 Thread Ron Johnson
On Mon, 03 Oct 2005 17:50:01 -0300 Bruno Buys <[EMAIL PROTECTED]> wrote: > Ron Johnson wrote: > > >On Mon, 03 Oct 2005 08:51:14 -0300 > >Bruno Buys <[EMAIL PROTECTED]> wrote: > > > > > > > >>Ron Johnson wrote: > >> > >> > >> > >>>On Mon, 3 Oct 2005 02:07:42 -0700 > >>>Han Chunwei <[EMAIL PR

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Mike McCarty
Jason Martens wrote: Henrique de Moraes Holschuh wrote: On Mon, 03 Oct 2005, Mirko Parthey wrote: I didn't verify it, but I suspect there is no grub version with such support. And depending on how LVM/device-mapper is employed to map the root partition, it would be *very* difficult fo

Re: backup compress on the fly

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Mike McCarty wrote: > The point is that, if there is an error, all the CRCs in the > world won't put the data back together again. If one uses crc or ecc ?? most "large capacity" drives uses ECC which does support error correction at least in the firmware and tape controlle

Re: back Up in CD

2005-10-03 Thread Mike McCarty
Luis Garay wrote: Hi, im really new in Linux and newer in Debian. i'm trying to make athe back up of a directory thas weights 3 gig's, but i need to storage this in CD, how can i make the iso images this size?? Sorry, my english is pretty bad. Thanks lgaray One possibility is to compress thi

Re: How to list all files that are going to be installed when doing "apt-get upgrade"?

2005-10-03 Thread Paul E Condon
On Mon, Oct 03, 2005 at 09:49:35PM +0200, Sonixxfx wrote: > Basicly I just need to know how I can use the "aide -C" command as a > parameter in diff. > > When I try it I get "No such file or directory"and such. > > How can I achieve this? > > Thanks > > > It seems that you do not have aide i

Novice : how to stretch wireless network?

2005-10-03 Thread Ou Phrontis
Hi, My neighbour and I are sharing his cable connection. Trying to get a better wireless coverage on my end of the bargain. So far he has a linksys wireless router which my debian 3.1 machine is connecting to. I have a spare linksys BEFW11S4, which I want to use so the whole house has wireless

Re: backup compress on the fly

2005-10-03 Thread Mike McCarty
Ron Johnson wrote: On Fri, 30 Sep 2005 13:56:45 -0500 Mike McCarty <[EMAIL PROTECTED]> wrote: Joe Mc Cool wrote: [snip] If you are making archives, or you are backing up a system which, if it failed and you lost everything it would be a terrible disaster, then I recommend you *not* to comp

Re: back Up in CD

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Trey Sizemore wrote: > On Mon Oct 03, 2005 04:33PM, Luis Garay wrote: > > Hi, im really new in Linux and newer in Debian. i'm trying to make athe > > back up > > of a directory thas weights 3 gig's, but i need to storage this in CD, how > > can > > i make the iso images thi

Re: back Up in CD

2005-10-03 Thread Trey Sizemore
On Mon Oct 03, 2005 04:33PM, Luis Garay wrote: > Hi, im really new in Linux and newer in Debian. i'm trying to make athe back > up > of a directory thas weights 3 gig's, but i need to storage this in CD, how can > i make the iso images this size?? Sorry, my english is pretty bad. > > Thanks >

Re: GRUB loader error message (Thanks Alvin)

2005-10-03 Thread Jeremy Merritt
Alvin-- Just that simple change did it. Thanks a lot sir! So I take it that Grub looks at hd0 as the BOOT drive based on your BIOS settings and boot sequence. hd1 in this case would be "hda", hd0 is "hdb" because hdb is the actual boot device. Thanks again for your help, J. Merritt --- Alvin O

Re: Firefox middle click broken on stable?

2005-10-03 Thread Kenneth Jacker
hermann> Am I the only one still having problems with the middle hermann> mouse button in firefox? No. After using 'firefox' (1.0.4-2sarge3) for a while, MB2 no longer opens links in new tabs. Quiting and restarting the application causes the correct behavior to return. You are not alone!

dumb way Re: SSH attack

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Landy Bible wrote: > Marty wrote: > > > -configure the ssh server to report any successful ssh login using email, > > and/or send a page or cell phone alert > > > > -do the same for mutliple failed connection attempts > > > Could some one point me at a way to do this? thin

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Alvin Oga
hi ya steve On Mon, 3 Oct 2005, Steve Block wrote: > Who said anyone was cracked? I'm trying to take a proactive security > approach here. i thought, maybe stupidly, that the original poster was cracked and was trying to shutdown ssh for that cracker ( stop um from getting in .. etc )... but

Mobile Which Works Great With Evoluion

2005-10-03 Thread Michael Ott
Hello guys! I want to buy a new handy and i want one which work with evolution (dates, phone number ...) Any proposals? CU Michael -- Michael Ott, e-mail: [EMAIL PROTECTED], www.zolnott.de

Re: SSH attack

2005-10-03 Thread Landy Bible
Marty wrote: -configure the ssh server to report any successful ssh login using email, and/or send a page or cell phone alert -do the same for mutliple failed connection attempts Could some one point me at a way to do this? -- Landy J. Bible The University of Tulsa Computer Science Student

[Fwd: Re: back Up in CD]

2005-10-03 Thread Jerome BENOIT
Original Message Subject: Re: back Up in CD Date: Mon, 03 Oct 2005 16:41:56 -0400 From: George Hein <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Newsgroups: linux.debian.user References: <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> Using PARTIMAGE you can dump a partition in zipped mo

Re: SSH attack

2005-10-03 Thread Jared Hall
>Also, for goodness sake, please disallow root login via ssh. I forgot to mention that I did that too (among a few other minor tweaks) It's a new dns server which I just put up for testing purposes... so it's not that big of a deal. >I highly recommend the use of shorewall for something like this

libmysqlclient12 and libmysqlclient14

2005-10-03 Thread Christopher L. Everett
For various reasons (I believe a version conflict is causing selects to return no rows when it clearly has data to return), I want just libmysqlclient14 on my server, but Debian own't let me uninstall libmysqlclient12 without removing mysql wholesale: [EMAIL PROTECTED]:# apt-get remove libmysqlcl

Skipping kernel module

2005-10-03 Thread Marco
Hi all, I have this message on syslog at startup. *kernel: Skipping* *unavailable */ *built module.** kernel: Skipping* *unavailable */ *built module. *Can you help me to delete this message on my log??? Thanks Marco -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

Re: SSH attack

2005-10-03 Thread Roberto C. Sanchez
Quoting Jared Hall <[EMAIL PROTECTED]>: I took care of it all last night a couple of minutes after I posted. Here's what I did. I looked at my logs and found that there was no successful root login. the reason netstat was showing another root connection from the mentioned ip is that the script

Re: playing midi with timiditySOLVED

2005-10-03 Thread Marty
Joe Mc Cool wrote: So, I started again. aptitude remove timidity and, to be sure to be sure, as root: find . -name timidity* -exec rm {} \; That won't necessarily work. You need to follow up with "dpkg --purge timidity" To do it all in one operation, use the "purge" option

Re: SSH attack

2005-10-03 Thread Jared Hall
I took care of it all last night a couple of minutes after I posted. Here's what I did. I looked at my logs and found that there was no successful root login. the reason netstat was showing another root connection from the mentioned ip is that the script kiddie was rapidly connecting to my sshd

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Steve Block
On Mon, Oct 03, 2005 at 01:24:27PM -0700, Alvin Oga wrote: On Mon, 3 Oct 2005, Steve Block wrote: I'm afraid you didn't read at all, did you? Start from the top of the thread and read again, and you'll see that my question had nothing to do u sure do have an whacky attitude for being the one t

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Steve Block
On Mon, Oct 03, 2005 at 08:12:32PM +, Pollywog wrote: On 10/03/2005 07:49 pm, Steve Block wrote: I'm afraid you didn't read at all, did you? Start from the top of the thread and read again, and you'll see that my question had nothing to do with port numbers at all. I'm asking if disabling pa

Re: playing midi with timiditySOLVED

2005-10-03 Thread Joe Mc Cool
Please note I have started another tread re timidity and rosegarden4. It has nothing to do with this one (different machine), and largely sussed. > The timidity in debian is supposed to have working alsa support. Heck, I use > it... It is supposed to have both alsa output driver support (play to

Re: Fwd: gnome program problem

2005-10-03 Thread Bill Marcum
On Mon, Oct 03, 2005 at 08:42:49PM +0800, 张勇顺 wrote: > > now i can't uses any gnome program with this user. but i an uses those with > other users > i know that is my setting errm i am try to add DISPLAY=LOCALHOST: 0.0 in > ~/.bashrc but the problem is the same .. > DISPLAY should equal :0.0,

Re: Sempron, 32 bit and/or 64 bit ?

2005-10-03 Thread Bruno Buys
Ron Johnson wrote: On Mon, 03 Oct 2005 08:51:14 -0300 Bruno Buys <[EMAIL PROTECTED]> wrote: Ron Johnson wrote: On Mon, 3 Oct 2005 02:07:42 -0700 Han Chunwei <[EMAIL PROTECTED]> wrote: [snip] I did a test with a sarge netinst cd back when sarge was still testing, and it di

Re: SSH attack

2005-10-03 Thread Marty
Alvin Oga wrote: - if it was a hole in ssh, ALL and i mean ALL other Debianites and possibly other Linuxites will be equally susceptable and some of of them will have noticed that they too were successfully attacked == == time for you ( marty ) change the way you use ssh and/or the way you =

problems with initialising LVM

2005-10-03 Thread Karsten Bolding
Hello Just bought two new 300 GB disks and wants to make a LVM. The new disks are on /dev/hdb and /dev/hdc - hda and hdd works as usual. gate:~# dmesg | grep hdc ide1: BM-DMA at 0x08b8-0x08bf, BIOS settings: hdc:DMA, h hdc: Maxtor 7L300R0, ATA DISK drive hdc: max request size: 1024KiB hdc: 58

Re: Sound on Opliplex GX150

2005-10-03 Thread mulvihill
Chris Bannister wrote: > On Thu, Sep 29, 2005 at 05:00:00AM -0700, [EMAIL PROTECTED] wrote: > > Hello, > > > > Does anyone have onboard sound working on a Dell Optiplex GX150? > > Mine is completely mute apart from the PC speaker. (It also has > > no sound in Windows so this could be a hardware pr

Re: unstable: udev and the elusive 2.6.12

2005-10-03 Thread Monique Y. Mudama
On 2005-10-03, Antony Gelberg penned: > Monique Y. Mudama wrote: >> I must be missing something here ... > > Yep. > >> Er, I just noticed an earlier post referring to linux-source-2.6.12 >> is this a new naming convention? > > Yep. > Hrm. I guess I haven't been keeping up. I assume this is

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Glenn English
On Mon, 2005-10-03 at 10:47 -0700, Alvin Oga wrote: > > if so, sshd is still responding to incoming ssh connection on other ports > One of my servers has been getting vast "free security audits" too. My sshd allows only key logins, but still logs the connection attempts as a failed login. Somet

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Steve Block wrote: > I'm afraid you didn't read at all, did you? Start from the top of the > thread and read again, and you'll see that my question had nothing to do u sure do have an whacky attitude for being the one that is cracked the answer still is no... you are not a

Re: Using both Mutt and graphical email client with maildir

2005-10-03 Thread Ric Otte
On Mon, Oct 03, 2005 at 09:30:30PM +0200, Jochen Schulz wrote: > Antony Gelberg: > > Not as such, but you could install an IMAP server on the machine, then > > use Thunderbird (or whatever). > > That is my advice, too. Setting up Dovecot for that task should't take > more than half an hour. It's r

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Jason Martens
Henrique de Moraes Holschuh wrote: On Mon, 03 Oct 2005, Mirko Parthey wrote: I didn't verify it, but I suspect there is no grub version with such support. And depending on how LVM/device-mapper is employed to map the root partition, it would be *very* difficult for grub to do so. One

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Pollywog
On 10/03/2005 07:49 pm, Steve Block wrote: > > I'm afraid you didn't read at all, did you? Start from the top of the > thread and read again, and you'll see that my question had nothing to do > with port numbers at all. I'm asking if disabling password > authentication while leaving keyboard-inter

Re: back Up in CD

2005-10-03 Thread Jerome BENOIT
Hello, Luis Garay wrote: Hi, im really new in Linux and newer in Debian. i'm trying to make athe back up of a directory thas weights 3 gig's, but i need to storage this in CD, how can i make the iso images this size?? The major issue is not to make an ISO of this size, but to burn it on a

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Steve Block
On Mon, Oct 03, 2005 at 10:47:27AM -0700, Alvin Oga wrote: hi ya steve On Mon, 3 Oct 2005, Steve Block wrote: login attempts were reported as one of faileduser/password from ip.addr. or faileduser/none from ip.addr. >From the logs I've looked at after I changed my SSH configuration, I n

Re: Boot freeze @ "Kernel Freeing Memory"

2005-10-03 Thread Hose
What you say...Hose ([EMAIL PROTECTED]): > I have this weird problem - the kernel freezes on reboots at "Kernel > Freeing Memory" BUT continues on if someone at the console taps the > enter key a few times. Anyone know what that's all about? > > I did some searches on the issue and have come acr

Re: How to list all files that are going to be installed when doing "apt-get upgrade"?

2005-10-03 Thread Sonixxfx
Basicly I just need to know how I can use the "aide -C" command as a parameter in diff. When I try it I get "No such file or directory"and such. How can I achieve this? Thanks On 10/2/05, Sonixxfx <[EMAIL PROTECTED]> wrote: Thanks Paul, this also works great. I would like to know one last thin

back Up in CD

2005-10-03 Thread Luis Garay
Hi, im really new in Linux and newer in Debian. i'm trying to make athe back up of a directory thas weights 3 gig's, but i need to storage this in CD, how can i make the iso images this size?? Sorry, my english is pretty bad.   Thanks   lgaray

Re: Using both Mutt and graphical email client with maildir

2005-10-03 Thread Jochen Schulz
Antony Gelberg: > Ric Otte wrote: > > > > My mail is saved in maildir format, and one problem seems to be that > > many graphical email clients don't seem to support maildir. For > > example, I looked at Thunderbird, but I believe it does not support > > maildir format. So, does anyone have any

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Henrique de Moraes Holschuh
On Mon, 03 Oct 2005, Mirko Parthey wrote: > I didn't verify it, but I suspect there is no grub version with such > support. And depending on how LVM/device-mapper is employed to map the root partition, it would be *very* difficult for grub to do so. One may want to ressurect the idea of /boot in

Re: SSH attack

2005-10-03 Thread Alvin Oga
On Mon, 3 Oct 2005, Pollywog wrote: > On 10/03/2005 06:14 pm, Marty wrote: > > Jared Hall wrote: > > > It looks like I am being rooted right now. How do I toss this guy off > > > of my system. he has an IP address of 210.95.212.131 > > > > It's a kid! Whois returns "Hanguk Kwangsan Technoledge

Mozilla-mail message-list pane not updating

2005-10-03 Thread Marc Shapiro
Sometimes, when I switch from one folder to another the message list pane does not update to show the messages in the new folder. It still shows the messages from the previous folder. If I go to another folder it will usually update the pane. Then I can go to the folder that I want and it wi

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Mirko Parthey
On Mon, Oct 03, 2005 at 01:06:16PM -0500, Jason Martens wrote: > >>>I believe your /boot partition needs to be on a non LVM partition. > >>Well, I can boot just fine with a root partition on the LVM volume using > >>LILO. I believe this is because my initrd has the LVM drivers included, > >>so it

Re: Firefox middle click broken on stable?

2005-10-03 Thread steef
Daniel Hermann wrote: Hi, I still experience this problem with the latest firefox security update (1.0.4-2sarge5). The bug report (#324311) was closed on Sep 4, and nobody has reopened it thereafter. Am I the only one still having problems with the middle mouse button in firefox? regards

Re: compiling gcc

2005-10-03 Thread mess-mate
Jon Dowland <[EMAIL PROTECTED]> wrote: | On Mon, Oct 03, 2005 at 03:55:31PM +0200, mess-mate wrote: | > Hi, | > anyone compiled gcc without the 'pch' errors ?? (precompiled headers) | > i'm on sarge and a make check fails for all 'FAIL: gcc.dg/pch/...' | > What can i do to resolve it ? | > Thanks i

Re: compiling gcc

2005-10-03 Thread mess-mate
Jon Dowland <[EMAIL PROTECTED]> wrote: | On Mon, Oct 03, 2005 at 03:55:31PM +0200, mess-mate wrote: | > Hi, | > anyone compiled gcc without the 'pch' errors ?? (precompiled headers) | > i'm on sarge and a make check fails for all 'FAIL: gcc.dg/pch/...' | > What can i do to resolve it ? | > Thanks i

Re: SSH attack

2005-10-03 Thread Pollywog
On 10/03/2005 06:14 pm, Marty wrote: > Jared Hall wrote: > > It looks like I am being rooted right now. How do I toss this guy off > > of my system. he has an IP address of 210.95.212.131 > > It's a kid! Whois returns "Hanguk Kwangsan Technoledge High School." BTW if you want to kill the connec

Re: changing default document root directory in apache 2

2005-10-03 Thread Sanjay Debian
On 10/3/05, Radhika <[EMAIL PROTECTED]> wrote: Hi,   I am using apache2 presently default document root directory is /var/www/.If i want to change this to /home/www/.How do i do this and where i can change.Present apache2.conf file is not showing the default root directory .I have installed from de

Re: SSH attack

2005-10-03 Thread Pollywog
On 10/03/2005 06:14 pm, Marty wrote: > Jared Hall wrote: > > It looks like I am being rooted right now. How do I toss this guy off > > of my system. he has an IP address of 210.95.212.131 > > It's a kid! Whois returns "Hanguk Kwangsan Technoledge High School." I get lots of those, often from As

Re: apache2 mod_perl sarge not working

2005-10-03 Thread Kjetil Kjernsmo
On mandag 03 oktober 2005, 03:55, marek wrote: > Is there any documentation on how mod_perl2 differs in Sarge from the > official release? There is the renaming documentation: http://perl.apache.org/docs/2.0/rename.html which details the renaming that was performed on the Release Candidate that

Re: SSH attack

2005-10-03 Thread Marty
Jared Hall wrote: It looks like I am being rooted right now. How do I toss this guy off of my system. he has an IP address of 210.95.212.131 It's a kid! Whois returns "Hanguk Kwangsan Technoledge High School." -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Boot freeze @ "Kernel Freeing Memory"

2005-10-03 Thread Hose
I have this weird problem - the kernel freezes on reboots at "Kernel Freeing Memory" BUT continues on if someone at the console taps the enter key a few times. Anyone know what that's all about? I did some searches on the issue and have come across scant information, though they all seem to point

Re: Want to move from root LVM/LILO to LVM/Grub

2005-10-03 Thread Jason Martens
Dick Davies wrote: I believe your /boot partition needs to be on a non LVM partition. John Well, I can boot just fine with a root partition on the LVM volume using LILO. I believe this is because my initrd has the LVM drivers included, so it can recognize the root partition.

MLB PLAYOFF PACKAGE!

2005-10-03 Thread chewlocka
Title: E-mail message content  The baseball playoffs are here and at Lock and Win that means BIG MONEY! As our loyal fans know from past years we give out MLB playoff plays as our DAILY LOCK throughout the playoffs here and there but thats only for one game, if you want every pick from every gam

Re: Securing SSH: Does disabling password authentication work?

2005-10-03 Thread Alvin Oga
hi ya steve On Mon, 3 Oct 2005, Steve Block wrote: > login attempts were reported as one of > > faileduser/password from ip.addr. > > or > > faileduser/none from ip.addr. > > >From the logs I've looked at after I changed my SSH configuration, I now > only see the latter, perhaps because the

changing default document root directory in apache 2

2005-10-03 Thread Radhika
Hi,   I am using apache2 presently default document root directory is /var/www/.If i want to change this to /home/www/.How do i do this and where i can change.Present apache2.conf file is not showing the default root directory .I have installed from debian package ditribution.   Thanks for your hel

Re: MySQL Error

2005-10-03 Thread Nelson Castillo
> MySQL Error Nr. 1130 > Host '192.168.0.170' is not allowed to connect to this MySQL server > suggest a solution? http://www.google.com/search?hl=en&lr=&q=mysql+1130&btnG=Search -- Homepage : http://geocities.com/arhuaco The first principle is that you must not fool yourself and you are the ea

  1   2   >