Senior Software Support Engineer at a tech vendor with 5,001-10,000 employees
Real User
Top 5
Jul 2, 2026
My main use case for Fedora Linux is supporting and troubleshooting Wiley applications, running development tools, and testing software in Linux environments. At Wiley, we use Fedora Linux for development, automation, and support-related activities where a stable and flexible operating system is required. We use Fedora Linux for troubleshooting application services-related issues in our development environment. We also use it to run various scripts, shell scripts, and analyze logs, integrations, and validate software behavior before changes are promoted into higher environments. Fedora Linux is part of our daily workflow for development and support activities.
embedded software engineer at a manufacturing company with 201-500 employees
Real User
Top 5
May 31, 2026
My main use case for Fedora Linux, which I typically used when it was my primary operating system, involved exploring various Linux distributions like Ubuntus and Debians, and I experienced a nice and smooth environment with Fedora Linux. Fedora provides up-to-date packages, strong community support, excellent developer tools, and a stable Linux environment, closely following Linux development, which is beneficial when working with embedded Linux and open-source technologies. A specific example of a project where Fedora Linux was particularly helpful involved my work during college and in my current project, where one specific task was automating the flashing of our car platform board. I developed a shell script that used serial communication and terminal multiplexing to load bootloaders and application images into the target board. Fedora provided a stable environment along with scripting capabilities, serial communication tools, build utilities, and debugging tools, enabling me to develop a reliable script for automating tasks. Regarding how Fedora Linux helped in my projects, I would say it is very helpful, streamlining developments, debugging, and automation tasks. It offers a very rich set of development tools, and Fedora community is very up-to-date, providing updates and resources shortly. The strong support for open-source software makes it an efficient platform for embedded Linux development and daily engineering work.
Fedora Linux serves as my development and testing platform. Fedora provides access to the latest Linux technologies, container tools, and software packages, making it ideal for learning, development, and validating new solutions before deploying them in enterprise environments. I use Fedora Linux as a workstation for container development. I build and test container images using Podman, validate application deployments locally, and then move those workloads to a Kubernetes or OpenShift environment. Fedora's container ecosystem makes the development process straightforward and consistent. Beyond development, Fedora Linux helps me stay current with emerging Linux technologies because it receives updates quickly. I can gain hands-on experience with new features before they become widely adopted in enterprise distributions.
My main use case is system administration and DevOps work on a daily basis. I constantly find myself in the terminal managing remote servers over SSH, writing Bash and Python scripts for automation, and working with Ansible playbooks for configuration management. Fedora Linux handles all of them smoothly. A specific example I can give is that just last week, I was setting up a containerized application stack for one of our clients using Podman. I had multiple containers running, networking them together, and testing the whole thing locally on my Fedora Linux workstation before pushing it to the production environment. The entire workflow was seamless. Podman came practically ready to go on Fedora Linux with no major configuration challenges. I also use it heavily for virtualization. I run KVM and QEMU for spinning up test virtual machines when I need to simulate different server environments, which is something I do regularly when testing configuration before deploying client infrastructure. One thing that stands out is that I use Fedora Linux for security auditing and hardening work on our internal infrastructure because Fedora Linux ships with SELinux enabled by default. It gives me a really solid baseline to work from. I use it to test and validate SELinux policy before rolling them out on our RHEL production servers. That direct compatibility between Fedora Linux and RHEL is something I genuinely rely on. Whatever I configure and test on my Fedora Linux workstation, I know it's going to translate cleanly to an enterprise environment. That's a unique advantage I don't think you get with most other distributions. Additionally, I started using Fedora Silverblue on a secondary machine recently, which is the immutable version of Fedora Linux. I was exploring it as a potential solution for our junior team members who sometimes accidentally break their system by messing around with packages. The idea of an immutable base OS that you can layer applications on top of using toolbox actually solves a real problem for us in terms of maintaining a consistent development environment across the team.
My primary use case for Fedora Linux is creating DevOps environments. I create containers where Fedora Linux is installed, and that is where the DevOps engineers work.
Network Administrator at Shaheed Zulfiqar Ali Bhutto Institute of Science and Technology
Real User
Top 10
May 12, 2026
My main use case for Fedora Linux is teaching students for lab practices. Fedora Linux helps in teaching students for lab practices because I create scenarios for students to configure Fedora Linux for their projects, such as configuring servers for the company, domain servers, email servers, and web servers.
Fedora Linux is a versatile and powerful operating system, highly regarded by a broad spectrum of users. Its performance as a development platform is frequently lauded, offering a robust environment suited for programming in various languages and frameworks, thanks to the latest tools and technologies. Fedora Linux is commonly used in educational settings, where it supports students and instructors alike in programming and system administration. Organizations have found that...
My main use case for Fedora Linux is supporting and troubleshooting Wiley applications, running development tools, and testing software in Linux environments. At Wiley, we use Fedora Linux for development, automation, and support-related activities where a stable and flexible operating system is required. We use Fedora Linux for troubleshooting application services-related issues in our development environment. We also use it to run various scripts, shell scripts, and analyze logs, integrations, and validate software behavior before changes are promoted into higher environments. Fedora Linux is part of our daily workflow for development and support activities.
My main use case for Fedora Linux, which I typically used when it was my primary operating system, involved exploring various Linux distributions like Ubuntus and Debians, and I experienced a nice and smooth environment with Fedora Linux. Fedora provides up-to-date packages, strong community support, excellent developer tools, and a stable Linux environment, closely following Linux development, which is beneficial when working with embedded Linux and open-source technologies. A specific example of a project where Fedora Linux was particularly helpful involved my work during college and in my current project, where one specific task was automating the flashing of our car platform board. I developed a shell script that used serial communication and terminal multiplexing to load bootloaders and application images into the target board. Fedora provided a stable environment along with scripting capabilities, serial communication tools, build utilities, and debugging tools, enabling me to develop a reliable script for automating tasks. Regarding how Fedora Linux helped in my projects, I would say it is very helpful, streamlining developments, debugging, and automation tasks. It offers a very rich set of development tools, and Fedora community is very up-to-date, providing updates and resources shortly. The strong support for open-source software makes it an efficient platform for embedded Linux development and daily engineering work.
Fedora Linux serves as my development and testing platform. Fedora provides access to the latest Linux technologies, container tools, and software packages, making it ideal for learning, development, and validating new solutions before deploying them in enterprise environments. I use Fedora Linux as a workstation for container development. I build and test container images using Podman, validate application deployments locally, and then move those workloads to a Kubernetes or OpenShift environment. Fedora's container ecosystem makes the development process straightforward and consistent. Beyond development, Fedora Linux helps me stay current with emerging Linux technologies because it receives updates quickly. I can gain hands-on experience with new features before they become widely adopted in enterprise distributions.
My main use case is system administration and DevOps work on a daily basis. I constantly find myself in the terminal managing remote servers over SSH, writing Bash and Python scripts for automation, and working with Ansible playbooks for configuration management. Fedora Linux handles all of them smoothly. A specific example I can give is that just last week, I was setting up a containerized application stack for one of our clients using Podman. I had multiple containers running, networking them together, and testing the whole thing locally on my Fedora Linux workstation before pushing it to the production environment. The entire workflow was seamless. Podman came practically ready to go on Fedora Linux with no major configuration challenges. I also use it heavily for virtualization. I run KVM and QEMU for spinning up test virtual machines when I need to simulate different server environments, which is something I do regularly when testing configuration before deploying client infrastructure. One thing that stands out is that I use Fedora Linux for security auditing and hardening work on our internal infrastructure because Fedora Linux ships with SELinux enabled by default. It gives me a really solid baseline to work from. I use it to test and validate SELinux policy before rolling them out on our RHEL production servers. That direct compatibility between Fedora Linux and RHEL is something I genuinely rely on. Whatever I configure and test on my Fedora Linux workstation, I know it's going to translate cleanly to an enterprise environment. That's a unique advantage I don't think you get with most other distributions. Additionally, I started using Fedora Silverblue on a secondary machine recently, which is the immutable version of Fedora Linux. I was exploring it as a potential solution for our junior team members who sometimes accidentally break their system by messing around with packages. The idea of an immutable base OS that you can layer applications on top of using toolbox actually solves a real problem for us in terms of maintaining a consistent development environment across the team.
My primary use case for Fedora Linux is creating DevOps environments. I create containers where Fedora Linux is installed, and that is where the DevOps engineers work.
My main use case for Fedora Linux is teaching students for lab practices. Fedora Linux helps in teaching students for lab practices because I create scenarios for students to configure Fedora Linux for their projects, such as configuring servers for the company, domain servers, email servers, and web servers.