distros:opensuse_tumbleweed_server
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
distros:opensuse_tumbleweed_server [2023/09/12 15:10] – Sean Rhone | distros:opensuse_tumbleweed_server [2024/08/13 16:59] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Information ====== | ||
- | |||
- | * openSUSE ((https:// | ||
- | * Tumbleweed ((https:// | ||
- | * Server | ||
- | |||
- | ====== Download ====== | ||
- | |||
- | * http:// | ||
- | |||
- | ===== DVD + Xfce Live ===== | ||
- | |||
- | * Downloads the latest DVD and Xfce Live images | ||
- | |||
- | cd ~/' | ||
- | |||
- | ===== DVD ===== | ||
- | |||
- | * ISO and SHA256 hash | ||
- | |||
- | http:// | ||
- | |||
- | https:// | ||
- | |||
- | ===== Xfce ===== | ||
- | |||
- | * For LiveUSB | ||
- | |||
- | https:// | ||
- | |||
- | ====== Installation Notes ====== | ||
- | |||
- | * '' | ||
- | |||
- | ===== Partitioning ===== | ||
- | |||
- | - ext4 | ||
- | - No separate ''/ | ||
- | - Separate '' | ||
- | |||
- | ====== Software ====== | ||
- | |||
- | ===== List ===== | ||
- | |||
- | * http:// | ||
- | |||
- | ===== Disable USB Source ===== | ||
- | |||
- | **** | ||
- | |||
- | sudo zypper modifyrepo --disable --medium-type ' | ||
- | |||
- | ===== Update ===== | ||
- | |||
- | **** | ||
- | |||
- | sudo zypper clean --all && sudo zypper refresh --force --services && sudo zypper dist-upgrade --details --allow-downgrade --allow-name-change --allow-arch-change --allow-vendor-change && sync | ||
- | |||
- | ===== GNU nano ===== | ||
- | |||
- | * Installs '' | ||
- | * Sets '' | ||
- | * Sets '' | ||
- | |||
- | sudo zypper install ' | ||
- | |||
- | ===== General ===== | ||
- | |||
- | **** | ||
- | |||
- | sudo zypper install android-tools aria2 binutils flashrom hdparm htop irqbalance nano openssl-1_1 p7zip-full sensors python3-smbios-utils unar wget | ||
- | |||
- | ===== Intel ===== | ||
- | |||
- | **** | ||
- | |||
- | ucode-intel intel-media-driver | ||
- | |||
- | ====== Settings ====== | ||
- | |||
- | ===== Laptop Server ===== | ||
- | |||
- | * This tells '' | ||
- | |||
- | sudo mkdir -p '/ | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | ===== Dell Fan Profile ===== | ||
- | |||
- | * https:// | ||
- | |||
- | sudo smbios-thermal-ctl --set-thermal-mode=' | ||
- | |||
- | ===== Network ===== | ||
- | |||
- | **** | ||
- | |||
- | sudo yast2 ' | ||
- | |||
- | ==== Hostname/ | ||
- | |||
- | * https:// | ||
- | * See [[notes: | ||
- | |||
- | * Static Hostname: '' | ||
- | * Modify DNS Configuration: | ||
- | * Name Server 1: '' | ||
- | * Name Server 2: '' | ||
- | * Name Server 3: '' | ||
- | |||
- | ==== Routing ==== | ||
- | |||
- | * Destination: | ||
- | * Gateway: '' | ||
- | * Device: '' | ||
- | |||
- | ===== lm_sensors ===== | ||
- | |||
- | sudo sensors-detect --auto | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | ===== Secure Shell ===== | ||
- | |||
- | * See [[clients: | ||
- | |||
- | ===== Drive Maintenance ===== | ||
- | |||
- | ==== Swap ==== | ||
- | |||
- | * Add '' | ||
- | * According to the '' | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | , | ||
- | |||
- | ==== Trim ==== | ||
- | |||
- | **** | ||
- | |||
- | sudo systemctl enable ' | ||
- | |||
- | ==== XFS Scrub ==== | ||
- | |||
- | * [[https:// | ||
- | |||
- | sudo systemctl enable ' | ||
- | |||
- | ===== UTC ===== | ||
- | |||
- | * [[https:// | ||
- | * Set RTC to UTC | ||
- | |||
- | sudo timedatectl set-local-rtc ' | ||
- | |||
- | ==== Verify ==== | ||
- | |||
- | **** | ||
- | |||
- | timedatectl | grep local | ||
- | |||
- | ====== Automatic Updates ====== | ||
- | |||
- | ===== Service ===== | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | < | ||
- | [Service] | ||
- | Type=oneshot | ||
- | ExecStartPre='/ | ||
- | ExecStart='/ | ||
- | ExecStart='/ | ||
- | ExecStartPost='/ | ||
- | ExecStartPost='/ | ||
- | |||
- | ===== Timer ===== | ||
- | |||
- | * 06:00 Oak | ||
- | * 06:10 Alira | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | < | ||
- | [Unit] | ||
- | Description=Software Package Maintenance and Updater | ||
- | After=network-online.target | ||
- | Wants=network-online.target | ||
- | |||
- | [Timer] | ||
- | OnCalendar=*-*-* 06:00:00 | ||
- | Persistent=true | ||
- | |||
- | [Install] | ||
- | WantedBy=timers.target</ | ||
- | |||
- | ====== Notable Folders and Commands ====== | ||
- | |||
- | * See [[notes: | ||
/srv/www/wiki/data/attic/distros/opensuse_tumbleweed_server.1694545823.txt.gz · Last modified: (external edit)