UbuntuUbuntu Ubuntu | Anglehit
Ubuntu

Ubuntu

Ubuntu vs Fedora Linux.

So now, here I don't care where you've landed(into the Tux World of course!) but this thing is mostly questioned …

6 years ago

Simple way to upgrade Ubuntu 16.04 to 18.04 LTS

All the Ubuntu fans out there who wanna upgrade LTS to LTS directly. Here is by far the most simple…

7 years ago

Install Flatpak(Flathub) apps in Linux(any distro).

Flatpak (formerly xdg-app) is a software utility for software deployment, package management, and application virtualization for Linux desktop computers. It…

7 years ago

How to open a pdf file from terminal.

This is perhaps the most asked and searched questions by people using FOSS software and the one's who breathe inside…

7 years ago

How to apply transparent background in Gimp.

GIMP (GNU Image Manipulation Program) is a free and open-source raster graphics editor used for image retouching and editing, free-form…

7 years ago

How to install the latest version of Cmake via command line.

Build, Test, and package your software with Cmake ! CMake is an open-source, cross-platform family of tools designed to build,…

7 years ago

How to install CUDA in Ubuntu.

TensorFlow is an open-source software library for dataflow programming across a range of tasks. It is a symbolic math library,…

7 years ago

Create an exact root user in Linux !

Today we shall see, how to make an exact replica of a root user which shall behave and control what…

7 years ago

How do I get the parent process ID of a given child process in Linux.

Use ps -o ppid=   e.g. ps -o ppid= 2076 returns 2054, which you can easily use in a script etc. ps -o ppid=…

7 years ago

HPLIP or CUPS cannot Find Network Printers on Ubuntu Linux !

If at any given point of time there is HPLIP error as shown below for connection of network shared printers…

7 years ago