Hi all,
Today I learnt about the introduction of Linux. Basically Linux is just an operating system—like Windows or macOS—that helps your computer run and lets you interact with it. The difference is that Linux is open-source, meaning anyone can look at its code, change it, and share it. I also learnt about the major difference between linux and windows and why windows are much more popular.
SOME DIFFERENCES BETWEEN LINUX AND WINDOWS ARE:
Linux:
- No need to pay for licenses. 2.Thousands of developers worldwide contribute, so help is always available. Windows: 1.Need to pay for licenses. 2.It is controlled by microsoft. LINUX MINT: Linux Mint is a version of the Linux operating system that’s designed to be easy to use. People often choose Linux Mint because it’s stable, secure, and doesn’t need powerful hardware.
I also learnt about the types of user interface in which there are two types,
-Graphic user interface(GUI)
-Command line interface(CLI)
SERVER IN WEB:
A server is just a computer, but instead of being used by one person, it’s set up to provide services (like websites, files, or apps) to many people at once.
A developer uses server by first writing code and then giving it to the server. Therefore,the server is always running waiting for request.
Top comments (0)