}

Nginx Index Page 2

Install nginx from source code

Here we explaint he most easy way to convert virtual box virtual machines to kvm.

Nginx Index Page 2

Installing Python 3.6.2 on raspberry pi (raspbian)

This guide explain with steps how to install python 3.6.2 on raspberrypi

Nginx Index Page 2

Adding a GPS GY-NEO6MV2 to the Raspberry Pi

In this tutorial we are going to explain how to connect a GY-NEO6MV2 with the rasperrypi

Nginx Index Page 2

Encrypting a second hard drive on Ubuntu after installation

Steps to add a new hard drive using encryption

Nginx Index Page 2

Python3 yield explained

In this tutorial we explain what is the use of python yield which can improve the overall performance of your python application.

Nginx Index Page 2

How to convert mkv to mp4 on macOS

We will explain how to convert several file from mkv to mp4 using the command line on macOS or OSX

Nginx Index Page 2

How to upgrade TP-WDR3600 from OpenWRT to LEDE

We will upgrade Tp-link WDR3600 router with OpenWRT to LEDE firmware in this tutorial.

Nginx Index Page 2

How to create a directory with GO

We use the "os" package Mkdir function to create a directory with GO.

Nginx Index Page 2

How to install nginx echo module latest version

Nginx echo module brings "echo", "sleep", "time", "exec", etc to Nginx. This module is not distributed with nginx.

Nginx Index Page 2

How to switch between multiple python interpreters

Pyenv is a great tools to install and switch multiple python interpreters. Learn here how to install and use it.