I’m always used to service command for starting, stopping and restarting services on my Linux boxes. Bit lazy to type in /etc/ini.d/
All you have got to do is install any of these packages on your Ubuntu installation.
* debian-helper-scripts
* sysvconfig
And there you go!
Now you can use
service
PS: just replace
Its simple isn’t it?
Always there is an alternative way to do things, you just got to dig in a bit.



