Benefits of Using Linux operating system

·

2 min read

One of my friend has shifted from windows to linux which is really great because I have read from many blogs, articles & watched some tutorials on linux and found that there are 100s of advantages of using linux & here are some that I want to share with everybody 🖥 🖥 🖥 🖥 🖥 🖥 🖥

● secure & no need to worry about anti virus softwares
● Free & open source & anyone can look at source code & make some changes
● Improving your programming workflow with great package manager
● Accidentally downloading any malware is common in windows but not in linux since you are using mostly command line interface or terminal (sudo apt install wathever_you_want_to_download)
● Highly stable & reliable
● Many servers are running on linux without failure or restarting
● Preinstalled powerful tools (for hacking also)
● Hacking specific tools are already there in kali linux
● Task automation & It is easy to write scripts in linux
● Performance is really great
● Not necessary faster but compatible with any machine
●Provides useful error messages & logs
● Highly customisable (since its open source you can make changes based on your taste & how you want to use it)
● Smooth (this is something I personally have noticed)

Hope You liked the post

Keep learning & Keep practicing 👋