Skip to main content

Posts

Showing posts from June, 2021

Linux as Operating System

 Reasons to choose Linux as your next OS over any other. If you need reliability on servers that run the internet or storing all the cloud data, Linux is the only way to go. To add strength to the above statement, even Microsoft itself uses Linux to fuel the Azure cloud services.  1. Freedom  No licensing required nor specific hardware is required to use the Linux operating system. There are thousands of people continuously submitting new code and features, apply fixes to improve the existing program. Thus contributing to the global community. The other reason for Linux to be of free use, till date is the Linux Foundation which is backed by Google, Microsoft, Intel, IBM, many more. The main goal of the Linux Foundation is to standardize Linux, support its growth, and prompt commercially.   2.   Software Management Linux uses package managers like apt, Pac-man, rpm, along with many others.  Package managers automate the install and uninstall process for soft...