View Single Post
Posts: 540 | Thanked: 288 times | Joined on Sep 2009
#3
Originally Posted by asidana View Post
I installed openssh server only inorder toaccess to n900 via winspc and works perfect. but i know have other problems.

1. how can i set open ssh to manual start and which command i use to start it manually?
1. get root terminal (open terminal, type "root")
2. run command "update-rc.d -f remove ssh"

To start/stop the SSH server in root shell use command "/etc/init.d/ssh start" or "/etc/init.d/ssh stop"

Originally Posted by asidana View Post
2. do i also need client in order to access server locally to change setitngs?
No, you should be able to get a root shell by simply typing "root" in the terminal.

Originally Posted by asidana View Post
2. will the root pw i setup be removed if i remove openssh server?
I don't think so, not that it matters much upon next install it will probably prompt you for a new one anyway.

kwotski was faster than me: but the update-rc.d is in general the recommended way to muck around with the rc.d directories.
 

The Following 2 Users Say Thank You to rambo For This Useful Post: