GUI to enable/ disable services

Optimize your system for ultimate performance.

Moderators: MattKingUSA, khz

Post Reply
User avatar
English Guy
Established Member
Posts: 525
Joined: Wed Oct 17, 2012 7:28 pm
Location: England
Has thanked: 8 times
Been thanked: 7 times

GUI to enable/ disable services

Post by English Guy »

Hi
I have been looking at the services that are on my PC with chkconfig. Many are not needed for music and can be temporarily turned off.

Ideally I would like a GUI to turn these services on and off; is there such a thing?

Otherwise, a shell script will have to do :D
gimmeapill
Established Member
Posts: 564
Joined: Thu Mar 12, 2015 8:41 am
Has thanked: 44 times
Been thanked: 8 times

Re: GUI to enable/ disable services

Post by gimmeapill »

Nowadays with Systemd, this would be the way to go:
https://github.com/mmstick/systemd-manager

Image
User avatar
English Guy
Established Member
Posts: 525
Joined: Wed Oct 17, 2012 7:28 pm
Location: England
Has thanked: 8 times
Been thanked: 7 times

Re: GUI to enable/ disable services

Post by English Guy »

Thanks for the idea. I've found systemd-ui which is in the Debian repos
Post Reply