User Tools

Site Tools


linux:distros:opensuse_tumbleweed_xfce

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
linux:distros:opensuse_tumbleweed_xfce [2026/05/10 04:51] – [Firewalld] Sean Rhonelinux:distros:opensuse_tumbleweed_xfce [2026/07/18 00:38] (current) Sean Rhone
Line 6: Line 6:
  
   * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no Thunderbolt, no dGPU, [[devices:dell_latitude_5591_spinesnap|notes]]))   * Spinesnap = Dell Latitude 5591 ((i5-8400H, UHD 630, AX210, UEFI; no Thunderbolt, no dGPU, [[devices:dell_latitude_5591_spinesnap|notes]]))
-  * 2025/12/31: [[https://linux-hardware.org/?probe=bc2c35fb4c|hw-probe]] 
  
 ====== Download ====== ====== Download ======
Line 15: Line 14:
   http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso   http://download.opensuse.org/tumbleweed/iso/openSUSE-Tumbleweed-DVD-x86_64-Current.iso
  
-  openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260507-Media.iso+  openSUSE-Tumbleweed-DVD-x86_64-Snapshot20260714-Media.iso
  
 ====== Installation Notes ====== ====== Installation Notes ======
Line 57: Line 56:
  
 ===== Disable USB Source ===== ===== Disable USB Source =====
- 
-**** 
  
   sudo zypper modifyrepo --disable --medium-type 'hd'   sudo zypper modifyrepo --disable --medium-type 'hd'
Line 65: Line 62:
  
 ==== System ==== ==== System ====
- 
-**** 
  
   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 ==== ==== Firmware ====
- 
-**** 
  
   sudo fwupdmgr enable-remote 'lvfs-testing' --no-remote-check && sudo fwupdmgr refresh --force && sudo fwupdmgr update   sudo fwupdmgr enable-remote 'lvfs-testing' --no-remote-check && sudo fwupdmgr refresh --force && sudo fwupdmgr update
Line 99: Line 92:
  
 ===== General ===== ===== General =====
 +
 +  sudo zypper install firefox-esr filezilla foliate gimp gnome-calculator google-noto-*-fonts keepassxc libreoffice MozillaThunderbird transmission-gtk vlc vlc-codecs 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra htop Mesa-demo-x secret-tool sensors unar yt-dlp 
 +
 +===== Fixes =====
  
   * 2026/05/02: H.264 ''libavcodec58'' version from [[https://build.opensuse.org/projects/openSUSE:Factory/packages/firefox-esr/files/firefox-esr.spec|firefox-esr.spec]]   * 2026/05/02: H.264 ''libavcodec58'' version from [[https://build.opensuse.org/projects/openSUSE:Factory/packages/firefox-esr/files/firefox-esr.spec|firefox-esr.spec]]
 +  * 2026/05/10: ''typelib-1_0-Xfconf-0'' resolved ''xfce4-screensaver-preferences'' settings panel
  
-  sudo zypper install firefox-esr libavcodec58_134 filezilla foliate gimp google-noto-*-fonts keepassxc libreoffice MozillaThunderbird transmission-gtk vlc vlc-codecs 7zip android-tools aria2 fastfetch gstreamer-plugins-*-extra htop Mesa-demo-x secret-tool sensors unar yt-dlp +  libavcodec58_134 typelib-1_0-Xfconf-0
  
 ===== Intel ===== ===== Intel =====
Line 111: Line 109:
  
 ===== Games ===== ===== Games =====
- 
-**** 
  
   doomsday   doomsday
Line 124: Line 120:
  
 ===== OBS Studio ===== ===== OBS Studio =====
- 
-**** 
  
   obs-studio   obs-studio
  
 ===== Tor Browser ===== ===== Tor Browser =====
- 
-**** 
  
   torbrowser-launcher   torbrowser-launcher
Line 151: Line 143:
   gio mime 'text/plain' 'org.xfce.mousepad.desktop'   gio mime 'text/plain' 'org.xfce.mousepad.desktop'
  
-  gio mime 'image/jpeg' 'viewnior.desktop'+  gio mime 'image/jpeg' 'org.gnome.Shotwell-Viewer.desktop'
  
-  gio mime 'image/png' 'viewnior.desktop'+  gio mime 'image/png' 'org.gnome.Shotwell-Viewer.desktop'
  
-  gio mime 'image/bmp' 'viewnior.desktop'+  gio mime 'image/bmp' 'org.gnome.Shotwell-Viewer.desktop'
  
-  gio mime 'application/pdf' 'atril.desktop'+  gio mime 'application/pdf' 'org.gnome.Evince.desktop'
  
   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'   gio mime 'application/epub+zip' 'com.github.johnfactotum.Foliate.desktop'
  
-  xdg-settings set 'default-web-browser' 'firefox.desktop'+  xdg-settings set 'default-web-browser' 'firefox-esr.desktop'
  
 ==== Terminal ==== ==== Terminal ====
Line 203: Line 195:
   xfconf-query --channel 'xfce4-terminal' --property '/misc-cursor-blinks' --type 'bool' --set 'true' --create   xfconf-query --channel 'xfce4-terminal' --property '/misc-cursor-blinks' --type 'bool' --set 'true' --create
  
-  xfconf-query --channel 'xfce4-terminal' --property '/font-use-system' --type 'bool' --set 'true' --create+  xfconf-query --channel 'xfce4-terminal' --property '/font-use-system' --type 'bool' --set 'false' --create
  
   xfconf-query --channel 'xfce4-terminal' --property '/misc-show-unsafe-paste-dialog' --type 'bool' --set 'false' --create   xfconf-query --channel 'xfce4-terminal' --property '/misc-show-unsafe-paste-dialog' --type 'bool' --set 'false' --create
Line 214: Line 206:
  
   cat '/etc/hosts' | grep "$HOSTNAME" || echo "127.0.0.1 $HOSTNAME" | sudo tee --append '/etc/hosts' > '/dev/null'   cat '/etc/hosts' | grep "$HOSTNAME" || echo "127.0.0.1 $HOSTNAME" | sudo tee --append '/etc/hosts' > '/dev/null'
 +
 +  hostname -i
  
 ===== Printer ===== ===== Printer =====
Line 314: Line 308:
  
   * TODO   * TODO
- 
-==== Default Apps ==== 
- 
-**** 
- 
-  xdg-settings set 'default-web-browser' 'firefox-esr.desktop' 
  
 ==== Keyboard Shortcuts ==== ==== Keyboard Shortcuts ====
Line 328: Line 316:
   '/usr/bin/bash' -c "'/usr/bin/secret-tool' lookup 'keepass' 'default' | '/usr/bin/keepassxc' --pw-stdin ~/'Documents/keepass.kdbx'"   '/usr/bin/bash' -c "'/usr/bin/secret-tool' lookup 'keepass' 'default' | '/usr/bin/keepassxc' --pw-stdin ~/'Documents/keepass.kdbx'"
  
-  '/usr/bin/bash' -c "'/usr/bin/xfce4-terminal' -T 'openSUSE Updater' -I '/usr/share/icons/hicolor/scalable/apps/distributor.svg' -e ~/'.local/scripts/opensuse-updater.sh'"+  '/usr/bin/bash' -c "'/usr/bin/xfce4-terminal' -T 'openSUSE Updater' -I '/usr/share/icons/hicolor/scalable/apps/distributor.svg' --working-directory='/tmp' -e ~/'.local/scripts/opensuse-updater.sh'"
  
 ===== Firefox ===== ===== Firefox =====
Line 372: Line 360:
  
 ===== Time ===== ===== Time =====
- 
-**** 
  
   timedatectl set-timezone 'America/New_York' && sudo timedatectl 'set-ntp' 'true' && sudo hwclock --systohc && timedatectl status   timedatectl set-timezone 'America/New_York' && sudo timedatectl 'set-ntp' 'true' && sudo hwclock --systohc && timedatectl status
Line 478: Line 464:
 export GSK_RENDERER='cairo' export GSK_RENDERER='cairo'
 export GTK_A11Y='none' export GTK_A11Y='none'
 +export NO_AT_BRIDGE='1'
 export GTK_OVERLAY_SCROLLING='0' export GTK_OVERLAY_SCROLLING='0'
  
Line 564: Line 551:
  
 ===== fstab ===== ===== fstab =====
- 
-**** 
  
   sudo -e '/etc/fstab'   sudo -e '/etc/fstab'
  
 ==== swap ==== ==== swap ====
- 
-**** 
  
   ,discard=once   ,discard=once
Line 599: Line 582:
 <code> <code>
 # Staging # Staging
 +export WINE_LARGE_ADDRESS_AWARE='1'
 export STAGING_SHARED_MEMORY='1' export STAGING_SHARED_MEMORY='1'
 export STAGING_WRITECOPY='1' export STAGING_WRITECOPY='1'
-export WINE_LARGE_ADDRESS_AWARE='1' 
  
 # Logging # Logging
Line 608: Line 591:
 export VKD3D_SHADER_DEBUG='none' export VKD3D_SHADER_DEBUG='none'
 export DXVK_LOG_LEVEL='none' export DXVK_LOG_LEVEL='none'
 +
 +# DXVK
 +export DXVK_SHADER_CACHE='0'
 +export DXVK_STATE_CACHE='0'
  
 # End</code> # End</code>
/usr/local/www/wiki/data/attic/linux/distros/opensuse_tumbleweed_xfce.1778403074.txt.gz · Last modified: by Sean Rhone