How to install Go in Ubuntu?

Go is a modern, open-source, statically typed, compiled programming language developed by Google. It is a cross-platform language available for Windows, Linux, macOS, etc. Sometimes it is also referred to as Golang because of the domain name golang.org. In this article, I will discuss how to install the Go programming language in Ubuntu. Features of … Read more

How to enable and use Snap in Linux Mint?

There are different ways of installing a software package in Linux. We are most familiar with package management tools like apt, dpkg, OR Software manager which provides a graphical way to install packages on your system. Snap is another package format that can be used across the different distributions of Linux. By default, it comes … Read more

How to install GUI on Ubuntu server ?

Ubuntu is one of the most popular Linux distributions. It is easy to use, easy to install and includes everything that is needed from a ’s perspective. Ubuntu is officially released in three editions: desktop / GUI, server, and core for IoT and robotics. Ubuntu server by default doesn’t include a GUI or a desktop … Read more

How To Docker Images From Docker Hub In Linux?

Docker image is an immutable file that is essentially a snapshot of a container. Images are created with build command, and they produce a container when started with the run command. Docker pulls these images from the docker hub. Docker hub maintains a registry because an image can become quite large, these are designed to be composed of … Read more

How to xVideoServiceThief (xVST) for Linux?

The xVideoServiceThief or known as xVST on Linux OS is software available to video clips from different websites including the most popular ones like Youtube, Vimeo, etc. Not only Linux, but the xVideoServiceThief works for many other OS variants. Currently, it s more than 90 websites and this number is increasing continuously. In short, … Read more

How to install Android x86 in Linux?

Android-x86 is a free and open-source project that aims to port Android OS to run on devices powered by x86 processors. Its development was started in 2009 by Chih-Wei Huang and Yi Sun. Some patches, modifications are made to the Android Open Source Project (AOSP) to enable it to run on PC architecture. In this … Read more

How to create a USB drive bootable using USBImager in Ubuntu?

USBImager is a free and open-source tool with minimal GUI which writes compressed disk images to USB drives. It is available for installation on different distributions of Linux, ARM devices such as Raspberry Pi, Windows, and macOS. In this article, I will discuss how to use USBImager for creating a USB drive bootable in Ubuntu … Read more

How to monitor network traffic in Linux?

Monitoring network traffic is very important and helpful to understand the problems within the IT environment. Network performance is critical for many businesses if it fails there will be adverse effects that can cost time, money, and resources. There are various ways to monitor network traffic and performance on a Linux system. Few of them … Read more

How To Install Kali Linux 20.2 With KDE Plasma Desktop?

Kali Linux is a Debian based Linux distribution that is used for digital forensics and penetration testing. It comes with many preinstalled penetration testing tools. Kali Linux is maintained and funded by Offensive Security. Xfce is a default desktop environment for Kali Linux. The KDE desktop is known for its customization capabilities and lots of … Read more

How to install IDM on Ubuntu?

The IDM or Internet Manager is a tool that manages and schedules s. This can use full bandwidth while ing a file. It has the capability to recover and resume interrupted s. IDM is available only for Windows operating system. It can be easily integrated with web browsers such as Google Chrome, Mozilla Firefox, … Read more

How to create a USB bootable using Ventoy in Ubuntu?

LineageOS 15.1 for Moto Phones

Ventoy is a free and opensource tool to create a bootable USB drive using .iso, .wim, .img, .efi, .vhd(x) files. You don’t need to reformat a USB drive for new installation files you simply need to copy it. While installation it displays the different options you can choose one of them to proceed with. In this article, I will discuss how … Read more