How to fix Ubuntu boot issues
There can be many reasons behind Ubuntu being unable to boot, like, GRUB error, broken package installation, or even a faulty hardware issue. We will be looking at these issues one-by-one and try to solve it. (more…)
There can be many reasons behind Ubuntu being unable to boot, like, GRUB error, broken package installation, or even a faulty hardware issue. We will be looking at these issues one-by-one and try to solve it. (more…)
On Unix or Linux operating systems, the scp utility, stands for secure copy, is similar to the more famous command, cp, but is used to transfer files and directories between hosts on a secure encrypted network. (more…)
Here’s how to install BalenaEtcher quickly and conveniently. With it you can create pen drives and memory cards to boot from various systems. (more…)
Currently, if you are a frequent computer user with an Internet connection, it is likely you have a lot of data stored. This is not only a bunch of personal documents or multimedia files but also data related to programs (more…)
The current version of the Linux distribution Ubuntu also comes with a new desktop image for the Raspberry Pi 4 and many package updates. (more…)
Many new Linux users feel intimidated by the classical Linux text editors, i.e. mainly VIM and EMACS since they require a prior knowledge of basic shortcuts and some Linux basics (more…)
PDFTK is a versatile command line utility that is used to manipulate PDF documents. It has the possibility to perform simple and complex actions on PDF documents such as merging, encrypting, splitting (including (more…)
Fdisk is used to manipulate the disk partitions and its types like GPT, MBR, Sun, SGI, and BSD partitions. Fdisk is available as part of the Linux utils commands .We will be exploring some of the many usages of Fdisk, Ubuntu partition manager, in this article. (more…)
Nowadays Java and JVM is used by many applications and softwares in various operating systems including Ubuntu based distros. Java is without a doubt, one of the first few packages you will want to install on a new (more…)
You would like to remove MySQL database from your Ubuntu system ? In this short tutorial, you will learn how to safely uninstall MySQL . (more…)