shell

Shell commands

plex.sh

This script is used to manage the Plex Media Server service on a systemd-based Linux distribution. It provides the following functionalities:

  • start: Starts the Plex Media Server.
  • stop: Stops the Plex Media Server.
  • restart: Restarts the Plex Media Server.
  • status: Displays the current status of the Plex Media Server.

Usage

Note that these commands will run as root.

./shell/plex.sh {start|stop|restart|status}
Description
No description provided
Readme 16 MiB
Languages
Shell 84.6%
PowerShell 5.3%
Go 3.2%
HTML 3.2%
Python 2.2%
Other 1.5%