So, if you're planning to setup NGINX to run a PHP based CMS or simply want to serve some dynamic web pages, you need to add PHP support first. This […]
GRUB rescue on UEFI and legacy BIOS systems
While experimenting with various linux distros and dual booting, we often delete or alter linux partitions mistakenly. That's when GRUB rescue is necessary. At this point, GRUB fails to load […]
Export Chrome passwords to CSV file and Import later
You can easily export chrome passwords to CSV for safekeeping in any Chromium based browser. And of course you can import that saved passwords later. For that you've to tweak […]
Install NVIDIA drivers on Ubuntu from the PPA
If you're looking for how to install NVIDIA drivers on Ubuntu easily, it's here. Simply follow the steps below one by one. Add the graphics drivers PPA Uninstall the old […]
Install KODI on Ubuntu from official PPA
Here's how you can install KODI on Ubuntu from the official PPA by the XBMC team. KODI is undoubtedly one of the most used used truly cross platform media center application […]
How to Create a Windows 10 Bootable USB in Linux
I've faced a legacy BIOS vs UEFI conflict while trying to uninstall ubuntu from a hard drive. So, I was desperately in need of a windows installer USB to fix […]
Linux zip command examples - create and password protect ZIP files
Zip is one of the most used archiving utility, used on Android, Windows, Linux, macOS even on servers. So, here some useful linux zip command examples to create and password protect […]
How to Fix Linux screen tearing on Intel graphics
Screen tearing in Linux could be a major issue with non-compositing window managers. Even many compositing window manager could show tearing while dragging windows. Seems like lots of technical jargon, so […]
Use dracut in Ubuntu to generate minimal initramfs
So, if you're planning to modify the initramfs and play with it, dracut is here. It's an advanced tool to generate initramfs images. Dracut is a complete initramfs infrastructure with […]
Easiest way to compile Linux kernel from source
The kernel is responsible for almost every low level task in any OS. You may want to tweak it to get most out of your hardware. So, here's how to compile […]
- 1
- 2
- 3
- …
- 6
- Next Page »