Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      Designing For TV: Principles, Patterns And Practical Guidance (Part 2)

      September 5, 2025

      Neo4j introduces new graph architecture that allows operational and analytics workloads to be run together

      September 5, 2025

      Beyond the benchmarks: Understanding the coding personalities of different LLMs

      September 5, 2025

      Top 10 Use Cases of Vibe Coding in Large-Scale Node.js Applications

      September 3, 2025

      Building smarter interactions with MCP elicitation: From clunky tool calls to seamless user experiences

      September 4, 2025

      From Zero to MCP: Simplifying AI Integrations with xmcp

      September 4, 2025

      Distribution Release: Linux Mint 22.2

      September 4, 2025

      Coded Smorgasbord: Basically, a Smorgasbord

      September 4, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Drupal 11’s AI Features: What They Actually Mean for Your Team

      September 5, 2025
      Recent

      Drupal 11’s AI Features: What They Actually Mean for Your Team

      September 5, 2025

      Why Data Governance Matters More Than Ever in 2025?

      September 5, 2025

      Perficient Included in the IDC Market Glance for Digital Business Professional Services, 3Q25

      September 5, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025
      Recent

      How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

      September 5, 2025

      Distribution Release: Linux Mint 22.2

      September 4, 2025

      ‘Cronos: The New Dawn’ was by far my favorite experience at Gamescom 2025 — Bloober might have cooked an Xbox / PC horror masterpiece

      September 4, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Operating Systems»Linux»Fedora Linux 42: Guida Post Installazione

    Fedora Linux 42: Guida Post Installazione

    April 16, 2025
    Fedora Linux 42: Guida Post Installazione

    Versione rivista e corretta della breve guida post installazione di Fedora, ora aggiornata alla versione Fedora Linux 42 e testata sulle versioni Workstation (GNOME) e KDE, purtroppo non mi è stato possibile sulla spin Fedora COSMIC perchè dopo il primo giro di aggiornamenti mi si piantava continuamente la sessione. La guida è indipendente dall’abilitazione o meno dei repository software di terze parti disponibili nel wizard iniziale della versione Workstation ma per comodità li aggiungiamo come prima operazione.

    Aggiungiamo i repository software di terze parti e aggiorniamo il sistema

    Aggiungiamo subito il repository software di terze parti rpmfusion da Terminale con i comandi:

    <strong>sudo dnf install <a href="https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-%24" target="_blank" rel="noopener">https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$</a>(rpm -E %fedora).noarch.rpm -y</strong>
    <strong>sudo dnf install <a href="https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-%24" target="_blank" rel="noopener">https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$</a>(rpm -E %fedora).noarch.rpm -y</strong>

    E facciamo subito il primo aggiornamento che, essendo sempre corposo, meglio farlo in maniera offline. quindi prima scarichiamo tutti gli aggiornamenti con:

    <strong>sudo dnf offline-upgrade download -y</strong>

    e successivamente riavviamo il sistema per applicare gli aggiornamenti con il comando:

    <strong>sudo dnf offline-upgrade reboot -y</strong>

    Per gli aggiornamenti successivi usiamo il comando:

    <strong>sudo dnf update -y</strong>

    Infine abilitiamo anche il supporto Flatpak per i pacchetti software su Flathub:

    <strong>sudo flatpak remote-add --if-not-exists flathub <a href="https://dl.flathub.org/repo/flathub.flatpakrepo" target="_blank" rel="noopener">https://dl.flathub.org/repo/flathub.flatpakrepo</a></strong>

    Installiamo i codec multimediali e i font aggiuntivi

    Sempre da Terminale, eseguiamo i seguenti comandi:

    <strong>sudo dnf install gstreamer1-plugins-{bad-<em>,good-</em>,base} gstreamer1-plugin-openh264 openh264 libva libva-utils gstreamer1-libav --exclude=gstreamer1-plugins-bad-free-devel -y</strong>
    <strong>sudo dnf install lame* --exclude=lame-devel</strong>

    Installiamo ora il necessario per avere a disposizione anche i font Microsoft:

    sudo dnf install curl cabextract xorg-x11-font-utils fontconfig -y
    sudo rpm -i https://downloads.sourceforge.net/project/mscorefonts2/rpms/msttcore-fonts-installer-2.6-1.noarch.rpm

    Aggiungiamo il supporto per i file compressi

    Sempre da Terminale, eseguiamo il seguente comando:

    <strong>sudo dnf install unzip p7zip p7zip-plugins unrar -y</strong>

    Personalizziamo GNOME

    Per questo vi invito a seguire il post dedicato.

    Fonte: https://www.marcosbox.com/2025/04/15/fedora-42-guida-post-installazione/

    Source: Read More

    Facebook Twitter Reddit Email Copy Link
    Previous ArticleFile Shredder permanently deletes files
    Next Article tap v0.5.1 – audio player for the terminal

    Related Posts

    Learning Resources

    How DevOps Teams Are Redefining Reliability with NixOS and OSTree-Powered Linux

    September 5, 2025
    News & Updates

    Distribution Release: Linux Mint 22.2

    September 4, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    The Xbox Ally gaming handheld would be perfect to me, if it wasn’t for this one thing

    News & Updates

    CodeSOD: itouhhh…

    News & Updates

    CBI Shuts Down £390K U.K. Tech Support Scam, Arrests Key Operatives in Noida Call Center

    Development

    CVE-2025-45818 – Slims Senayan Library Management Systems SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Highlights

    GitHub Availability Report: July 2025

    August 13, 2025

    In July, we experienced one incident that resulted in degraded performance across GitHub services. July…

    Streamline Conditional Logic with Laravel’s Fluent Conditionable Trait

    May 23, 2025

    CVE-2010-20123 – Steinberg MyMP3Player Stack-Based Buffer Overflow Vulnerability

    August 21, 2025

    CVE-2022-47914 – Cisco WebEx Remote Code Execution

    May 28, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.