Usługi zainstalowane na:
DietPi
Raspberry Pi
Poniżej zestawienie nazw użytych w RPI 2 działają i mają się dobrze:
# Service Control
#/////////////////////////////////////////////////////////////////////////////////////
Load_All_Services_Array(){
aSERVICE_NAME=(
# Core —————————————————————
# – Network
‘avahi-daemon’
‘isc-dhcp-server’
‘haproxy’
# – File servers
‘proftpd’
‘vsftpd’
‘nmbd’ ‘smbd’
‘nfs-kernel-server’
# Core —————————————————————
# Backends ———————————————————–
# – Databases
‘redis-server’
‘mariadb’
# – PHP
‘php5-fpm’
‘php7.0-fpm’
‘php7.1-fpm’
‘php7.2-fpm’
‘php7.3-fpm’
‘php7.4-fpm’
# – Webservers
‘apache2’
‘nginx’
‘lighttpd’
‘tomcat8’
# – Media
‘alsa-init’ # Google AI
‘coturn’
‘mpd’
‘minidlna’
‘shairport-sync’
‘squeezelite’
‘gmrender’
‘mumble-server’
‘networkaudiod’
‘roonbridge’
‘roonserver’
‘roon-extension-manager’
‘icecast2’ ‘darkice’
‘voice-recognizer’
# – Download/BitTorrent
‘transmission-daemon’
‘qbittorrent’
‘rtorrent’
‘nzbget’
‘deluged’
# Backends ———————————————————–
# Frontends / Misc —————————————————
# – Media
‘ympd’
‘mympd’
‘logitechmediaserver’
‘subsonic’
‘airsonic’
‘mopidy’
‘koel’
‘raspotify’
‘plexpy’
‘plexmediaserver’
’emby-server’
‘spotify-connect-web’
‘ubooquity’
# – Download/BitTorrent
‘medusa’
‘aria2’
‘sabnzbd’
‘couchpotato’
‘jackett’
‘sonarr’
‘radarr’
‘lidarr’
‘htpc-manager’
‘deluge-web’
# – Cloud/Backups
‘bdd’
‘minio’
‘syncthing’ ‘syncthing-inotify’
‘urbackupsrv’
‘tonido’
‘gogs’
‘gitea’
‘firefox-sync’
# – Emulation/Gaming
‘supervisor’
‘nukkit’
‘cuberite’
# – Camera/Surveillance
‘motioneye’
‘raspimjpeg’
# – Printing
‘cups’ ‘cloudprintd’
‘octoprint’
# – Social/Search
‘yacy’
‘openbazaar’
# – Hardware Projects
‘pi-spc’
‘pijuice’
‘mosquitto’
‘node-red’
‘blynkserver’
‘webiopi’
’emonhub’
‘influxdb’
‘grafana-server’
# – Home Automation
‘home-assistant’
‘domoticz’
# – Network
‘noip2’
‘virtualhere’
‘hostapd’
# – System stats / Management
‘netdata’
‘rpimonitor’
‘webmin’
# – Misc
‘docker’
‘mycroft’
‘fahclient’
‘cron’
# Frontends / Misc
Czytaj więcej na mandziuk.pl
![Czytaj na Mandziuk.pl]()
You must log in to post a comment.