j
k
j a
j l
On Wed, 2006-03-22 at 23:30 -0500, Jerry Geis wrote:
I had trouble with the update to 4.3. /usr/sbin/sshd -d -D is telling me some other process is using port 22 and cant bind to it. How do I tell what program that is and stop it?
I had trouble with the update to 4.3.
/usr/sbin/sshd -d -D is telling me some other process is using port 22 and cant bind to it.
How do I tell what program that is and stop it?
lsof -i :22
Attachments:
Back to the thread
Back to the list