View Single Post
  #5  
Old 03-28-2008, 07:09 PM
unix unix is offline
Junior Member
 
Join Date: Sep 2009
Posts: 0
Default Re: Running multiple sshd instances on one server

On Thu, 20 Mar 2008 07:49:53 -0700 (PDT) ss11223 wrote:

| Thanks. The procedure you gave is about what I thought to do except
| I didn't think that is was necessary to copy the executable to another
| name first.

It's not exactly required, but it is a good idea. It keeps processes well
identified, for example. In many cases, the distinction is by inode, so
making a hardlink is not as good as a full copy.

--
|---------------------------------------/----------------------------------|
| Phil Howard KA9WGN (ka9wgn.ham.org) / Do not send to the address below |
| first name lower case at ipal.net / spamtrap-2008-03-28-1408@ipal.net |
|------------------------------------/-------------------------------------|
Reply With Quote