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,…
Browsing Category Programming
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…