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:
rather invoking init scripts through /etc/init.d, use service(8 )code:sudo /etc/init.d/ssh stop
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
to understanding, difference doesn't output annoying message, doing fundamentally wrong typing command?code:sudo service ssh start
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
Post a Comment