Image

Imagejustgags wrote in Imagelinux

Integration of Services Into Shell

I am running the bash shell. And have noticed in most distros you can simply type "apachectl stop" or something similar to stop Apache. I have to type "/usr/local/apache/bin/apachectl stop" to accomplish that. How can I integrate programs like PostFix, Apache, and MySQL into my shell upon startup? Thx.