}

Tutorials

Step-by-step technical guides on Docker, Linux, Python, Go, and more.

Page 32 of 35

2 min readBeginner

Create Fedora 25 Live USB from Any OS

We will use the Etcher tool to create a live usb to install fedora 25 and replace Ubuntu.

3 min readBeginner

Go project skeleton

In this tutorial we will generate a go project skeleton or directory structure. As an example the command will send a message to slack.

4 min readBeginner

How to add a real time clock to a Raspberry Pi 2

Learn how to add a real time clock (RTC) to the Raspberry Pi 2 in very easy steps.

2 min readBeginner

How to install Apache2 from source code using git on Linux

Follow this easy tutorial to install Apache 2 HTTP Server from source code on Linux.

2 min readBegginer

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.

8 min readBegginer

Concourse CI Build and Deploy with Docpad

In this guide we will guide you through the installation of concourse.ci for running test and deploying

2 min readBeginner

How to check python version the proper way

In this brief tutorial we will show how to check for python version in the best way possible

2 min readIntermediate

Using support vector machines and example with python

In this brief tutorial we will show how to check for python version in the best way possible

3 min readIntermediate

Exploring big data tools for python: apache arrow

In this tutorial we will use next generation big data tools with python and apache arrow.

4 min readIntermediate

How to compile and install apache arrow from source code

Learn how to compile from source code apache arrow project to start using it with python.