Re: which system-config-services for fc26?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 25 Jul 2017 15:11:16 +0200
Patrick Dupre wrote:

> However, a gui to manage the services is a lot better than doing
> every things manually. At least to see the running services.

Not really. They keep "improving" the GUIs to the point of absolute
uselessness (try to use the gnome "users" gui to define a a user
that just uses the "users" group for instance, or add additional
groups to a user). Eventually you have to use the command line
because they will have rendered everything else utterly useless.

The systemctl command line isn't too bad. Things you need to
know: "disabled" doesn't mean disabled. Only "masked" services
are actually disabled.

systemctl list-unit-files --full

will tell you all the services. Pipe that to "fgrep enabled" to just
find the enabled ones.

If you see a service like:

throatwarblermangrove.service

and wonder what the heck it is, you can do a

rpm -q -i -f /usr/lib/systemd/system/throatwarblermangrove.service

and get whatever info the rpm that installed it is willing
to provide (usually there is a url in there you can go to
for even more info).
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux