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

      In-House vs. Outsource Node.js Development Teams: 9 Key Differences for the C-Suite (2025)

      July 19, 2025

      Why Non-Native Content Designers Improve Global UX

      July 18, 2025

      DevOps won’t scale without platform engineering and here’s why your teams are still stuck

      July 18, 2025

      This week in AI dev tools: Slack’s enterprise search, Claude Code’s analytics dashboard, and more (July 18, 2025)

      July 18, 2025

      DistroWatch Weekly, Issue 1131

      July 20, 2025

      I ditched my Bluetooth speakers for this slick turntable – and it’s more practical than I thought

      July 19, 2025

      This split keyboard offers deep customization – if you’re willing to go all in

      July 19, 2025

      I spoke with an AI version of myself, thanks to Hume’s free tool – how to try it

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

      The details of TC39’s last meeting

      July 20, 2025
      Recent

      The details of TC39’s last meeting

      July 20, 2025

      Simple wrapper for Chrome’s built-in local LLM (Gemini Nano)

      July 19, 2025

      Online Examination System using PHP and MySQL

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

      Windows 11 tests “shared audio” to play music via multiple devices, new taskbar animations

      July 20, 2025
      Recent

      Windows 11 tests “shared audio” to play music via multiple devices, new taskbar animations

      July 20, 2025

      WhatsApp for Windows 11 is switching back to Chromium web wrapper from UWP/native

      July 20, 2025

      DistroWatch Weekly, Issue 1131

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

    Operating Systems

    Windows 11 tests “shared audio” to play music via multiple devices, new taskbar animations

    July 20, 2025
    Operating Systems

    WhatsApp for Windows 11 is switching back to Chromium web wrapper from UWP/native

    July 20, 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-30171 – ASPECT System File Deletion Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    How to watch Summer Game Fest, Xbox Games Showcase, and other summer 2025 gaming events

    News & Updates

    CVE-2025-6455 – Code-projects Online Hotel Reservation System SQL Injection Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    Scalable and Principled Reward Modeling for LLMs: Enhancing Generalist Reward Models RMs with SPCT and Inference-Time Optimization

    Machine Learning

    Highlights

    Development

    How SSL Misconfigurations Impact Your Attack Surface

    April 2, 2025

    When assessing an organization’s external attack surface, encryption-related issues (especially SSL misconfigurations) receive special attention.…

    CVE-2025-3958 – Withstars Books-Management-System Cross-Site Scripting Vulnerability

    April 27, 2025

    These XR glasses gave me a 120-inch screen to work with – and they’re surprisingly affordable

    April 3, 2025

    Digital Invasion: 3 things we learned from CES 2015

    April 9, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

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