User Tools

Site Tools


systems:media_server:install_ubuntu_server

Differences

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

Link to this comparison view

Next revision
Previous revision
systems:media_server:install_ubuntu_server [2025/05/11 13:13] – created petersystems:media_server:install_ubuntu_server [2025/05/11 13:37] (current) peter
Line 2: Line 2:
  
 It is recommended to install a Long-Term Support (LTS) release of Ubuntu. It is recommended to install a Long-Term Support (LTS) release of Ubuntu.
 +
 +----
 +
 +===== Steps =====
 +
 +  * Download the ISO image for Ubuntu Server from the Ubuntu website.
 +  * Write the ISO image for Ubuntu Server to a USB drive.
 +  * Boot from USB drive.
 +  * Select **Ubuntu Server (minimized)** and **Search for third-party drivers**.
 +  * Set a static IP.
 +  * SSH Config - Select to Install OpenSSH Server.
 +  * Reboot.
 +  * Update.
 +  * Reboot again.
 +
 +
 +----
 +
 +===== Update =====
 +
 +<code bash>
 +sudo apt update && sudo apt upgrade -y
 +</code>
 +
 +
 +
 +
  
 ---- ----
  
 ===== References ===== ===== References =====
 +
 +https://ubuntu.com/tutorials/create-a-usb-stick-on-ubuntu#1-overview
  
 https://ubuntu.com/tutorials/install-ubuntu-server#1-overview https://ubuntu.com/tutorials/install-ubuntu-server#1-overview
systems/media_server/install_ubuntu_server.1746969208.txt.gz · Last modified: 2025/05/11 13:13 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki