Skip to main content

Thread: SSH Problems


recently set ssh server, , not experienced this. have few questions this.
first, when try stop ssh server, work outputs things when type following command:
code:
sudo /etc/init.d/ssh stop
rather invoking init scripts through /etc/init.d, use service(8 )
utility, e.g. service ssh stop

since script attempting invoke has been converted an
upstart job, may use stop( 8 )utility, e.g. stop ssh
ssh stop/waiting

may not big issue, find annoying have pop up, if see mean.

also, tell me difference between previous command, and
code:
sudo service ssh start
to understanding, difference doesn't output annoying message, doing fundamentally wrong typing command?

lastly, have tested ssh server computer on same network, , have confirmed computer want access accessible internally. how can access outside world?

the script messages fine. not long ago, ubuntu changed preferred method of starting , stopping services init.d scripts service stop/start method. message telling ubuntu prefer use new system. (presumably init.d removed altogether @ point in future.)

getting ssh access outside world, have configure router forward traffic on ssh port (22) ssh server machine. should pretty simple set - there'll port forwarding section in router's configuration. check router's manual if you're not sure look.

steve.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] SSH Problems


Ubuntu

Comments

Popular posts from this blog

Falang and too many redirects - Joomla! Forum - community, help and support

Infinite loop detected in JErrorInfinite loop detected in JError - Joomla! Forum - community, help and support

logged out from joomla! - Joomla! Forum - community, help and support