It’s easy to install ROS Melodic on Ubuntu 18.04. Specifically, you will learn how to install the official ROS repo, add the official ROS keyring to get authentic ROS Melodic packages, and set up ROS environment in terminal, all on your Ubuntu 18.04 machine. ROS Melodic & Ubuntu 18.04 Robot Operating System (ROS) is the […]
ROS Noetic: What You Need to Know
ROS Noetic is the latest and marks the last Long Term Support (LTS) ROS 1 release targeted to Ubuntu 20.04. Like other ROS LTS, Noetic is supported for five years, from May 2020 to May 2025. Introduction ROS Noetic Ninjemys is the 13th and latest distribution release of Robot Operating System (ROS), the most popular […]
How to Install ROS Noetic with Docker
This guide will walk you through how to use or install ROS Noetic in Docker. You will learn how to install Docker, how to choose a ROS Noetic Docker image, and pull and run the container. What is ROS and Docker? Why use them? Robot Operating System (ROS) is a framework to program robots, such […]
How to Install ROS Noetic on Ubuntu 20.04
Here you will learn how to install ROS Noetic on Ubuntu 20.04. Specifically, you will learn how to set up the official ROS repo, add official ROS keyring to get authentic ROS packages, and set up ROS environment. ROS Noetic & Ubuntu 20.04 Robot Operating System (ROS or in lowercase ros) is the most widely […]
It’s easy to install Radarr on Ubuntu 20.04 and only takes 4 steps. In this tutorial you will also learn how to install Mono, a C# run time that Radarr is programmed, and download the latest release of Radarr from GitHub and install it on Ubuntu 20.04 before the installation. In order to make Radarr […]
It’s easy to install Sonarr on Ubuntu 20.04 and only takes 4 steps. In this tutorial you will also learn how to install Mono, a C# run time that Sonarr is programmed, and set up Sonarr key and repo on Ubuntu 20.04 before the installation. In order to make Sonarr to automatically start on boot […]
How to install Docker on Ubuntu 20.04
It’s easy to install Docker on Ubuntu 20.04 and only needs 5 steps. In this tutorial, you will also learn how to add Docker key, set up Docker’s repository on Ubuntu 20.04. Docker is an open framework to build, launch, and run applications. Installing Docker helps you to isolate your software from the underlying hardware, and […]
How to cut videos with ffmpeg properly
If you are using Ubuntu 18.04 or 20.04, you might want to use ffmpeg to cut your video that is too long and you are only interested in a part of it for a presentation or sent it to a friend or Reddit. ffmpeg is a versatile tool that can virtually do anything with videos […]
This tutorial will show you how to install Heimdall with Docker on Ubuntu 20.04. Overall, you will learn how to install Docker, create a config directory for Heimdall dashboard, and run Heimdall Docker image. Heimdall Dashboard & Docker Heimdall is a web-based application dashboard. You can use it to organize and monitor self-hosted applications like […]
Install Webmin on Raspberry Pi is easy. Before we start, let me introduce Webmin. Webmin is a software that allows you to manage your Unix or Linux machine (e.g., Raspberry Pi) or server (e.g., Ubuntu server) through a web interface. This way, you can manage your machine on any browser remotely without having an SSH […]
You might be stuck with Ubuntu 14.04, which, at the time of writing (May 2020), has reached end-of-life and only receive security updates. You might also have a new computer with an Nvidia GPU like GeForce GTX 1070 and a newer Intel wireless card like , The chances are that you might already install newer […]
Here you will learn how to install Heimdall Dashboard on Ubuntu 20.04. Specifically, you will learn how to download the latest Heimdall Dashboard source from GitHub, install the PHP dependencies of Heimdall and install a systemd service to auto start Heimdall dashboard. Heimdall Dashboard Heimdall is a great dashboard web application. It allows you to […]