Enter the query into the form above.
API method:
GET /api/services?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Return a service, that extends PAM with entries using pam_gnome_keyring.so, unlocking a user's login keyring when they log in or setting its password with passwd.
Run AccountsService, a system service available over D-Bus that can list available accounts, change their passwords, and so on. AccountsService integrates with PolicyKit to enable unprivileged users to acquire the capability to modify their system configuration.
Run the KDE Plasma desktop environment.
Run the geoclue location service. This service provides a D-Bus interface to allow applications to request access to a user's physical location, and optionally to add information to online location databases.
Run upowerd, a system-wide monitor for power consumption and battery levels, with the given configuration settings. It implements the org.freedesktop.UPower D-Bus interface, and is notably used by GNOME.
Run dicod, the dictionary server of GNU Dico. dicod implements the standard DICT protocol supported by clients such as dico and GNOME Dictionary.
Run the dnsmasq DNS server.
Run the Knot DNS Resolver.
Run the Unbound DNS resolver.
Provide capability to run Docker application bundles in Docker containers.
Run containerd container runtime.
This service allows the management of OCI containers as Shepherd services.
Install the Singularity application bundle tool.
Share files using the BitTorrent protocol.
Run joycond for pairing Nintendo joycons via Bluetooth and install udev rules required to use the controller as an unprivileged user.
Run The Battle for Wesnoth server wesnothd.
Ganeti is a family of services that are designed to run on a fleet of machines and facilitate deployment and maintenance of virtual servers (instances). It can migrate instances between nodes, automatically restart failed instances, evacuate nodes, and much more.
ganeti-mond is a daemon providing monitoring functionality. It is responsible for running the data collectors and to provide the collected information through a HTTP interface.
ganeti-wconfd is the daemon that has authoritative knowledge about the configuration and is the only entity that can accept changes to it. All jobs that need to modify the configuration will do so by sending appropriate requests to this daemon.
ganeti-kvmd is responsible for determining whether a given KVM instance was shutdown by an administrator or a user.
The KVM daemon monitors, using inotify, KVM instances through their QMP sockets, which are provided by KVM. Using the QMP sockets, the KVM daemon listens for particular shutdown, powerdown, and stop events which will determine if a given instance was shutdown by the user or Ganeti, and this result is communicated to Ganeti via a special file in the file system.
ganeti-noded is the daemon which is responsible for the node functions in the Ganeti system.
ganeti-metad is a daemon that can be used to pass information to OS install scripts or instances.
ganeti-confd is a daemon used to answer queries related to the configuration of a Ganeti cluster.