Main public logs

From IT-Arts.net

Combined display of all available logs of IT-Arts.net. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 10:16, 14 December 2025 Admin talk contribs created page PLEX - Install Script On Ubuntu 24.4 (Created page with "Category:Wiki == install_plex.sh == <nowiki> #!/bin/bash # -------------------------------------------------------- # Advanced Plex Media Server Installation Script for Ubuntu 24.04 # This script installs Plex, sets up the server, configures a firewall (UFW), # and creates a dedicated plex user to run Plex Media Server. # -------------------------------------------------------- # Function to display messages function info() { echo -e "\033[1;32m[INFO]\033[0m...")