Fedora ships with GNOME desktop as default DE and there are several Fedora spins that come prepackaged with other desktop environments including KDE, Cinnamon, Xfce, and more. Note that Deepin and Pantheon are not available as Fedora spins, but must …
Divya Kiran Kumar
Divya Kiran Kumar
I'm the Editor of FOSS Linux and a passionate blogger. With a background in Software Engineering, I decided to shift my career towards blogging and content creation. My love for Linux led me to specialize in writing about open-source software and the Linux operating system. As a Linux enthusiast, I can't imagine using anything else on my PC. I believe in the power of open-source software and the vast community that surrounds it. This is why I'm dedicated to sharing my knowledge and experience with others through FOSS Linux. Apart from my work at FOSS Linux, I also enjoy reading non-fictional books. My favorite read so far has been Sapiens, which was an eye-opening experience that helped me understand the human story from a new perspective. I hope that you find my content informative and engaging, and that it helps enhance your experience with Linux. Thank you for taking the time to read my work, and have a great day ahead!
- 
    
 - 
    
Oracle VM VirtualBox is a free, open source, and powerful virtualization product for enterprise and home use. With frequently released versions, VirtualBox is actively being developed and has a growing list of features, supported guest OS and platforms.
 - 
    
Snaps are created similarly as any other app, except that a single package is compiled along with all the dependencies required for the app to function. It’s a self-contained package similar to AppImage, with the latter being only a portable …
 - 
    
In today’s Learn Linux article, we will teach you how to create, delete, and manage the directories using command lines from the Linux Terminal. It applies to all Linux distributions. There is always the GUI way in Linux too, using …
 - 
    
If you ever wondered what YUM stands for, it is an abbreviation for Yellow Dog Updater, Modified. It is a high-level package manager, that uses the RPM package management tool in the background. How it differs from RPM? I will …
 - 
    
In this tutorial, I will be discussing when you should or shouldn’t apply automatic security updates on CentOS. Once complete I’ll guide you on how to set up automatic security updates and exclude certain packages.
 - 
    
We use RPM to install a package from a .rpm file. We need to have a file, so in order to demonstrate it to you, we will download a .rpm file for a package called epel-release, which is a set …
 - 
    
Performance is one of the most complicated parts of systems administration. Whenever you are trying to investigate the source of bad performance or the reason for the high workload, you need the right tools to do so.
 - 
    
In this tutorial, we will show you how to install CentOS 6 on VirtualBox on Windows. For this, you will need to have VirtualBox installed, and download Centos 6 ISO file from the official servers.
 - 
    
There are several times that you might need to record a video of a sequence of commands in terminal. Let it be for a tutorial or for teaching seasons or just for your own reference. Recording a video does not …