Soon, Linux GUI apps will be supported by WSL officially

Linux GUI apps will run on WSL as native apps min

Microsoft’s love for Linux is proliferating day by day, no, I am not saying that. It is clearly visible with the time to time updates which we are getting on Windows 10. First WSL 1 and then WSL 2 with full-fledged Linux kernel and now GPU support along with an ability of WSL 2 to … Read more

Why Windows 10/7 is popular and having more market share than Linux

Why Windows is more popular than Linux

If you consider Windows and Mac to be the only two operating systems available for computers, you are completely wrong. However, if you are tech-savvy, you might already know about Linux, which is an open-source platform and you can also install Linux on your existing computer that is capable of running Windows. But unlike Windows … Read more

How to use Vmware and Hyper-V on the same Windows 10 machine

Vmware workstation and Hyper-V together

It has been a very long time people are looking for a way to run Vmware Workstation and Hyper-V together on the same Windows 10 machine. However, it was not possible earlier these two to run at once on a single machine, we have to turn off Hyper-v, first to get the Workstation of Vmware … Read more

How to install CentOS 8 on WSL 1 or 2 of Windows 10

CentOS 8 Windows 10 WSL instalaltion complete

CentOS 8 or any other of its version is not officially available on Windows 10 App store for WSL- Windows subsystem for Linux, however, you can still install and use it. Microsoft has continuously shown its love towards Linux and that can be seen in WSL. With the latest Windows 10 May update, the WSL … Read more

How to install Kdenlive in Ubuntu 20.04 LTS

Install Kdenlive Ubuntu 20.04

Are you looking for an open-source video editor for Ubuntu 20.04 LTS? Then install Kdenlive and start video editing.  Kdenlive is a video editing program that is available for Windows, Linux, and macOS, which means cross-platform support. Yes, indeed Windows and macOS have dozens of video editing software floating around the web to download but … Read more

How to install MySQL Workbench on Ubuntu 20.04 LTS

Run mysql workbench

Introduction to MySQL Workbench. MySQL Workbench is a tool provided by the Oracle Corporation to manage its open-source MySQL database via a graphical user interface along with other collection of tools for working with MySQL databases. The software tool can be used to design and edit databases, display them clearly, and administer them. For advanced … Read more

How to install Plex media server on Ubuntu 20.04 LTS

Dashboard Plex server on Ubuntu 20.04

Neither the Plex media server nor Ubuntu 20.04 LTS needs an introduction both are well-known software. Yes, version of Ubuntu that is 20.04 focal fossa is new but its working not. However, those don’t know about the Plex, it is free server software that one can install on various kind of operating systems such as … Read more

How to reset root password of Ubuntu 20.04 LTS focal fossa

Reset Ubuntu 20.04 user and root password

If you have recently installed Ubuntu 20.04 LTS focal fossa but forget the root password then here is the solution to reset it using the command line terminal. Officially, Ubuntu has launched its long-term 2020 version which is 20.04 LTS, however, the beta version was around for a very long time. Thus, if you are … Read more

Create root password in Ubuntu 20.04 LTS Focal Fossa

Set root password in Ubuntu 20.04 LTS

By default not only in Ubuntu 20.04 but in previous versions such as Ubuntu 19.10/18.04… there would not be any password for the root user, however, we can set it manually using the command line terminal. Requirements Of course, you need an installed Ubuntu 20.04 and a non-root user with sudo access to initiate the … Read more

How to install KVM on Ubuntu 20.04 Graphical & headless server

Install KVM machines using command terminal and virt-viewer

On Linux operating systems, if you are looking for best VirtualBox alternatives then KVM is one of them. No doubt, the Virtual box is a very good piece of software for virtualizing different OS on Linux, Windows, macOS and FreeBSD. KVM stands for Kernel-based Virtual Machine provides Linux kernel-based virtualization and runs on X86 processors … Read more

How to install Google Chrome on Ubuntu 20.04

Google install via ppa repository

Google Chrome is one of the most popular browsers for both Desktop and Mobile, here we will learn the installation process of it on Ubuntu 20.04 LTS Focal fossa using the command line and Google official Linux PPA repository. Requirements: To install the latest version of Google Chrome on Ubuntu 20.04 or earlier version such … Read more

Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 20.04 LTS

Install Linux, Apache, MySQL, PHP (LAMP) stack on Ubuntu 20.04 LTS

LAMP is a well-known abbreviation for Linux, Apache, MySQL, and PHP. This is a popular setup for servers and virtual servers for operating a web server. Ubuntu 20.04 LTS Focal Fossa is required by this tutorial. On Linux when it comes to setting up a web server environment then LAMP, which is a combination of … Read more

How to Set up Virtual machines with QEMU GUI on Windows 10

Qemu installation on Windows 10 with Qtemu GUI

Qemu is open-source software for virtualization on Windows 10/8/7, Linux, and macOS but with a command-line interface, lightweight, and low hardware requirements.   QEMU stands for “Quick Emulator” and is the standard tool for virtualization and CPU emulation under Linux, Windows, and macOS. On Linux systems, QEMU uses the functions of the Linux kernel for virtualization … Read more