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.
Run ipfs daemon, the reference implementation of the IPFS peer-to-peer storage network.
Start inetd, the Internet superserver. It is responsible for listening on Internet sockets and spawning the corresponding services on demand.
Add a list of known Facebook hosts to /etc/hosts
Run Keepalived routing software.
Run iptables-restore, setting up the specified rules.
Mount the pipefs file system, which is used to transfer NFS-related data between the kernel and user-space programs.
Run the RPC Bind service, which provides a facility to map ONC RPC program numbers into universal addresses. Many NFS related services use this facility.
Run the idmap daemon, which provides a mapping between user IDs and user names. It is typically required to access file systems mounted via NFSv4.
Run the global security system (GSS) daemon, which provides strong security for protocols based on remote procedure calls (ONC RPC).
Run all NFS daemons and refresh the list of exported file systems.
Mount remote volumes such as CIFS shares via PAM when logging in, using login credentials.
Activate PAM-Mount support. It allows mounting volumes for specific users when they log in.
Run TLP, a power management tool.
Run the Power Profiles Daemon
Tune power-related kernel parameters to reduce energy consumption.
Run thermald, a CPU frequency scaling service that helps prevent overheating.
Configure and optionally start the apcupsd.
Run the rsync file copying tool in daemon mode. This allows remote hosts to keep synchronized copies of the files exported by rsync.
Run Samba, a network file and print service for all clients using the SMB/CIFS protocol. Samba is an important component to seamlessly integrate Linux/Unix Servers and Desktops into Active Directory environments. It can function both as a domain controller or as a regular domain member.