I have an application which I was running by using ./cmd from the directory where it is located. Now what I am looking for something by which the application starts automatically when my system boots up. I came across some suggestion saying write a script, do something in init.d, etc. But I am not able to reach a clear solution.
Request you kindly provide your valuable suggestion on same.