Linux into the scene!
Hello everyone,
Recently, while watching a video, I came across a guy using Linux on his machine, It looked really clean and neat and I wanted to try it!
At the start it just looked cool and I thought why not download it? It is free and open-source. I looked up for Linux and found it have what is known as âdistrosâ.
Basically distros or distributions are a different variations of Linux, with every distro having its own look and settings - think of it as ice cream flavours - It can be different File manager or different interface, terminal and so on. I searched for the most popular distros - I wanted something solid with a big community - and I came across Ubuntu, a quick glance at its interface and I loved it instantly!

So I went to the Ubuntu website and downloaded the latest LTS release, thenâŚ
I didnât know how to install it, I never installed an operating system myself. After some research, I realized I have to dual-boot - Installing two systems and become able to choose between them - Windows with Ubuntu, I wasnât sure how to do that, I saw many videos and tutorials and it looked easy; however, I was kinda scared. scared I might mess something up and I end up with a corrupt disk, computer doesnât boot properly, or anything you can imagine when you think of playing around with operating systems.
Anyway, I decided to try and do it anyway, It changed from being just a personal preference to a must-do-this challenge. Now that Iâve done it, I can tell you it was pretty easy and straightforward, and it unlikely - If you follow the instructions - to mess anything up.
Here is what I did to dual-boot Ubuntu with my Windows:
- Download the ISO file for Ubuntuâs long-term-support release from their website.
- Use Windowsâ Disk Management utility to partition my hard drive, I made a 800 GBs partition for my files and another 200 GBs empty partition for Ubuntu.
- Insert a USB Flash drive (The data on it will be deleted so make sure you donât need them) and format it, make sure to use FAT32 filesystem.
- Download Rufus and open it, give it your downloaded ISO file, specify your USB location and press âStartâ, it will take 3-5 mins to create your Bootable USB, close Rufus when done.
- Open the âChange advanced startup optionsâ on your Windows - on Windows 10, you can find it by searching âbootâ - then click on âRestartâ under âAdvanced startup optionsâ and select âBoot from USB . . .â option.
- After few seconds a black loading screen saying âUbuntuâ will appear and prompt you âTry Ubuntuâ or âInstall Ubuntuâ, I recommend trying it so you can decide whether you like it - which is very likely - or you gonna think about it.
- If you are going to âInstall Ubuntuâ then you will run through a straightforward wizard setting up your partitions, setting your computer name, users, location and time, etcâŚ
- Now you can use your new OS, every time you power up your computer a Boot Loader program called GRUB will give you choices you can then select either Ubuntu or Windows.
- Enjoy!
Note: You can access your Windows file from Ubuntu and not vice versa, Ubuntu supports the NTFS filesystem (The one Windowâs use) while Windows need some special software so it can read the exFAT filesystem Ubuntu use (Another try by Microsoft to stay dominating I guess).

Customizing Ubuntu:
Ubuntu and Linux generally are known for their versatility, theoretically you can customize everything in Linux, ranging as high as the graphical interface and as deep as your systemâs kernel. There is plenty of beautiful themes available for download, one of my favorite themes is the X Arc Dark which is part of the X Arc Collection, you can download it here.
You need to download the GNOME Tweaks tool which is found at Ubuntuâs Software Center, using this you will be able to change themes (You gotta search for yourself how to apply the X Arc themes though, additionally this tool gives you many options to âtweakâ and customize your system, surely it is a must-have.
Software:
Ubuntu comes with a preinstalled office alternatives, LibreOffice, which is nothing fancy, it has all the necessary features you would expect from Word, Excel and Powerpoint.
I downloaded the following free software:
- Pinta instead of MS Paint
- GIMP instead of Photoshop
- Inkscape instead of Illustrator
- Visual Studio Code
- Blender3D
- VLC Media Player (is a must)
- Kazam screen-recorder (I was planning to record some tuts)
This is the basic, yet great FOSS bundle.
Conclusion:
I loved Ubuntu, it got that great look and feeling, it is solid and stable and you can customize everything to your liking, it was a great experience, I learned a lot just from the installation process.
I was able to test ASCII Combat on UNIX systems (And fixed one little bug too) also I planning to get into is: Shell-scripting which is amazing if you want to get your hands dirty with servers, who knows maybe I can become a sysadmin? (Nah, just kidding :P).