# Using Software

Published articles for Using Software.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## BTRFS boot failure and easy GUI methods for system recovery

DevFeed: [BTRFS boot failure and easy GUI methods for system recovery](<https://devfeed.tech/articles/btrfs-boot-failure-and-easy-gui-methods-for-system-recovery-12386.md>)

Original publisher: [Read original article](<https://fedoramagazine.org/btrfs-boot-failure-and-easy-gui-methods-for-system-recovery/>)

Author: Alex Genovese

Published: 2026-09-04T20:54:40Z

Content type: article

Language: en

Sources: [Fedora Magazine](<https://devfeed.tech/sources/fedora-magazine.md>)

Topics: [boot](<https://devfeed.tech/topics/boot.md>), [Fedora](<https://devfeed.tech/topics/fedora.md>), [GUI](<https://devfeed.tech/topics/gui.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [dnf](<https://devfeed.tech/topics/dnf.md>), [Software](<https://devfeed.tech/topics/software.md>)

Tags: [backup](<https://devfeed.tech/tags/backup.md>), [boot](<https://devfeed.tech/tags/boot.md>), [btrfs](<https://devfeed.tech/tags/btrfs.md>), [desktop](<https://devfeed.tech/tags/desktop.md>), [dnf](<https://devfeed.tech/tags/dnf.md>), [faqs-and-guides](<https://devfeed.tech/tags/faqs-and-guides.md>), [fedora-project-community](<https://devfeed.tech/tags/fedora-project-community.md>), [for-system-administrators](<https://devfeed.tech/tags/for-system-administrators.md>), [gui](<https://devfeed.tech/tags/gui.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [installation](<https://devfeed.tech/tags/installation.md>), [iso](<https://devfeed.tech/tags/iso.md>), [linux](<https://devfeed.tech/tags/linux.md>), [recovery](<https://devfeed.tech/tags/recovery.md>), [snapshots](<https://devfeed.tech/tags/snapshots.md>), [usb](<https://devfeed.tech/tags/usb.md>), [using-hardware](<https://devfeed.tech/tags/using-hardware.md>), [using-software](<https://devfeed.tech/tags/using-software.md>), [workstation](<https://devfeed.tech/tags/workstation.md>)

### AI overview

This how-to article explains GUI-based recovery options for Fedora Linux systems using BTRFS. It covers booting from a USB live ISO, checking whether the operating system uses BTRFS, and recovering earlier system states with snapshot tools such as btrfs-assistant and snapper.

### Source excerpt

A few short how-to's with screenshots, showing easy ways to boot up off a USB live ISO and return back to previous points in time with BTRFS

## Running Ollama Locally with Podman on Fedora Linux

DevFeed: [Running Ollama Locally with Podman on Fedora Linux](<https://devfeed.tech/articles/running-ollama-locally-with-podman-on-fedora-linux-12393.md>)

Original publisher: [Read original article](<https://fedoramagazine.org/running-ollama-locally-with-podman-on-fedora-linux/>)

Author: Yazan Monshed

Published: 2026-08-05T08:00:00Z

Content type: article

Language: en

Sources: [Fedora Magazine](<https://devfeed.tech/sources/fedora-magazine.md>)

Topics: [Fedora](<https://devfeed.tech/topics/fedora.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [Linux](<https://devfeed.tech/topics/linux.md>), [Open Source Models & Datasets](<https://devfeed.tech/topics/open-source-models-datasets.md>), [API](<https://devfeed.tech/topics/api.md>), [cURL](<https://devfeed.tech/topics/curl.md>), [GPU](<https://devfeed.tech/topics/gpu.md>)

Tags: [ai-development](<https://devfeed.tech/tags/ai-development.md>), [api](<https://devfeed.tech/tags/api.md>), [curl](<https://devfeed.tech/tags/curl.md>), [fedora-project-community](<https://devfeed.tech/tags/fedora-project-community.md>), [gpu](<https://devfeed.tech/tags/gpu.md>), [large-language-models-llms](<https://devfeed.tech/tags/large-language-models-llms.md>), [linux](<https://devfeed.tech/tags/linux.md>), [llama](<https://devfeed.tech/tags/llama.md>), [nvidia](<https://devfeed.tech/tags/nvidia.md>), [offline](<https://devfeed.tech/tags/offline.md>), [ollama](<https://devfeed.tech/tags/ollama.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [podman](<https://devfeed.tech/tags/podman.md>), [privacy](<https://devfeed.tech/tags/privacy.md>), [python](<https://devfeed.tech/tags/python.md>), [terminal](<https://devfeed.tech/tags/terminal.md>), [using-software](<https://devfeed.tech/tags/using-software.md>)

### AI overview

This article explains how to run Ollama locally in a Podman container on Fedora Linux. It covers installing or verifying Podman, creating persistent storage for model weights, running the Ollama container, downloading Llama 3, optionally enabling Nvidia GPU acceleration, and using Ollama's local REST API with curl.

### Source excerpt

Running Large Language Models (LLMs) locally has become increasingly popular for development, privacy, and offline testing. Ollama makes this incredibly straightforward, allowing you to run models like Llama 3 or Mistral directly on your machine. By leveraging Podman on Fedora Linux, you can isolate Ollama inside a container. This approach keeps your host system clean [...]

## Our guide to creating your own incident management software stack

DevFeed: [Our guide to creating your own incident management software stack](<https://devfeed.tech/articles/our-guide-to-creating-your-own-incident-management-software-stack-12033.md>)

Original publisher: [Read original article](<https://incident.io/blog/the-modern-incident-management-software-stack>)

Author: Chris Evans

Published: 2022-10-17T00:00:00Z

Content type: article

Language: en

Sources: [The incident.io Blog](<https://devfeed.tech/sources/the-incident-io-blog.md>)

Topics: [incident management](<https://devfeed.tech/topics/incident-management.md>), [Incident response](<https://devfeed.tech/topics/incident-response.md>), [Slack](<https://devfeed.tech/topics/slack.md>), [Discord](<https://devfeed.tech/topics/discord.md>), [Microsoft Teams](<https://devfeed.tech/topics/microsoft-teams.md>)

Tags: [discord](<https://devfeed.tech/tags/discord.md>), [incident](<https://devfeed.tech/tags/incident.md>), [incident-channel](<https://devfeed.tech/tags/incident-channel.md>), [incident-management](<https://devfeed.tech/tags/incident-management.md>), [incident-response](<https://devfeed.tech/tags/incident-response.md>), [microsoft-teams](<https://devfeed.tech/tags/microsoft-teams.md>), [outage](<https://devfeed.tech/tags/outage.md>), [post-mortem](<https://devfeed.tech/tags/post-mortem.md>), [slack](<https://devfeed.tech/tags/slack.md>), [slack-incident](<https://devfeed.tech/tags/slack-incident.md>), [using-software](<https://devfeed.tech/tags/using-software.md>), [workflow](<https://devfeed.tech/tags/workflow.md>)

### AI overview

This guide examines the modern software stack used to support incident management. It discusses common activities, the tools organizations combine, the shortcomings of that stack, and how incident.io can integrate those tools into a more powerful workflow.

### Source excerpt

We're fortunate enough to speak to a huge number of companies about their incident management processes. In doing so, we've noticed an emergent trend in how modern companies are using software to support their incident management processes, and a common set of challenges faced by them too.