Instalando Gogs no Ubuntu

Installing Gogs on Ubuntu

Gogs is a self-hosted Git server written in Go: one binary, no Ruby, no Node, no queue, no Redis. Put the file on the server, point it at a database, and you have an interface similar to GitHub’s … Read more

500 comandos Linux: guia por tarefa e PDF

500 Linux commands: task-based guide and PDF

Note (2026): originally published on 2017, this guide has been revised for current reference; the archive PDF remains identified as historical material. You don't need to memorize hundreds of commands: you need to recognize the task, find the tool, and check what … Read more

Hospedagem de Sites com ISPConfig

Website Hosting with ISPConfig

Setting up hosting on Linux is still the same craft: DNS, websites, email, SSL, backups. What changed is the shortcut. The official autoinstaller deploys Apache or Nginx, MariaDB, Postfix, Dovecot, Rspamd, and the panel on port 8080. You no longer … Read more