I use this script on my system ( I run it from cron) to up this limit if it
ever gets burst. I do this because I have co-located server and if the
limit is reached I find it difficult to log on via ssh to fix it.
max=`cat /proc/sys/fs/file-max`
nr=`cat /proc/sys/fs/file-nr | awk ' { print $1 }
5/2.0."
under Linux version :
Linux version 2.2.16-22smp ([EMAIL PROTECTED]) (gcc version
egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)) #1 SMP Tue Aug 22 16:39:21
EDT
2000"
I have found other references to this problem on mailing lists but no
resolutions
Jonathan Carter
]On Behalf Of Bret Hughes
Sent: 05 November 2002 21:27
To: [EMAIL PROTECTED]
Subject: Re: setting up ssh without a password
On Tue, 2002-11-05 at 03:00, Jonathan Carter wrote:
> I have followed detailed instructions to set up ssh between my two servers
> without a password but it is f
_accept: ssh-userauth
debug: got SSH2_MSG_SERVICE_ACCEPT
debug: authentications that can continue:
publickey,password,keyboard-interactive
debug: try pubkey: /root/.ssh/id_dsa
debug: read DSA private key done
debug: sig size 20 20
debug: authentications that can continue:
publickey,password,keyboard-i