missing updates :(

2009-09-13 Thread Eugene Apolinary
Lenny: Iceweasel: 3.0.6 Flash Player: 10,0,22,87 Why??? It's a big security hole :( I think I will switch to ubuntu on desktop :( :( :( omg :( :(

Firefox 3.5 wine

2009-09-05 Thread Eugene Apolinary
Hi I just want to use Firefox under wine but after I start with "wine firefox.exe", I get this error message: fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x32fcd4 does someone know what does these messages mean? How could I fix it to get a Fresh Firefox under win

change keymap to other language

2009-08-30 Thread Eugene Apolinary
How can I change the default keyboard language under Debian Lenny? in the console and under GNOME too Thank you! Best regards

Re: ssh without password

2009-08-27 Thread Eugene Apolinary
I think the problem was, that I generated the rsa key on the server [and have the id_rsa there], not on the client [I wanted to log in to the server from the client] :D:D thanks again :)) --- On Thu, 8/27/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: Re: ssh without password

Re: ssh without password

2009-08-27 Thread Eugene Apolinary
Thank you!! It worked with this howto: http://www.csua.berkeley.edu/~ranga/notes/ssh_nopass.html Thanks!! :)) Thank you! --- On Thu, 8/27/09, Frank Bonnet wrote: From: Frank Bonnet Subject: Re: ssh without password To: "Eugene Apolinary" Cc: "debian-user@lists.debian.org&q

Re: ssh without password

2009-08-26 Thread Eugene Apolinary
ca/1544022 thank you :) --- On Wed, 8/26/09, James Richardson wrote: From: James Richardson Subject: Re: ssh without password To: debian-user@lists.debian.org Date: Wednesday, August 26, 2009, 11:15 PM Eugene Apolinary wrote: > Hi... > > It's just not working! :( > > Mac

ssh without password

2009-08-26 Thread Eugene Apolinary
Hi... It's just not working! :( Machine [A]: Debian Lenny [server] Machine [B]: Debian Lenny [client] I just want to SSH from [A] to [B] without password... [A] # apt-get install openssh-server # dpkg -l|grep ssh ii  openssh-blacklist   0.4.1    list of default

Re: inode question

2009-08-23 Thread Eugene Apolinary
ok, thank you!! --- On Sun, 8/23/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: Re: inode question To: "debian-user@lists.debian.org" Date: Sunday, August 23, 2009, 11:17 AM --- On Sun, 8/23/09, David Fox wrote: From: David Fox Subject: Re: inode question T

Re: inode question

2009-08-23 Thread Eugene Apolinary
--- On Sun, 8/23/09, David Fox wrote: From: David Fox Subject: Re: inode question To: "Debian User Group" Date: Sunday, August 23, 2009, 1:45 AM On Sat, Aug 22, 2009 at 2:09 AM, Eugene Apolinary wrote: > Could that be possible to find the same inode, just because of

Re: inode question

2009-08-22 Thread Eugene Apolinary
--- On Sat, 8/22/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: inode question To: "debian-user@lists.debian.org" Date: Saturday, August 22, 2009, 9:09 AM Could that be possible to find the same inode, just because of there are two filesystems?e.g.: HDD is partitionedthank you

inode question

2009-08-22 Thread Eugene Apolinary
Could that be possible to find the same inode, just because of there are two filesystems?e.g.: HDD is partitionedthank you

Re: sftp with chroot?

2009-08-01 Thread Eugene Apolinary
scpo...@localhost Connection closed. log: http://pastebin.com/fbc34c01 Why doesn't it work??? p.s.: Yes, I copy the sftpd-server to /home/scponly/usr/lib/sftpd-server is it a bug? :( --- On Sat, 8/1/09, Eugene Apolinary wrote: From: Eugene Apolinary Subject: sftp with chroot? To: debia

sftp with chroot?

2009-08-01 Thread Eugene Apolinary
Hi I want to make an sftp server - Only an sftp server - Some users may log in by ssh (with openssh-server), some users can only use sftp - Important! - Chroot! Users using sftp must only see e.g.: their home directory, or better: a folder in it. - Under Debian Lenny Is there any good, sec