linux:distros:opensuse_tumbleweed_kde
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:distros:opensuse_tumbleweed_kde [2025/05/16 21:39] – external edit 127.0.0.1 | linux:distros:opensuse_tumbleweed_kde [2025/09/11 06:43] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 9: | Line 9: | ||
* http:// | * http:// | ||
- | ===== DVD + Xfce Live ===== | + | http:// |
- | | + | |
- | cd ~/' | + | ====== Installation Notes ====== |
- | ===== DVD ===== | + | ===== Partitioning |
- | | + | |
+ | - No separate ''/ | ||
+ | - Separate '' | ||
- | | + | < |
+ | NAME MAJ:MIN RM | ||
+ | nvme0n1 | ||
+ | ├─nvme0n1p1 259:1 0 | ||
+ | ├─nvme0n1p2 259:2 0 | ||
+ | └─nvme0n1p3 259:3 0 15.4G 0 part [SWAP]</ | ||
- | https:// | + | ===== TODOs ===== |
- | ===== Xfce ===== | + | * GRUB no Secure Boot support |
+ | * GRUB timeout | ||
+ | * MAC: None | ||
- | * For LiveUSB | + | ====== PackageKit ====== |
- | | + | |
- | ====== Installation Notes ====== | + | sudo zypper addlock ' |
- | * :?: 2016: '' | + | ====== Repositories ====== |
- | ===== Partitioning | + | ===== PackMan Essentials |
- | | + | |
- | - No separate '' | + | |
- | | + | |
- | ===== Boot Loader ===== | + | sudo rpm --import ' |
- | * :!: 2024/05/18: systemd-boot doesn' | + | ===== Wine ===== |
- | ====== PackageKit ====== | + | * https:// |
+ | * Priority: 98 | ||
- | | + | |
- | * This uninstalls it, and prevents it from being automatically re-installed | + | |
- | * :!: This was //still// necessary as of 2024/05/06 | + | |
- | * :?: 2024/06/02: Is this as-annoying on Plasma? There wasn't the usual '' | + | |
- | + | ||
- | sudo systemctl stop 'packagekit' | + | |
- | + | ||
- | sudo zypper addlock | + | |
====== Software ====== | ====== Software ====== | ||
- | |||
- | ===== List ===== | ||
- | |||
- | * http:// | ||
===== Disable USB Source ===== | ===== Disable USB Source ===== | ||
Line 73: | Line 71: | ||
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 | 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 | ||
- | |||
- | ==== Firmware ==== | ||
- | |||
- | **** | ||
- | |||
- | sudo fwupdmgr refresh --force && sudo fwupdmgr update --verbose | ||
- | |||
- | ==== Flatpaks ==== | ||
- | |||
- | * :?: '' | ||
- | |||
- | flatpak update | ||
- | |||
- | sudo flatpak update | ||
===== GNU nano ===== | ===== GNU nano ===== | ||
Line 95: | Line 79: | ||
sudo zypper install ' | sudo zypper install ' | ||
+ | |||
+ | ===== Remove ===== | ||
+ | |||
+ | * TODO | ||
+ | |||
+ | sudo zypper remove --clean-deps baobab cheese evolution* gnome-clocks gnome-contacts gnome-maps gnome-music gnome-packagekit gnome-photos gnome-remote-desktop gnome-shell-search-provider-* gnome-software gnome-weather patterns-gnome-gnome_games myrlyn polari totem vinagre xscreensaver yelp irqbalance | ||
+ | |||
+ | sudo zypper addlock baobab cheese evolution* gnome-clocks gnome-contacts gnome-maps gnome-music gnome-packagekit gnome-photos gnome-remote-desktop gnome-shell-search-provider-* gnome-software gnome-weather patterns-gnome-gnome_games myrlyn polari totem vinagre xscreensaver yelp irqbalance | ||
===== General ===== | ===== General ===== | ||
Line 100: | Line 92: | ||
**** | **** | ||
- | sudo zypper install filezilla | + | sudo zypper install filezilla gimp google-noto-*-fonts |
===== Intel ===== | ===== Intel ===== | ||
- | | + | ucode-intel intel-media-driver intel-gpu-tools libvulkan_intel |
- | | + | |
+ | |||
+ | ===== Games ===== | ||
+ | |||
+ | **** | ||
+ | |||
+ | doomsday | ||
===== Wine ===== | ===== Wine ===== | ||
- | | + | wine-staging wine-staging-32bit libSDL3-0-32bit gstreamer-plugins-base-32bit gstreamer-plugins-good-32bit gstreamer-plugins-bad-32bit gstreamer-plugins-ugly-32bit gstreamer-plugins-libav-32bit Mesa-libva-32bit |
- | | + | |
+ | |||
+ | ===== systool ===== | ||
+ | |||
+ | sysfsutils | ||
+ | |||
+ | sudo systool | ||
===== Tor Browser ===== | ===== Tor Browser ===== | ||
Line 124: | Line 128: | ||
===== Keyboard Shortcuts ===== | ===== Keyboard Shortcuts ===== | ||
- | | + | |
- | + | ||
- | konsole -e "sudo sh -c ' | + | |
- | ==== Keys ==== | + | '/ |
- | | + | |
- | | + | |
- | * Pause, Menu, F6, or Launch1 | + | |
===== Printer ===== | ===== Printer ===== | ||
Line 150: | Line 151: | ||
==== DNS ==== | ==== DNS ==== | ||
- | * [[notes:dns_servers# | + | * [[servers:upstream_dns_servers|More DNS Servers]] |
< | < | ||
< | < | ||
- | |||
- | ===== Dell Fan Profile ===== | ||
- | |||
- | * https:// | ||
- | |||
- | sudo zypper install -y ' | ||
===== Kernel Options ===== | ===== Kernel Options ===== | ||
Line 171: | Line 166: | ||
echo ' | echo ' | ||
- | sudo sysctl ' | + | sudo sysctl ' |
==== Magic SysRq key ==== | ==== Magic SysRq key ==== | ||
Line 188: | Line 183: | ||
echo ' | echo ' | ||
- | sudo sysctl ' | + | sudo sysctl ' |
- | ===== Dracut | + | ===== Plasma |
- | + | ||
- | * System-specific boot optimization | + | |
- | * :!: Expects GRUB | + | |
- | * :!: Be sure to undo this if planning on booting the same disk install on different hardware, notably for servers | + | |
- | + | ||
- | sudo -e '/ | + | |
- | + | ||
- | < | + | |
- | compress=" | + | |
- | do_strip=" | + | |
- | aggressive_strip=" | + | |
- | hostonly=" | + | |
- | hostonly_mode=" | + | |
- | fileloglvl=" | + | |
- | sysloglvl=" | + | |
- | stdloglvl=" | + | |
- | + | ||
- | ==== Undo ==== | + | |
- | + | ||
- | **** | + | |
- | + | ||
- | sudo rm -f '/ | + | |
- | + | ||
- | ===== Boot Loader ===== | + | |
- | + | ||
- | ==== Config ==== | + | |
- | + | ||
- | * :!: [[notes: | + | |
- | + | ||
- | sudo yast2 ' | + | |
- | + | ||
- | ==== Spinesnap ==== | + | |
- | + | ||
- | * Last updated: 2024/06/02 with GRUB | + | |
- | < | + | * TODO |
===== KeePassXC ===== | ===== KeePassXC ===== | ||
Line 240: | Line 201: | ||
secret-tool store --label=' | secret-tool store --label=' | ||
+ | |||
+ | ===== Laptop Power ===== | ||
+ | |||
+ | * [[linux: | ||
===== lm_sensors ===== | ===== lm_sensors ===== | ||
Line 246: | Line 211: | ||
sudo -e '/ | sudo -e '/ | ||
- | |||
- | ===== mpv ===== | ||
- | |||
- | * [[https:// | ||
- | |||
- | mkdir -p ~/' | ||
- | |||
- | < | ||
- | save-position-on-quit | ||
- | sub-auto=fuzzy | ||
- | force-window=yes | ||
- | profile=gpu-hq | ||
- | scale=ewa_lanczossharp | ||
- | cscale=ewa_lanczossharp | ||
- | video-sync=display-resample | ||
- | interpolation | ||
- | tscale=oversample | ||
- | hwdec=vaapi | ||
- | hwdec-codecs=all</ | ||
- | |||
- | < | ||
===== Secure Shell ===== | ===== Secure Shell ===== | ||
Line 273: | Line 217: | ||
===== Disk Drives ===== | ===== Disk Drives ===== | ||
- | |||
- | ==== Swap ==== | ||
- | |||
- | * Add '', | ||
- | * According to the '' | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | , | ||
==== Trim ==== | ==== Trim ==== | ||
Line 303: | Line 238: | ||
* :!: Needed if Windows is installed first | * :!: Needed if Windows is installed first | ||
* :!: Windows should also be set to UTC | * :!: Windows should also be set to UTC | ||
- | * :!: TODO: Should this be ran on openSUSE that's using '' | + | * :?: TODO: Should this be ran on openSUSE that's using '' |
sudo timedatectl set-local-rtc ' | sudo timedatectl set-local-rtc ' | ||
Line 313: | Line 248: | ||
timedatectl | grep local | timedatectl | grep local | ||
- | ===== Wine ===== | + | ====== Boot Loader ====== |
- | * See [[notes:wine|Wine]] | + | * [[linux:notes:kernel_parameters|More Kernel Parameters]] |
- | ===== Xorg/ | + | ===== Spinesnap |
- | ==== Display Settings ==== | + | * TODO: [[bsd; |
+ | * TODO: Check '' | ||
- | * This sets Full RGB and other options for a connected display (HDMI) | + | < |
- | * See [[notes: | + | |
- | * This works on Wayland as well as GNOME on Xorg even with Wayland globally-disabled from '' | + | |
- | * :!: The numbers | + | |
- | * Last tested: 2024/05/18 on GNOME 46 on Xorg | + | ==== i915 ==== |
- | * :!: TODO: Figure this out on Plasma | + | |
- | | + | sudo -e '/etc/modprobe.d/99-i915.conf' |
- | < | + | options |
- | # Broadcast RGB (99) to Full (1) | + | |
- | proptest -M 'i915' -D '/ | + | |
- | # content type (107) to Game (4) | + | sudo dracut |
- | proptest | + | |
- | # Colorspace (106) to opRGB (7) | + | ====== Drive Maintenance ====== |
- | proptest -M ' | + | |
- | # max bpc (108) to 8 | + | ===== EFI ===== |
- | proptest -M ' | + | |
- | # End</ | + | * '' |
- | ====== Firefox ====== | + | sudo umount '/ |
- | | + | |
- | * https://wiki.archlinux.org/ | + | |
- | ===== about: | + | sudo mount '/ |
- | * See [[notes: | + | ===== ext4 ===== |
- | * :!: '' | + | |
- | | + | |
- | extensions.screenshots.disabled | + | ====== New Settings ====== |
- | extensions.pocket.enabled | + | ===== hostname ===== |
- | | + | |
- | ===== Extensions ===== | + | sudo hostnamectl hostname ' |
- | * [[https:// | + | ====== Tweaks ====== |
- | * [[https:// | + | |
- | * [[https:// | + | |
- | ==== uBlock Origin | + | ===== General ===== |
- | ==== Filters list ==== | + | sudo -e '/ |
- | **** | + | < |
+ | |||
+ | # Qt | ||
+ | export QSG_RENDER_LOOP=' | ||
+ | export QSG_USE_SIMPLE_ANIMATION_DRIVER=' | ||
+ | export QSG_NO_VSYNC=' | ||
+ | export QT_QPA_UPDATE_IDLE_TIME=' | ||
+ | export QSG_RHI_BACKEND=' | ||
+ | export QT_LOGGING_RULES=' | ||
+ | |||
+ | # Mesa | ||
+ | export MESA_NO_ERROR=' | ||
+ | export mesa_glthread=' | ||
+ | export MESA_DISK_CACHE_DATABASE=' | ||
+ | export MESA_DISK_CACHE_SINGLE_FILE=' | ||
+ | |||
+ | # End</ | ||
+ | |||
+ | ===== Dracut ===== | ||
+ | |||
+ | sudo -e '/ | ||
< | < | ||
- | https:// | + | # Compression |
- | https:// | + | compress=" |
- | https:// | + | |
- | https:// | + | |
- | ===== DNS over HTTPS ===== | + | # Machine-specific |
+ | do_strip=" | ||
+ | aggressive_strip=" | ||
+ | hostonly=" | ||
+ | hostonly_mode=" | ||
- | * [[notes: | + | # End</ |
- | < | + | ==== Undo ==== |
- | ====== Server ====== | + | **** |
- | | + | |
- | * For headless servers, use [[distros: | + | |
- | ===== Automatic Updates | + | ===== ext4 ===== |
- | ==== Service ==== | + | * '' |
- | sudo -e '/etc/systemd/ | + | sudo tune2fs |
- | < | + | ===== fstab ===== |
- | [Service] | + | |
- | Type=oneshot | + | |
- | ExecStartPre='/ | + | |
- | ExecStart='/ | + | |
- | ExecStart='/ | + | |
- | ExecStartPost='/ | + | |
- | ExecStartPost='/ | + | |
- | ==== Timer ==== | + | * '' |
+ | * '' | ||
- | | + | |
- | | + | |
+ | |||
+ | , | ||
+ | |||
+ | ===== Wine ===== | ||
+ | |||
+ | * [[linux: | ||
+ | |||
+ | ====== Scripts ====== | ||
+ | |||
+ | ===== Updater ===== | ||
+ | |||
+ | mkdir -p ~/'.local/scripts' | ||
< | < | ||
- | [Unit] | + | #!/bin/bash |
- | Description=Software Package Maintenance and Updater | + | |
- | After=network-online.target | + | |
- | Wants=network-online.target | + | |
- | [Timer] | + | sudo zypper clean --all |
- | OnCalendar=*-*-* 06:00:00 | + | sudo zypper refresh |
- | Persistent=true | + | sudo zypper dist-upgrade --details --allow-downgrade --allow-name-change --allow-arch-change --allow-vendor-change |
+ | |||
+ | rm -Rf ~/' | ||
+ | balooctl6 purge | ||
+ | |||
+ | sudo fstrim --all --verbose | ||
+ | |||
+ | sync | ||
+ | zypper ps --short | ||
+ | |||
+ | read -n ' | ||
+ | sleep ' | ||
+ | |||
+ | # End</ | ||
- | [Install] | + | ~/'.local/scripts/ |
- | WantedBy=timers.target</code> | + | |
====== Notable Folders and Commands ====== | ====== Notable Folders and Commands ====== | ||
- | * See [[notes: | + | * See [[linux;notes;misc]] |
/srv/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_kde.1747445948.txt.gz · Last modified: by 127.0.0.1