This shows you the differences between two versions of the page.
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> | + | <note important> |
- | This installation is based on 18.04.2 LTS, Minimal Edition, 20.04 Netboot, Xubuntu 22.04, | + | This installation is based on Ubuntu |
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. | 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. | ||
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. | 2. Open a Terminal window. | ||
Line 86: | Line 86: | ||
ExecStop=/ | ExecStop=/ | ||
KillMode=mixed | KillMode=mixed | ||
- | TimeoutStopSpec=30 | + | TimeoutStopSec=30 |
Restart=on-abort | Restart=on-abort | ||