Table of Contents

Service Manager

Author:Mehmet Özdemir

Service Manager is used for to manage systems services’ status and their start options. A service’s status may be running or stopped and its start option can be set as ‘Run on startup’ or not. If a service is running, it can serve something related to its job otherwise it is stopped and serves nothing. You can manage your services via Service Manager easily.

Features

  • Listing And Searching Services
    • Listing servers
    • Listing system services
    • Listing boot servies
    • Listing running servies
    • Listing all services
  • Starting a Service

  • Stopping a Service

  • Restarting a Service

  • Starting services automatically at startup

Source Code

You can browse source code from WebSVN.

Or you can get the current version from Pardus SVN using following commands:

$ svn co https://svn.pardus.org.tr/uludag/branches/kde/service-manager/

Requirements

  • python-qt
  • python-kde

Tasks

Developed by

  • Bahadır Kandemir <bahadir [at] pardus.org.tr>

License

Service Manager is distributed under the terms of the GNU General Public License (GPL), Version 2.