Category Tutorials

Best Linux distros for your Chromebook

Best Linux Distros for chromebook

When Google introduced Chromebook, it disrupted the affordable laptop/tablet segment with its competitive pricing. Fast forward to 2022, it is still a great option as it provides the no-nonsense, Linux-based Chrome OS, which is power efficient and easy to use…

What is the arp command in Linux?

ARP Command In Linux

ARP stands for Address Resolution Protocol which is especially helpful when we want to retrieve the MAC address of a device but only know its IP address. The arp command in Linux is used to view, add and delete the…

Speed Up Package Manager With Simultaneous Downloads

Enable Parallel Downloading In Your Package Manager

Whenever you install any application or start upgrading your Linux-based operating systems, the default package manager such as dnf, apt, or Pacman first downloads all the packages and dependencies one by one and then installs all the packages one after…

Grub Customizer – Easily Customize your GRUB menu

Modify Your GRUB Menu Using GRUB Customizer

Whenever you first turn on your Linux PC, the bootloader starts all the ‘turning on’ processes such as kernel, etc. If your distribution already does not customize it, then it looks dull with a black background and a centered selection…