ubuntu

Cómo editar el archivo sudoers — step-by-step Linux tutorial on Progressive Robot

Cómo editar el archivo sudoers

El comando sudo es útil para ejecutar comandos con privilegios normalmente fuera del alcance de su usuario. Esta guía explicará cómo editar el archivo de configuración para personalizar el funcionamiento de sudo.

Read more
How To Install and Configure Drone on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Drone on Ubuntu 16.04

Drone is a popular continuous integration and delivery platform built in Go. It integrates with many popular version control repository services like GitHub, GitLab, and Bitbucket to watch for code changes and automatically build and test changes as they…

Read more
How To Install and Configure GitLab on Ubuntu — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure GitLab on Ubuntu

GitLab CE, or Community Edition, is an open source application primarily used to host Git repositories, with additional development-related features like issue tracking. In this guide, we will cover how to install and configure GitLab on an Ubuntu.

Read more
CHAT