Applications

How To Set Up Shiny Server on Ubuntu 14.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up Shiny Server on Ubuntu 14.04

[Shiny](http://shiny.rstudio.com/) is an R package that allows users to convert R code into an interactive webpage. [Shiny server](http://www.rstudio.com/products/shiny/shiny-server/) is a server provided by RStudio that can be used to host and manage Shiny applications on the web. Other than hosting Shiny applications, Shiny Server can also host [interactive R markdown documents](http://rmarkdown.rstudio.com/). In this guide, we will learn how to set up the open source Shiny Server on a Dig

Read more
How To Install and Configure Seafile on an Ubuntu 12.04 VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Configure Seafile on an Ubuntu 12.04 VPS

Seafile is a great way to share files between team members in a centralized location. As a DropBox alternative, you can easily sync local directories to the server and pull down changes on other clients. In this guide, we’ll cover how to install and configure the Seafile server on an Ubuntu 12.04 VPS.

Read more
Como construir uma paginação personalizada com o React — step-by-step Javascript tutorial on Progressive Robot

Como construir uma paginação personalizada com o React

Um método para lidar com grandes conjuntos de dados no modo de exibição é utilizando a técnica de rolagem infinita — onde mais dados vão sendo carregados à medida que o usuário continua rolando a página próximo ao fim dela. Essa é a técnica usada na exibição de resultados no Google Imagens. Neste tutorial, veremos como construir um componente de paginação personalizada com o React para paginar grandes conjuntos de dados. Construiremos uma visualização paginada sobre os países no mundo.

Read more
How To Install and Use Webmin on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Webmin on CentOS 7

[Webmin](http://www.webmin.com/) is a modern, web control panel for any Linux machine. It allows you to administer your server through an simple interface. In this tutorial, you’ll install and configure Webmin on your server and secure access to the interface with a valid certificate from Let’s Encrypt.

Read more
CHAT