How to become root user in Ubuntu

  • Post author:

In this article, you will learn how to become the almighty root user on Ubuntu. You will therefore be able to carry out various administrative tasks like package installation and removal, system related commands as (more…)

Continue Reading How to become root user in Ubuntu

How to speed up Linux

  • Post author:

Updated on 4/1/2023You may have noticed as a Linux user (here we will focus on Ubuntu, but this applies to major distros), that your system has rather been slow or sluggish over time despite the powerful hardware of your computer. (more…)

Continue Reading How to speed up Linux

How to use the Gzip command in Linux

  • Post author:

The gzip utility in Linux is a common tool that is used to compress files or in other words, to reduce their size. The original file, when compressed by gzip will have the extension .gz by default. The file name however, when it (more…)

Continue Reading How to use the Gzip command in Linux

How to restore GRUB Bootloader in Ubuntu

  • Post author:

In this article I’ll show you how to restore your bootloader, your grub loader that allows you to switch between Windows and Ubuntu – now the bootloader or the grub loader can disappear for a number of reasons. If you (more…)

Continue Reading How to restore GRUB Bootloader in Ubuntu