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 [2022/05/13 04:39] cmakula Added links. |
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 | + | This installation is based on Ubuntu |
- | In theory, this procedure | + | Please read the entire |
- | Please read the entire procedure before installing so you are familiar | + | Previous versions were tested using an Intel i5-4th Generation computer |
- | This was tested using an Intel i5-4th Generation computer with 16GB of RAM | + | Since the Minimal install also doesn’t contain the packages |
- | 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 | + | 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 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, LinuxLiteOS, 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. Open a Terminal window. | 2. Open a Terminal window. | ||
Line 33: | Line 31: | ||
< | < | ||
- | sudo apt install net-tools software-properties-common openjdk-8-jre default-jre ffmpeg dcraw wget | + | sudo apt install net-tools software-properties-common openjdk-11-jre default-jre ffmpeg dcraw wget |
</ | </ | ||
Line 47: | Line 45: | ||
b. Download the Serviio software. | b. Download the Serviio software. | ||
- | < | + | < |
</ | </ | ||
c. Extract the software. | c. Extract the software. | ||
- | < | + | < |
</ | </ | ||
d. Create a soft link to the Serviio directory. | d. Create a soft link to the Serviio directory. | ||
- | < | + | < |
</ | </ | ||
Line 65: | Line 63: | ||
</ | </ | ||
- | f. | + | f. |
- | < | + | < |
</ | </ | ||
- | g. Go to a browser to test and make sure Serviio is running by going to the following web page. (You can use the “ifconfig” command on the Linux machine to find the IP address if you do not know it.) Replace (IPaddress) with the Serviio machine IP address while attached to the same network. | + | g. Next, we need to create a service to make sure Serviio starts when the machine reboots. |
- | + | ||
- | < | + | |
- | </ | + | |
- | + | ||
- | If you have a graphical desktop on your computer, you can also open the Serviio console from the command line. | + | |
- | + | ||
- | < | + | |
- | </ | + | |
- | + | ||
- | h. Remove the installation file. | + | |
- | + | ||
- | < | + | |
- | </ | + | |
- | + | ||
- | i. Next, we need to create a service to make sure Serviio starts when the machine reboots. | + | |
< | < | ||
</ | </ | ||
- | j. Put in the following information: | + | h. Put in the following information: |
< | < | ||
Line 102: | Line 85: | ||
ExecStart=/ | ExecStart=/ | ||
ExecStop=/ | ExecStop=/ | ||
- | KillMode=none | + | KillMode=mixed |
+ | TimeoutStopSec=30 | ||
Restart=on-abort | Restart=on-abort | ||
Line 111: | Line 95: | ||
Hit ctrl+o to save the file and ctrl+x to exit the editor. | Hit ctrl+o to save the file and ctrl+x to exit the editor. | ||
- | k. Enable the Serviio Service with the following commands, executed in order: | + | i. Enable the Serviio Service with the following commands, executed in order: |
< | < | ||
Line 118: | Line 102: | ||
</ | </ | ||
- | After running the enable command, it should tell you that the OS added the service to the multi-user target. | + | After running the enable command, it should tell you that the OS added the service to the multi-user target. |
- | l. Run the “sudo reboot” command to reboot and make sure the Serviio service starts correctly. | + | j. Run the “sudo reboot” command to reboot and make sure the Serviio service starts correctly |
< | < | ||
Line 128: | Line 112: | ||
Next, you need to start setting it up from the console using: | Next, you need to start setting it up from the console using: | ||
- | < | + | |
+ | < | ||
</ | </ | ||
Line 135: | Line 120: | ||
And, the support forums are located here: | And, the support forums are located here: | ||
- | [[https:// | + | [[https:// |