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

      Node.js vs. Python for Backend: 7 Reasons C-Level Leaders Choose Node.js Talent

      July 21, 2025

      Handling JavaScript Event Listeners With Parameters

      July 21, 2025

      ChatGPT now has an agent mode

      July 21, 2025

      Scrum Alliance and Kanban University partner to offer new course that teaches both methodologies

      July 21, 2025

      Is ChatGPT down? You’re not alone. Here’s what OpenAI is saying

      July 21, 2025

      I found a tablet that could replace my iPad and Kindle – and it’s worth every penny

      July 21, 2025

      The best CRM software with email marketing in 2025: Expert tested and reviewed

      July 21, 2025

      This multi-port car charger can power 4 gadgets at once – and it’s surprisingly cheap

      July 21, 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

      Execute Ping Commands and Get Back Structured Data in PHP

      July 21, 2025
      Recent

      Execute Ping Commands and Get Back Structured Data in PHP

      July 21, 2025

      The Intersection of Agile and Accessibility – A Series on Designing for Everyone

      July 21, 2025

      Zero Trust & Cybersecurity Mesh: Your Org’s Survival Guide

      July 21, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      I Made Kitty Terminal Even More Awesome by Using These 15 Customization Tips and Tweaks

      July 21, 2025
      Recent

      I Made Kitty Terminal Even More Awesome by Using These 15 Customization Tips and Tweaks

      July 21, 2025

      Microsoft confirms active cyberattacks on SharePoint servers

      July 21, 2025

      How to Manually Check & Install Windows 11 Updates (Best Guide)

      July 21, 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:

    sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y
    sudo dnf install https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm -y

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

    sudo dnf offline-upgrade download -y

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

    sudo dnf offline-upgrade reboot -y

    Per gli aggiornamenti successivi usiamo il comando:

    sudo dnf update -y

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

    sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo

    Installiamo i codec multimediali e i font aggiuntivi

    Sempre da Terminale, eseguiamo i seguenti comandi:

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

    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:

    sudo dnf install unzip p7zip p7zip-plugins unrar -y

    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

    I Made Kitty Terminal Even More Awesome by Using These 15 Customization Tips and Tweaks

    July 21, 2025
    Operating Systems

    How to Manually Check & Install Windows 11 Updates (Best Guide)

    July 21, 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

    Therapists Too Expensive? Why Thousands of Women Are Spilling Their Deepest Secrets to ChatGPT

    Artificial Intelligence

    Why Non-Native Content Designers Improve Global UX

    Tech & Work

    Microsoft Patch Tuesday July 2025: 130 Vulnerabilities Fixed Including 41 RCE

    Security

    Transgate | Convert Audio to text in min

    Web Development

    Highlights

    Learning Resources

    Basic Networking Part 4 — What is Port?

    June 2, 2025

    Read the All Part of Our Basic Networking Series Basic Networking Part 1 Basic Networking…

    CVE-2025-6970 – WordPress Events Manager SQL Injection

    July 10, 2025

    Rilasciato APT 3.0: il gestore di pacchetti software di Debian si rinnova

    April 5, 2025

    The Secret Weapon Behind Successful Email Campaigns? Buy SMTP And Win Big!

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

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