For most people, getting into a prestigious university is the most challenging part (apart from surviving it!) of their academic journey. But that’s not true for all of us. Sometimes entering the country where your…
Browsing Category English
All the posts written in English
How to avoid importing git history while pulling another repository inside your project
Sometimes you need to copy another repository into your project, especially boilerplate codes. However, you may not want to import the commit history associated with that boilerplate code repository while doing so. In this article,…
Fixing “Cryptsetup: Waiting for encrypted source device /swapfile…” error on Linux Boot
So you were using Ubuntu with full home folder and swap sector encryption without any problem. But you have recently updated your Ubuntu, finished your work and then rebooted. Boom! A weird error on the…
How to fix Screen Tearing of Linux for NVIDIA Graphics Card (Tested on Ubuntu 20.04 & GTX 980Ti)
Screen tearing is a problem that not all the Linux users are affected by it, but if you are the one who is facing this problem, this guide is for you. So how can you…