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

Both sides previous revisionPrevious revision
Next revision
Previous revision
systems:media_server:install_ubuntu_server [2025/05/11 13:36] petersystems:media_server:install_ubuntu_server [2025/05/12 20:00] (current) peter
Line 13: Line 13:
   * Set a static IP.   * Set a static IP.
   * SSH Config - Select to Install OpenSSH Server.   * SSH Config - Select to Install OpenSSH Server.
 +  * Reboot.
 +  * Update.
 +  * Reboot again.
  
  
 +----
  
 +===== Update =====
 +
 +<code bash>
 +sudo apt update && sudo apt upgrade -y
 +</code>
 +
 +
 +----
 +
 +===== Set a static IP =====
 +
 +<code>
 +Subnet:          192.168.1.0/24
 +Address:         192.168.1.85
 +Gateway:         192.168.1.1
 +Name Servers:    192.168.1.1, 192.168.1.50
 +Search Domains:  <blank>
 +</code>
  
 ---- ----
systems/media_server/install_ubuntu_server.1746970596.txt.gz · Last modified: 2025/05/11 13:36 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki