systems:media_server:install_ubuntu_server
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
systems:media_server:install_ubuntu_server [2025/05/11 13:13] – created peter | systems:media_server:install_ubuntu_server [2025/05/12 20:00] (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 | ||
+ | </ | ||
+ | |||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Set a static IP ===== | ||
+ | |||
+ | < | ||
+ | Subnet: | ||
+ | Address: | ||
+ | Gateway: | ||
+ | Name Servers: | ||
+ | Search Domains: | ||
+ | </ | ||
---- | ---- | ||
===== References ===== | ===== References ===== | ||
+ | |||
+ | https:// | ||
https:// | https:// |
systems/media_server/install_ubuntu_server.1746969208.txt.gz · Last modified: 2025/05/11 13:13 by peter