Miscellaneous

How to Create a Blog with Hexo On Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How to Create a Blog with Hexo On Ubuntu 14.04

Hexo is a static blogging framework built on Node.js which allows you to publish Markdown documents in the form of blog posts. All of the software in Hexo is modular, so you can install and set up exactly what you need. This tutorial will set up Hexo with deployment supported by GitHub and Nginx.

Read more
Como ler e definir variáveis de ambiente e de shell no Linux — step-by-step Linux tutorial on Progressive Robot

Como ler e definir variáveis de ambiente e de shell no Linux

Em sistemas Linux, variáveis de ambiente e de shell são usadas para determinar as condições de operação para o shell. Elas podem ser passadas a processos filhos e também podem ser usadas para definir opções e tornar certas informações disponíveis aos processos gerados na sessão. Neste guia, vamos falar sobre como ler, modificar, criar e destruir variáveis de ambiente e de shell.

Read more
Building for Production: Web Applications — Recovery Planning — step-by-step DevOps tutorial on Progressive Robot

Building for Production: Web Applications — Recovery Planning

In this part of the “Building for Production: Web Applications” series (3 of 6), we will devise a recovery plan. A recovery plan is a set of documented procedures to recover from potential failures or administration errors within your server setup. Creating a recovery plan will also help you identify the essential components and data of your application server setup.

Read more
Установка и настройка VNC на сервере Debian 9 — step-by-step Linux tutorial on Progressive Robot

Установка и настройка VNC на сервере Debian 9

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

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

How To Install and Configure Sphinx on Ubuntu 16.04

Sphinx is an open source search engine that allows full-text searches. In this tutorial we will set up Sphinx with MySQL server using the example SQL file included in the distribution package to give you a basic idea of how to use Sphinx for your project.

Read more
How To Install Dropbox Client as a Service on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install Dropbox Client as a Service on CentOS 7

In this tutorial, we’ll show you how to install the Dropbox client, and configure it to run as a headless service, on a CentOS 7 server. This will allow your server to connect to Dropbox so that you can keep a copy of your Dropbox files synchronized on your server.

Read more
How To Install and Use Recess on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Recess on a VPS

In this tutorial we will install Recess on a VPS running Ubuntu 12.04. You should already have your own virtual private server, as well as Node.js and NPM (Node Packaged Modules) installed.

Read more
CHAT