Thread
:
Problems using public key authentication in N900.
View Single Post
cowb0y
2009-12-06 , 01:45
Posts: 17 | Thanked: 10 times | Joined on Dec 2009 @ New York, NY, USA
#
18
Originally Posted by
pyromaniac
any ideas on how to stop the ssh server ?
If you want to prevent sshd from running automatically, you can remove it from runlevel 2 by using the update-rc.d script. Alternatively, you can prevent the init.d script from starting the daemon by creating a file in ssh config directory (which you would have to (say) rename in order to start the daemon manually):
touch /etc/ssh/sshd_not_to_be_run.
Not sure if removing the init script from the runlevel would prevent it from respawning, though.
Quote & Reply
|
cowb0y
View Public Profile
Send a private message to cowb0y
Find all posts by cowb0y