Category: Linux

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

Darktable 3.0.1 Released! How to Install it in Ubuntu

Darktable RAW image editor 3.0.1 was released a day ago with many new features and various bug-fixes. Here’s how to install it in Ubuntu 18.04, Ubuntu 19.10, Ubuntu 20.04. Darktable 3.0.1 release highlights: A new color assessment mode is introduced into the darkroom. Resize the left …

How to fix Firefox profile error in Ubuntu

If you’ve ever imported a Firefox profile into Ubuntu, you might see an error that says that your profile cannot be opened due to the profile being accessed by a newer release of Firefox. This error occurs when a user loads up a Firefox profile into …

Directing Kubernetes traffic with Traefik

  A step-by-step walkthrough on ingressing traffic into a Kubernetes-Raspberry Pi cluster. In this article, we will deploy a couple of simple websites and learn how to ingress traffic from the outside world into our cluster using Traefik. After that, we will learn how to remove …