Results 1 to 5 of 5
Hi ,
I am very much new to linux.
How can i create services in linux? (In windows o/s there are window services which can be configured to start when ...
- 01-05-2007 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 7
How to create services
Hi ,
I am very much new to linux.
How can i create services in linux? (In windows o/s there are window services which can be configured to start when windows boots, i want to do same in linux also? In think in linux they are termed as daemons not sure).
Thanks in Advance.
- 01-05-2007 #2
Hi dsubbarao and welcome to the forum.
Which distro are you running? Each has it's own way of doing that.
- 01-05-2007 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 7
Hi Dapper,
Thanks for the quick reply.
I am using Fedora 2.5 .
- 01-05-2007 #4
Then it's real easy....
It's in your menu under "services," but you can also get there by opening a terminal and typing:
...and pressing enter. It will ask for root's password. Type it in and press enter. Look over it real good and get a feel for it before doing any editing. I wouldn't turn any services off unless you are certain you won't need them. It won't hurt anything to turn some of them on if it is a service you need. Hope this helps...Code:system-config-services
- 01-06-2007 #5Just Joined!
- Join Date
- Jan 2007
- Posts
- 7
Hi Dapper,
Thank you very much for your help.I will look into this.


Reply With Quote