User Tools

Site Tools


howto:linux:install:ubuntu18-04

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:linux:install:ubuntu18-04 [2024/06/19 02:53]
cmakula continuity
howto:linux:install:ubuntu18-04 [2025/02/11 19:02] (current)
cmakula grammar
Line 1: Line 1:
-<note important>This guide assumes you are starting from scratch, with a brand new Ubuntu 18.04 - 24.04 (any distribution, including Minimal/Netboot) installation, and need a new Serviio install.</note>+<note important>This guide assumes you are starting from scratch, with a brand new Ubuntu 18.04 - 24.04 (any distribution, including Minimal/Netboot) or Linux Mint 22.1 installation, and need a new Serviio install.</note>
  
-This installation is based on 18.04.2 LTS, Minimal Edition, 20.04 Netboot, Xubuntu 22.04, and Ubuntu Server 24.04 Normal Installation (but this should work for any version of Ubuntu 18.04 - 24.04 or any desktop variant).  At the time of the updating this document (June 182024), the newest version of Serviio is 2.4.+This installation is based on Ubuntu 18.04.2 LTS, Minimal Edition, Ubuntu 20.04 Netboot, Xubuntu 22.04, Ubuntu Server 24.04 Normal Installation, and Linux Mint 22.1 with the Cinnamon Desktop (but this should work for any version of Ubuntu 18.04 - 24.04 or any desktop variant with the Ubuntu repositories integrated).  At the time of the updating this document (February 92025), the newest version of Serviio is 2.4.
  
 Please read the entire procedure before installation so you are familiar with the process before “taking on the terminal”. Please read the entire procedure before installation so you are familiar with the process before “taking on the terminal”.
  
-Previous versions were tested using an Intel i5-4th Generation computer with 16GB of RAM.  Ubuntu 24.04 and Serviio 2.4 were tested using an i5-10th generation with 16GB of RAM+Previous versions were tested using an Intel i5-4th Generation computer with 16GB of RAM.  Ubuntu 24.04, Linux Mint 22.1 and Serviio 2.4 were tested using an i5-10th generation with 16GB of RAM
  
 Since the Minimal install also doesn’t contain the packages of its big brothers, this will give you the information you need to install all the packages required to run Serviio from a minimal Ubuntu Server installation.  The process is the same on the other Ubuntu variants, but some of the software packages will be pre-installed. Since the Minimal install also doesn’t contain the packages of its big brothers, this will give you the information you need to install all the packages required to run Serviio from a minimal Ubuntu Server installation.  The process is the same on the other Ubuntu variants, but some of the software packages will be pre-installed.
Line 11: Line 11:
 If you have a desktop variant, all you should have to do is to copy and paste the text in the boxes into a terminal. If you have a desktop variant, all you should have to do is to copy and paste the text in the boxes into a terminal.
  
-1. Download and Install Ubuntu 18.04 - 24.04 (Any variant will work with this guide: Ubuntu Desktop, Minimal, Netboot, Server, Lubuntu, Kubuntu, Mint, Bodhi, etc.).+1. Download and Install Ubuntu 18.04 - 24.04 (Any variant will work with this guide: Ubuntu Desktop, Minimal, Netboot, Server, Lubuntu, Kubuntu, Mint, LinuxLiteOS, Bodhi, etc.).
  
 2. Open a Terminal window.  Make sure you have all the updates by running the following two commands at least once: 2. Open a Terminal window.  Make sure you have all the updates by running the following two commands at least once:
Line 86: Line 86:
 ExecStop=/opt/serviio/bin/serviio.sh -stop ExecStop=/opt/serviio/bin/serviio.sh -stop
 KillMode=mixed KillMode=mixed
-TimeoutStopSpec=30+TimeoutStopSec=30
 Restart=on-abort Restart=on-abort
  
howto/linux/install/ubuntu18-04.1718765624.txt.gz · Last modified: 2024/06/19 02:53 by cmakula