User Tools

Site Tools


distros:opensuse_tumbleweed_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
distros:opensuse_tumbleweed_server [2024/01/02 09:45] Sean Rhonedistros:opensuse_tumbleweed_server [2024/06/02 12:33] (current) – [NetworkManager] Sean Rhone
Line 11: Line 11:
 ===== DVD + Xfce Live ===== ===== DVD + Xfce Live =====
  
-  * Downloads the latest DVD and Xfce Live images+  * Downloads the latest DVD (with SHA256 compare) and Xfce Live images with ''aria2c''
  
-  cd ~/'Downloads' && aria2c 'https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-XFCE-Live-x86_64-Current.iso' && aria2c 'http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso' && aria2c 'https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso.sha256' && sha256sum ~/'Downloads/openSUSE-Tumbleweed-DVD-x86_64-'*'-Media.iso' && cat ~/'Downloads/openSUSE-Tumbleweed-DVD-x86_64-'*'-Media.iso.sha256' && sync+  cd ~/'Downloads' && aria2c 'https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso.sha256' && aria2c 'http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso' && aria2c 'https://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-XFCE-Live-x86_64-Current.iso' && sha256sum ~/'Downloads/openSUSE-Tumbleweed-DVD-x86_64-'*'-Media.iso' && cat ~/'Downloads/openSUSE-Tumbleweed-DVD-x86_64-'*'-Media.iso.sha256' && sync
  
 ===== DVD ===== ===== DVD =====
Line 33: Line 33:
 ===== Partitioning ===== ===== Partitioning =====
  
-  - XFS+  - ext4
   - No separate ''/home''   - No separate ''/home''
-  - No separate ''swap''+  - :!: Separate ''swap'' with suspend resize
  
 ====== Software ====== ====== Software ======
Line 65: Line 65:
 ===== General ===== ===== General =====
  
-****android-tools +****
  
-  sudo zypper install aria2 htop p7zip-full sensors unar +  sudo zypper install aria2 binutils chrony htop 7zip sensors unar 
  
-===== Intel =====+===== CPU microcode =====
  
-****+  ucode-amd
  
-  ucode-intel intel-media-driver+  ucode-intel
  
 ====== Settings ====== ====== Settings ======
Line 91: Line 91:
   sudo zypper install -y 'python3-smbios-utils' && sudo smbios-thermal-ctl --set-thermal-mode='performance' && sudo zypper remove --clean-deps -y 'python3-smbios-utils'   sudo zypper install -y 'python3-smbios-utils' && sudo smbios-thermal-ctl --set-thermal-mode='performance' && sudo zypper remove --clean-deps -y 'python3-smbios-utils'
  
-===== Network =====+===== GRUB =====
  
-****+==== Config ====
  
-  sudo yast2 'lan'+  * :!: [[notes:kernel_parameters|More Kernel Parameters]]
  
-==== Hostname/DNS ====+  sudo yast2 'bootloader'
  
-  * https://quad9.net/ +==== Oak ====
-  * See [[notes:dns_servers|DNS servers]] for other DNS servers+
  
-  * Static Hostname''Computer name'' +  * Last updated2024/05/10
-  * Modify DNS Configuration: ''Use Custom Policy'' +
-  * Name Server 1: ''9.9.9.9'' +
-  * Name Server 2: ''149.112.112.112'' +
-  * Name Server 3: ''1.1.1.2''+
  
-==== Routing ====+<code>preempt='none' nohz='off' pci='pcie_bus_perf,realloc,pcie_scan_all,big_root_window' pcie_aspm='off' modprobe.blacklist='sp5100_tco' nowatchdog</code>
  
-  Destination: ''default'' +===== NetworkManager ===== 
-  * Gateway: ''192.168.1.1'' + 
-  * Device: ''-''+  TODOMake a static Ethernet profile with these settings, attach it to a device(?), and activate it to replace whatever gets created by-default ((''Wired connection 1'' appeared after replacing a network card and didn't follow the ''enp0s'' scheme)) 
 + 
 +<code>nmcli con show</code> 
 + 
 +<code>sudo nmcli connection modify 'Wired connection 1' 'ipv4.dns' '192.168.1.1,9.9.9.9,149.112.112.112'</code> 
 + 
 +<code>sudo nmcli connection modify 'Wired connection 1' 'ipv6.dns' '2620:fe::fe,2620:fe::9,2606:4700:4700::1112'</code> 
 + 
 +<code>sudo nmcli connection modify 'Wired connection 1' 'ipv4.address' '192.168.1.152/24'</code> 
 + 
 +<code>sudo nmcli connection modify 'Wired connection 1' 'ipv4.gateway' '192.168.1.1'</code> 
 + 
 +<code>sudo nmcli connection modify 'Wired connection 1' 'ipv4.method' 'manual'</code> 
 + 
 +<code>sudo nmcli connection up 'Wired connection 1'</code>
  
 ===== lm_sensors ===== ===== lm_sensors =====
Line 124: Line 133:
   * See [[clients:secure_shell#generate_ssh_keys|Client - Generate SSH Keys]] notes to generate/restore public key   * See [[clients:secure_shell#generate_ssh_keys|Client - Generate SSH Keys]] notes to generate/restore public key
  
-===== Drive Maintenance =====+===== Disk Drives =====
  
 ==== Swap ==== ==== Swap ====
Line 140: Line 149:
  
   sudo systemctl enable 'fstrim.timer' --now && sudo systemctl start 'fstrim' && sync && sudo systemctl status 'fstrim' -l   sudo systemctl enable 'fstrim.timer' --now && sudo systemctl start 'fstrim' && sync && sudo systemctl status 'fstrim' -l
 +
 +===== Time =====
 +
 +  * :?: 2024/05/06: On GNOME, even though ''chrony'' does NTP sync, it doesn't seem to write it to the hardware clock which is usually wrong after a CMOS reset ((starting Firefox quickly after rebooting has a wrong system clock certificate failure error)); it's not known if this affects Server
 +  * This sets the hardware clock to the current system/OS clock
 +  * TODO: Figure out ''chrony'' command to do NTP sync
 +
 +  sudo hwclock --systohc
  
 ====== Automatic Updates ====== ====== Automatic Updates ======
C:/www/wiki/data/attic/distros/opensuse_tumbleweed_server.1704206745.txt.gz · Last modified: 2024/01/02 09:45 by Sean Rhone