Ubuntu 18.04

Cómo instalar Git en Ubuntu 18.04. — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Git en Ubuntu 18.04.

Brennen Bearnes escribió una versión anterior a este tutorial. Los sistemas de control de versión son cada vez más indispensables en el desarrollo de software moderno, ya que el control de versiones le permite dar…

Read more
Установка Git в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Git в Ubuntu 18.04

Предыдущая версия данного руководства была написана Бреннаном Бернсом. Системы управления версиями просто незаменимы в современной разработке программного обеспечения, поскольку контроль версий позволяет отслеживать развитие…

Read more
How To Build a Modern Web Application to Manage Customer Information with Django and React on Ubuntu 18.04 — Linux tutorial on Progressive Robot

How To Build a Modern Web Application to Manage Customer Information with Django and React on Ubuntu 18.04

In this tutorial, you will build a modern web application with a separate REST API backend and frontend using React, Django, and Django REST Framework. By using React with Django, you’ll be able to benefit from the latest advancements in JavaScript and front-end development. The web application you will build stores records about customers in a database, and you can use it as a starting point for a CRM application.

Read more
How To Configure Remote Access for MongoDB on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Configure Remote Access for MongoDB on Ubuntu 18.04

This tutorial walks you through configuring a MongoDB installation to securely allow access from a trusted remote computer. This will involve updating your firewall rules to provide the remote server access to MongoDB’s default port and changing Mongo’s configuration file to update its IP binding setting.

Read more
CHAT