Neue Seiten
Aus MattWiki
11. September 2025
- 22:1622:16, 11. Sep. 2025 Disable Nvidia Drivers Telemetry on Windows (Versionen | bearbeiten) [2.905 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „When installing Nvidia game ready display drivers, Nvidia generously grants itself literally root access (wording from Nvidia itself) to your system. If you like me don't like this very much here is how you remove this. The following informations are based on: * Nvidia WHQL Driver 581.29 as of September 2025 * Windows 11 Home 24H2 26100.4946“) Markierung: Visuelle Bearbeitung ursprünglich erstellt als „Disable NVIDIA Telemetry on Windows“
7. September 2025
- 16:4416:44, 7. Sep. 2025 SAP Analytics Cloud (Versionen | bearbeiten) [201 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Core Functions == * Business inteligence * Augumented Analytics - Embedded AI und ML * Enterprise Planning * Enterprise Plattform Services - Live connections to Cloud und On-Prem Kategorie:SAP“) Markierung: Visuelle Bearbeitung
25. Juli 2025
- 21:4921:49, 25. Jul. 2025 Yt-dlp Notes (Versionen | bearbeiten) [365 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article contains my notes on yt-dlp and how to achieve various things. Source: https://github.com/yt-dlp/yt-dlp == Download specified resolution == Download the best video available with the largest height but no better than 480p, or the best video with the smallest resolution if there is no video under 480p yt-dlp -S "height:480" Kategorie:Terminal“) Markierung: Visuelle Bearbeitung
- 20:4920:49, 25. Jul. 2025 Enable non-free ffmpeg on Fedora (Versionen | bearbeiten) [1.232 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „Some multimedia codecs are not delivered by default with Fedora, because they are not open source. These are packaged in the RPM Fusion repos. Check out this article on how to enable RPM fusion: https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/“) Markierung: Visuelle Bearbeitung ursprünglich erstellt als „RPM Fusion on Fedora“
- 20:4520:45, 25. Jul. 2025 Fedora Troubleshooting (Versionen | bearbeiten) [1.576 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article contains notes on how to improve experience on Fedora. The following informations are based on Fedora Core 42 as of mid 2025. = VLC Playback = To improve VLC Playback install RPM fusion as described here https://docs.fedoraproject.org/en-US/quick-docs/rpmfusion-setup/ = Youtube Framedropping on Firefox = If Youtube playback feels laggy and / or there is a lot of framedropping on Firefox (i.e. 10% frames dropped - check stats for nerds)…“) Markierung: Visuelle Bearbeitung ursprünglich erstellt als „Fedora Knowledge Base“
18. Juni 2025
- 09:2209:22, 18. Jun. 2025 How to Use GnuCash on Multiple Computers (Versionen | bearbeiten) [2.438 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article describes how to make the GnuCash configuration files, which hold for example the currently open tabs and saved report configurations portable in the sense that GnuCash can be used on multiple computers or laptops, like two Windows computers or even a Windows computer and a Linux computer and look the same on both of them. For this a cloud or network file storage is needed. I am working with Nextcloud as a cloud file storage, but I guess thi…“) Markierung: Visuelle Bearbeitung ursprünglich erstellt als „How to Make GnuCash Configuration Portable“
- 08:5308:53, 18. Jun. 2025 How to Enable Fingerprint Reader in Fedora (Versionen | bearbeiten) [1.238 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article describes how to enable a fingerprint reader in Fedora like the one built in on a Lenovo ThinkPad T14 Gen1 Laptop. The following informations are based on: Fedora Linux 42 Workstation GNOME 48 Install the needed packages (these are installed on Fedora 42 Workstation by default): sudo dnf install fprintd fprintd-pam Check if service is running properly: systemclt status fprintd.service Erase old prints if needed: fprintd-delete $USER Enr…“)
17. Juni 2025
- 22:2622:26, 17. Jun. 2025 How to Enable Global Autotype in KeePassXC (Fedora) (Versionen | bearbeiten) [1.045 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article describes how to enable global autotype in KeePassXC on Fedora Linux 42 Workstation Edition. == Instructions == Install KeePassXC via Software App from Fedora Linux RPM. According to the documentation at https://keepassxc.org/docs/KeePassXC_UserGuide#_auto_type :<blockquote>Auto-Type will be disabled when run with a Wayland compositor on Linux. To use Auto-Type in this environment, you must set <code>QT_QPA_PLATFORM=xcb</code> or start KeeP…“) Markierung: Visuelle Bearbeitung
- 20:4220:42, 17. Jun. 2025 Customize GNOME Desktop (Fedora) (Versionen | bearbeiten) [616 Bytes] Matt (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „This article contains my notes on how to customize the GNOME Desktop on Fedora Workstation. {| class="wikitable" |+Used Software Versions !Software !Version |- |GNOME |48 |- |Fedora Linux |42 (Workstation Edition) |} == User Interface == === Minimize and Maximize Buttons === By default GNOME Desktop does not show buttons for minimizing or maximizing a windows as in Microsoft Windows. They can be activated either by installing <code>gnome-tweaks</code>…“) Markierung: Visuelle Bearbeitung