Brief: This detailed tutorial shows you how to dual boot Fedora Linux with Windows 10, step-by-step, accompanied by proper screenshots. Dual booting Linux and Windows is one of the popular ways to enjoy the full potential of the two operating systems. You
Read More
Knowing the correct partitioning scheme of your disk could be crucial when you are installing Linux or any other operating system. There are two popular partitioning schemes; the older MBR and the newer GPT. Most computers use GPT these days. While creating
Read More
PKGBUILD files are how packages are built and created for Arch Linux and its derivatives such as Manjaro. You may have even come across them a bit yourself if you’ve ever used the AUR, Arch Linux’s user-curated repository of PKGBUILDs. But how
Read More
WSL (Windows Subsystem for Linux) is a handy tool for people who want to enjoy the power of Linux command line from the comfort of Windows. When you install Linux using WSL on Windows, you are asked to create a username and
Read More
In an earlier article, I covered the procedure to batch convert a handful of Markdown files to HTML using pandoc. In that article, multiple HTML files were created, but pandoc can do much more. It has been called “the Swiss army knife”
Read More
Firefox has started showing “Recommended by Pocket” articles in the new tab area. This is currently available in a selected few countries like India and Brazil but it will be rolled out in other countries, sooner or later. Now, I don’t like
Read More
When it comes to dual boot, the general idea is that you have a system preinstalled with Windows and then you install Linux alongside Windows. On the boot, you select whether you want to use Windows or Linux. How about the opposite
Read More
You have a shiny new Razer hardware, but you cannot find the Razer Synapse software for Linux. And you end up with no proper RGB sync and do not get to customize it. What do you do? Well, for certain functionalities, like
Read More
SSH has become the default method of accessing a remote Linux server these days. SSH stands for Secure Shell and it’s a powerful, efficient, and popular network protocol used to establish communication between two computers in a remote fashion. And let’s not
Read More
Brief: This is a beginner’s guide that shows the steps you need to follow for setting up XRDP on Ubuntu-based Linux distributions. With this, you can access your Ubuntu system from a different computer and use it graphically. Microsoft Remote Desktop Protocol(RDP)
Read More