DEV Community

Cover image for How Install Linux and Remove Windows
Farhad Rahimi Klie
Farhad Rahimi Klie

Posted on

How Install Linux and Remove Windows

First of all AssalamuAlaikum to all Article Readers. Hope you well and Enjoy Life very Well.

Now Let's about Linux World.
So Linux is a Powerful and Open Source and Free Operating System Based on UNIX.
Created By Linus Torvalds in 1991.

Linux Used almost everywhere :
1 - 💻 Servers (over 90% of all web servers run Linux)
2 - 📱 Android phones (Android is built on Linux)
3 - ☁️ Cloud systems (AWS, Google Cloud, Azure)
4 - 🖥️ Developer machines (Ubuntu, Fedora, Arch, etc.)

Linux Architecture (How It Works ?)

+------------------------+
| Applications (e.g. VS Code, Firefox) |
+------------------------+
| Shell (Command Line Interface) |
+------------------------+
| Kernel (Core of the OS) |
+------------------------+
| Hardware (CPU, RAM, Disk, etc.) |
+------------------------+
Enter fullscreen mode Exit fullscreen mode

🧩 Main Parts:

1 - Kernel – The brain. Manages hardware, memory, processes, etc.

2 - Shell – The interface where you type commands (like Bash, Zsh).

3 - File System – Organizes and stores your files.

4 - User Space – Everything that runs outside the kernel (apps, services, etc.)

Now Come to the Point How We Install Linux over Windows

1 Install or download Ubuntu ISO File from Internet.

Ubuntu Download Link

2 Download Rufus for Bootable USB Drive for Booting the Ubuntu Operating System.

Rufus Download Link

3 and now boot the ubuntu file using rufus ok

 1 - Open Rufus then you see screen like this ok.
Enter fullscreen mode Exit fullscreen mode

Options you do with this order
1 - Device use your pendrive you enter in the computer (by default know your pendrive).
2 - Boot Selection you select (downloaded ubuntu iso) nothing else.
3 - Partition Scheme you select (MBR)
4 - Target System you select (Bios or UEFI)
5 - Volume Lable anything you want not a big problem
6 - Then click to Start Button to start and boot your ubuntu iso to install ready.

with this your bootable pendrive is ready to perform well in your machine.
now you press your computer with selected button like(F12, F10, F2) whatever your computer is reqired.
then Select USB boot menu and press enter.
Now Open a screen and show you ubuntu with Logos.
then one by one select your language, keyboard typing language, country, date and time, and much more.
so guy's this is the Guide to Switch to New Operating System Ubuntu

Top comments (0)