Start a service at boot in Linux.

Fedora:
systemctl enable sshd.service
or
chkconfig sshd on
Ubuntu:
update-rc.d ssh defaults
systemctl enable sshd.service
or
chkconfig sshd on
Ubuntu:
update-rc.d ssh defaults
Banta About everything Tech , Space and AI
http://spacetripping.atspace.co.uk/HiRobot/
http://spacetripping.atspace.co.uk/HiRobot/viewtopic.php?f=7&t=230