Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Hi dsubbarao and welcome to the forum. Which distro are you running? Each has it's own way of doing that.
    Linux Mint + IceWM Registered:#371367 New Members: click here

  3. #3
    Just Joined!
    Join Date
    Jan 2007
    Posts
    7
    Hi Dapper,

    Thanks for the quick reply.
    I am using Fedora 2.5 .

  4. #4
    Trusted Penguin Dapper Dan's Avatar
    Join Date
    Oct 2004
    Location
    The Sovereign State of South Carolina
    Posts
    4,562
    Then it's real easy....

    It's in your menu under "services," but you can also get there by opening a terminal and typing:
    Code:
    system-config-services
    ...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...
    Linux Mint + IceWM Registered:#371367 New Members: click here

  5. #5
    Just Joined!
    Join Date
    Jan 2007
    Posts
    7
    Hi Dapper,

    Thank you very much for your help.I will look into this.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...