
How to Install Pip on Debian 9
This tutorial will walk you through installing Python Pip on Debian 9 and teach you how to install and manage Python packages with pip. Pip is a package management system that simplifies installation and management of software packages written in Python such as those found in the Python Package Index (PyPI)
Read more

How to Install MySQL on Ubuntu 18.04
MySQL is the most popular open-source relational database management system. In this tutorial we will show you how to install and secure MySQL on an Ubuntu 18.04 machine.

How to Setup Passwordless SSH Login
In this article we will show you how to setup an SSH key-based authentication and connect to your Linux servers without a entering password.

How to Deploy Rocket.Chat on Ubuntu 18.04
Rocket.Chat is an open-source team communication platform, a self-hosted Slack alternative. Rocket.Chat is a perfect solution for companies and communities that want to host their own chat system.
How to deploy Mattermost on CentOS 7

How to Setup Automatic Odoo Backup

How To Create a Sudo User on CentOS

How to Install Apache Cassandra on Ubuntu 18.04

How to Disable Firewall on Ubuntu 18.04

How to Set Up a Firewall with UFW on Debian 9
