Category: Linux

Linux FAQ resource and tutorials.Basic Linux tutorials. Contains usual commands,scripts, installations instructions and configuration examples.

Root User in Ubuntu: Important Things You Should Know

When you have just started using Linux, you’ll find many things that are different from Windows. One of those ‘different things’ is the concept of the root user. In this beginner series, I’ll explain a few important things about the root user in Ubuntu. Please keep …

Huawei’s Linux Distribution openEuler is Available Now!

Huawei offers a CentOS based enterprise Linux distribution called EulerOS. Recently, Huawei has released a community edition of EulerOS called openEuler. The source code of openEuler is released as well. You won’t find it on Microsoft owned GitHub – the source code is available at Gitee, …

Install Shotcut Video Editor v20.02.07 on Linux Ubuntu

Shotcut v20.02.17 released. Here is how to install Shotcut Video Editor v20.02.17 on Linux Ubuntu. Shotcut Video Editor supports hundreds of audio and video formats and codecs thanks to FFmpeg. The UI is very intuitive; multiple dockable and undockable panels, including detailed media properties, recent files …

How to Install Docker on Debian 10

  In this tutorial, we will learn how to install and use Docker on a Debian 10 VPS. Docker is a free and open-source tool that uses OS-level virtualization to deliver software in packages called containers. Docker is specially designed to make it easier to create, …