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 Both sides next revision
howto:linux:install:ubuntu18-04 [2022/03/02 19:52]
cmakula Update to new version (2.2.1)
howto:linux:install:ubuntu18-04 [2022/05/13 04:39]
cmakula Added links.
Line 2: Line 2:
  
 This installation is based on 18.04.2 LTS, Minimal Edition and 20.04 Netboot (but this should work for any version of Ubuntu 18.04 - 21.10, or any desktop variant).  At the time of the updating this document (March 1, 2022), the newest version of Serviio is 2.2.1. This installation is based on 18.04.2 LTS, Minimal Edition and 20.04 Netboot (but this should work for any version of Ubuntu 18.04 - 21.10, or any desktop variant).  At the time of the updating this document (March 1, 2022), the newest version of Serviio is 2.2.1.
 +
 +In theory, this procedure should also work to install Serviio on any variant of Ubuntu 22.04, but I have not yet tested.
  
 Please read the entire procedure before installing so you are familiar with the process before “taking on the terminal”. Please read the entire procedure before installing so you are familiar with the process before “taking on the terminal”.
Line 8: Line 10:
  
 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 Ubuntu Minimal 18.04 (or 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 Ubuntu Minimal 18.04 (or Ubuntu Server) installation.  The process is the same on the other Ubuntu variants, but some of the software packages will be pre-installed.
 +
 +If you have a desktop variant, all you should have to copy and paste the text in the boxes into a terminal.
  
 1. Download and Install Ubuntu 18.04 - 21.10. (Any variant will work with this guide: Ubuntu Desktop, Minimal, Netboot, Server, Lubuntu, Kubuntu, Mint, Bodhi, etc.). 1. Download and Install Ubuntu 18.04 - 21.10. (Any variant will work with this guide: Ubuntu Desktop, Minimal, Netboot, Server, Lubuntu, Kubuntu, Mint, Bodhi, etc.).
  
-2. 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:
  
 <code>sudo apt update <code>sudo apt update
Line 24: Line 28:
 </code> </code>
  
-It will ask for your user password, followed by the new submission for the password for root, and a confirmation of that password.+It will ask for your user password, followed by the new submission for the password for root, and a confirmation of that password.  Make sure this is an extremely complex password, as a person can do a great amount of damage to a system by logging in as root.
  
-4. Install a few things. (Some of these will already be installed if you have a desktop variant, of which Ubuntu will warn you and then install the rest, but all are recommended if you installed Ubuntu Netboot or Server.)  Run the following commands:+4. Install a few things. (Some of these will already be installed if you have a desktop variant, of which Ubuntu will notify you and then install the rest, but all are recommended if you installed Ubuntu Netboot or Server.)  Run the following commands:
  
 <code>sudo apt update <code>sudo apt update
Line 126: Line 130:
 <code>http://(IPAddress):23423/console <code>http://(IPAddress):23423/console
 </code> </code>
 +
 +If you are having issues, The F.A.Q. is located here:
 +[[https://serviio.org/support|Serviio Support]]
 +
 +And, the support forums are located here:
 +[[https://forum.serviio.org|https://forum.serviio.org]]
howto/linux/install/ubuntu18-04.txt · Last modified: 2023/04/11 21:45 by cmakula