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

    CVE-2025-52824 – MDJM Mobile DJ Manager Missing Authorization Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Move over, Tesla Powerwall: EcoFlow’s new home backup system claims to reduce energy bills by up to 90%

    News & Updates

    CVE-2025-20182 – Cisco IKEv2 Protocol Denial of Service Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    asdf is an extendable version manager

    Linux

    Highlights

    CVE-2025-6531 – SIFUSM/MZZYG BD S1 RTSP Live Video Stream Endpoint Improper Access Controls Vulnerability

    June 23, 2025

    CVE ID : CVE-2025-6531

    Published : June 24, 2025, 12:15 a.m. | 1 hour, 46 minutes ago

    Description : A vulnerability was found in SIFUSM/MZZYG BD S1 up to 20250611. It has been declared as problematic. This vulnerability affects unknown code of the component RTSP Live Video Stream Endpoint. The manipulation leads to improper access controls. Access to the local network is required for this attack to succeed. The exploit has been disclosed to the public and may be used. This dashcam is distributed by multiple resellers and different names.

    Severity: 4.3 | MEDIUM

    Visit the link for more details, such as CVSS details, affected products, timeline, and more…

    This hidden Google Maps feature is making people emotional – here’s why

    July 17, 2025

    CVE-2025-43971 – GoBGP Zero-Value Software Version Len Panic

    April 20, 2025

    “It is acceptable to describe a child in terms that evidence their attractiveness”: Meta AI bends safety guidelines by engaging in sensual talks with minors, generating false content, and discriminating against Black people

    August 15, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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